[Lunar-commits] <crater> update them to the last moonbase version.
Florin Braescu
florin at lunar-linux.org
Sat Jan 2 15:04:02 CET 2010
commit 02271c4e1d8d21b5a1e57fac3601c2fae59ba343
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 2 16:04:02 2010 +0200
update them to the last moonbase version.
---
app-themes/QtCurve-Gtk2/DETAILS | 6 +++---
graphics/digikam/DETAILS | 12 ++++++------
graphics/kipi-plugins/DETAILS | 10 +++++-----
graphics/libkexif/BUILD | 2 ++
graphics/libkexif/DEPENDS | 2 +-
graphics/libkexif/DETAILS | 7 +++++--
graphics/libkipi/DETAILS | 6 +++---
libs/libmcs/DEPENDS | 2 +-
libs/libmcs/DETAILS | 10 +++++-----
video/mythtv-plugins/BUILD | 12 ++++++++++++
video/mythtv-plugins/CONFIGURE | 17 +++++++++++++++++
video/mythtv-plugins/DEPENDS | 25 +++++++++++++++++++++++++
video/mythtv-plugins/DETAILS | 13 +++++++++++++
zbeta/beagle/BUILD | 10 ----------
zbeta/beagle/CONFIGURE | 4 ----
zbeta/beagle/DEPENDS | 34 +++++++++++++++++++++++-----------
zbeta/beagle/DETAILS | 12 ++++++------
zbeta/beagle/POST_INSTALL | 12 ------------
18 files changed, 127 insertions(+), 69 deletions(-)
diff --git a/app-themes/QtCurve-Gtk2/DETAILS b/app-themes/QtCurve-Gtk2/DETAILS
index b42a987..bf0841d 100644
--- a/app-themes/QtCurve-Gtk2/DETAILS
+++ b/app-themes/QtCurve-Gtk2/DETAILS
@@ -1,12 +1,12 @@
MODULE=QtCurve-Gtk2
- VERSION=0.55.2
+ VERSION=0.55.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL='http://www.kde-look.org/content/download.php?content=40492&id=3&tan=5999763'
- SOURCE_VFY=sha1:31d348450f2fdecd523a375705d9e6e658a195a3
+ SOURCE_VFY=sha1:d60840fa0b41e687cf8848d7ec2d28ebaf4580a3
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE='http://www.kde-look.org/content/show.php/QtCurve+(KDE4,+KDE3,+&+Gtk2+Theme)?content=40492'
ENTERED=20060827
- UPDATED=20080128
+ UPDATED=20080218
SHORT="A widget styles for KDE"
cat << EOF
diff --git a/graphics/digikam/DETAILS b/graphics/digikam/DETAILS
index f3b189b..3aea301 100644
--- a/graphics/digikam/DETAILS
+++ b/graphics/digikam/DETAILS
@@ -1,16 +1,16 @@
MODULE=digikam
- VERSION=0.9.3
+ VERSION=0.9.5
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-lcms-1.17.patch
- SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE2_URL=$PATCH_URL
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
- SOURCE_VFY=sha1:5cea651e498ff8adffeb72cdf59a3364c9aac0cc
+ SOURCE_VFY=sha1:a133fdc7c11ff5a18d18542353856fdef3c9076f
SOURCE2_VFY=sha1:f4c84bb8166876f8a12a7543d262eda15acbd63f
- WEB_SITE=http://www.digikam.org/
+ WEB_SITE=http://www.digikam.org
ENTERED=20030403
- UPDATED=20071223
- SHORT="simple digital photo management application"
+ UPDATED=20090318
+ SHORT="Simple digital photo management application"
cat << EOF
Digikam is a simple digital photo management application, which makes
diff --git a/graphics/kipi-plugins/DETAILS b/graphics/kipi-plugins/DETAILS
index 687651f..d05d6ab 100644
--- a/graphics/kipi-plugins/DETAILS
+++ b/graphics/kipi-plugins/DETAILS
@@ -1,12 +1,12 @@
MODULE=kipi-plugins
- VERSION=0.1.4
+ VERSION=0.1.6
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/kipi/
- SOURCE_VFY=sha1:53d3609a257dfc0e429681438c60486cf4815fc6
+ SOURCE_URL=$SFORGE_URL/kipi
+ SOURCE_VFY=sha1:786b5863079be5804792155b02543b7db107724a
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
- WEB_SITE=http://extragear.kde.org/apps/kipi/#releases/
+ WEB_SITE=http://extragear.kde.org/apps/kipi/#releases
ENTERED=20041014
- UPDATED=20070711
+ UPDATED=20081023
SHORT="KDE Image Plugin Interface"
cat << EOF
diff --git a/graphics/libkexif/BUILD b/graphics/libkexif/BUILD
index 1d978f1..d6cb353 100644
--- a/graphics/libkexif/BUILD
+++ b/graphics/libkexif/BUILD
@@ -3,6 +3,8 @@
. /etc/profile.d/qt3.rc
. /etc/profile.d/kde3.rc
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
+
default_build
) > $C_FIFO 2>&1
diff --git a/graphics/libkexif/DEPENDS b/graphics/libkexif/DEPENDS
index c047b92..15c4800 100644
--- a/graphics/libkexif/DEPENDS
+++ b/graphics/libkexif/DEPENDS
@@ -1,2 +1,2 @@
-depends kdelibs3 &&
+depends kdelibs3
depends libexif
diff --git a/graphics/libkexif/DETAILS b/graphics/libkexif/DETAILS
index 98ed127..9563d99 100644
--- a/graphics/libkexif/DETAILS
+++ b/graphics/libkexif/DETAILS
@@ -1,12 +1,15 @@
MODULE=libkexif
VERSION=0.2.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$SFORGE_URL/kipi/
+ SOURCE2=$MODULE-$VERSION-qcombobox.patch.bz2
+ SOURCE_URL=$SFORGE_URL/kipi
+ SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:d73127e76781fb3ad453fd77c7c3aab00df0ae5d
+ SOURCE2_VFY=sha1:fb77bb1d738b49cf5c41c6d8674d17064534c036
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://digikam.sourceforge.net
ENTERED=20041014
- UPDATED=20061103
+ UPDATED=20090803
SHORT="Image exif data library for KDE"
cat << EOF
diff --git a/graphics/libkipi/DETAILS b/graphics/libkipi/DETAILS
index 6f30f9f..657ec0b 100644
--- a/graphics/libkipi/DETAILS
+++ b/graphics/libkipi/DETAILS
@@ -1,12 +1,12 @@
MODULE=libkipi
- VERSION=0.1.5
+ VERSION=0.1.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/kipi/
- SOURCE_VFY=sha1:2f7cc8b423f572b9b50c0bc3102c7b901431f606
+ SOURCE_VFY=sha1:273d4592dbb366e3a009b82808816b07bea1bfe9
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://extragear.kde.org/apps/kipi/#releases
ENTERED=20041014
- UPDATED=20061225
+ UPDATED=20080817
SHORT="KDE image plug-in interface"
cat << EOF
diff --git a/libs/libmcs/DEPENDS b/libs/libmcs/DEPENDS
index 24fe859..5dcd5e4 100644
--- a/libs/libmcs/DEPENDS
+++ b/libs/libmcs/DEPENDS
@@ -1,6 +1,6 @@
depends libmowgli
-optional_depends "GConf2" \
+optional_depends "GConf" \
"--enable-gconf" \
"--disable-gconf" \
"for GConf support"
diff --git a/libs/libmcs/DETAILS b/libs/libmcs/DETAILS
index 75bba2e..4fa08fb 100644
--- a/libs/libmcs/DETAILS
+++ b/libs/libmcs/DETAILS
@@ -1,11 +1,11 @@
MODULE=libmcs
- VERSION=0.6.0
- SOURCE=$MODULE-$VERSION.tgz
+ VERSION=0.7.1
+ SOURCE=$MODULE-$VERSION.tbz2
SOURCE_URL=http://distfiles.atheme.org/
- SOURCE_VFY=sha1:5cd3960f7a9c42eb136c49585a92be1e1549bd42
- WEB_SITE=http://www.atheme.org/projects/mcs.shtml
+ SOURCE_VFY=sha1:2e731c74597454380ce113f35f89346c7da03e0a
+ WEB_SITE=http://packages.pardus.org.tr/contrib/source/libmcs.html
ENTERED=20070307
- UPDATED=20071017
+ UPDATED=20080702
SHORT="Library and tools for config storage"
MAINTAINER="jannis at lunar-linux.org"
diff --git a/video/mythtv-plugins/BUILD b/video/mythtv-plugins/BUILD
new file mode 100644
index 0000000..ff47388
--- /dev/null
+++ b/video/mythtv-plugins/BUILD
@@ -0,0 +1,12 @@
+(
+
+ . /etc/profile.d/qt4.rc &&
+
+ ./configure --prefix=/usr \
+ $OPTS &&
+
+ qmake mythplugins.pro &&
+
+ default_make
+
+) > $C_FIFO 2>&1
diff --git a/video/mythtv-plugins/CONFIGURE b/video/mythtv-plugins/CONFIGURE
new file mode 100644
index 0000000..58d12d1
--- /dev/null
+++ b/video/mythtv-plugins/CONFIGURE
@@ -0,0 +1,17 @@
+mquery MYTH_OPENGL "Enable OpenGL Support in MythMusic and MythGallery?" y "--enable-opengl" "--disable-opengl"
+mquery MYTH_ARCHIVE "Enable MythArchve Plugin?" y "--enable-mytharchive" "--disable-mytharchive"
+if [[ "$MYTH_ARCHIVE" == "y" ]]; then
+ mquery MYTH_ARCH_DVD "MythArchve: Enable DVD creation?" y "--enable-create-dvd" "--disable-create-dvd"
+ mquery MYTH_ARCH_NATIVE "MythArchve: Enable native archive creation?" y "--enable-create-archive" "--disable-create-archive"
+fi
+mquery MYTH_CONTROLS "Enable MythControls Plugin?" y "--enable-mythcontrols" "--disable-mythcontrols"
+mquery MYTH_FLIX "Enable MythFlix Plugin (NetFlix Integration)?" y "--enable-mythflix" "--disable-mythflix"
+mquery MYTH_GALLERY "Enable MythGallery Plugin?" y "--enable-mythgallery" "--disable-mythgallery"
+mquery MYTH_GAME "Enable MythGame Plugin?" y "--enable-mythgame" "--disable-mythgame"
+mquery MYTH_MOVIES "Enable MythMovies Plugin (Local theater listings)?" y "--enable-mythmovies" "--disable-mythmovies"
+mquery MYTH_MUSIC "Enable MythMusic (Integrated music player)?" y "--enable-mythmusic" "--disable-mythmusic"
+mquery MYTH_NEWS "Enable MythNews Plugin (RSS feeds)?" y "--enable-mythnews" "--disable-mythnews"
+mquery MYTH_PHONE "Enable MythPhone Plugin?" y "--enable-mythphone" "--disable-mythphone"
+mquery MYTH_VIDEO "Enable MythVideo Plugin (To play additional video types)?" y "--enable-mythvideo" "--disable-mythvideo"
+mquery MYTH_WEATHER "Enable MythWeather Plugin?" y "--enable-mythweather" "--disable-mythweather"
+mquery MYTH_ZONEMINDER "Enable MythZoneMinder Plugin (CCTV security camera interface)?" y "--enable-mythzoneminder" "--disable-mythzoneminder"
diff --git a/video/mythtv-plugins/DEPENDS b/video/mythtv-plugins/DEPENDS
new file mode 100644
index 0000000..8b622ec
--- /dev/null
+++ b/video/mythtv-plugins/DEPENDS
@@ -0,0 +1,25 @@
+# Base
+depends mythtv
+depends mysql
+
+# MythBrowser
+optional_depends "kdelibs3" "--enable-mythbrowser" "--disable-mythbrowser" "Enable MythBrowser Plugin"
+
+# MythGallery
+depends tiff
+optional_depends "libexif" "--enable-exif --enable-new-exif" "--disable-exif" "MythGallery: Enable reading of EXIF headers"
+
+# MythMusic
+depends lame
+depends libmad
+depends libvorbis
+depends flac
+depends libcdaudio
+depends cdparanoia
+depends lame
+depends taglib
+optional_depends fftw3 "--enable-fftw" "" "MythMusic: Visualization support"
+optional_depends fftw "--enable-fftw" "" "MythMusic: Visualization support"
+optional_depends libvisual "--enable-libvisual" "--disable-libvisual" "MythMusic: Visualization support"
+optional_depends faad "--enable-aac" "--enable-aac" "MythMusic: AAC Support"
+optional_depends SDL "--enable-sdl" "--enable-sdl" "MythMusic: Synaesthesia output"
diff --git a/video/mythtv-plugins/DETAILS b/video/mythtv-plugins/DETAILS
new file mode 100644
index 0000000..ac501fd
--- /dev/null
+++ b/video/mythtv-plugins/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=mythtv-plugins
+ VERSION=0.22
+ SOURCE=mythplugins-$VERSION.tar.bz2
+ SOURCE_URL=http://www.mythtv.org/download/plugins/$VERSION/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/mythplugins-$VERSION
+ SOURCE_VFY=sha1:dc60550ba57173e3a6616d6041042d844d5b638a
+ WEB_SITE=http://www.mythtv.org
+ ENTERED=20040304
+ UPDATED=20091108
+ SHORT="Additional MythTV Plugins"
+cat << EOF
+Several MythTV plugins providing extra functionality.
+EOF
diff --git a/zbeta/beagle/BUILD b/zbeta/beagle/BUILD
deleted file mode 100644
index b1b1fee..0000000
--- a/zbeta/beagle/BUILD
+++ /dev/null
@@ -1,10 +0,0 @@
-(
-
- default_build &&
-
- if module_installed firefox ; then
- mkdir -p /usr/share/beagle
- cp mozilla-extension/beagle.xpi /usr/share/beagle/
- fi
-
-) > $C_FIFO 2>&1
diff --git a/zbeta/beagle/CONFIGURE b/zbeta/beagle/CONFIGURE
deleted file mode 100644
index 16db654..0000000
--- a/zbeta/beagle/CONFIGURE
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ ! -d /usr/lib/mono/gmime-sharp ]; then
- echo "Please re-install gmime and say Y to gtk-sharp2"
- false
-fi
diff --git a/zbeta/beagle/DEPENDS b/zbeta/beagle/DEPENDS
index d074425..c0467e5 100644
--- a/zbeta/beagle/DEPENDS
+++ b/zbeta/beagle/DEPENDS
@@ -1,11 +1,23 @@
-depends gnome-sharp
-depends gmime
-depends sqlite
-depends libexif
-depends zip
-depends dbus
-optional_depends thunderbird "--enable-thunderbird" "" "Enables the Thunderbird Mail Backend"
-optional_depends evolution-sharp "" "--disable-evolution" "Enables the Evolution Mail Backend"
-optional_depends MPlayer "" "" "Enables beagle to parse metadata from videos"
-optional_depends wv "" "" "Enables MS Word support (must say Y to gsf-sharp)"
-optional_depends gsf-sharp-svn "" "--disable-gsf-sharp" "Enables Microsoft Powerpoint support"
+depends dbus
+depends gnome-utils
+depends gnome-sharp
+depends gmime
+
+optional_depends "kdelibs3" "" "" "for KDE3 support"
+
+optional_depends "taglib-sharp" "" "" "for audio file searching"
+
+optional_depends "evolution-sharp" \
+ "" \
+ "--disable-evolution" \
+ "Enables the Evolution Mail Backend"
+
+optional_depends "wv" \
+ "" \
+ "" \
+ "Enables MS Word support (must say Y to gsf-sharp)"
+
+optional_depends "gsf-sharp" \
+ "" \
+ "--disable-gsf-sharp" \
+ "Enables Microsoft Powerpoint support"
diff --git a/zbeta/beagle/DETAILS b/zbeta/beagle/DETAILS
index 3977147..5e86c37 100644
--- a/zbeta/beagle/DETAILS
+++ b/zbeta/beagle/DETAILS
@@ -1,12 +1,12 @@
MODULE=beagle
- VERSION=0.2.18
- MAJOR=0.2
+ VERSION=0.3.9
+ MAJOR=0.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
- SOURCE_VFY=sha1:02b37003e3fc223f074b0b27cc1351f9f1964ff4
- WEB_SITE=http://beagle-project.org/
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:5fdba6ffd4a210076a954cc22f5b940705b71a6e
+ WEB_SITE=http://beagle-project.org
ENTERED=20050410
- UPDATED=20071027
+ UPDATED=20090208
SHORT="A desktop search tool"
cat << EOF
diff --git a/zbeta/beagle/POST_INSTALL b/zbeta/beagle/POST_INSTALL
deleted file mode 100644
index 99b395a..0000000
--- a/zbeta/beagle/POST_INSTALL
+++ /dev/null
@@ -1,12 +0,0 @@
-########################################################################
-
-echo "If you have Mozilla or Firefox installed the"
-echo "plugin for beagle is located in /usr/share/beagle"
-
-echo "To start beagled just run beagled when Gnome starts"
-echo "Or start it manually in a terminal, just type "beagled""
-
-echo "To run the search tool just run "beagle-search" from the terminal"
-echo "Or from Gnome Menu Applications -> Accessories -> Search"
-
-#######################################################################
More information about the Lunar-commits
mailing list