From florin at lunar-linux.org Thu Jul 1 08:40:19 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 09:40:19 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.69. Message-ID: <20100701064047.67FE19B311@doppio.foo-projects.org> commit 8d8b9a7564388785692cc986a50c2a056b0934a2 Author: Florin Braescu Date: Thu Jul 1 09:40:19 2010 +0300 lvm2: version bumped to 2.02.69. Changes: Fix vgremove to allow removal of VG with missing PVs. Add metadata/vgmetadatacopies to lvm.conf. Add --metadataignore to pvcreate and vgextend. Add vg_mda_copies, pv_mda_used_count and vg_mda_used_count to reports. Describe --vgmetadatacopies in lvm.conf and other man pages. Add --[vg]metadatacopies to select number of mdas to use in a VG. Make the metadata ignore bit control read/write metadata areas in a PV. Add pvchange --metadataignore to set or clear a metadata ignore bit. Refactor metadata code to prepare for --metadataignore / --vgmetadatacopies. Ensure region_size of mirrored log does not exceed its full size. Generate liblvm2app exported symbols from header file. Preload libc locale messages to prevent reading it in memory locked state. Fix handling of simultaneous mirror image and mirrored log image failure. --- filesys/lvm2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index c7c36d2..abbb947 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,13 +1,13 @@ MODULE=lvm2 - VERSION=2.02.68 + VERSION=2.02.69 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:99ef99dcb9aac6c391a8b58a539a9abb1af61949 + SOURCE_VFY=sha1:f10cdc87032f38acd76f28c564db5790b6e8a159 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20100624 + UPDATED=20100701 PSAFE=no SHORT="Logical volume manager" From florin at lunar-linux.org Thu Jul 1 09:48:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 10:48:47 +0300 Subject: [Lunar-commits] ImageMagick: version bumped to 6.6.2-10. Message-ID: <20100701074903.5F7469B311@doppio.foo-projects.org> commit edf800c2a05485a9b6a6638d45800208feb01c4d Author: Florin Braescu Date: Thu Jul 1 10:48:47 2010 +0300 ImageMagick: version bumped to 6.6.2-10. --- graphics/ImageMagick/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/ImageMagick/DETAILS b/graphics/ImageMagick/DETAILS index 9481751..966fa6a 100644 --- a/graphics/ImageMagick/DETAILS +++ b/graphics/ImageMagick/DETAILS @@ -3,7 +3,7 @@ # should version bump to x.y.(z-1)-(highest). That version is always # kept on the ftp.imagemagick.org site and should be considered STABLE!!! MODULE=ImageMagick - VERSION=6.6.1-10 + VERSION=6.6.2-10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.imagemagick.org/pub/ImageMagick SOURCE_URL[1]=$SFORGE_URL/imagemagick @@ -20,10 +20,10 @@ SOURCE_URL[12]=http://hpux.connect.org.uk/hppd/hpux/X11/Viewers SOURCE_URL[13]=ftp://ftp.fifi.org/pub/ImageMagick SOURCE_URL[14]=ftp://ftp.rge.com/pub/multimedia/imagemagick - SOURCE_VFY=sha1:4fe9f73f38282cd6c6a732fdc55769cedc2f8560 + SOURCE_VFY=sha1:7da8f1c73b0c42f8e9f000f410c0be747241959d WEB_SITE=http://www.imagemagick.org ENTERED=20010922 - UPDATED=20100524 + UPDATED=20100701 PSAFE=no SHORT="Automated and interactive manipulation of images" From florin at lunar-linux.org Thu Jul 1 09:52:00 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 10:52:00 +0300 Subject: [Lunar-commits] openldap: version bumped to 2.4.33. Message-ID: <20100701075216.B6E989B311@doppio.foo-projects.org> commit ef286cad697c8bfbbd8dcb483f39120ddbab0187 Author: Florin Braescu Date: Thu Jul 1 10:52:00 2010 +0300 openldap: version bumped to 2.4.33. Bugfixes release. --- utils/openldap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/openldap/DETAILS b/utils/openldap/DETAILS index da5dd6e..23d0c13 100644 --- a/utils/openldap/DETAILS +++ b/utils/openldap/DETAILS @@ -1,11 +1,11 @@ MODULE=openldap - VERSION=2.4.22 + VERSION=2.4.23 SOURCE=$MODULE-$VERSION.tgz SOURCE_URL=ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release - SOURCE_VFY=sha1:dd506b461c1fccd55dfff123b87aa6d07c899136 + SOURCE_VFY=sha1:26027e7020256c5f47e17787f17ee8b31af42378 WEB_SITE=http://www.openldap.org ENTERED=20010922 - UPDATED=20100502 + UPDATED=20100701 SHORT="Fully featured open source LDAP software suite" PSAFE=no From florin at lunar-linux.org Thu Jul 1 09:55:32 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 10:55:32 +0300 Subject: [Lunar-commits] liferea: version bumped to 1.6.4. Message-ID: <20100701075543.9E8999B311@doppio.foo-projects.org> commit f8c112993619eb3f22df59ba05236af3dd2307e1 Author: Florin Braescu Date: Thu Jul 1 10:55:32 2010 +0300 liferea: version bumped to 1.6.4. --- news/liferea/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/news/liferea/DETAILS b/news/liferea/DETAILS index ca60c54..f01b973 100644 --- a/news/liferea/DETAILS +++ b/news/liferea/DETAILS @@ -1,12 +1,12 @@ MODULE=liferea - VERSION=1.6.3 + VERSION=1.6.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:ed88a4216f4fb6f7b678044dd7f1b8748c550193 + SOURCE_VFY=sha1:0d267c340880fe8409ebaaed5fecd07b95215556 WEB_SITE=http://liferea.sourceforge.net ENTERED=20040424 UPDATED=20100223 - SHORT="simple FeedReader clone for Unix" + SHORT="A simple FeedReader clone for Unix" LDD_CHECK=off cat << EOF From florin at lunar-linux.org Thu Jul 1 14:18:26 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:18:26 +0300 Subject: [Lunar-commits] opera-static: fix the sha1 sum. Message-ID: <20100701121845.438089B311@doppio.foo-projects.org> commit 205d2fc82794a303b50d1e17890a3860731a85cb Author: Florin Braescu Date: Thu Jul 1 15:18:26 2010 +0300 opera-static: fix the sha1 sum. --- web/opera-static/DETAILS.x86_64 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/opera-static/DETAILS.x86_64 b/web/opera-static/DETAILS.x86_64 index f4bfe63..4431c88 100644 --- a/web/opera-static/DETAILS.x86_64 +++ b/web/opera-static/DETAILS.x86_64 @@ -5,7 +5,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION.gcc4-bundled-qt4.x86_64 SOURCE_URL[0]=http://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}/final/en/x86_64 SOURCE_URL[1]=ftp://ftp.opera.com/pub/opera/linux/${VERSION//\./}/final/en/x86_64 - SOURCE_VFY=sha1: + SOURCE_VFY=sha1:dec9036cd3d23aad5f301475bb73d05ede213c07 WEB_SITE=http://www.opera.com MAINTAINER=ratler at lunar-linux.org LICENSE="proprietary" From florin at lunar-linux.org Thu Jul 1 14:23:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:23:15 +0300 Subject: [Lunar-commits] sudo: version bumped to 1.7.3. Message-ID: <20100701122425.7DD1D9B311@doppio.foo-projects.org> commit b5cab47449a48059ae85842f2a100d827b964e91 Author: Florin Braescu Date: Thu Jul 1 15:23:15 2010 +0300 sudo: version bumped to 1.7.3. New features added. Bugfixes and enhacements. --- security/sudo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/security/sudo/DETAILS b/security/sudo/DETAILS index 7b4c4d0..b45a66d 100644 --- a/security/sudo/DETAILS +++ b/security/sudo/DETAILS @@ -1,12 +1,12 @@ MODULE=sudo - VERSION=1.7.2p7 + VERSION=1.7.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=ftp://ftp.sudo.ws/pub/$MODULE SOURCE_URL[1]=ftp://ftp.courtesan.com/pub/$MODULE - SOURCE_VFY=sha1:0504e0d7b1d3c987e48325ec4caa6ebfe5237ff5 + SOURCE_VFY=sha1:7d237f843acbc6b7f3b587b52ccbeb6e824d2375 WEB_SITE=http://www.courtesan.com/sudo ENTERED=20010922 - UPDATED=20100604 + UPDATED=20100701 SHORT="Grant limited superuser ability to users/groups" cat << EOF From florin at lunar-linux.org Thu Jul 1 14:32:40 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:32:40 +0300 Subject: [Lunar-commits] aria2: version bumped to 1.9.5. Message-ID: <20100701123337.949EE9B311@doppio.foo-projects.org> commit cf3607f10e77eb28bbbaaaca64c850bcd2553331 Author: Florin Braescu Date: Thu Jul 1 15:32:40 2010 +0300 aria2: version bumped to 1.9.5. Move it to ftp dir. Bugfixes release. --- ftp/aria2/BUILD | 6 ++++++ ftp/aria2/DEPENDS | 5 +++++ ftp/aria2/DETAILS | 19 +++++++++++++++++++ zbeta/aria2/BUILD | 6 ------ zbeta/aria2/DEPENDS | 5 ----- zbeta/aria2/DETAILS | 19 ------------------- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/ftp/aria2/BUILD b/ftp/aria2/BUILD new file mode 100644 index 0000000..ca6955d --- /dev/null +++ b/ftp/aria2/BUILD @@ -0,0 +1,6 @@ +( + + sedit '/AuthConfig.h/ a#include ' src/AuthConfig.cc && + default_build + +) > $C_FIFO 2>&1 diff --git a/ftp/aria2/DEPENDS b/ftp/aria2/DEPENDS new file mode 100644 index 0000000..62ad26c --- /dev/null +++ b/ftp/aria2/DEPENDS @@ -0,0 +1,5 @@ +optional_depends "openssl" "" "--without-openssl" "for HTTPS/BitTorrent support" +optional_depends "libxml2" "" "--without-libxml2" "for Hash checking for Metalink" +optional_depends "c-ares" "" "--without-libcares" "for asynchronous DNS support" +optional_depends "zlib" "" "--without-libz" "for gzip, deflate in HTTP" +optional_depends "sqlite" "" "--without-sqlite3" "for Firefox3 Cookie" diff --git a/ftp/aria2/DETAILS b/ftp/aria2/DETAILS new file mode 100644 index 0000000..0f21b4d --- /dev/null +++ b/ftp/aria2/DETAILS @@ -0,0 +1,19 @@ + MODULE=aria2 + VERSION=1.9.5 + SOURCE=$MODULE-$VERSION.tar.xz + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:749f86473eaa1010c4dfaaac4d13f8a07c5cbabd + WEB_SITE=http://aria2.sourceforge.net + ENTERED=20071024 + UPDATED=20100701 + SHORT="Commandline downloader" + +cat << EOF +aria2 is a download utility with resuming and segmented downloading. +Supported protocols: + -- HTTP + -- HTTPS + -- FTP + -- BitTorrent + -- Metalink +EOF diff --git a/zbeta/aria2/BUILD b/zbeta/aria2/BUILD deleted file mode 100644 index ca6955d..0000000 --- a/zbeta/aria2/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - sedit '/AuthConfig.h/ a#include ' src/AuthConfig.cc && - default_build - -) > $C_FIFO 2>&1 diff --git a/zbeta/aria2/DEPENDS b/zbeta/aria2/DEPENDS deleted file mode 100644 index 62ad26c..0000000 --- a/zbeta/aria2/DEPENDS +++ /dev/null @@ -1,5 +0,0 @@ -optional_depends "openssl" "" "--without-openssl" "for HTTPS/BitTorrent support" -optional_depends "libxml2" "" "--without-libxml2" "for Hash checking for Metalink" -optional_depends "c-ares" "" "--without-libcares" "for asynchronous DNS support" -optional_depends "zlib" "" "--without-libz" "for gzip, deflate in HTTP" -optional_depends "sqlite" "" "--without-sqlite3" "for Firefox3 Cookie" diff --git a/zbeta/aria2/DETAILS b/zbeta/aria2/DETAILS deleted file mode 100644 index 49b71c6..0000000 --- a/zbeta/aria2/DETAILS +++ /dev/null @@ -1,19 +0,0 @@ - MODULE=aria2 - VERSION=1.9.4 - SOURCE=$MODULE-$VERSION.tar.xz - SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:2f0f6ed17f648e56ab60fad0f5aedc469884360c - WEB_SITE=http://aria2.sourceforge.net - ENTERED=20071024 - UPDATED=20100612 - SHORT="Commandline downloader" - -cat << EOF -aria2 is a download utility with resuming and segmented downloading. -Supported protocols: - -- HTTP - -- HTTPS - -- FTP - -- BitTorrent - -- Metalink -EOF From florin at lunar-linux.org Thu Jul 1 14:38:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:38:37 +0300 Subject: [Lunar-commits] c-ares:version bumped to 1.7.3. Message-ID: <20100701123901.5082C9B311@doppio.foo-projects.org> commit ec0e22af128c818d39a2120402311607d902bd26 Author: Florin Braescu Date: Thu Jul 1 15:38:37 2010 +0300 c-ares:version bumped to 1.7.3. Move it to the net dir. --- net/c-ares/DETAILS | 14 ++++++++++++++ zbeta/c-ares/DETAILS | 14 -------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/net/c-ares/DETAILS b/net/c-ares/DETAILS new file mode 100644 index 0000000..7e6648b --- /dev/null +++ b/net/c-ares/DETAILS @@ -0,0 +1,14 @@ + MODULE=c-ares + VERSION=1.7.3 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://daniel.haxx.se/projects/$MODULE + SOURCE_VFY=sha1:ff1753b3636761ef93ea0e5ede2adb81300d9843 + WEB_SITE=http://daniel.haxx.se/projects/c-ares + ENTERED=20071025 + UPDATED=20100701 + SHORT="asynchronous DNS request and name resolv library" + +cat << EOF +c-ares is a C library that performs DNS request +and name resolves asynchronously. +EOF diff --git a/zbeta/c-ares/DETAILS b/zbeta/c-ares/DETAILS deleted file mode 100644 index ea0f441..0000000 --- a/zbeta/c-ares/DETAILS +++ /dev/null @@ -1,14 +0,0 @@ - MODULE=c-ares - VERSION=1.4.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://daniel.haxx.se/projects/$MODULE/ - SOURCE_VFY=sha1:810074d2792ff5e996816aa52ff676bb102be885 - WEB_SITE=http://daniel.haxx.se/projects/c-ares/ - ENTERED=20071025 - UPDATED=20071025 - SHORT="asynchronous DNS request and name resolv library" - -cat << EOF -c-ares is a C library that performs DNS request -and name resolves asynchronously. -EOF From florin at lunar-linux.org Thu Jul 1 14:46:57 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:46:57 +0300 Subject: [Lunar-commits] exaile: version bumped to 0.3.2.0. Message-ID: <20100701124710.7BFF39B311@doppio.foo-projects.org> commit df62a08578b0dd13e2c0196f17bed02b1ecac30a Author: Florin Braescu Date: Thu Jul 1 15:46:57 2010 +0300 exaile: version bumped to 0.3.2.0. --- audio/exaile/DETAILS | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/audio/exaile/DETAILS b/audio/exaile/DETAILS index 596dc74..3bc2016 100644 --- a/audio/exaile/DETAILS +++ b/audio/exaile/DETAILS @@ -1,12 +1,12 @@ MODULE=exaile - VERSION=0.2.14 - SOURCE=${MODULE}_${VERSION}.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}-${VERSION} - SOURCE_URL=http://exaile.org/files/ - SOURCE_VFY=sha1:3442867ae6f5116f87eb2488da73cf6d23442f52 - WEB_SITE=http://exaile.org/ + MAJOR=0.3.2 + VERSION=$MAJOR.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://launchpad.net/exaile/$MAJOR/$VERSION/+download + SOURCE_VFY=sha1:08015ab647f5b83997bd2f1c87c14d3d287fd3e7 + WEB_SITE=http://exaile.org ENTERED=20061212 - UPDATED=20090523 + UPDATED=20100701 SHORT="GTK+ media player aiming to be similar to KDE's AmaroK" cat << EOF From florin at lunar-linux.org Thu Jul 1 14:58:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 15:58:53 +0300 Subject: [Lunar-commits] tomcat6-bin: version bumped to 6.0.26. Message-ID: <20100701130409.654799B311@doppio.foo-projects.org> commit e572e2e59a8a30c331455224c6f5b54a69787ad9 Author: Florin Braescu Date: Thu Jul 1 15:58:53 2010 +0300 tomcat6-bin: version bumped to 6.0.26. --- java/tomcat6-bin/BUILD | 1 + java/tomcat6-bin/DETAILS | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/java/tomcat6-bin/BUILD b/java/tomcat6-bin/BUILD index 68c412b..ad8c311 100644 --- a/java/tomcat6-bin/BUILD +++ b/java/tomcat6-bin/BUILD @@ -1,4 +1,5 @@ ( + TARGET=/usr/share/tomcat6/ # Cleaning up diff --git a/java/tomcat6-bin/DETAILS b/java/tomcat6-bin/DETAILS index 28eacdb..347f1f1 100644 --- a/java/tomcat6-bin/DETAILS +++ b/java/tomcat6-bin/DETAILS @@ -1,13 +1,14 @@ MODULE=tomcat6-bin - VERSION=6.0.24 - SOURCE=apache-tomcat-${VERSION}.tar.gz - SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-6/v${VERSION}/bin/ + VERSION=6.0.26 + SOURCE=apache-tomcat-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-6/v${VERSION}/bin SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-tomcat-$VERSION - SOURCE_VFY=sha256:02a5efe773cc2d79e025f96e3aeb747f46d1dd262d0d9b848b84e60d319e6ff6 - WEB_SITE="http://tomcat.apache.org/" + SOURCE_VFY=sha1:712f0a5e9544ecc0272a1f06cde8215b760b9b65 + WEB_SITE=http://tomcat.apache.org ENTERED=20100212 - UPDATED=20100212 + UPDATED=20100701 SHORT="Servlet container for Java Servlet and JavaServer Pages" + cat < tomcat5-bin: version bumped to 5.5.29. Message-ID: <20100701130409.70FD19B312@doppio.foo-projects.org> commit 9d926d29e22eab31b498f019ef32f87e6c953a16 Author: Florin Braescu Date: Thu Jul 1 16:03:52 2010 +0300 tomcat5-bin: version bumped to 5.5.29. --- java/tomcat5-bin/BUILD | 1 + java/tomcat5-bin/DETAILS | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/java/tomcat5-bin/BUILD b/java/tomcat5-bin/BUILD index e4ce02d..40346bc 100644 --- a/java/tomcat5-bin/BUILD +++ b/java/tomcat5-bin/BUILD @@ -1,4 +1,5 @@ ( + TARGET=/usr/share/tomcat5/ # Cleaning up diff --git a/java/tomcat5-bin/DETAILS b/java/tomcat5-bin/DETAILS index 70d96a2..35f2645 100644 --- a/java/tomcat5-bin/DETAILS +++ b/java/tomcat5-bin/DETAILS @@ -1,13 +1,14 @@ MODULE=tomcat5-bin - VERSION=5.5.28 + VERSION=5.5.29 SOURCE=apache-tomcat-${VERSION}.tar.gz - SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-5/v${VERSION}/bin/ + SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-5/v${VERSION}/bin SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-tomcat-$VERSION - SOURCE_VFY=sha256:6bbf7d15574fecc8ed75bf661d525596e86aec13a38ead5ed0ff2930c7b7f769 - WEB_SITE="http://tomcat.apache.org/" + SOURCE_VFY=sha1:b56ac1a29d91a13b0028c400377f08c194921788 + WEB_SITE=http://tomcat.apache.org ENTERED=20100212 - UPDATED=20100212 + UPDATED=20100701 SHORT="Servlet container for Java Servlet and JavaServer Pages" + cat < Subject: mediatomb: New UPnP Module Message-ID: <20100701164703.164F79B311@doppio.foo-projects.org> commit 14e8c22240f15b7f63d3eec6065d40abc1ba760e Author: Drew Kelling Date: Thu Jul 1 18:46:41 2010 +0200 Subject: mediatomb: New UPnP Module Note: downloads, compiles and installs OK, but untested - engelsman probably needs depends/optional_depends because lvu links mediatomb shows: curl-7.21.0 expat-2.0.1 file-5.04 gcc-4.4.3 libexif-0.6.19 mysql-5.1.47 openssl-1.0.0a sqlite-3.6.23.1 taglib-1.6.3 zlib-1.2.5 lvu compile mediatomb shows: CONFIGURATION SUMMARY ---- sqlite3 : yes mysql : yes libjs : missing libmagic : yes inotify : yes libexif : yes id3lib : disabled taglib : yes libmp4v2 : missing ffmpeg : missing ffmpegthumbnailer : missing lastfmlib : missing external transcoding : yes curl : yes YouTube : yes libextractor : disabled db-autocreate : yes --- zbeta/mediatomb/DETAILS | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/zbeta/mediatomb/DETAILS b/zbeta/mediatomb/DETAILS new file mode 100644 index 0000000..4fb05d1 --- /dev/null +++ b/zbeta/mediatomb/DETAILS @@ -0,0 +1,12 @@ + MODULE=mediatomb + VERSION=0.12.1 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://downloads.sourceforge.net/mediatomb/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:86e880584cc9c8aaf3926d56048510d1d06e76b4 + WEB_SITE="www.mediatomb.cc" + ENTERED=20100616 + UPDATED=20100616 + SHORT="UPnP MediaServer" +cat < Subject: blop-plugins: more LADSPA plugins Message-ID: <20100701170237.6B2059B311@doppio.foo-projects.org> commit bcb1a2835358cb45a2c3f2f82db3fd4f428b53e3 Author: Paul Bredbury Date: Thu Jul 1 19:02:17 2010 +0200 Subject: blop-plugins: more LADSPA plugins I've successfully tested plugin 1672: http://bbs.archlinux.org/viewtopic.php?id=95582 Note: downloads, compiles, installs OK, but untested - engelsman --- zbeta/blop-plugins/DEPENDS | 1 + zbeta/blop-plugins/DETAILS | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 0 deletions(-) diff --git a/zbeta/blop-plugins/DEPENDS b/zbeta/blop-plugins/DEPENDS new file mode 100644 index 0000000..8358908 --- /dev/null +++ b/zbeta/blop-plugins/DEPENDS @@ -0,0 +1 @@ +depends ladspa_sdk diff --git a/zbeta/blop-plugins/DETAILS b/zbeta/blop-plugins/DETAILS new file mode 100644 index 0000000..30c2106 --- /dev/null +++ b/zbeta/blop-plugins/DETAILS @@ -0,0 +1,17 @@ + MODULE=blop-plugins + MOD=blop + VERSION=0.2.8 + SOURCE=$MOD-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION + SOURCE_URL=$SFORGE_URL/$MOD + SOURCE_VFY=sha1:0ca1a2589a0c214ac0e215b21a94d389221ded46 + WEB_SITE=http://blop.sourceforge.net/ + ENTERED=20100620 + UPDATED=20100620 + SHORT="Bandlimited LADSPA Oscillator Plugins" + +cat << EOF +Bandlimited oscillator plugins for LADSPA hosts. Sawtooth, square, +variable pulse and slope-variable triangle waves. Also contains an +increasing number of other random plugins. +EOF From engelsman at lunar-linux.org Thu Jul 1 19:07:54 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 1 Jul 2010 19:07:54 +0200 Subject: [Lunar-commits] BlockHosts: a log analizing IP-blocking tool Message-ID: <20100701170913.053F09B311@doppio.foo-projects.org> commit a89a53998ec74da9df51245f931df9f451e7ac02 Author: Christian Riggenbach Date: Thu Jul 1 19:07:54 2010 +0200 BlockHosts: a log analizing IP-blocking tool --- zbeta/BlockHosts/BUILD | 6 ++++++ zbeta/BlockHosts/DEPENDS | 2 ++ zbeta/BlockHosts/DETAILS | 21 +++++++++++++++++++++ 3 files changed, 29 insertions(+), 0 deletions(-) diff --git a/zbeta/BlockHosts/BUILD b/zbeta/BlockHosts/BUILD new file mode 100644 index 0000000..25180a7 --- /dev/null +++ b/zbeta/BlockHosts/BUILD @@ -0,0 +1,6 @@ +( + + prepare_install && + python ./setup.py install + +) > $C_FIFO 2>&1 diff --git a/zbeta/BlockHosts/DEPENDS b/zbeta/BlockHosts/DEPENDS new file mode 100644 index 0000000..c15fdcc --- /dev/null +++ b/zbeta/BlockHosts/DEPENDS @@ -0,0 +1,2 @@ +depends Python + diff --git a/zbeta/BlockHosts/DETAILS b/zbeta/BlockHosts/DETAILS new file mode 100644 index 0000000..8593c08 --- /dev/null +++ b/zbeta/BlockHosts/DETAILS @@ -0,0 +1,21 @@ + MODULE=BlockHosts + VERSION=2.4.0 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://www.aczoom.com/tools/blockhosts/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:c1cb468fbd01887ddc22f41554a63b0f41f120ae + WEB_SITE="http://www.aczoom.com/cms/blockhosts" + ENTERED=20100625 + UPDATED=20100625 + SHORT="Automatic blocking of abusive IP hosts" +cat < hdparm: version bumped to 9.29. Message-ID: <20100701200135.BB8EE9B21A@doppio.foo-projects.org> commit 3744513b0b7c8bf000a4d3e570148d4593d3c409 Author: Florin Braescu Date: Thu Jul 1 23:00:38 2010 +0300 hdparm: version bumped to 9.29. The "--offset" flag was added for use with "-t", to get timings from the middle or end of a drive. The "--trim-sector-ranges-stdin" was restricted to small TRIM commands on most drives. Verbose reporting was modified. Reporting of SATA3 signaling speed was added to "-I". The use of ATA_16 for all commands to ATAPI devices is now forced. A sector count of "1" is now supplied to IDENTIFY commands, to satisfy buggy USB3 bridges. --- utils/hdparm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/hdparm/DETAILS b/utils/hdparm/DETAILS index 5c1d57f..d898a45 100644 --- a/utils/hdparm/DETAILS +++ b/utils/hdparm/DETAILS @@ -1,11 +1,11 @@ MODULE=hdparm - VERSION=9.28 + VERSION=9.29 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:b320997655788e5cb658e643d82ddc2e30e187d4 + SOURCE_VFY=sha1:bb5eaa22b8a04675af69fab7d994df29a1ee9bf1 WEB_SITE=http://www.ibiblio.org/pub/Linux/system/hardware ENTERED=20010922 - UPDATED=20100310 + UPDATED=20100701 SHORT="A utility to access/tune Linux's EIDE drivers" cat << EOF From florin at lunar-linux.org Thu Jul 1 22:07:46 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 1 Jul 2010 23:07:46 +0300 Subject: [Lunar-commits] libburn: version bumped to 0.8.4. Message-ID: <20100701200821.8DCC79B21A@doppio.foo-projects.org> commit c4b623e02773d7ba38b447389112b4e0db6f9d42 Author: Florin Braescu Date: Thu Jul 1 23:07:46 2010 +0300 libburn: version bumped to 0.8.4. This release removes some restrictions on operating systems other than Linux and FreeBSD. --- cd/libburn/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/libburn/DETAILS b/cd/libburn/DETAILS index 9f19f57..dfc2c2f 100644 --- a/cd/libburn/DETAILS +++ b/cd/libburn/DETAILS @@ -1,11 +1,11 @@ MODULE=libburn - VERSION=0.8.2 + VERSION=0.8.4 SOURCE=$MODULE-$VERSION.pl00.tar.gz SOURCE_URL=http://files.libburnia-project.org/releases - SOURCE_VFY=sha1:51a47a4bdb7fcb9850be47f55b544d920a735b04 + SOURCE_VFY=sha1:9a93217595bba0db3fae727572868168dbf23553 WEB_SITE=http://libburnia-project.org ENTERED=20061203 - UPDATED=20100612 + UPDATED=20100701 SHORT="Library for writing optical media" cat << EOF From florin at lunar-linux.org Thu Jul 1 23:24:21 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 00:24:21 +0300 Subject: [Lunar-commits] util-linux: version bumped to 2.18. Message-ID: <20100701212537.2460D9B311@doppio.foo-projects.org> commit c866957b26e572b0f78ffb79d7e22303bd47de61 Author: Florin Braescu Date: Fri Jul 2 00:24:21 2010 +0300 util-linux: version bumped to 2.18. The util-linux-ng package does not contain rdev, ramsize, vidmode and rootflags anymore. The fdisk(8) command does not use DOS-compatible mode and cylinders as display units by default. The old deprecated DOS behavior could be enabled by 'c' and 'u' fdisk commands or from command line by '-c=dos -u=cylinders' options. Release highlights ------------------ libmount: - this NEW LIBRARY is designed to be used in low-level utils like mount(8) and /sbin/mount. helpers as well as in some other projects. - the library API is still officially unstable. The library provides fstab, mtab and mountinfo parser, routines for work with parsed data and mount options, mtab locking, etc. The high-level API for mount(2) is planned for the next major release. For more details see: http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/3239 - the utils like mount(8) or umount(8) are not linked with the library yet. This change is planned for util-linux-ng-2.19. findmnt: - this NEW COMMAND is a command line interface to the libmount library for work with mountinfo, fstab and mtab files fsfreeze: - this NEW COMMAND is very simple wrapper around FIFREEZE/FITHAW ioctls swaplabel: - this NEW COMMAND allows to change swaparea UUID and label blkid: - supports new command line option "-i" to print I/O Limits - supports new command line option "-n" to restrict probing functions to defined list of superblock types (names). - returns details from partition table (type, flags, uuid, ...) chrt: - supports new command line option "-R/--reset-on-fork" to enable SCHED_RESET_ON_FORK flag fdisk: - supports new command line option "-c" to switch off DOS mode - uses 1MiB offset for the first partition (all these changes are already in the release 2.17.2) hwclock: - supports new command line option "--predict" to predict what the RTC will read at time given by the --date option based on the adjtime file. ldattach: - supports new command line option "-i/--iflag" to sets the specified bits in the c_iflag word of the serial line. fallocate, losetup and mount: - the options --offset, --length or --sizelimit support suffixes (MiB, GiB, ...) and hex numbers umount: - supports new command line option "--fake" to avoid umount(2) syscall --- utils/util-linux/BUILD | 2 +- utils/util-linux/DETAILS | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/utils/util-linux/BUILD b/utils/util-linux/BUILD index a312cd5..cf02d2f 100644 --- a/utils/util-linux/BUILD +++ b/utils/util-linux/BUILD @@ -3,7 +3,7 @@ OPTS+="--enable-arch --enable-agetty --disable-init --disable-kill \ --disable-last --disable-mesg --enable-partx --enable-raw \ - --enable-rdev --enable-rename --disable-reset --disable-login-utils \ + --enable-rename --disable-reset --disable-login-utils \ --enable-schedutils --disable-wall --enable-write --disable-fsck" default_build && diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS index 068b977..99143b4 100644 --- a/utils/util-linux/DETAILS +++ b/utils/util-linux/DETAILS @@ -1,12 +1,13 @@ MODULE=util-linux MOD=util-linux-ng - VERSION=2.17.2 + MAJOR=2.18 + VERSION=$MAJOR SOURCE=$MOD-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION - SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MOD/v2.17 - SOURCE_VFY=sha1:69275de84f7dabb7a5d90d0046c3a6b861c16a1d + SOURCE_URL=$KERNEL_URL/pub/linux/utils/$MOD/v$MAJOR + SOURCE_VFY=sha1:154db0512caae0b6e90eee4b7312d4caf3d6b978 ENTERED=20010922 - UPDATED=20100517 + UPDATED=20100701 SHORT="Essential utilities for any Linux box" cat << EOF From stumbles at lunar-linux.org Fri Jul 2 02:33:56 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 1 Jul 2010 20:33:56 -0400 Subject: [Lunar-commits] konversation4: Version bump... maintenance release. Message-ID: <20100702003421.D57079B311@doppio.foo-projects.org> commit 952ff0bbd526069d629206b6036382c2efd3ed62 Author: Dennis `stumbles` Veatch Date: Thu Jul 1 20:33:56 2010 -0400 konversation4: Version bump... maintenance release. --- kde4/apps/konversation4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/apps/konversation4/DETAILS b/kde4/apps/konversation4/DETAILS index 1fb98c8..419b353 100644 --- a/kde4/apps/konversation4/DETAILS +++ b/kde4/apps/konversation4/DETAILS @@ -1,13 +1,13 @@ MODULE=konversation4 - VERSION=1.3 + VERSION=1.3.1 SOURCE=konversation-$VERSION.tar.bz2 SOURCE_URL=$KDE_URL/stable/konversation/$VERSION/src SOURCE_DIRECTORY=$BUILD_DIRECTORY/konversation-$VERSION - SOURCE_VFY=sha1:f72e00f1abf7895b390a8916ad7fc7c725505830 + SOURCE_VFY=sha1:dd3e1436b769cf11218859b851a0c9b9623dbb12 MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} WEB_SITE=http://konversation.kde.org ENTERED=20090329 - UPDATED=20100607 + UPDATED=20100701 SHORT="A kde4 irc chat program" cat << EOF From ratler at lunar-linux.org Fri Jul 2 09:55:13 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Fri, 2 Jul 2010 09:55:13 +0200 Subject: [Lunar-commits] heimdal: Version bump to 1.3.3 Message-ID: <20100702075524.DA3FB9B312@doppio.foo-projects.org> commit a05541df7a1445f03f45e0d04d326c4721d0e058 Author: Stefan Wold Date: Fri Jul 2 09:55:13 2010 +0200 heimdal: Version bump to 1.3.3 --- crypto/heimdal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/heimdal/DETAILS b/crypto/heimdal/DETAILS index bd52a1e..7d2acbc 100644 --- a/crypto/heimdal/DETAILS +++ b/crypto/heimdal/DETAILS @@ -1,5 +1,5 @@ MODULE=heimdal - VERSION=1.3.2 + VERSION=1.3.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE-1.0.1-lpthreads.patch SOURCE3=$MODULE-1.3.1-k-prefixes.patch @@ -8,14 +8,14 @@ SOURCE2_URL=$PATCH_URL SOURCE3_URL=$PATCH_URL SOURCE4_URL=$PATCH_URL - SOURCE_VFY=sha1:b31adedca3cec50469889ca9528be25db24b50f7 + SOURCE_VFY=sha256:8c8d2b272529c87ae9800825e2f266821b696ae6b56837edf0d19e17fc2a8630 SOURCE2_VFY=sha1:f15b38acb56d2abc016a50f6203e4d417fe0f27b SOURCE3_VFY=sha1:1a15fbee5de1027babcd151ce23fb5fbeea1c763 SOURCE4_VFY=sha1:fd4c5204c27c31adf347d6b43bc9c771b81b04dc WEB_SITE=http://www.h5l.org/ MAINTAINER=ratler at lunar-linux.org ENTERED=20041026 - UPDATED=20100330 + UPDATED=20100702 SHORT="Heimdals kerberos 5 implementation" cat << EOF Heimdal is a free implementation of Kerberos 5. From florin at lunar-linux.org Fri Jul 2 11:24:57 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 12:24:57 +0300 Subject: [Lunar-commits] proftpd: version bumped to 1.3.3a. Message-ID: <20100702092524.B337B9B312@doppio.foo-projects.org> commit db11036830061f6bdcad8a89c464b19569aa90ed Author: Florin Braescu Date: Fri Jul 2 12:24:57 2010 +0300 proftpd: version bumped to 1.3.3a. Bugfixes release. --- ftp/proftpd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftp/proftpd/DETAILS b/ftp/proftpd/DETAILS index 21dc27f..73f3787 100644 --- a/ftp/proftpd/DETAILS +++ b/ftp/proftpd/DETAILS @@ -1,11 +1,11 @@ MODULE=proftpd - VERSION=1.3.3 + VERSION=1.3.3a SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=ftp://ftp.proftpd.org/distrib/source - SOURCE_VFY=sha1:ce7c1f96648f94e32d5d104cd1405e6778aae045 + SOURCE_VFY=sha1:89b6f42b6d14b53b1e35f365ed60aa3f06d116b8 WEB_SITE=http://www.proftpd.org ENTERED=20011112 - UPDATED=20100225 + UPDATED=20100702 SHORT="A ftp server" cat << EOF From florin at lunar-linux.org Fri Jul 2 11:59:48 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 12:59:48 +0300 Subject: [Lunar-commits] linphone: version bumped to 3.3.2. Message-ID: <20100702100017.CCB729B312@doppio.foo-projects.org> commit d318630aa7aa7468ce6f1624a9598968f886883f Author: Florin Braescu Date: Fri Jul 2 12:59:48 2010 +0300 linphone: version bumped to 3.3.2. Bugfixes release. --- chat/linphone/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/linphone/DETAILS b/chat/linphone/DETAILS index 612cfd0..1d7cfb3 100644 --- a/chat/linphone/DETAILS +++ b/chat/linphone/DETAILS @@ -1,11 +1,11 @@ MODULE=linphone - VERSION=3.3.1 + VERSION=3.3.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://download.savannah.gnu.org/releases/linphone/stable/sources - SOURCE_VFY=sha1:dab388c3684ac36c25bd091372fec7a411047ed0 + SOURCE_VFY=sha1:607ac1eb2c02ff73d1f4db5a5b3257434014b3e1 WEB_SITE=http://www.linphone.org/index.php/eng ENTERED=20051009 - UPDATED=20010604 + UPDATED=20010702 SHORT="A full featured audio SIP phone" cat << EOF From florin at lunar-linux.org Fri Jul 2 12:11:19 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 13:11:19 +0300 Subject: [Lunar-commits] gdm: version bumped to 2.30.4. Message-ID: <20100702101137.E363C9B312@doppio.foo-projects.org> commit 773d02fb32f24f6196de6a9e644618fc9e02e916 Author: Florin Braescu Date: Fri Jul 2 13:11:19 2010 +0300 gdm: version bumped to 2.30.4. --- gnome2/desktop/gdm/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index 82ddf21..f72ba8d 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,19 +1,19 @@ MODULE=gdm MAJOR=2.30 - VERSION=$MAJOR.2 + VERSION=$MAJOR.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:de8cd63cb9f4be87f969e60ab68a52f0d48aadea + SOURCE_VFY=sha1:a5db6fc50c422c9f848d4dd0d8c348054717ce00 WEB_SITE=http://www.gnome.org/projects/$MODULE ENTERED=20020716 - UPDATED=20100526 + UPDATED=20100702 SHORT="the Gnome Display Manager" LUNAR_RESTART_SERVICES=off cat << EOF The Gnome Display Manager is a re-implementation of the well known xdm -program. gdm 2.5 implements all significant features required for -managing local and remote displays. +program. gdm implements all significant features required for managing +local and remote displays. gdm daemon: o X Authentication From florin at lunar-linux.org Fri Jul 2 12:18:35 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 13:18:35 +0300 Subject: [Lunar-commits] mkvtoolnix: version bumped to 4.1.0. Message-ID: <20100702101933.3CBA39B312@doppio.foo-projects.org> commit 0a20f73781ec6bfffbe1c9ca1b265f042b581c99 Author: Florin Braescu Date: Fri Jul 2 13:18:35 2010 +0300 mkvtoolnix: version bumped to 4.1.0. Placement of key frames inside clusters has been improved. Support for PGS/SUP files has been added. Several crashes have been fixed. The handling of default values in mmg has been fixed. mkvmerge uses "header removal compression" for several track types. Muxing speed has been improved by caching write operations. The man pages have been translated into Dutch and the programs into Spanish. --- video/mkvtoolnix/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS index f2d9b62..ae0c16b 100644 --- a/video/mkvtoolnix/DETAILS +++ b/video/mkvtoolnix/DETAILS @@ -1,11 +1,11 @@ MODULE=mkvtoolnix - VERSION=4.0.0 + VERSION=4.1.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources - SOURCE_VFY=sha1:ee9f2f8e25e8c6b34905c981a686691210a1b5cc + SOURCE_VFY=sha1:537d878563ec95037d46c3b6d81c0f161b9ae148 WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix ENTERED=20031113 - UPDATED=20100606 + UPDATED=20100702 MAINTAINER=florin at lunar-linux.org SHORT="Tools for using Matroska audio/video container files" From ratler at lunar-linux.org Fri Jul 2 12:52:49 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Fri, 2 Jul 2010 12:52:49 +0200 Subject: [Lunar-commits] opera: Version bump to 10.60 Message-ID: <20100702105321.070609B313@doppio.foo-projects.org> commit 315cc1f90dfafb95dc7534ac4fd80834cbab66db Author: Stefan Wold Date: Fri Jul 2 09:21:38 2010 +0200 opera: Version bump to 10.60 * Optional gtk+ or kde support * Added new dependencies --- web/opera/BUILD | 21 +++++++++------------ web/opera/CONFLICTS | 1 - web/opera/DEPENDS | 27 ++++++++++++++++++++++++++- web/opera/DETAILS | 25 +++++++++++++------------ web/opera/DETAILS.x86_64 | 25 +++++++++++++------------ web/opera/POST_INSTALL | 13 +++++++++++++ web/opera/POST_REMOVE | 11 +++++++++++ 7 files changed, 85 insertions(+), 38 deletions(-) diff --git a/web/opera/BUILD b/web/opera/BUILD index 17d3fa3..84fced1 100644 --- a/web/opera/BUILD +++ b/web/opera/BUILD @@ -1,20 +1,17 @@ ( - cat >> usr/share/opera/defaults/pluginpath.ini << EOF -; Lunar plugin directory -/opt/lunar/plugins=1 -EOF - - # Disable internal md5check - sedit '/md5check Manifest.md5/d' install.sh && + # Change default PREFIX + sedit 's;PREFIX=/usr/local;PREFIX=/usr;g' install && + # Remove finalize_xdg call or the file tracker will catch all mime/application files + sedit '/finalize_xdg$/d' install && prepare_install && + ./install --system --unattended --quiet --force && - ./install.sh --prefix=/usr && - install -m 644 usr/share/pixmaps/opera.xpm /usr/share/pixmaps/ && + cat >> /usr/share/opera/defaults/pluginpath.ini << EOF - for i in operaprefs_default.ini operaprefs_fixed.ini; do - [ -f /etc/${i} ] || install -m 644 etc/${i} /etc/ - done +; Lunar plugin directory +/opt/lunar/plugins=1 +EOF ) > $C_FIFO 2>&1 diff --git a/web/opera/CONFLICTS b/web/opera/CONFLICTS deleted file mode 100644 index 8e41a71..0000000 --- a/web/opera/CONFLICTS +++ /dev/null @@ -1 +0,0 @@ -conflicts opera-static diff --git a/web/opera/DEPENDS b/web/opera/DEPENDS index d8ae729..7c96e96 100644 --- a/web/opera/DEPENDS +++ b/web/opera/DEPENDS @@ -1,2 +1,27 @@ -depends qt4 depends expat +depends zlib +depends fontconfig +depends freetype2 +depends util-linux +depends gstreamer-10 +depends libpng +depends libICE +depends libSM +depends libX11 +depends libXau +depends libXcomposite +depends libXcursor +depends libXdamage +depends libXdmcp +depends libXext +depends libXfixes +depends libXi +depends libXmu +depends libXrandr +depends libXrender +depends libXft +depends libXt +depends libxcb +depends xcb-util +optional_depends opera-gtk "" "" "for GTK+ support" +optional_depends kdelibs4 "" "" "for KDE support" diff --git a/web/opera/DETAILS b/web/opera/DETAILS index e5efc57..de853a4 100644 --- a/web/opera/DETAILS +++ b/web/opera/DETAILS @@ -1,21 +1,22 @@ MODULE=opera - VERSION=10.11 - SUBVERSION=4791 - SOURCE=$MODULE-$VERSION.gcc4-qt4.i386.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.gcc4-qt4.i386 - SOURCE_URL[0]=http://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}/final/en/i386 - SOURCE_URL[1]=ftp://ftp.opera.com/pub/opera/linux/${VERSION//\./}/final/en/i386 - SOURCE_VFY=sha1:a8be6753d64e815f4797c1654eec521299019440 - WEB_SITE=http://www.opera.com + VERSION=10.60 + SUBVERSION=6386 + SOURCE=${MODULE}-${VERSION}-${SUBVERSION}.i386.linux.tar.bz2 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.i386.linux + SOURCE_URL[0]=ftp://ftp.heanet.ie/pub/opera/linux/${VERSION//\./} + SOURCE_URL[1]=http://get1.opera.com/pub/opera/linux/${VERSION//\./} + SOURCE_VFY=sha256:be189172893cef848dbc48cad90948dd488cf2da1f7fae56ff15cd9d60ec4880 + WEB_SITE=http://www.opera.com/ MAINTAINER=ratler at lunar-linux.org LICENSE="proprietary" ENTERED=20051002 - UPDATED=20100623 - SHORT="The most full-featured Internet browser on the market" + UPDATED=20100702 + SHORT="The fastest browser on Earth is even faster." GARBAGE=off ARCHIVE=off cat << EOF -Opera includes pop-up blocking, tabbed browsing, integrated searches, -E-mail, torrent, RSS Newsfeeds and IRC chat. +Opera include Integrated Web search, Sophisticated tabs, Speed Dial, +Opera Link, Add-ons, Zoom, Opera Turbo, Mouse gestures and Content +blocking. EOF diff --git a/web/opera/DETAILS.x86_64 b/web/opera/DETAILS.x86_64 index 4bc3fbd..425e4d3 100644 --- a/web/opera/DETAILS.x86_64 +++ b/web/opera/DETAILS.x86_64 @@ -1,21 +1,22 @@ MODULE=opera - VERSION=10.11 - SUBVERSION=4791 - SOURCE=$MODULE-$VERSION.gcc4-qt4.x86_64.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.gcc4-qt4.x86_64 - SOURCE_URL[0]=http://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}/final/en/x86_64 - SOURCE_URL[1]=ftp://ftp.opera.com/pub/opera/linux/${VERSION//\./}/final/en/x86_64 - SOURCE_VFY=sha1:286079fa19484bfddf2b20ef509f4aebc5926d09 - WEB_SITE=http://www.opera.com + VERSION=10.60 + SUBVERSION=6386 + SOURCE=${MODULE}-${VERSION}-${SUBVERSION}.x86_64.linux.tar.bz2 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$SUBVERSION.x86_64.linux + SOURCE_URL[0]=ftp://ftp.heanet.ie/pub/opera/linux/${VERSION//\./} + SOURCE_URL[1]=http://get1.opera.com/pub/opera/linux/${VERSION//\./} + SOURCE_VFY=sha256:1d35c9a37966e97d253663ee50d7b7be12f940c51d8b0b88848cdf06d1e32c0c + WEB_SITE=http://www.opera.com/ MAINTAINER=ratler at lunar-linux.org LICENSE="proprietary" ENTERED=20080612 - UPDATED=20100623 - SHORT="The most full-featured Internet browser on the market" + UPDATED=20100702 + SHORT="The fastest browser on Earth is even faster." GARBAGE=off ARCHIVE=off cat << EOF -Opera includes pop-up blocking, tabbed browsing, integrated searches, -E-mail, torrent, RSS newsfeeds and IRC chat. +Opera include Integrated Web search, Sophisticated tabs, Speed Dial, +Opera Link, Add-ons, Zoom, Opera Turbo, Mouse gestures and Content +blocking. EOF diff --git a/web/opera/POST_INSTALL b/web/opera/POST_INSTALL new file mode 100644 index 0000000..fbbe179 --- /dev/null +++ b/web/opera/POST_INSTALL @@ -0,0 +1,13 @@ + +available() +{ + which "$1" >/dev/null 2>&1 +} + + +if available update-desktop-database; then + update-desktop-database -q /usr/share/applications +fi +if available update-mime-database; then + update-mime-database /usr/share/mime &> /dev/null +fi diff --git a/web/opera/POST_REMOVE b/web/opera/POST_REMOVE new file mode 100644 index 0000000..80652e6 --- /dev/null +++ b/web/opera/POST_REMOVE @@ -0,0 +1,11 @@ +available() +{ + which "$1" >/dev/null 2>&1 +} + +if available update-desktop-database; then + update-desktop-database -q /usr/share/applications +fi +if available update-mime-database; then + update-mime-database /usr/share/mime &> /dev/null +fi From ratler at lunar-linux.org Fri Jul 2 12:52:13 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Fri, 2 Jul 2010 12:52:13 +0200 Subject: [Lunar-commits] opera-gtk: Added profile module to include necessary GTK+ optional deps Message-ID: <20100702105320.F1B889B312@doppio.foo-projects.org> commit 67722979dcede9e5ab795fa45d6ede856f0703c7 Author: Stefan Wold Date: Fri Jul 2 09:20:15 2010 +0200 opera-gtk: Added profile module to include necessary GTK+ optional deps --- profiles/opera-gtk/BUILD | 1 + profiles/opera-gtk/DEPENDS | 7 +++++++ profiles/opera-gtk/DETAILS | 11 +++++++++++ profiles/opera-gtk/POST_BUILD | 1 + profiles/opera-gtk/PRE_BUILD | 1 + 5 files changed, 21 insertions(+), 0 deletions(-) diff --git a/profiles/opera-gtk/BUILD b/profiles/opera-gtk/BUILD new file mode 100644 index 0000000..b75eac3 --- /dev/null +++ b/profiles/opera-gtk/BUILD @@ -0,0 +1 @@ +echo > $C_FIFO diff --git a/profiles/opera-gtk/DEPENDS b/profiles/opera-gtk/DEPENDS new file mode 100644 index 0000000..08b22cc --- /dev/null +++ b/profiles/opera-gtk/DEPENDS @@ -0,0 +1,7 @@ +depends gtk+-2 +depends atk +depends glib-2 +depends glitz +depends cairo +depends pango +depends pixman diff --git a/profiles/opera-gtk/DETAILS b/profiles/opera-gtk/DETAILS new file mode 100644 index 0000000..4a6269c --- /dev/null +++ b/profiles/opera-gtk/DETAILS @@ -0,0 +1,11 @@ + MODULE=opera-gtk + VERSION=0.1 + WEB_SITE=http://www.opera.org/ + ENTERED=20100702 + UPDATED=20100702 + PROFILE=yes + SHORT="Opera GTK+ dependency profile" + +cat << EOF +Opera GTK+ dependency profile +EOF diff --git a/profiles/opera-gtk/POST_BUILD b/profiles/opera-gtk/POST_BUILD new file mode 100644 index 0000000..27ba77d --- /dev/null +++ b/profiles/opera-gtk/POST_BUILD @@ -0,0 +1 @@ +true diff --git a/profiles/opera-gtk/PRE_BUILD b/profiles/opera-gtk/PRE_BUILD new file mode 100644 index 0000000..27ba77d --- /dev/null +++ b/profiles/opera-gtk/PRE_BUILD @@ -0,0 +1 @@ +true From ratler at lunar-linux.org Fri Jul 2 12:53:00 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Fri, 2 Jul 2010 12:53:00 +0200 Subject: [Lunar-commits] opera-static: Deprecated, switch to the module opera Message-ID: <20100702105321.192B29B315@doppio.foo-projects.org> commit 93737a02c98f1c5d83b6e94a8a143effd2eac5ab Author: Stefan Wold Date: Fri Jul 2 09:27:01 2010 +0200 opera-static: Deprecated, switch to the module opera --- web/opera-static/BUILD | 19 ------------------- web/opera-static/CONFLICTS | 1 - web/opera-static/DEPENDS | 1 - web/opera-static/DETAILS | 21 --------------------- web/opera-static/DETAILS.x86_64 | 21 --------------------- 5 files changed, 0 insertions(+), 63 deletions(-) diff --git a/web/opera-static/BUILD b/web/opera-static/BUILD deleted file mode 100644 index 4290f91..0000000 --- a/web/opera-static/BUILD +++ /dev/null @@ -1,19 +0,0 @@ -( - cat >> usr/share/opera/defaults/pluginpath.ini << EOF - -; Lunar plugin directory -/opt/lunar/plugins=1 -EOF - - # Disable internal md5check - sedit '/md5check Manifest.md5/d' install.sh && - - prepare_install && - ./install.sh --prefix=/usr && - install -m 644 usr/share/pixmaps/opera.xpm /usr/share/pixmaps/ && - - for i in operaprefs_default.ini operaprefs_fixed.ini; do - [ -f /etc/${i} ] || install -m 644 etc/${i} /etc/ - done - -) > $C_FIFO 2>&1 diff --git a/web/opera-static/CONFLICTS b/web/opera-static/CONFLICTS deleted file mode 100644 index e0fa0b6..0000000 --- a/web/opera-static/CONFLICTS +++ /dev/null @@ -1 +0,0 @@ -conflicts opera diff --git a/web/opera-static/DEPENDS b/web/opera-static/DEPENDS deleted file mode 100644 index 36288da..0000000 --- a/web/opera-static/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends nas diff --git a/web/opera-static/DETAILS b/web/opera-static/DETAILS deleted file mode 100644 index 5db6a7e..0000000 --- a/web/opera-static/DETAILS +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=opera-static - VERSION=10.11 - SUBVERSION=4791 - SOURCE=opera-$VERSION.gcc4-bundled-qt4.i386.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION.gcc4-bundled-qt4.i386 - SOURCE_URL[0]=http://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}/final/en/i386 - SOURCE_URL[1]=ftp://ftp.opera.com/pub/opera/linux/${VERSION//\./}/final/en/i386 - SOURCE_VFY=sha1:dec9036cd3d23aad5f301475bb73d05ede213c07 - WEB_SITE=http://www.opera.com - MAINTAINER=ratler at lunar-linux.org - LICENSE="proprietary" - ENTERED=20051002 - UPDATED=20100623 - SHORT="The most full-featured Internet browser on the market" -GARBAGE=off -ARCHIVE=off - -cat << EOF -Opera includes pop-up blocking, tabbed browsing, integrated searches, -E-mail, torrent, RSS newsfeeds and IRC chat. -EOF diff --git a/web/opera-static/DETAILS.x86_64 b/web/opera-static/DETAILS.x86_64 deleted file mode 100644 index 4431c88..0000000 --- a/web/opera-static/DETAILS.x86_64 +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=opera-static - VERSION=10.11 - SUBVERSION=4791 - SOURCE=opera-$VERSION.gcc4-bundled-qt4.x86_64.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/opera-$VERSION-$SUBVERSION.gcc4-bundled-qt4.x86_64 - SOURCE_URL[0]=http://ftp.heanet.ie/pub/opera/linux/${VERSION//\./}/final/en/x86_64 - SOURCE_URL[1]=ftp://ftp.opera.com/pub/opera/linux/${VERSION//\./}/final/en/x86_64 - SOURCE_VFY=sha1:dec9036cd3d23aad5f301475bb73d05ede213c07 - WEB_SITE=http://www.opera.com - MAINTAINER=ratler at lunar-linux.org - LICENSE="proprietary" - ENTERED=20090901 - UPDATED=20100623 - SHORT="The most full-featured Internet browser on the market" -GARBAGE=off -ARCHIVE=off - -cat << EOF -Opera includes pop-up blocking, tabbed browsing, integrated searches, -E-mail, torrent, RSS newsfeeds and IRC chat. -EOF From florin at lunar-linux.org Fri Jul 2 13:59:01 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 14:59:01 +0300 Subject: [Lunar-commits] slib: version bumped to 3b2. Message-ID: <20100702121923.5A8C09B312@doppio.foo-projects.org> commit 3a1e955e731a831d01fdda6a7fd7dd95686a5d97 Author: Florin Braescu Date: Fri Jul 2 14:59:01 2010 +0300 slib: version bumped to 3b2. Thanks to dottle to point it out. --- libs/slib/DETAILS | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/libs/slib/DETAILS b/libs/slib/DETAILS index 9c430b8..39ab0a0 100644 --- a/libs/slib/DETAILS +++ b/libs/slib/DETAILS @@ -1,14 +1,16 @@ MODULE=slib - VERSION=3b1 + VERSION=3b2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_URL=http://swissnet.ai.mit.edu/ftpdir/scm/ - SOURCE_VFY=sha1:27fc1e22df67f6560cac0fc55aa9b7b2f424bd54 + SOURCE_URL=http://swissnet.ai.mit.edu/ftpdir/scm + SOURCE_VFY=sha1:fced3cc9ca30bba21da303bfa520b615386852bb WEB_SITE=http://www-swiss.ai.mit.edu/~jaffer/SLIB.html MAINTAINER=tchan at lunar-linux.org ENTERED=20011105 - UPDATED=20081029 + UPDATED=20100702 SHORT="Scheme library" + cat << EOF -Slib is a scheme library - Miscellanous use scheme functions for gnuCash +Slib is a scheme library - Miscellanous use scheme functions for +gnuCash. EOF From florin at lunar-linux.org Fri Jul 2 14:19:02 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 15:19:02 +0300 Subject: [Lunar-commits] aqbanking: version bumped to 2.4.2. Message-ID: <20100702121923.610869B313@doppio.foo-projects.org> commit fbc892996bc4f3fe104c3670b0a8ec10311f537e Author: Florin Braescu Date: Fri Jul 2 15:19:02 2010 +0300 aqbanking: version bumped to 2.4.2. --- libs/aqbanking/BUILD | 7 +++++++ libs/aqbanking/DEPENDS | 9 ++------- libs/aqbanking/DETAILS | 8 ++++---- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/libs/aqbanking/BUILD b/libs/aqbanking/BUILD new file mode 100644 index 0000000..c11a2c5 --- /dev/null +++ b/libs/aqbanking/BUILD @@ -0,0 +1,7 @@ +( + + OPTS+=" --with-frontends= --enable-cli " + + default_build + +) > $C_FIFO 2>&1 diff --git a/libs/aqbanking/DEPENDS b/libs/aqbanking/DEPENDS index bddfeb6..6d73f88 100644 --- a/libs/aqbanking/DEPENDS +++ b/libs/aqbanking/DEPENDS @@ -1,8 +1,3 @@ -optional_depends gwenhywfar "--enable-gwenhywfar" "--disable-gwenhywfar" "for gwenhywfar support" - -optional_depends libofx "--enable-libofx" "--disable-libofx" "for OFX support" - -optional_depends libchipcard "--enable-chipcard-client" "--disable-chipcard-client" "for chipcard-client support" - -optional_depends Python "--enable-python" "" "for Python bindings support" +depends gwenhywfar +optional_depends Python "--enable-python" "" "for Python bindings support" diff --git a/libs/aqbanking/DETAILS b/libs/aqbanking/DETAILS index c4790a2..98138c9 100644 --- a/libs/aqbanking/DETAILS +++ b/libs/aqbanking/DETAILS @@ -1,11 +1,11 @@ MODULE=aqbanking - VERSION=3.8.2 + VERSION=4.2.4 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL="http://www2.aquamaniac.de/sites/download/download.php?package=03&release=29&file=01&dummy=SOURCE" - SOURCE_VFY=sha1:765b207936492f49b75e2ac47b9f0290fd5af51c + SOURCE_URL="http://www2.aquamaniac.de/sites/download/download.php?package=03&release=50&file=01&dummy=SOURCE" + SOURCE_VFY=sha1:a140500ed11cf3ceefed16e202e4a1043cdb07f6 WEB_SITE=http://www.aquamaniac.de/$MODULE ENTERED=20040919 - UPDATED=20090510 + UPDATED=20100702 SHORT="A home banking application" PSAFE=no From florin at lunar-linux.org Fri Jul 2 14:20:32 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 2 Jul 2010 15:20:32 +0300 Subject: [Lunar-commits] gwenhywfar: version bumped to 3.11.3. Message-ID: <20100702122046.B03A09B312@doppio.foo-projects.org> commit 607f7a2ae38653a6354edffd351fee6640d5a3a0 Author: Florin Braescu Date: Fri Jul 2 15:20:32 2010 +0300 gwenhywfar: version bumped to 3.11.3. --- libs/gwenhywfar/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/gwenhywfar/DETAILS b/libs/gwenhywfar/DETAILS index faadcda..2f0be9c 100644 --- a/libs/gwenhywfar/DETAILS +++ b/libs/gwenhywfar/DETAILS @@ -1,11 +1,11 @@ MODULE=gwenhywfar - VERSION=3.9.0 + VERSION=3.11.3 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL="http://www2.aquamaniac.de/sites/download/download.php?package=01&release=25&file=01&dummy=" - SOURCE_VFY=sha1:7454e428b0f74b97be0c4f4360af4b2020d2363b + SOURCE_URL="http://www2.aquamaniac.de/sites/download/download.php?package=01&release=31&file=01&dummy=" + SOURCE_VFY=sha1:97c8f2232416c224f096ec9958e5d9d70291e012 WEB_SITE=http://gwenhywfar.sourceforge.net ENTERED=20040919 - UPDATED=20090623 + UPDATED=20100702 SHORT="A multi-platform helper library for other libraries" cat << EOF From stumbles at lunar-linux.org Fri Jul 2 20:37:23 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 2 Jul 2010 14:37:23 -0400 Subject: [Lunar-commits] libpng: Version bump fixing CVE-2010-1205. Message-ID: <20100702183806.248F59B21B@doppio.foo-projects.org> commit d77895637f7b7fff2aab10d9ef7ec3072dbf4f3b Author: Dennis `stumbles` Veatch Date: Fri Jul 2 14:37:23 2010 -0400 libpng: Version bump fixing CVE-2010-1205. --- graphics/libpng/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/libpng/DETAILS b/graphics/libpng/DETAILS index 8ecade1..7ff917e 100644 --- a/graphics/libpng/DETAILS +++ b/graphics/libpng/DETAILS @@ -1,11 +1,11 @@ MODULE=libpng - VERSION=1.2.43 + VERSION=1.2.44 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:44c1231c74f13b4f3e5870e039abeb35c7860a3f + SOURCE_VFY=sha1:776bb8e42d86bd71ae58e0d96f85472c1d63beeb WEB_SITE=http://www.libpng.org/pub/png/libpng.html ENTERED=20010922 - UPDATED=20100412 + UPDATED=20100702 SHORT="Library that supports the PNG graphics format" cat << EOF From florin at lunar-linux.org Sat Jul 3 07:26:09 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 3 Jul 2010 08:26:09 +0300 Subject: [Lunar-commits] autoconf: version bumped to 2.66. Message-ID: <20100703052634.9747D9B21B@doppio.foo-projects.org> commit 817d199a42c3d205ee9bc5f9b5901f9c4ae76eb2 Author: Florin Braescu Date: Sat Jul 3 08:26:09 2010 +0300 autoconf: version bumped to 2.66. Mostly bugfixes. --- devel/autoconf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/autoconf/DETAILS b/devel/autoconf/DETAILS index d9f7331..efb1765 100644 --- a/devel/autoconf/DETAILS +++ b/devel/autoconf/DETAILS @@ -1,12 +1,12 @@ MODULE=autoconf - VERSION=2.65 + VERSION=2.66 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:9126ffb8d7d59f38f305ef53e208531d4b75bb87 + SOURCE_VFY=sha1:1b446c7365f79d4c1f494e14602c6115df99af1a WEB_SITE=http://www.gnu.org/software/autoconf ENTERED=20010922 - UPDATED=20091122 + UPDATED=20100703 SHORT="Produces shell scripts which configure source code" PSAFE=no From florin at lunar-linux.org Sat Jul 3 07:38:55 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 3 Jul 2010 08:38:55 +0300 Subject: [Lunar-commits] syslinux: version bumped to 4.01. Message-ID: <20100703053942.DCF279B21B@doppio.foo-projects.org> commit 516c3c705fab72b8b7a073e01362ad80df6353db Author: Florin Braescu Date: Sat Jul 3 08:38:55 2010 +0300 syslinux: version bumped to 4.01. This is primarily a bugfix release over 4.00. However, it does include an experimental Lua scripting module and a few other enhancements. --- utils/syslinux/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS index ff95ec5..a76fd74 100644 --- a/utils/syslinux/DETAILS +++ b/utils/syslinux/DETAILS @@ -1,12 +1,12 @@ MODULE=syslinux - VERSION=4.00 + VERSION=4.01 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$MODULE SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/boot/$MODULE - SOURCE_VFY=sha1:d0196f0521aaeb99b051a33dca27184d6ac41834 + SOURCE_VFY=sha1:31ee352acaf2f45c549561b9f3ae0a0c9e2e2532 WEB_SITE=http://syslinux.zytor.com ENTERED=20010922 - UPDATED=20100629 + UPDATED=20100703 MAINTAINER=tchan at lunar-linux.org PSAFE=no SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems" From stumbles at lunar-linux.org Sat Jul 3 12:13:21 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 06:13:21 -0400 Subject: [Lunar-commits] gpsd: Just adding a little control using a reworked hack of the init.d Message-ID: <20100703101437.017EF9B21B@doppio.foo-projects.org> commit a1e2352a1d7a99d52be83e51ee3371f32b981ec4 Author: Dennis `stumbles` Veatch Date: Sat Jul 3 06:13:21 2010 -0400 gpsd: Just adding a little control using a reworked hack of the init.d provided by gpsd. --- science/gpsd/BUILD | 2 +- science/gpsd/init.d/gpsd | 90 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+), 1 deletions(-) diff --git a/science/gpsd/BUILD b/science/gpsd/BUILD index 8db02d4..5362a41 100644 --- a/science/gpsd/BUILD +++ b/science/gpsd/BUILD @@ -1,6 +1,6 @@ ( - OPTS="$OPTS --enable-itrax --disable-tnt --enable-dbus" + OPTS="$OPTS --enable-itrax --disable-tnt --enable-dbus" && default_build && diff --git a/science/gpsd/init.d/gpsd b/science/gpsd/init.d/gpsd new file mode 100644 index 0000000..b7b8713 --- /dev/null +++ b/science/gpsd/init.d/gpsd @@ -0,0 +1,90 @@ +#!/bin/bash +# +# /etc/rc.d/init.d/gpsd +# +# Starts the gps daemon +# +# chkconfig: 345 44 56 +# description: Listen and dispatch GPS events +# processname: gpsd + +# Source function library. +. /lib/lsb/init-functions + +DAEMON=gps +PROGNAME=${DAEMON}d +TTY=/dev/ttyUSB0 +PIDFILE=/var/run/gpsd.pid +CONTROL_SOCKET=/var/run/gpsd.sock +OPTIONS="-n -F $CONTROL_SOCKET -P $PIDFILE" + +test -x /usr/sbin/$PROGNAME || exit 0 + +RETVAL=0 + +# +# See how we were called. +# + +start() { +# Check if it is already running + [ "$EUID" != "0" ] && exit 4 + if [ ! -f /var/lock/$PROGNAME ]; then + echo -n "Starting $DAEMON daemon: " + /usr/sbin/$PROGNAME $OPTIONS $TTY + RETVAL=$? + [ $RETVAL -eq 0 ] && touch /var/lock/$PROGNAME + echo + fi + return $RETVAL +} + +stop() { + [ "$EUID" != "0" ] && exit 4 + echo -n "Stopping $DAEMON daemon: " + pkill $PROGNAME + RETVAL=$? + [ $RETVAL -eq 0 ] && rm -f /var/lock/$PROGNAME + echo + return $RETVAL +} + + +restart() { + stop + start +} + +reload() { + trap "" SIGHUP + killall -HUP $PROGNAME +} + +case "$1" in + start) + start + ;; + stop) + stop + ;; + reload) + reload + ;; + restart) + restart + ;; + condrestart) + if [ -f /var/lock/$PROGNAME ]; then + restart + fi + ;; + status) + status $PROGNAME + ;; + *) + INITNAME=`basename $0` + echo "Usage: $INITNAME {start|stop|restart|condrestart|status}" + exit 1 +esac + +exit $RETVAL From stumbles at lunar-linux.org Sat Jul 3 12:16:07 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 06:16:07 -0400 Subject: [Lunar-commits] mapnik: Adding to moonbase. Message-ID: <20100703101625.1DE099B21B@doppio.foo-projects.org> commit 97fc6640c1b5f877f03136e50afdf86c0dff3a5a Author: Dennis `stumbles` Veatch Date: Sat Jul 3 06:16:07 2010 -0400 mapnik: Adding to moonbase. --- science/mapnik/BUILD | 9 +++++++++ science/mapnik/DEPENDS | 14 ++++++++++++++ science/mapnik/DETAILS | 16 ++++++++++++++++ 3 files changed, 39 insertions(+), 0 deletions(-) diff --git a/science/mapnik/BUILD b/science/mapnik/BUILD new file mode 100644 index 0000000..ac8d9d7 --- /dev/null +++ b/science/mapnik/BUILD @@ -0,0 +1,9 @@ +( + + python scons/scons.py configure PREFIX=/usr DEBUG=False && + python scons/scons.py && + + prepare_install && + python scons/scons.py install + +) > $C_FIFO 2>&1 diff --git a/science/mapnik/DEPENDS b/science/mapnik/DEPENDS new file mode 100644 index 0000000..0b68a38 --- /dev/null +++ b/science/mapnik/DEPENDS @@ -0,0 +1,14 @@ +depends scons +depends boost +depends icu4c +depends proj-4 +depends libxml2 +depends freetype2 +depends jpeg +depends tiff + +optional_depends gdal "" "" "for gdal support" +optional_depends curl "" "" "for curl support" +optional_depends cairo "" "" "for cairo graphics support" +optional_depends postgresql "" "" "for database support" +optional_depends sqlite "" "" "for database support" diff --git a/science/mapnik/DETAILS b/science/mapnik/DETAILS new file mode 100644 index 0000000..c14e914 --- /dev/null +++ b/science/mapnik/DETAILS @@ -0,0 +1,16 @@ + MODULE=mapnik + VERSION=0.7.1 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL[0]=http://download.berlios.de/$MODULE/ + SOURCE_URL[1]=http://download2.berlios.de/$MODULE/ + SOURCE_VFY=sha1:a1961f6dfe5d591d5a892bef05d58e66537440c4 + WEB_SITE=http://www.mapnik.org/ + ENTERED=20100703 + UPDATED=20100703 + SHORT="Toolkit for developing mapping applications" + +cat << EOF +Mapnik is a Free Toolkit for developing mapping applications. Above all Mapnik +is about making beautiful maps. It is easily extensible and suitable for both +desktop and web development. +EOF From stumbles at lunar-linux.org Sat Jul 3 12:26:43 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 06:26:43 -0400 Subject: [Lunar-commits] gpsdrive: They have switched to camke so adjusting the BUILD. Adding a CONFIGURE Message-ID: <20100703102904.37AA99B21B@doppio.foo-projects.org> commit d1760f213af85c2c391cc6351959ddc15a06076c Author: Dennis `stumbles` Veatch Date: Sat Jul 3 06:26:43 2010 -0400 gpsdrive: They have switched to camke so adjusting the BUILD. Adding a CONFIGURE for a few things. At this point the leave the speex commented. It will eventually be speech-tools once I sort that mess out. --- utils/gpsdrive/BUILD | 21 +++++++++++++++------ utils/gpsdrive/CONFIGURE | 7 +++++++ utils/gpsdrive/DEPENDS | 15 +++++++++++---- utils/gpsdrive/DETAILS | 13 +++++++------ 4 files changed, 40 insertions(+), 16 deletions(-) diff --git a/utils/gpsdrive/BUILD b/utils/gpsdrive/BUILD index ebe95a0..cc1f78a 100644 --- a/utils/gpsdrive/BUILD +++ b/utils/gpsdrive/BUILD @@ -1,12 +1,21 @@ ( - patch_it $SOURCE_CACHE/$SOURCE2 0 && + sedit "s:/usr/share/fonts/truetype/ttf-dejavu/:/usr/share/fonts/dejavu-ttf/:" src/gpsdrive_config.c && - ./configure --prefix=/usr \ - --mandir=/usr/share/man \ - --datadir=/usr/share \ - $OPTS && + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && + + mkdir $OOTB_DIR && + cd $OOTB_DIR && - default_make + cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ + -DCMAKE_BUILD_TYPE=RELEASE \ + -DWITH_SPEECH=OFF \ + $OPTS && + + default_make && + +#This copies a minimal set of icons needed by gpsdrive + unpack $SOURCE2 && + cp -r usr/ / ) > $C_FIFO 2>&1 diff --git a/utils/gpsdrive/CONFIGURE b/utils/gpsdrive/CONFIGURE new file mode 100644 index 0000000..26dc5f3 --- /dev/null +++ b/utils/gpsdrive/CONFIGURE @@ -0,0 +1,7 @@ +mquery USE_BASEMAPS "Do you want to use Basemaps pictures?" y "-DWITH_BASEMAPS=ON" "-DWITH_BASEMAPS=OFF" +mquery USE_NAVIGATION "Build with routing support?" y "-DWITH_NAVIGATION=ON" "-DWITH_NAVIGATION=OFF" +mquery USE_FRIENDSD "Build with friendsd support" y "-DWITH_FRIENDSD=ON" "-DWITH_FRIENDSD=OFF" + +if module_installed kismet; then + mquery USE_KISMET "Do you want to use kismet?" y "-DWITH_KISMET=ON" "-DWITH_KISMET=OFF" +fi diff --git a/utils/gpsdrive/DEPENDS b/utils/gpsdrive/DEPENDS index 9f9d060..cde3eae 100644 --- a/utils/gpsdrive/DEPENDS +++ b/utils/gpsdrive/DEPENDS @@ -1,5 +1,12 @@ -depends gtk+-2 && -depends pcre && +depends cmake +depends gtk+-2 +depends pcre +depends dejavu-ttf -optional_depends "mysql" "--with-mysql" "--without-mysql" "for database support" && -optional_depends "gpsd" "" "" "connect multiple GPS devices" +optional_depends dbus "-DWITH_DBUS=ON" "-DWITH_DBUS=OFF" "for dbus support" +optional_depends gdal "-DWITH_GDAL=ON" "-DWITH_GDAL=OFF" "for geospatical data support" +#optional_depends speex "-DWITH_SPEECH=ON" "-DWITH_SPEECH=OFF" "for speex support" +optional_depends postgis "-DWITH_POSTGIS=ON" "-DWITH_POSTGIS=OFF" "for Postgis database support" +optional_depends gpsd "-DLIBGPS_OLD=OFF" "-DLIBGPS_OLD=ON" "connect multiple GPS devices" +optional_depends perl "-DWITH_SCRIPTS=ON" "-DWITH_SCRIPTS=OFF" "for perl scripts and modules support" +optional_depends mapnik "-DWITH_MAPNIK=ON" "-DWITH_MAPNIK=OFF" "for mapping application support" diff --git a/utils/gpsdrive/DETAILS b/utils/gpsdrive/DETAILS index 89b99ea..cdfd4dc 100644 --- a/utils/gpsdrive/DETAILS +++ b/utils/gpsdrive/DETAILS @@ -1,16 +1,17 @@ MODULE=gpsdrive - VERSION=2.09 + VERSION=2.11 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE2=$MODULE.gcc4.1.patch + SOURCE2=openstreetmap-map-icons-minimal.tar.gz SOURCE_URL=http://www.gpsdrive.de/packages/ - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:cbf3db19b3b3fb496a1255ef67d7de5bdeffd70c - SOURCE2_VFY=sha1:2700d2a737d98003ef5c1e08f9e3b29a08646f89 + SOURCE2_URL="$SFORGE_URL/gpsdrive/additional data/minimal icon set/$SOURCE2/" + SOURCE_VFY=sha1:5bdb85fbb538b3c678975c896b16afc368161367 + SOURCE2_VFY=sha1:d5315e25a9c8f7e5a6c90e21fe5f8d8d8d77d47f WEB_SITE=http://www.gpsdrive.de/index.shtml ENTERED=20040207 - UPDATED=20040505 + UPDATED=20100703 MAINTAINER="ratler at lunar-linux.org" SHORT="car (bike, ship, plane) navigation system." + cat << EOF GpsDrive displays your position provided from your NMEA capable GPS receiver on a zoomable map, the map file is autoselected depending of the From engelsman at lunar-linux.org Sat Jul 3 13:53:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sat, 3 Jul 2010 13:53:15 +0200 Subject: [Lunar-commits] Subject: ftgl: version update Message-ID: <20100703115337.A08A59B21B@doppio.foo-projects.org> commit ef739f5f950a8547803bd62210a9a516e4ba7bdd Author: Jon Kopetz Date: Sat Jul 3 13:53:15 2010 +0200 Subject: ftgl: version update The package still hasn't been updated in two years, but this update is better than the one from 2006. The only package that depends on ftgl is libprojectM and the version of it in the moonbase is no longer supported on Sourceforge at the moment. It can safely be upgraded separately. I ran into issues compiling the lightspark Flash plugin, which depended on this slightly newer version of the library. Note: downloads, compiles, installs OK, but untested here. No NVIDIA on this box, so that part untested too - engelsman --- video/ftgl/BUILD | 15 +++++++-------- video/ftgl/DETAILS | 14 ++++++++------ video/ftgl/PRE_BUILD | 2 ++ 3 files changed, 17 insertions(+), 14 deletions(-) diff --git a/video/ftgl/BUILD b/video/ftgl/BUILD index 10b538f..ac7b31e 100644 --- a/video/ftgl/BUILD +++ b/video/ftgl/BUILD @@ -1,14 +1,13 @@ ( - sedit "s|FTTextureGlyph::||" include/FTTextureGlyph.h - - cd unix/ && - - if module_installed NVIDIA-beta || module_installed NVIDIA; then +ndrivers="NVIDIA NVIDIA-old NVIDIA-legacy NVIDIA-beta NVIDIA-fx" +for driver in $ndrivers +do + if module_installed $driver; then OPTS="$OPTS --with-gl-lib=/usr/lib/opengl/nvidia/" - fi && - - OPTS="$OPTS --enable-shared --enable-threaded" + break + fi +done && default_build diff --git a/video/ftgl/DETAILS b/video/ftgl/DETAILS index 9b94ea9..79bdbd8 100644 --- a/video/ftgl/DETAILS +++ b/video/ftgl/DETAILS @@ -1,12 +1,14 @@ MODULE=ftgl - VERSION=2.1.2 - SOURCE=$MODULE\_$VERSION.orig.tar.gz - SOURCE_URL=http://ftp.debian.org/debian/pool/main/f/ftgl/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/FTGL/ - SOURCE_VFY=sha1:61a019ba610351c346cd29cfa1bb12e7517475f5 + VERSION=2.1.3-rc5 + VER_MAJOR=2.1.3 + VER_MINOR=rc5 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:b9c11d3a594896333f1bbe46e10d8617713b4fc6 + SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VER_MAJOR~$VER_MINOR WEB_SITE=http://homepages.paradise.net.nz/henryj/code/ ENTERED=20060712 - UPDATED=20060712 + UPDATED=20100610 SHORT="font rendering library for OpenGL" cat << EOF diff --git a/video/ftgl/PRE_BUILD b/video/ftgl/PRE_BUILD new file mode 100644 index 0000000..b9b37b3 --- /dev/null +++ b/video/ftgl/PRE_BUILD @@ -0,0 +1,2 @@ +mk_source_dir $SOURCE_DIRECTORY && +unpack $SOURCE From ratler at lunar-linux.org Sat Jul 3 17:09:08 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Sat, 3 Jul 2010 17:09:08 +0200 Subject: [Lunar-commits] openafs, openafs-driver: Version bump to 1.4.12.1 Message-ID: <20100703150913.20C649B21B@doppio.foo-projects.org> commit a11c16356cb830f543acdb53e739a985bb746baf Author: Stefan Wold Date: Sat Jul 3 17:09:08 2010 +0200 openafs, openafs-driver: Version bump to 1.4.12.1 --- filesys/openafs/DETAILS | 12 ++++++------ kernel/openafs-driver/DETAILS | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/filesys/openafs/DETAILS b/filesys/openafs/DETAILS index e2f99c8..8e18ac1 100644 --- a/filesys/openafs/DETAILS +++ b/filesys/openafs/DETAILS @@ -1,28 +1,28 @@ MODULE=openafs - VERSION=1.4.12 + VERSION=1.4.12.1 SOURCE=openafs-$VERSION-src.tar.bz2 SOURCE2=CellServDB SOURCE3=killafs-0.1 SOURCE4=openafs-1.4.7-rename_pagsh.patch SOURCE5=openafs-1.4.7-rename_kpasswd.patch SOURCE6=openafs-1.4.7-gcpags-workaround.patch - SOURCE_URL=http://www.openafs.org/dl/openafs/$VERSION/ - SOURCE2_URL=http://grand.central.org/dl/cellservdb/ + SOURCE_URL=http://www.openafs.org/dl/openafs/1.4.12 + SOURCE2_URL=http://grand.central.org/dl/cellservdb SOURCE3_URL=$PATCH_URL SOURCE4_URL=$PATCH_URL SOURCE5_URL=$PATCH_URL SOURCE6_URL=$PATCH_URL SOURCE7_URL=$PATCH_URL - SOURCE_VFY=sha1:4e4909e9dc663d505a74946fda6986ddc04b736d + SOURCE_VFY=sha1:b91a4d6213af1b31311b089a85e729b52980c18b SOURCE3_VFY=sha1:5532084c54a79f77807ee8ae3cb09018b3e74c12 SOURCE4_VFY=sha1:39f94d3cf2a14d4db2c0ba86caafa28a094bf564 SOURCE5_VFY=sha1:58fe18e2952b848b4ec3e398ec668e05f33dbe6b SOURCE6_VFY=sha1:4f79505707bfffe482e2132fd1425f9a8d43f1f9 WEB_SITE=http://www.openafs.org/ ENTERED=20031216 - UPDATED=20100316 + UPDATED=20100703 MAINTAINER="ratler at lunar-linux.org" - SHORT="A distributed filesystem" + SHORT="A distributed filesystem allowing cross-platform sharing" PSAFE=no LUNAR_RESTART_SERVICES=off diff --git a/kernel/openafs-driver/DETAILS b/kernel/openafs-driver/DETAILS index 272ae2d..e26cd9a 100644 --- a/kernel/openafs-driver/DETAILS +++ b/kernel/openafs-driver/DETAILS @@ -1,12 +1,12 @@ MODULE=openafs-driver - VERSION=1.4.12 + VERSION=1.4.12.1 SOURCE=openafs-$VERSION-src.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/openafs-$VERSION - SOURCE_URL=http://www.openafs.org/dl/openafs/$VERSION/ - SOURCE_VFY=sha1:4e4909e9dc663d505a74946fda6986ddc04b736d + SOURCE_URL=http://www.openafs.org/dl/openafs/1.4.12 + SOURCE_VFY=sha1:b91a4d6213af1b31311b089a85e729b52980c18b WEB_SITE=http://www.openafs.org/ ENTERED=20031216 - UPDATED=20100316 + UPDATED=20100703 MAINTAINER="ratler at lunar-linux.org" SHORT="OpenAFS kernel module" PROFILE="yes" From stumbles at lunar-linux.org Sat Jul 3 21:07:37 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 15:07:37 -0400 Subject: [Lunar-commits] php5-suhosin: Changing the optional_depends for pdflib to PDFlib-Lite. Message-ID: <20100703191106.04E839B220@doppio.foo-projects.org> commit d1222ba4c7fdd00d205e25cbdc008eceb6125afa Author: Dennis `stumbles` Veatch Date: Sat Jul 3 15:07:37 2010 -0400 php5-suhosin: Changing the optional_depends for pdflib to PDFlib-Lite. The prior tarball is not available. Aslo adusting the BUILD as commented. --- compilers/php5-suhosin/BUILD | 3 +++ compilers/php5-suhosin/DEPENDS | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/compilers/php5-suhosin/BUILD b/compilers/php5-suhosin/BUILD index a63d1ac..fe34aa2 100644 --- a/compilers/php5-suhosin/BUILD +++ b/compilers/php5-suhosin/BUILD @@ -1,5 +1,8 @@ ( +# So it does not bomb on gmp stuff if you say yes to gmp. Revisit on next bump. + sedit "s: __GMP_BITS_PER_MP_LIMB:GMP_LIMB_BITS:g" ext/gmp/gmp.c && + if [ "$USE_PATCH" == "y" ]; then patch_it $SOURCE3 1 fi && diff --git a/compilers/php5-suhosin/DEPENDS b/compilers/php5-suhosin/DEPENDS index 7597b03..819be78 100644 --- a/compilers/php5-suhosin/DEPENDS +++ b/compilers/php5-suhosin/DEPENDS @@ -71,7 +71,7 @@ optional_depends "freetype2" \ "" \ "for freetype2 support" -optional_depends "pdflib" \ +optional_depends "PDFlib-Lite" \ "--with-pdflib" \ "" \ "for pdflib support" From stumbles at lunar-linux.org Sat Jul 3 21:02:47 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 15:02:47 -0400 Subject: [Lunar-commits] PDFlib-Lite: Adding to moonbase. Message-ID: <20100703191105.EC1029B21B@doppio.foo-projects.org> commit 4901b5b4a0fc1ae1d81af0b28053c9c0daa6d624 Author: Dennis `stumbles` Veatch Date: Sat Jul 3 15:02:47 2010 -0400 PDFlib-Lite: Adding to moonbase. --- libs/PDFlib-Lite/DEPENDS | 6 ++++++ libs/PDFlib-Lite/DETAILS | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 0 deletions(-) diff --git a/libs/PDFlib-Lite/DEPENDS b/libs/PDFlib-Lite/DEPENDS new file mode 100644 index 0000000..a76cc9a --- /dev/null +++ b/libs/PDFlib-Lite/DEPENDS @@ -0,0 +1,6 @@ +optional_depends perl "" "--without-perl" "for perl support" +optional_depends Python "" "--without-python" "for python support" +optional_depends ruby "" "--without-ruby" "for ruby support" +optional_depends %JAVA_SDK "" "--without-java" "for java support" +optional_depends openssl "" "--without-openssl" "for openssl support" +optional_depends tcl "" "--without-tcl" "for tcl support" diff --git a/libs/PDFlib-Lite/DETAILS b/libs/PDFlib-Lite/DETAILS new file mode 100644 index 0000000..49cd6ec --- /dev/null +++ b/libs/PDFlib-Lite/DETAILS @@ -0,0 +1,18 @@ + MODULE=PDFlib-Lite + VERSION=7.0.5 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=http://www.pdflib.com/binaries/PDFlib/705/ + SOURCE_VFY=sha1:5b2bf5edc49dba3da0997ade0e191511a37fae01 + WEB_SITE=http://www.pdflib.com/ + ENTERED=20100703 + UPDATED=20100703 + SHORT="library for processing PDF documents" + +cat << EOF +pdflib is a library for processing PDF documents. + +PDFlib is the premier software component if you want to generate PDF +on your server, convert text and graphics, or implement PDF output +in your own products. With PDI (PDF import library) you process existing +PDF documents. +EOF From stumbles at lunar-linux.org Sat Jul 3 21:10:34 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 15:10:34 -0400 Subject: [Lunar-commits] php: Adjusting the DEPENDS as noted for php5-suhosin. Message-ID: <20100703191106.25D799B312@doppio.foo-projects.org> commit afe05fcb8080d8c59088095ea87961b73b8c389a Author: Dennis `stumbles` Veatch Date: Sat Jul 3 15:10:34 2010 -0400 php: Adjusting the DEPENDS as noted for php5-suhosin. --- compilers/php/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/compilers/php/DEPENDS b/compilers/php/DEPENDS index 2b833ec..3cd8c45 100644 --- a/compilers/php/DEPENDS +++ b/compilers/php/DEPENDS @@ -65,7 +65,7 @@ optional_depends "freetype2" \ "" \ "for freetype2 support" -optional_depends "pdflib" \ +optional_depends "PDFlib-Lite" \ "--with-pdflib" \ "" \ "for pdflib support" From stumbles at lunar-linux.org Sat Jul 3 21:09:21 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 15:09:21 -0400 Subject: [Lunar-commits] php5: Adjusting the DEPENDS as noted for php5-suhosin. Message-ID: <20100703191106.171BB9B221@doppio.foo-projects.org> commit 7ce36a79036dd0c1bb179bda6fc554be7fd43c68 Author: Dennis `stumbles` Veatch Date: Sat Jul 3 15:09:21 2010 -0400 php5: Adjusting the DEPENDS as noted for php5-suhosin. --- compilers/php5/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/compilers/php5/DEPENDS b/compilers/php5/DEPENDS index 46b5e01..8c1b374 100644 --- a/compilers/php5/DEPENDS +++ b/compilers/php5/DEPENDS @@ -71,7 +71,7 @@ optional_depends "freetype2" \ "" \ "for freetype2 support" -optional_depends "pdflib" \ +optional_depends "PDFlib-Lite" \ "--with-pdflib" \ "" \ "for pdflib support" From stumbles at lunar-linux.org Sat Jul 3 21:19:14 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 15:19:14 -0400 Subject: [Lunar-commits] jpeg2ps: Adding to moonbase. Message-ID: <20100703191931.81B989B21B@doppio.foo-projects.org> commit 9445d3d426c8cd83df78dfccda5b938848231f2e Author: Dennis `stumbles` Veatch Date: Sat Jul 3 15:19:14 2010 -0400 jpeg2ps: Adding to moonbase. --- printer/jpeg2ps/BUILD | 7 +++++++ printer/jpeg2ps/DETAILS | 16 ++++++++++++++++ 2 files changed, 23 insertions(+), 0 deletions(-) diff --git a/printer/jpeg2ps/BUILD b/printer/jpeg2ps/BUILD new file mode 100644 index 0000000..96813e9 --- /dev/null +++ b/printer/jpeg2ps/BUILD @@ -0,0 +1,7 @@ +( + + sedit "s:local/::g" Makefile && + + default_make + +) > $C_FIFO 2>&1 diff --git a/printer/jpeg2ps/DETAILS b/printer/jpeg2ps/DETAILS new file mode 100644 index 0000000..b2d12f6 --- /dev/null +++ b/printer/jpeg2ps/DETAILS @@ -0,0 +1,16 @@ + MODULE=jpeg2ps + VERSION=1.9 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://www.pdflib.com/fileadmin/pdflib/products/more/$MODULE/ + SOURCE_VFY=sha1:2fc2701c7c00ba17b051ebcc7b9c8059eb6614f9 + WEB_SITE=http://www.pdflib.com/download/free-software/jpeg2ps/ + ENTERED=20100703 + UPDATED=20100703 + SHORT="convert JPEG images to compressed PostScript Level 2 or 3 files" + +cat << EOF +jpeg2ps is a utility for converting JPEG images to compressed PostScript Level 2 +or 3 files (without uncompressing the images). The JPEG data is simply ?wrapped? +with PostScript which yields considerably smaller PS files. jpeg2ps is a simple +command line utility and can be used on DOS, Windows and Unix machines. +EOF From stumbles at lunar-linux.org Sat Jul 3 23:20:43 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 3 Jul 2010 17:20:43 -0400 Subject: [Lunar-commits] qdbm: Adding a DEPENDS and BUILD for a little more completeness. Message-ID: <20100703212123.E0AEC9B21B@doppio.foo-projects.org> commit 72e64a4a9df05ed3ec43bedce29a55a42cd572e7 Author: Dennis `stumbles` Veatch Date: Sat Jul 3 17:20:43 2010 -0400 qdbm: Adding a DEPENDS and BUILD for a little more completeness. --- libs/qdbm/BUILD | 7 +++++++ libs/qdbm/DEPENDS | 4 ++++ 2 files changed, 11 insertions(+), 0 deletions(-) diff --git a/libs/qdbm/BUILD b/libs/qdbm/BUILD new file mode 100644 index 0000000..07c1ad2 --- /dev/null +++ b/libs/qdbm/BUILD @@ -0,0 +1,7 @@ +( + + OPTS+=" --enable-iconv --enable-stable --enable-pthread" && + + default_build + +) > $C_FIFO 2>&1 diff --git a/libs/qdbm/DEPENDS b/libs/qdbm/DEPENDS new file mode 100644 index 0000000..d304c28 --- /dev/null +++ b/libs/qdbm/DEPENDS @@ -0,0 +1,4 @@ +optional_depends zlib "--enable-zlib" "--disable-zlib" "for feature ZLIB for B+ tree and inverted index" +optional_depends lzo "--enable-lzo" "--disable-lzo" "for feature LZO for B+ tree and inverted index" +optional_depends bzip2 "--enable-bzip" "--disable-bzip" "for feature BZIP2 for B+ tree and inverted index" + From engelsman at lunar-linux.org Sun Jul 4 09:19:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 4 Jul 2010 09:19:17 +0200 Subject: [Lunar-commits] vala: updated to version 0.9.2 Message-ID: <20100704072034.76E489B21B@doppio.foo-projects.org> commit 27bdd23d559dd5b4cbb8ec227556a3ab169657df Author: giorgos chatzipavlis Date: Sun Jul 4 09:19:17 2010 +0200 vala: updated to version 0.9.2 --- zbeta/vala/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/vala/DETAILS b/zbeta/vala/DETAILS index e441b08..bd3d943 100644 --- a/zbeta/vala/DETAILS +++ b/zbeta/vala/DETAILS @@ -1,12 +1,12 @@ MODULE=vala - MAJOR=0.8 - VERSION=$MAJOR.1 + MAJOR=0.9 + VERSION=$MAJOR.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:1194011eba6f6d1ba6a4daee26fbc39cd69087c5 + SOURCE_VFY=sha1:20c48cbe7fa12446309cb040a45dc41b070ab065 WEB_SITE=http://www.vala-project.org ENTERED=20020714 - UPDATED=20100422 + UPDATED=20100621 SHORT="A compiler for the GObject type system" cat << EOF From florin at lunar-linux.org Sun Jul 4 13:45:45 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 4 Jul 2010 14:45:45 +0300 Subject: [Lunar-commits] glabels: version bumped to 2.2.8. Message-ID: <20100704114610.1DC229B21B@doppio.foo-projects.org> commit f1a621519a14b30947b791ef8d9f82957b19e269 Author: Florin Braescu Date: Sun Jul 4 14:45:45 2010 +0300 glabels: version bumped to 2.2.8. --- gnome2/apps/glabels/BUILD | 14 +++++++------- gnome2/apps/glabels/DEPENDS | 6 +++--- gnome2/apps/glabels/DETAILS | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gnome2/apps/glabels/BUILD b/gnome2/apps/glabels/BUILD index 8d803e7..2259d76 100644 --- a/gnome2/apps/glabels/BUILD +++ b/gnome2/apps/glabels/BUILD @@ -1,12 +1,12 @@ ( ./configure --prefix=${GNOME26_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME26_PREFIX:-/usr}/share/info \ - --mandir=${GNOME26_PREFIX:-/usr}/share/man \ - $OPTS && - default_make + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME26_PREFIX:-/usr}/share/info \ + --mandir=${GNOME26_PREFIX:-/usr}/share/man \ + $OPTS && + default_make ) > $C_FIFO 2>&1 diff --git a/gnome2/apps/glabels/DEPENDS b/gnome2/apps/glabels/DEPENDS index 4be2f7a..cdb7fab 100644 --- a/gnome2/apps/glabels/DEPENDS +++ b/gnome2/apps/glabels/DEPENDS @@ -1,6 +1,6 @@ depends libgnomeui -optional_depends "evolution-data-server" \ - "--with-libebook" \ - "--without-libebook" \ +optional_depends "evolution-data-server" \ + "--with-libebook" \ + "--without-libebook" \ "for evolution addressbook support" diff --git a/gnome2/apps/glabels/DETAILS b/gnome2/apps/glabels/DETAILS index 3bcae4e..4109dd5 100644 --- a/gnome2/apps/glabels/DETAILS +++ b/gnome2/apps/glabels/DETAILS @@ -1,12 +1,12 @@ MODULE=glabels - VERSION=2.2.0 + VERSION=2.2.8 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/$MODULE/ - SOURCE_VFY=sha1:19bffa3059e2297702ac4c05e8bfd48ec1fddcef - WEB_SITE=http://glabels.sourceforge.net/ + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:9b71da53ec3f27e886177a7c9089c8901fbf7fb2 + WEB_SITE=http://glabels.sourceforge.net MAINTAINER=nhudson at lunar-linux.org ENTERED=20021013 - UPDATED=20080105 + UPDATED=20100704 SHORT="creates labels and business cards" cat << EOF From florin at lunar-linux.org Sun Jul 4 13:52:32 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 4 Jul 2010 14:52:32 +0300 Subject: [Lunar-commits] feh: version bumped to 1.8. Message-ID: <20100704115244.EE1109B21B@doppio.foo-projects.org> commit cad47fec4c23d36b4b30355059d72f24af2da253 Author: Florin Braescu Date: Sun Jul 4 14:52:32 2010 +0300 feh: version bumped to 1.8. --- graphics/feh/DETAILS | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/feh/DETAILS b/graphics/feh/DETAILS index 7becd89..9404f99 100644 --- a/graphics/feh/DETAILS +++ b/graphics/feh/DETAILS @@ -1,13 +1,13 @@ MODULE=feh - VERSION=1.3.4 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://linuxbrit.co.uk/downloads/ - SOURCE_VFY=sha1:cf02fd48325ba02467c7f791634a28e98edbe801 - WEB_SITE=http://linuxbrit.co.uk/feh + VERSION=1.8 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://derf.homelinux.org/~derf/projects/$MODULE + SOURCE_VFY=sha1:147b5608281b81be8d1f7cf944fd761e8b86ae06 + WEB_SITE=http://derf.homelinux.org/~derf/projects/$MODULE MAINTAINER=nhudson at speakeasy.net ENTERED=20011101 - UPDATED=20051203 - SHORT="a fast, lightweight image viewer which uses imlib2" + UPDATED=20100704 + SHORT="A fast, lightweight image viewer which uses imlib2" cat << EOF feh is a fast, lightweight image viewer which uses imlib2. It is From stumbles at lunar-linux.org Sun Jul 4 15:59:51 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 4 Jul 2010 09:59:51 -0400 Subject: [Lunar-commits] gnuplot: Adding an optional_depends for PDFlib-Lite as discovered by dottle. Message-ID: <20100704140034.BC4EB9B21B@doppio.foo-projects.org> commit 87a2437948dee4900419fe65f717472c4bef0660 Author: Dennis `stumbles` Veatch Date: Sun Jul 4 09:59:51 2010 -0400 gnuplot: Adding an optional_depends for PDFlib-Lite as discovered by dottle. --- science/gnuplot/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/science/gnuplot/DEPENDS b/science/gnuplot/DEPENDS index be05653..34ee555 100644 --- a/science/gnuplot/DEPENDS +++ b/science/gnuplot/DEPENDS @@ -4,4 +4,5 @@ optional_depends "%X" "--with-x" "--without-x" "Use X window system" optional_depends lua "--with-lua" "--without-lua" "For Lua scripting support" optional_depends libggi "--with-ggi" "--without-ggi" "For General Graphics Interface support" +optional_depends PDFlib-Lite "--with-pdf" "--without-pdf" "for PDF file support" From stumbles at lunar-linux.org Sun Jul 4 16:50:03 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 4 Jul 2010 10:50:03 -0400 Subject: [Lunar-commits] mysql-workbench-gpl: Adding to moonbase. Message-ID: <20100704145027.736999B21B@doppio.foo-projects.org> commit ac3e3952d0ad31365e81945025a52a97f76aea4e Author: Dennis `stumbles` Veatch Date: Sun Jul 4 10:50:03 2010 -0400 mysql-workbench-gpl: Adding to moonbase. --- sql/mysql-workbench-gpl/BUILD | 10 ++++++++++ sql/mysql-workbench-gpl/DEPENDS | 13 +++++++++++++ sql/mysql-workbench-gpl/DETAILS | 19 +++++++++++++++++++ 3 files changed, 42 insertions(+), 0 deletions(-) diff --git a/sql/mysql-workbench-gpl/BUILD b/sql/mysql-workbench-gpl/BUILD new file mode 100755 index 0000000..4aeb043 --- /dev/null +++ b/sql/mysql-workbench-gpl/BUILD @@ -0,0 +1,10 @@ +( + + OPTS="--disable-debug" && + + ./autogen.sh && + + default_build + +) > $C_FIFO 2>&1 + diff --git a/sql/mysql-workbench-gpl/DEPENDS b/sql/mysql-workbench-gpl/DEPENDS new file mode 100755 index 0000000..09ed445 --- /dev/null +++ b/sql/mysql-workbench-gpl/DEPENDS @@ -0,0 +1,13 @@ +depends mysql +depends boost +depends pcre +depends lua +depends sqlite +depends libxml2 +depends libsigc++2 +depends libzip +depends pango +depends libgnome + +optional_depends gettext "--enable-i18n" "--disable-i18n" "for internationalization support" +optional_depends readline "--enable-readline" "--disable-readline" "to use readline in grtsh" diff --git a/sql/mysql-workbench-gpl/DETAILS b/sql/mysql-workbench-gpl/DETAILS new file mode 100755 index 0000000..37462eb --- /dev/null +++ b/sql/mysql-workbench-gpl/DETAILS @@ -0,0 +1,19 @@ + MODULE=mysql-workbench-gpl + VERSION=5.2.25 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=ftp://mirror.anl.gov/pub/mysql/Downloads/MySQLGUITools/ + SOURCE_URL[1]=ftp://gd.tuwien.ac.at/db/mysql/Downloads/MySQLGUITools/ + SOURCE_URL[2]=ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQLGUITools/ + SOURCE_VFY=sha1:4b60e17247f79eb29b56e192817b8ced6bff4112 + WEB_SITE=http://www.mysql.com/products/workbench/ + ENTERED=20100704 + UPDATED=20100704 + SHORT="unified visual tool for mysql" + +cat << EOF +MySQL Workbench enables a DBA, developer, or data architect to visually design, +model, generate, and manage databases. It includes everything a data modeler +needs for creating complex ER models, forward and reverse engineering, and also +delivers key features for performing difficult change management and +documentation tasks that normally require much time and effort. +EOF From florin at lunar-linux.org Sun Jul 4 20:53:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 4 Jul 2010 21:53:13 +0300 Subject: [Lunar-commits] eric4: version bumped to 4.4.6. Message-ID: <20100704185332.CF55D9B21B@doppio.foo-projects.org> commit 4dc2c7729f1f0af13e8033da87fa79af36926e05 Author: Florin Braescu Date: Sun Jul 4 21:53:13 2010 +0300 eric4: version bumped to 4.4.6. Bugfixes. --- editors/eric4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/eric4/DETAILS b/editors/eric4/DETAILS index fa14c90..3dc9944 100644 --- a/editors/eric4/DETAILS +++ b/editors/eric4/DETAILS @@ -1,11 +1,11 @@ MODULE=eric4 - VERSION=4.4.5 + VERSION=4.4.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/eric-ide - SOURCE_VFY=sha1:ec9e5e2c0620d3f343969b8aa195e005b8db58ee + SOURCE_VFY=sha1:8b7483e2fb7be7026faf4376f1b13b118c87fdfb WEB_SITE=http://www.die-offenbachs.de/detlev/eric ENTERED=20080914 - UPDATED=20100612 + UPDATED=20100704 SHORT="A full featured Python IDE" cat << EOF From florin at lunar-linux.org Sun Jul 4 20:57:51 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 4 Jul 2010 21:57:51 +0300 Subject: [Lunar-commits] worker: version bumped to 2.17.8. Message-ID: <20100704185807.EB0509B21B@doppio.foo-projects.org> commit eab706fd1a03d47caafab9c36e79424abf94fe18 Author: Florin Braescu Date: Sun Jul 4 21:57:51 2010 +0300 worker: version bumped to 2.17.8. Bugfixes. --- filemanagers/worker/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filemanagers/worker/DETAILS b/filemanagers/worker/DETAILS index ee121d1..5a64b20 100644 --- a/filemanagers/worker/DETAILS +++ b/filemanagers/worker/DETAILS @@ -1,11 +1,11 @@ MODULE=worker - VERSION=2.17.3 + VERSION=2.17.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.boomerangsworld.de/$MODULE/downloads - SOURCE_VFY=sha1:0ea63c13d3a4a329d21bcfb808d7073ec2cd7a19 + SOURCE_VFY=sha1:e4d703387ac2a53de841842dc4acfd85e59dc4e6 WEB_SITE=http://www.boomerangsworld.de/worker ENTERED=20020414 - UPDATED=20090313 + UPDATED=20100704 SHORT="A filemanager for X-Window on UNIX" cat << EOF From florin at lunar-linux.org Sun Jul 4 20:58:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 4 Jul 2010 21:58:56 +0300 Subject: [Lunar-commits] mkvtoolnix: version bumped to 4.1.1. Message-ID: <20100704185913.7842B9B21B@doppio.foo-projects.org> commit 813110b7dfa82355818e12343c976d5a473cd784 Author: Florin Braescu Date: Sun Jul 4 21:58:56 2010 +0300 mkvtoolnix: version bumped to 4.1.1. Bugfixes release. --- video/mkvtoolnix/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS index ae0c16b..f8374b2 100644 --- a/video/mkvtoolnix/DETAILS +++ b/video/mkvtoolnix/DETAILS @@ -1,11 +1,11 @@ MODULE=mkvtoolnix - VERSION=4.1.0 + VERSION=4.1.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources - SOURCE_VFY=sha1:537d878563ec95037d46c3b6d81c0f161b9ae148 + SOURCE_VFY=sha1:8105585c6dd5ec0054cb88100024be1459e9f01e WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix ENTERED=20031113 - UPDATED=20100702 + UPDATED=20100704 MAINTAINER=florin at lunar-linux.org SHORT="Tools for using Matroska audio/video container files" From florin at lunar-linux.org Mon Jul 5 03:35:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 5 Jul 2010 04:35:36 +0300 Subject: [Lunar-commits] bluez: version bumped to 4.67. Message-ID: <20100705013621.7751D9B21B@doppio.foo-projects.org> commit 208c5fcc19badb578c49c6a74d9662e915007d80 Author: Florin Braescu Date: Mon Jul 5 04:35:36 2010 +0300 bluez: version bumped to 4.67. Bugfixes mostly. --- bluetooth/bluez/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS index e8eb9e0..118c55a 100644 --- a/bluetooth/bluez/DETAILS +++ b/bluetooth/bluez/DETAILS @@ -1,11 +1,11 @@ MODULE=bluez - VERSION=4.66 + VERSION=4.67 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth - SOURCE_VFY=sha1:557eed51d542d95f9d5b3d7d58142c045ea4c3b1 + SOURCE_VFY=sha1:d6ca00e67f71cdb47e5d55fafdb5f76b7909d18c WEB_SITE=http://www.bluez.org ENTERED=20090328 - UPDATED=20100618 + UPDATED=20100705 SHORT="support for core Bluetooth layers and protocols" LUNAR_RESTART_SERVICES=off From florin at lunar-linux.org Mon Jul 5 03:42:51 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 5 Jul 2010 04:42:51 +0300 Subject: [Lunar-commits] memtest86+: version bumped to 4.10. Message-ID: <20100705014337.EE8019B21B@doppio.foo-projects.org> commit 0d99dce6ddcad5ad626f8a9d61c2a9832b9ce820 Author: Florin Braescu Date: Mon Jul 5 04:42:51 2010 +0300 memtest86+: version bumped to 4.10. Changes: - Added support for Core i7 Extreme CPU (32nm) - Added support for Core i5/i3 (32 nm) - Added support for Pentium Gxxxx (32 mn) - Added support for Westmere-based Xeon - Added preliminary support for Intel Sandy Bridge - Added support for AMD 6-cores CPU - Added detection for Intel 3200/3210 - Many bug fixes. --- utils/memtest86+/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/memtest86+/DETAILS b/utils/memtest86+/DETAILS index a1dd6cd..31a2b04 100644 --- a/utils/memtest86+/DETAILS +++ b/utils/memtest86+/DETAILS @@ -1,11 +1,11 @@ MODULE=memtest86+ - VERSION=4.00 + VERSION=4.10 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.memtest.org/download/$VERSION - SOURCE_VFY=sha1:15e77d79fe528e64e5803bff24048dd642f87c46 + SOURCE_VFY=sha1:a5a912be36d27e8886a07ae3ab2a2531711eca1e WEB_SITE=http://www.memtest.org ENTERED=20041110 - UPDATED=20090923 + UPDATED=20100705 SHORT="A bootable application to test your system's memory" cat << EOF From florin at lunar-linux.org Mon Jul 5 03:50:44 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 5 Jul 2010 04:50:44 +0300 Subject: [Lunar-commits] gnucash: add a patch to fix the compile. Message-ID: <20100705015105.5531F9B21B@doppio.foo-projects.org> commit 4bd8e68cd0a6dae8e12a9d02b7b2ed4f58b303df Author: Florin Braescu Date: Mon Jul 5 04:50:44 2010 +0300 gnucash: add a patch to fix the compile. --- x11-apps/gnucash/BUILD | 3 ++- x11-apps/gnucash/DETAILS | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/x11-apps/gnucash/BUILD b/x11-apps/gnucash/BUILD index cc83813..6e103d4 100644 --- a/x11-apps/gnucash/BUILD +++ b/x11-apps/gnucash/BUILD @@ -1,6 +1,7 @@ ( - export CFLAGS CXXFLAGS CCOPT COPT && + export CFLAGS CXXFLAGS CCOPT COPT && + patch_it $SOURCE_CACHE/$SOURCE2 1 && default_build ) > $C_FIFO 2>&1 diff --git a/x11-apps/gnucash/DETAILS b/x11-apps/gnucash/DETAILS index 047bc23..c7ace48 100644 --- a/x11-apps/gnucash/DETAILS +++ b/x11-apps/gnucash/DETAILS @@ -1,14 +1,17 @@ MODULE=gnucash VERSION=2.2.9 SOURCE=$MODULE-$VERSION.tar.gz + SOURCE2=$MODULE-$VERSION-goffice.patch.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable + SOURCE2_URL=http://www.gnucash.org/pub/gnucash/sources/stable SOURCE_VFY=sha1:8f63c67fcceaae93ceb8827143cc6a470e3a096a + SOURCE2_VFY=sha1:3006d36c4c0fc871a43a0051c7d2894a79b7caaa WEB_SITE=http://www.gnucash.org MAINTAINER=tchan at lunar-linux.org ENTERED=20011105 - UPDATED=20090419 + UPDATED=20100705 SHORT="GNUCash a open source personal finance suite" cat << EOF From florin at lunar-linux.org Tue Jul 6 07:47:41 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 6 Jul 2010 08:47:41 +0300 Subject: [Lunar-commits] linux-2.6: version bumped to 2.6.34.1. Message-ID: <20100706054823.086019B220@doppio.foo-projects.org> commit 9d160b00c4c50fe2972abbfabc970b8443b789c0 Author: Florin Braescu Date: Tue Jul 6 08:47:41 2010 +0300 linux-2.6: version bumped to 2.6.34.1. The first set of paches for 2.6.34 linux kernel. --- kernel/linux-2.6/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kernel/linux-2.6/DETAILS b/kernel/linux-2.6/DETAILS index a3b979b..05288a4 100644 --- a/kernel/linux-2.6/DETAILS +++ b/kernel/linux-2.6/DETAILS @@ -1,5 +1,5 @@ MODULE=linux-2.6 - VERSION=2.6.33.4 + VERSION=2.6.34.1 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 SOURCE2=patch-${VERSION}.bz2 @@ -8,11 +8,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 - SOURCE_VFY=sha1:acc8db00f30c7dfb4f04183a88ba35a32b6f8e8d - SOURCE2_VFY=sha1:5b21220b86f2ed161e7855f26dc261aca0fe03b4 + SOURCE_VFY=sha1:4188857ba71f301991dc56285f593e9c311e5824 + SOURCE2_VFY=sha1:ac6912889999070436a111c6b93baa9d4e6a727f WEB_SITE=http://www.kernel.org ENTERED=20041019 - UPDATED=20100513 + UPDATED=20100705 SHORT="The core of a Linux GNU Operating System" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Tue Jul 6 10:00:45 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 6 Jul 2010 11:00:45 +0300 Subject: [Lunar-commits] vde2: version bumped to 2.3. Message-ID: <20100706080221.3934C9B220@doppio.foo-projects.org> commit 4d1da93c43602a099644f20b8e93da1970e73e26 Author: Florin Braescu Date: Tue Jul 6 11:00:45 2010 +0300 vde2: version bumped to 2.3. Bugfixes and some cleanups. --- virtual/vde2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/virtual/vde2/DETAILS b/virtual/vde2/DETAILS index 943dcf9..580d63b 100644 --- a/virtual/vde2/DETAILS +++ b/virtual/vde2/DETAILS @@ -1,11 +1,11 @@ MODULE=vde2 - VERSION=2.2.3 + VERSION=2.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/vde - SOURCE_VFY=sha1:687bd974e60b113a71fc2047ba7beefdd2072ef7 + SOURCE_VFY=sha1:59c7444c26d71c9a2bb235c3514ec112f605ea91 WEB_SITE=http://vde.sourceforge.net ENTERED=20090525 - UPDATED=20100611 + UPDATED=20100705 SHORT="virtual distributed ethernet" cat << EOF From florin at lunar-linux.org Tue Jul 6 10:04:44 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 6 Jul 2010 11:04:44 +0300 Subject: [Lunar-commits] memprof: version bumped to 0.6.2. Message-ID: <20100706080500.273079B220@doppio.foo-projects.org> commit ee124ae18de46b3304b3c7ad30dd24815013b65f Author: Florin Braescu Date: Tue Jul 6 11:04:44 2010 +0300 memprof: version bumped to 0.6.2. --- utils/memprof/DEPENDS | 2 +- utils/memprof/DETAILS | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/utils/memprof/DEPENDS b/utils/memprof/DEPENDS index 6a92633..02417a8 100644 --- a/utils/memprof/DEPENDS +++ b/utils/memprof/DEPENDS @@ -1 +1 @@ -depends libgnomeui +depends libgnomeui diff --git a/utils/memprof/DETAILS b/utils/memprof/DETAILS index 6ed3468..7643575 100644 --- a/utils/memprof/DETAILS +++ b/utils/memprof/DETAILS @@ -1,16 +1,16 @@ MODULE=memprof - VERSION=0.6 + MAJOR=0.6 + VERSION=$MAJOR.2 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$GNOME_URL/sources/$MODULE/0.6/ - SOURCE_VFY=sha1:9831f6302e4e78886feb999b0a0c456852e3fef5 - WEB_SITE=http://www.gnome.org/projects/memprof/ + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_VFY=sha1:d949969311002c04e7cb506cfc01fe1680477df8 + WEB_SITE=http://www.gnome.org/projects/memprof ENTERED=20020213 - UPDATED=20060808 + UPDATED=20100705 SHORT="Memory profiling tool" cat << EOF MemProf is a tool for profiling memory usage and finding memory leaks. - Its two major features are: * It can generate a profile how much memory was allocated by each function in your program. From ratler at lunar-linux.org Tue Jul 6 10:30:53 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Tue, 6 Jul 2010 10:30:53 +0200 Subject: [Lunar-commits] imspector: Openssl 1.x fix Message-ID: <20100706083059.A2D639B220@doppio.foo-projects.org> commit 4212a9136f2411db879a103b70ac5184f4cc4b36 Author: Stefan Wold Date: Tue Jul 6 10:30:53 2010 +0200 imspector: Openssl 1.x fix --- chat/imspector/BUILD | 2 ++ chat/imspector/DETAILS | 3 +++ 2 files changed, 5 insertions(+), 0 deletions(-) diff --git a/chat/imspector/BUILD b/chat/imspector/BUILD index 7994647..1afb405 100644 --- a/chat/imspector/BUILD +++ b/chat/imspector/BUILD @@ -1,6 +1,8 @@ ( patch_it $SOURCE2 1 && + patch_it $SOURCE3 1 && + add_priv_user imspector:imspector && # Enable drop privs diff --git a/chat/imspector/DETAILS b/chat/imspector/DETAILS index 5861e50..52d792e 100644 --- a/chat/imspector/DETAILS +++ b/chat/imspector/DETAILS @@ -2,10 +2,13 @@ VERSION=0.9 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE-0.7-Makefile_add_etcdir.patch + SOURCE3=imspector-0.9-openssl-1.0-fix.patch SOURCE_URL=http://www.imspector.org/downloads/ SOURCE2_URL=$PATCH_URL + SOURCE3_URL=$PATCH_URL SOURCE_VFY=sha1:6e4a3ce971009706abc4310327cd5ed0d8e5febf SOURCE2_VFY=sha1:202086036afcbcef4562229210411e6d32eaf951 + SOURCE3_VFY=sha1:2ad59b901f144cceff0a80d8d1c29ead22f6d768 WEB_SITE=http://www.imspector.org/ ENTERED=20061124 UPDATED=20091204 From stumbles at lunar-linux.org Tue Jul 6 11:41:25 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 6 Jul 2010 05:41:25 -0400 Subject: [Lunar-commits] libiptcdata: Adding to moonbase. This will be a depends for RawTherapee which Message-ID: <20100706094327.E93059B220@doppio.foo-projects.org> commit 223d5b95e3af3a89c3a165828d7d353086cc6bfb Author: Dennis `stumbles` Veatch Date: Tue Jul 6 05:41:25 2010 -0400 libiptcdata: Adding to moonbase. This will be a depends for RawTherapee which will be changing the licence to GPL starting with version 3.0. Just noting this so that I might not forget why libiptcdata was added to moonbaase. --- libs/libiptcdata/DEPENDS | 1 + libs/libiptcdata/DETAILS | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 0 deletions(-) diff --git a/libs/libiptcdata/DEPENDS b/libs/libiptcdata/DEPENDS new file mode 100644 index 0000000..b64576e --- /dev/null +++ b/libs/libiptcdata/DEPENDS @@ -0,0 +1 @@ +optional_depends Python "--enable-python" "--disable-python" "For python bindings support" diff --git a/libs/libiptcdata/DETAILS b/libs/libiptcdata/DETAILS new file mode 100644 index 0000000..153b698 --- /dev/null +++ b/libs/libiptcdata/DETAILS @@ -0,0 +1,20 @@ + MODULE=libiptcdata + VERSION=1.0.4 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=$SFORGE_URL/$MODULE/$VERSION/ + SOURCE_VFY=sha1:2e967be3aee9ae5393f208a3df2b52e08dcd98c8 + WEB_SITE=http://libiptcdata.sourceforge.net/ + ENTERED=20100706 + UPDATED=20100706 + SHORT="International Press Telecommunications Council (IPTC) metadata" + +cat << EOF +libiptcdata is a library, written in C, for manipulating the International Press +Telecommunications Council (IPTC) metadata stored within multimedia files such +as images. This metadata can include captions and keywords, often used by popular +photo management applications. The library provides routines for parsing, viewing, +modifying, and saving this metadata. The library is licensed under the GNU +Library General Public License (GNU LGPL). The libiptcdata package also includes +a command-line utility, iptc, for editing IPTC data in JPEG files, as well as +Python bindings. +EOF From stumbles at lunar-linux.org Tue Jul 6 18:38:53 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 6 Jul 2010 12:38:53 -0400 Subject: [Lunar-commits] liberation-fonts: Version bump. Message-ID: <20100706163910.B4FF29B220@doppio.foo-projects.org> commit 8ff1ea23dfec15084254ea63be4aae7b7670c677 Author: Dennis `stumbles` Veatch Date: Tue Jul 6 12:38:53 2010 -0400 liberation-fonts: Version bump. --- fonts/liberation-fonts/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fonts/liberation-fonts/DETAILS b/fonts/liberation-fonts/DETAILS index 9eaef51..90f37fe 100644 --- a/fonts/liberation-fonts/DETAILS +++ b/fonts/liberation-fonts/DETAILS @@ -1,11 +1,11 @@ MODULE=liberation-fonts - VERSION=1.05.2.20091019 + VERSION=1.05.3.20100621 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=https://fedorahosted.org/releases/l/i/liberation-fonts/ - SOURCE_VFY=sha1:f027e78d31102dfa07d72679848ad766cb341774 + SOURCE_VFY=sha1:56d73db297a552851a1f822848b21a88bfb4afbe WEB_SITE=http://www.redhat.com/promo/fonts/ ENTERED=20070516 - UPDATED=20091116 + UPDATED=20100706 SHORT="some RedHat GPL exception licensed fonts" cat << EOF There are three sets: Sans (a substitute for Arial, Albany, Helvetica, From stumbles at lunar-linux.org Tue Jul 6 22:07:23 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 6 Jul 2010 16:07:23 -0400 Subject: [Lunar-commits] avahi: Version bump; bug and a minor security fix. Message-ID: <20100706200821.16A529B220@doppio.foo-projects.org> commit dc89e4c16570d5ea58a4e363643beebfa8d24ec3 Author: Dennis `stumbles` Veatch Date: Tue Jul 6 16:07:23 2010 -0400 avahi: Version bump; bug and a minor security fix. --- net/avahi/BUILD | 2 +- net/avahi/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/avahi/BUILD b/net/avahi/BUILD index 8a53261..b765ecb 100644 --- a/net/avahi/BUILD +++ b/net/avahi/BUILD @@ -14,7 +14,7 @@ # export ac_cv_func_realloc_0_nonnull=yes # export ac_cv_func_malloc_0_nonnull=yes - OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd" + OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3" ./configure --prefix=/usr \ --build=$BUILD \ diff --git a/net/avahi/DETAILS b/net/avahi/DETAILS index f1dce0d..1ec6d8e 100644 --- a/net/avahi/DETAILS +++ b/net/avahi/DETAILS @@ -1,14 +1,14 @@ MODULE=avahi - VERSION=0.6.25 + VERSION=0.6.26 SOURCE=$MODULE-$VERSION.tar.gz SOURCE1=avahi-0.6.21-dbus-1.0.2.patch SOURCE_URL=http://avahi.org/download SOURCE1_URL=$PATCH_URL - SOURCE_VFY=sha1:7ce8ed5a494d72401dd81f64594fda59d2ec91fd + SOURCE_VFY=sha1:248fe9d4dc9a682a7c0ca491ebb7def6f82a006b SOURCE1_VFY=sha1:f1766c9cf660e8d9ab6ac0ad70d726b80b272fff WEB_SITE=http://avahi.org ENTERED=20060808 - UPDATED=20090612 + UPDATED=20100706 SHORT="A service discovery on a local network" cat << EOF From stumbles at lunar-linux.org Tue Jul 6 22:23:28 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 6 Jul 2010 16:23:28 -0400 Subject: [Lunar-commits] icc_examin: Adding a few missing depends. Message-ID: <20100706202345.962C29B220@doppio.foo-projects.org> commit 0f58cade367bed14c5c8e01920df3fba7670571d Author: Dennis `stumbles` Veatch Date: Tue Jul 6 16:23:28 2010 -0400 icc_examin: Adding a few missing depends. --- graphics/icc_examin/DEPENDS | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/graphics/icc_examin/DEPENDS b/graphics/icc_examin/DEPENDS index 51f8e84..2822652 100644 --- a/graphics/icc_examin/DEPENDS +++ b/graphics/icc_examin/DEPENDS @@ -1 +1,4 @@ depends oyranos +depends lcms +depends ftgl +depends tiff From florin at lunar-linux.org Wed Jul 7 08:08:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 7 Jul 2010 09:08:53 +0300 Subject: [Lunar-commits] libarchive: version bumped to 2.8.4. Message-ID: <20100707060915.7B84A9B21A@doppio.foo-projects.org> commit 1183ad64cd5aab36dae8269e1b4bf9b5f6a1c5cb Author: Florin Braescu Date: Wed Jul 7 09:08:53 2010 +0300 libarchive: version bumped to 2.8.4. Improved reliability of hash function detection Fix issues on ancient FreeBSD, QNX, ancient NetBSD and Minux. --- libs/libarchive/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libarchive/DETAILS b/libs/libarchive/DETAILS index c0bf0e2..d913696 100644 --- a/libs/libarchive/DETAILS +++ b/libs/libarchive/DETAILS @@ -1,11 +1,11 @@ MODULE=libarchive - VERSION=2.8.3 + VERSION=2.8.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://libarchive.googlecode.com/files - SOURCE_VFY=sha1:e0634a326cce2b46c8dc637de84d7556257e59e0 + SOURCE_VFY=sha1:b9cc3bbd20bd71f996be9ec738f19fda8653f7af WEB_SITE=http://code.google.com/p/$MODULE ENTERED=20080124 - UPDATED=20100330 + UPDATED=20100707 SHORT="create and read several different streaming archive formats" cat << EOF From florin at lunar-linux.org Wed Jul 7 08:52:39 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 7 Jul 2010 09:52:39 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.70. Message-ID: <20100707065305.984919B21A@doppio.foo-projects.org> commit e7bfc712f34c5f8be821a8bec5ec75f6c58da631 Author: Florin Braescu Date: Wed Jul 7 09:52:39 2010 +0300 lvm2: version bumped to 2.02.70. Changes: Remove log directly if all mirror images of a mirrored log fail. Randomly select which mdas to use or ignore. Add some missing standard configure.in checks. Add printf format attributes to yes_no_prompt and fix a caller. Always pass unsuspended dm devices through persistent filter to other filters. Move test for suspended dm devices ahead of other filters. Fix another segfault in clvmd -R if no response from daemon received. Remove superfluous suspended device counter from clvmd. Fix lvm shell crash when input is entirely whitespace. Update partial mode warning message. Preserve memlock balance in clvmd when activation triggers a resume. Restore the removemissing behaviour of lvconvert --repair --use-policies. --- filesys/lvm2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index abbb947..3039a5d 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,13 +1,13 @@ MODULE=lvm2 - VERSION=2.02.69 + VERSION=2.02.70 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:f10cdc87032f38acd76f28c564db5790b6e8a159 + SOURCE_VFY=sha1:6f88114e72204feee491befd5f0e203036b90f11 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20100701 + UPDATED=20100707 PSAFE=no SHORT="Logical volume manager" From florin at lunar-linux.org Wed Jul 7 21:59:34 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 7 Jul 2010 22:59:34 +0300 Subject: [Lunar-commits] udev: version bumped to 159. Message-ID: <20100707195958.CA7989B220@doppio.foo-projects.org> commit 3a96470222d31a12b5a6e32dd018c56ea08c4093 Author: Florin Braescu Date: Wed Jul 7 22:59:34 2010 +0300 udev: version bumped to 159. Bugfixes. New and fixed keymaps. Install systemd service files if applicable. --- filesys/udev/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/udev/DETAILS b/filesys/udev/DETAILS index 39381d0..9fe8108 100644 --- a/filesys/udev/DETAILS +++ b/filesys/udev/DETAILS @@ -1,17 +1,17 @@ MODULE=udev - VERSION=158 + VERSION=159 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-158-rules.patch.bz2 SOURCE3=raid-devfs.sh-udev-088 SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug SOURCE2_URL=$PATCH_URL SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:b8651e3a8195707894ffe47fa1f2ca6cd1aed448 + SOURCE_VFY=sha1:b15364df803c21888d5425a1924249b93f3a80b7 SOURCE2_VFY=sha1:4d63ab05a5f6034ecef0f10383c6f889b6a7fd45 SOURCE3_VFY=sha1:44a12035774c2b42b784267d38e61a34aa0b645b WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html ENTERED=20040104 - UPDATED=20100625 + UPDATED=20100707 MAINTAINER=moe at lunar-linux.org SHORT="hotplug and device handling daemon" From florin at lunar-linux.org Wed Jul 7 22:05:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 7 Jul 2010 23:05:36 +0300 Subject: [Lunar-commits] mercurial: version bumped to 1.6. Message-ID: <20100707200551.DCB3F9B220@doppio.foo-projects.org> commit 5e3cfd04c831282742fa024eaef7337f1989cac5 Author: Florin Braescu Date: Wed Jul 7 23:05:36 2010 +0300 mercurial: version bumped to 1.6. --- devel/mercurial/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/mercurial/DETAILS b/devel/mercurial/DETAILS index 1bc506e..eaf199e 100644 --- a/devel/mercurial/DETAILS +++ b/devel/mercurial/DETAILS @@ -1,11 +1,11 @@ MODULE=mercurial - VERSION=1.5.4 + VERSION=1.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.selenic.com/$MODULE/release - SOURCE_VFY=sha1:1ff675bc4ec5d1b19f16427df12df691507c2b54 + SOURCE_VFY=sha1:53ffa5d267fcf220e9fd303da0ba477673fd412b WEB_SITE=http://www.selenic.com/$MODULE/wiki ENTERED=20070408 - UPDATED=20100602 + UPDATED=20100707 PSAFE=no SHORT="A fast, lightweight SCM system" From engelsman at lunar-linux.org Wed Jul 7 22:48:11 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Wed, 7 Jul 2010 22:48:11 +0200 Subject: [Lunar-commits] quvi: version bump Message-ID: <20100707205000.98F999B220@doppio.foo-projects.org> commit 63da1a9ce2a82c00ae5ba2e7cb234c8d27769b00 Author: Paul Bredbury Date: Wed Jul 7 22:48:11 2010 +0200 quvi: version bump --- zbeta/quvi/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/quvi/DETAILS b/zbeta/quvi/DETAILS index 892865a..b815db2 100644 --- a/zbeta/quvi/DETAILS +++ b/zbeta/quvi/DETAILS @@ -1,11 +1,11 @@ MODULE=quvi - VERSION=0.1.1 + VERSION=0.2.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://quvi.googlecode.com/files - SOURCE_VFY=sha1:85f2c9b635ead07aa730f585253d298a7187b82b + SOURCE_VFY=sha1:5a93021ed1f39cddc6fccd8100fac75cc3ac5879 WEB_SITE=http://code.google.com/p/quvi/ ENTERED=20100214 - UPDATED=20100214 + UPDATED=20100628 SHORT="A command-line tool for parsing video download links" cat << EOF From engelsman at lunar-linux.org Wed Jul 7 22:49:05 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Wed, 7 Jul 2010 22:49:05 +0200 Subject: [Lunar-commits] quvi: added missing depends on lua Message-ID: <20100707205000.A95E19B221@doppio.foo-projects.org> commit 9c1c2a277c8104da03d559afeb91c288dc46ed81 Author: Duncan Gibson Date: Wed Jul 7 22:49:05 2010 +0200 quvi: added missing depends on lua --- zbeta/quvi/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zbeta/quvi/DEPENDS b/zbeta/quvi/DEPENDS new file mode 100644 index 0000000..9dc7219 --- /dev/null +++ b/zbeta/quvi/DEPENDS @@ -0,0 +1 @@ +depends lua From stumbles at lunar-linux.org Thu Jul 8 18:14:33 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 8 Jul 2010 12:14:33 -0400 Subject: [Lunar-commits] soprano: Version bump fixing a FindIODBC.cmake , a Virtuoso backend bug Message-ID: <20100708161544.52C9F9B220@doppio.foo-projects.org> commit 9b18ae7437ddef44802c496624a82e6d269bb6da Author: Dennis `stumbles` Veatch Date: Thu Jul 8 12:14:33 2010 -0400 soprano: Version bump fixing a FindIODBC.cmake , a Virtuoso backend bug and Fixed value of AsyncQuery::bindingNames. --- kde4/utils/soprano/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS index af684ad..cc7a3c2 100644 --- a/kde4/utils/soprano/DETAILS +++ b/kde4/utils/soprano/DETAILS @@ -1,11 +1,11 @@ MODULE=soprano - VERSION=2.4.3 + VERSION=2.4.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:3c0e93d2b662d3407da33b8c066a03e662d187db + SOURCE_VFY=sha1:5c5dfc694fdba566af67fa6b3bc2e6d8211236ba WEB_SITE=http://soprano.sourceforge.net ENTERED=20080123 - UPDATED=20100422 + UPDATED=20100708 SHORT="highly usable C++/QT4 library for RDF data" cat << EOF From stumbles at lunar-linux.org Thu Jul 8 18:16:33 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 8 Jul 2010 12:16:33 -0400 Subject: [Lunar-commits] polkit-qt-1: Version bump and fixing a type in BUILD. Message-ID: <20100708161657.584E99B220@doppio.foo-projects.org> commit 617b3eb1fc94752160e0be671af1b0281846e928 Author: Dennis `stumbles` Veatch Date: Thu Jul 8 12:16:33 2010 -0400 polkit-qt-1: Version bump and fixing a type in BUILD. --- qt4-apps/polkit-qt-1/BUILD | 2 +- qt4-apps/polkit-qt-1/DETAILS | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/qt4-apps/polkit-qt-1/BUILD b/qt4-apps/polkit-qt-1/BUILD index 328f685..cd97ee8 100644 --- a/qt4-apps/polkit-qt-1/BUILD +++ b/qt4-apps/polkit-qt-1/BUILD @@ -1,6 +1,6 @@ ( - OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-buid" && + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && source /etc/profile.d/qt4.rc && source /etc/profile.d/kde4.rc && diff --git a/qt4-apps/polkit-qt-1/DETAILS b/qt4-apps/polkit-qt-1/DETAILS index ccfbfe5..b39466a 100644 --- a/qt4-apps/polkit-qt-1/DETAILS +++ b/qt4-apps/polkit-qt-1/DETAILS @@ -1,12 +1,11 @@ MODULE=polkit-qt-1 - VERSION=0.95.1 + VERSION=0.96.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$KDE_URL/stable/$MODULE/ - SOURCE_VFY=sha1:e0d2fd7fc5734d384ce8ca3fda813105cd33e183 -# MODULE_PREFIX=${QTDIR:-/opt/lunar/qt/4} + SOURCE_URL=$KDE_URL/stable/apps/KDE4.x/admin/ + SOURCE_VFY=sha1:4f1248f05a762911c14f6dc43a408ddec62df5e7 WEB_SITE=http://www.kde.org ENTERED=20091226 - UPDATED=20091226 + UPDATED=20100708 SHORT="Qt wrapper around polkit-1" cat << EOF From stumbles at lunar-linux.org Thu Jul 8 19:09:03 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 8 Jul 2010 13:09:03 -0400 Subject: [Lunar-commits] automoc: Adjusting the BUILD to throw this in /usr and removing the Message-ID: <20100708170955.BAE549B220@doppio.foo-projects.org> commit b0851188f2fa7e1c6c35b9dfddcf8dfadf5eb277 Author: Dennis `stumbles` Veatch Date: Thu Jul 8 13:09:03 2010 -0400 automoc: Adjusting the BUILD to throw this in /usr and removing the MODULE_PREFIX from DETAILS. --- kde4/utils/automoc/BUILD | 7 +++---- kde4/utils/automoc/DETAILS | 1 - 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/kde4/utils/automoc/BUILD b/kde4/utils/automoc/BUILD index 0cc56ec..611e015 100644 --- a/kde4/utils/automoc/BUILD +++ b/kde4/utils/automoc/BUILD @@ -1,12 +1,11 @@ ( - KDE4_BUILD_DIR="$SOURCE_DIRECTORY/kde4-build" + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" source /etc/profile.d/qt4.rc && - source /etc/profile.d/kde4.rc && - mkdir $KDE4_BUILD_DIR && - cd $KDE4_BUILD_DIR && + mkdir $OOTB_DIR && + cd $OOTB_DIR && cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ -DCMAKE_BUILD_TYPE=RELEASE && diff --git a/kde4/utils/automoc/DETAILS b/kde4/utils/automoc/DETAILS index 4913755..c945033 100644 --- a/kde4/utils/automoc/DETAILS +++ b/kde4/utils/automoc/DETAILS @@ -5,7 +5,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$MAJ-$VERSION SOURCE_URL[0]=$KDE_URL/stable/$MODULE$MAJ/$VERSION/ SOURCE_URL[1]=$MIRROR_URL - MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} SOURCE_VFY=sha1:d864c3dda99d8b5f625b9267acfa1d88ff617e3a WEB_SITE=http://techbase.kde.org/Getting_Started/Build/KDE4/Troubleshooting ENTERED=20080622 From florin at lunar-linux.org Thu Jul 8 19:28:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 8 Jul 2010 20:28:37 +0300 Subject: [Lunar-commits] gimp: version bumped to 2.6.10. Message-ID: <20100708172923.B9B899B220@doppio.foo-projects.org> commit 607a22d0bb1808af39c7c63032eeb324119cf106 Author: Florin Braescu Date: Thu Jul 8 20:28:37 2010 +0300 gimp: version bumped to 2.6.10. Bugfixes. --- graphics/gimp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/gimp/DETAILS b/graphics/gimp/DETAILS index 5ac1ea5..1636604 100644 --- a/graphics/gimp/DETAILS +++ b/graphics/gimp/DETAILS @@ -1,13 +1,13 @@ MODULE=gimp MAJOR=2.6 - VERSION=$MAJOR.9 + VERSION=$MAJOR.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.gimp.org/pub/gimp/v$MAJOR SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/gimp/v$MAJOR - SOURCE_VFY=sha1:df263086b92d093f1db65704f6945a2e69ae4ef3 + SOURCE_VFY=sha1:5781fed3fbf45969eac5e6ee2c7a4bb0bb529ecc WEB_SITE=http://www.gimp.org ENTERED=20020218 - UPDATED=20100623 + UPDATED=20100708 SHORT="GNU Image Manipulation Program" cat << EOF From florin at lunar-linux.org Thu Jul 8 19:54:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 8 Jul 2010 20:54:15 +0300 Subject: [Lunar-commits] lxrandr: fix the sha1sum. Message-ID: <20100708175431.DA4639B220@doppio.foo-projects.org> commit 9206cb97cb6cc72a780c6b03fae84de8ff6f62f4 Author: Florin Braescu Date: Thu Jul 8 20:54:15 2010 +0300 lxrandr: fix the sha1sum. --- lxde/lxrandr/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lxde/lxrandr/DETAILS b/lxde/lxrandr/DETAILS index 8697a92..c4c8708 100644 --- a/lxde/lxrandr/DETAILS +++ b/lxde/lxrandr/DETAILS @@ -2,7 +2,7 @@ VERSION=0.1.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1: + SOURCE_VFY=sha1:328827145b38e3d1efbc291bf19face06cd2ba58 WEB_SITE=http://lxde.org ENTERED=20090713 UPDATED=20090713 From stumbles at lunar-linux.org Thu Jul 8 22:37:34 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 8 Jul 2010 16:37:34 -0400 Subject: [Lunar-commits] sun-jdk: Version bump. Message-ID: <20100708203752.86DE49B220@doppio.foo-projects.org> commit 05eaf0271c1642f471e94081c3648c07c4bc1074 Author: Dennis `stumbles` Veatch Date: Thu Jul 8 16:37:34 2010 -0400 sun-jdk: Version bump. --- compilers/sun-jdk/DETAILS | 6 +++--- compilers/sun-jdk/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/compilers/sun-jdk/DETAILS b/compilers/sun-jdk/DETAILS index 95400b0..9426ca2 100644 --- a/compilers/sun-jdk/DETAILS +++ b/compilers/sun-jdk/DETAILS @@ -1,13 +1,13 @@ MODULE=sun-jdk - VERSION=6u20 + VERSION=6u21 FVERSION=1.${VERSION/u/.0_} SOURCE=jdk-$VERSION-dlj-linux-i586.bin SOURCE_URL=http://download.java.net/dlj/binaries/ - SOURCE_VFY=sha1:b9866ab9923ba88d95fe3629ece3a6dbbbad1300 + SOURCE_VFY=sha1:7ed1d64dca5f1b3bdf2031b08c56f79a51b16929 WEB_SITE=https://jdk-distros.dev.java.net/developer.html LICENSE="proprietary" ENTERED=20070210 - UPDATED=20100420 + UPDATED=20100708 FUZZY=off LDD_CHECK=off ARCHIVE=off diff --git a/compilers/sun-jdk/DETAILS.x86_64 b/compilers/sun-jdk/DETAILS.x86_64 index d246936..f0287fc 100644 --- a/compilers/sun-jdk/DETAILS.x86_64 +++ b/compilers/sun-jdk/DETAILS.x86_64 @@ -1,13 +1,13 @@ MODULE=sun-jdk - VERSION=6u20 + VERSION=6u21 FVERSION=1.${VERSION/u/.0_} SOURCE=jdk-$VERSION-dlj-linux-amd64.bin SOURCE_URL=http://download.java.net/dlj/binaries/ - SOURCE_VFY=sha1:3612cd55715cee3c02894818f9edbd08d71bdea1 + SOURCE_VFY=sha1:daa6a31e3e3bac4d3ce7fdea6f063ea1a26ce855 WEB_SITE=https://jdk-distros.dev.java.net/developer.html LICENSE="proprietary" ENTERED=20070210 - UPDATED=20100420 + UPDATED=20100708 FUZZY=off LDD_CHECK=off ARCHIVE=off From zbiggy at lunar-linux.org Fri Jul 9 03:26:25 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 9 Jul 2010 03:26:25 +0200 Subject: [Lunar-commits] mc: updated to 4.7.3 Message-ID: <20100709012654.56F769B220@doppio.foo-projects.org> commit d6ce2e14bc2a7f1c0e9e2af6f29ad952926b2f19 Author: Zbigniew Luszpinski Date: Fri Jul 9 03:26:25 2010 +0200 mc: updated to 4.7.3 --- filemanagers/mc/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/filemanagers/mc/DETAILS b/filemanagers/mc/DETAILS index d27a94d..f014b4c 100644 --- a/filemanagers/mc/DETAILS +++ b/filemanagers/mc/DETAILS @@ -1,11 +1,11 @@ MODULE=mc - VERSION=4.7.2 - SOURCE=$MODULE-$VERSION.tar.gz + VERSION=4.7.3 + SOURCE=$MODULE-$VERSION.tar.lzma SOURCE_URL=http://www.midnight-commander.org/downloads - SOURCE_VFY=sha1:dd3c3e20151958cb8e07c073a1484cb818096a40 + SOURCE_VFY=sha1:5ba67ec5865de0e9f8cde6b77a0aaa6184516fb3 WEB_SITE=http://www.ibiblio.org/mc ENTERED=20010922 - UPDATED=20100505 + UPDATED=20100709 SHORT="Unix file manager and shell" cat << EOF From zbiggy at lunar-linux.org Fri Jul 9 03:36:52 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 9 Jul 2010 03:36:52 +0200 Subject: [Lunar-commits] bind: updated to 9.7.1-P1 BIND 9.7.1-P1 is a current production release. Includes fix for uncachable negative responses and AA strictness. Message-ID: <20100709013737.BBBD19B220@doppio.foo-projects.org> commit 5b6fefb60185b1e54a85a340a5767ac1f28fe9e0 Author: Zbigniew Luszpinski Date: Fri Jul 9 03:36:52 2010 +0200 bind: updated to 9.7.1-P1 BIND 9.7.1-P1 is a current production release. Includes fix for uncachable negative responses and AA strictness. --- net/bind/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/bind/DETAILS b/net/bind/DETAILS index 87f210c..06bb5e5 100644 --- a/net/bind/DETAILS +++ b/net/bind/DETAILS @@ -1,13 +1,13 @@ # If you bump this module also bump bind-utils please kthx! MODULE=bind - VERSION=9.7.1 + VERSION=9.7.1-P1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.isc.org/isc/bind9/$VERSION - SOURCE_VFY=sha1:e2540c02b8979b5c8a7303e5a0081c00f9cee7ae + SOURCE_VFY=sha1:ff787f5326d87412665f41092ac3c20d3284d128 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20010922 - UPDATED=20100617 + UPDATED=20100709 SHORT="ISC's DNS (domain name system) server" PSAFE=no From zbiggy at lunar-linux.org Fri Jul 9 03:43:18 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 9 Jul 2010 03:43:18 +0200 Subject: [Lunar-commits] bind-utils: updated to 9.7.1-P1 Message-ID: <20100709014352.AB3F79B220@doppio.foo-projects.org> commit 071f72522efc94e07636798fa26a5f2ad784423d Author: Zbigniew Luszpinski Date: Fri Jul 9 03:43:18 2010 +0200 bind-utils: updated to 9.7.1-P1 --- net/bind-utils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/bind-utils/DETAILS b/net/bind-utils/DETAILS index b173c6b..624647b 100644 --- a/net/bind-utils/DETAILS +++ b/net/bind-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=bind-utils - VERSION=9.7.1 + VERSION=9.7.1-P1 SOURCE=bind-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/bind-$VERSION SOURCE_URL=ftp://ftp.isc.org/isc/bind9/$VERSION - SOURCE_VFY=sha1:e2540c02b8979b5c8a7303e5a0081c00f9cee7ae + SOURCE_VFY=sha1:ff787f5326d87412665f41092ac3c20d3284d128 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20050513 - UPDATED=20100617 + UPDATED=20100709 SHORT="Collection of BIND related client programs" PSAFE=no From zbiggy at lunar-linux.org Fri Jul 9 03:46:43 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Fri, 9 Jul 2010 03:46:43 +0200 Subject: [Lunar-commits] gparted: updated to 0.6.1 GPARTED 0.6.1 RELEASE NOTES Message-ID: <20100709014915.AEBF29B220@doppio.foo-projects.org> commit 6df52c698f6eda7393ef7a314123a0e75043e357 Author: Zbigniew Luszpinski Date: Fri Jul 9 03:46:43 2010 +0200 gparted: updated to 0.6.1 GPARTED 0.6.1 RELEASE NOTES This is an important bug fix release for two critical bugs found in GParted. Also included are some language translation updates. Key changes include: - Fix crash moving partition when size is a multiple of 16 MiB - Disable MiB alignment temporarily until bug #623630 can be fixed. Bug #623630 is a problem where moving logical partitions using the new MiB alignment feature might overwrite the Extended Boot Record of another logical partition. This causes an invalid partition table with a wrong signature. BUG FIXES * Fix crash moving partition when size is a multiple of 16 MiB (#623697) * Disable MiB alignment temporarily until bug #623630 can be fixed. --- x11-utils/gparted/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-utils/gparted/DETAILS b/x11-utils/gparted/DETAILS index 9d7e19d..4d4aeb9 100644 --- a/x11-utils/gparted/DETAILS +++ b/x11-utils/gparted/DETAILS @@ -1,11 +1,11 @@ MODULE=gparted - VERSION=0.6.0 + VERSION=0.6.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:0f0fff763bd6449f5757a4bd9be6c0ee7a2aad1c + SOURCE_VFY=sha1:096846d82722f54e07a27aad48a0299456b2acab WEB_SITE=http://gparted.sourceforge.net ENTERED=20050109 - UPDATED=20100619 + UPDATED=20100709 SHORT="A graphical frontend to parted" cat << EOF From florin at lunar-linux.org Fri Jul 9 07:31:45 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 08:31:45 +0300 Subject: [Lunar-commits] gnucash: fix the patch path. Message-ID: <20100709053204.937649B220@doppio.foo-projects.org> commit 4e45aca4aa73515e1184a0cdd195f9d2a6d5e247 Author: Florin Braescu Date: Fri Jul 9 08:31:45 2010 +0300 gnucash: fix the patch path. --- x11-apps/gnucash/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-apps/gnucash/DETAILS b/x11-apps/gnucash/DETAILS index c7ace48..527d591 100644 --- a/x11-apps/gnucash/DETAILS +++ b/x11-apps/gnucash/DETAILS @@ -5,7 +5,7 @@ SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable - SOURCE2_URL=http://www.gnucash.org/pub/gnucash/sources/stable + SOURCE2_URL=$PATCH_URL SOURCE_VFY=sha1:8f63c67fcceaae93ceb8827143cc6a470e3a096a SOURCE2_VFY=sha1:3006d36c4c0fc871a43a0051c7d2894a79b7caaa WEB_SITE=http://www.gnucash.org @@ -13,7 +13,7 @@ ENTERED=20011105 UPDATED=20100705 SHORT="GNUCash a open source personal finance suite" - + cat << EOF GnuCash allows you to track bank accounts, stocks, income, and expenses. As quick and intuitive to use as a checkbook register, it is based on From florin at lunar-linux.org Fri Jul 9 07:45:22 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 08:45:22 +0300 Subject: [Lunar-commits] lxsession: version bumped to 0.4.4. Message-ID: <20100709054539.252B39B220@doppio.foo-projects.org> commit 16e6df5df7f35637c6fe745cb8112f7aca7ef642 Author: Florin Braescu Date: Fri Jul 9 08:45:22 2010 +0300 lxsession: version bumped to 0.4.4. --- lxde/lxsession/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lxde/lxsession/DETAILS b/lxde/lxsession/DETAILS index 5caa5da..372bb90 100644 --- a/lxde/lxsession/DETAILS +++ b/lxde/lxsession/DETAILS @@ -1,11 +1,11 @@ MODULE=lxsession - VERSION=0.4.1 + VERSION=0.4.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:7cee20cad8ca9241074891237c16af0a4b2010e4 + SOURCE_VFY=sha1:e76d437abb111bda2b83cc7de541790bcbca0c17 WEB_SITE=http://lxde.org ENTERED=20090713 - UPDATED=20091211 + UPDATED=20100709 SHORT="A session manager for LXDE" MAINTAINER=florin at lunar-linux.org From florin at lunar-linux.org Fri Jul 9 07:53:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 08:53:12 +0300 Subject: [Lunar-commits] LXDE: remove the lxde-settings-daemon option. Message-ID: <20100709055412.D823F9B220@doppio.foo-projects.org> commit 54a6a0d936eedd4f2146e0be2b12004c0031a11f Author: Florin Braescu Date: Fri Jul 9 08:53:12 2010 +0300 LXDE: remove the lxde-settings-daemon option. It is no longer needed and/or available. --- lxde/lxdm/DETAILS | 6 +++--- profiles/LXDE/DEPENDS | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/lxde/lxdm/DETAILS b/lxde/lxdm/DETAILS index da6b9a0..65fa75a 100644 --- a/lxde/lxdm/DETAILS +++ b/lxde/lxdm/DETAILS @@ -1,11 +1,11 @@ MODULE=lxdm - VERSION=0.1.0 + VERSION=0.2.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:cedaba940130d95661703af035e5f67884fe85b8 + SOURCE_VFY=sha1: WEB_SITE=http://lxde.org ENTERED=20100204 - UPDATED=20100204 + UPDATED=20100709 SHORT="A GUI login manager for LXDE" MAINTAINER=florin at lunar-linux.org diff --git a/profiles/LXDE/DEPENDS b/profiles/LXDE/DEPENDS index 71e6542..e9e19e5 100644 --- a/profiles/LXDE/DEPENDS +++ b/profiles/LXDE/DEPENDS @@ -17,11 +17,6 @@ optional_depends "pcmanfm" "" "" "a filemanager" optional_depends "gpicview" "" "" "an image viewer" optional_depends "gtknetcat" "" "" "a nc frontend" -optional_depends "lxde-settings-daemon" \ - "" \ - "" \ - "a XSettings daemon like for LXDE" - optional_depends "lxde-icon-theme" \ "" \ "" \ From florin at lunar-linux.org Fri Jul 9 07:55:04 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 08:55:04 +0300 Subject: [Lunar-commits] lxde-settings-daemon: remove it from the moonbase. Message-ID: <20100709055540.9FE4C9B220@doppio.foo-projects.org> commit 6b6f81aeedc2735784401a5e5e59f9f6b46f83b6 Author: Florin Braescu Date: Fri Jul 9 08:55:04 2010 +0300 lxde-settings-daemon: remove it from the moonbase. It is no longer needed and/or available. --- lxde/lxde-settings-daemon/DEPENDS | 1 - lxde/lxde-settings-daemon/DETAILS | 17 ----------------- 2 files changed, 0 insertions(+), 18 deletions(-) diff --git a/lxde/lxde-settings-daemon/DEPENDS b/lxde/lxde-settings-daemon/DEPENDS deleted file mode 100644 index a12f68d..0000000 --- a/lxde/lxde-settings-daemon/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gtk+-2 diff --git a/lxde/lxde-settings-daemon/DETAILS b/lxde/lxde-settings-daemon/DETAILS deleted file mode 100644 index ff0341f..0000000 --- a/lxde/lxde-settings-daemon/DETAILS +++ /dev/null @@ -1,17 +0,0 @@ - MODULE=lxde-settings-daemon - VERSION=0.4.1 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:e1e402804f52d62bffe798cab64b1676d18197c3 - WEB_SITE=http://lxde.org - ENTERED=20090713 - UPDATED=20090713 - SHORT="The XSetings like daemon for LXDE" - MAINTAINER=florin at lunar-linux.org - -cat << EOF -lxde-settings is the XSettings daemon of LXDE. -It read config file ~/.config/lxde/config or /usr/share/lxde/config if -user-specific config file is not available, and presents the config values -to other programs via XSETTINGS protocol defined by freedesktop.org. -EOF From florin at lunar-linux.org Fri Jul 9 07:58:51 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 08:58:51 +0300 Subject: [Lunar-commits] lxpanel: version bumped to 0.5.5. Message-ID: <20100709055902.C31B59B220@doppio.foo-projects.org> commit cb85963fc4122d2f723c65703263e5618ae62318 Author: Florin Braescu Date: Fri Jul 9 08:58:51 2010 +0300 lxpanel: version bumped to 0.5.5. --- lxde/lxpanel/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lxde/lxpanel/DETAILS b/lxde/lxpanel/DETAILS index 3ede44c..48c098b 100644 --- a/lxde/lxpanel/DETAILS +++ b/lxde/lxpanel/DETAILS @@ -1,11 +1,11 @@ MODULE=lxpanel - VERSION=0.5.3 + VERSION=0.5.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:1ef57049b7d6f699178a6796afb19fec86c107f0 + SOURCE_VFY=sha1:f3354f13f926226742b65c406988ba7c97009d79 WEB_SITE=http://lxde.org ENTERED=20061112 - UPDATED=20091001 + UPDATED=20100709 SHORT="A lightweight X11 desktop panel" cat << EOF From florin at lunar-linux.org Fri Jul 9 08:01:29 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 09:01:29 +0300 Subject: [Lunar-commits] lxtask: version bumped to 0.1.3. Message-ID: <20100709060146.96F859B220@doppio.foo-projects.org> commit e00c79611681df40f6fce8d062f04b6416a38858 Author: Florin Braescu Date: Fri Jul 9 09:01:29 2010 +0300 lxtask: version bumped to 0.1.3. --- lxde/lxtask/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lxde/lxtask/DETAILS b/lxde/lxtask/DETAILS index 4d81fc7..e05d999 100644 --- a/lxde/lxtask/DETAILS +++ b/lxde/lxtask/DETAILS @@ -1,11 +1,11 @@ MODULE=lxtask - VERSION=0.1.1 + VERSION=0.1.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:213aed1a8673744ec84ae3e59cce33ae2d5b6130 + SOURCE_VFY=sha1:babf6306c4c3f26149019838b6ff02f14f810591 WEB_SITE=http://lxde.org ENTERED=20090713 - UPDATED=20090713 + UPDATED=20100709 SHORT="A task manager for LXDE" MAINTAINER=florin at lunar-linux.org From florin at lunar-linux.org Fri Jul 9 08:03:25 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 09:03:25 +0300 Subject: [Lunar-commits] lxterminal: version bumped to 0.1.7. Message-ID: <20100709060337.ECB749B220@doppio.foo-projects.org> commit c06fd5c253ea3e87b635f21fe03eb483466d42cf Author: Florin Braescu Date: Fri Jul 9 09:03:25 2010 +0300 lxterminal: version bumped to 0.1.7. --- lxde/lxterminal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lxde/lxterminal/DETAILS b/lxde/lxterminal/DETAILS index d3d82e9..3e3d3f9 100644 --- a/lxde/lxterminal/DETAILS +++ b/lxde/lxterminal/DETAILS @@ -1,11 +1,11 @@ MODULE=lxterminal - VERSION=0.1.6 + VERSION=0.1.7 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:f2109f42d72ef43ab293128469dc561c2a4ce09b + SOURCE_VFY=sha1:b689f753238faf610a361a524eca24e1583b7f94 WEB_SITE=http://lxde.org ENTERED=20090713 - UPDATED=20091001 + UPDATED=20100709 SHORT="A VTE terminal for LXDE" MAINTAINER=florin at lunar-linux.org From florin at lunar-linux.org Fri Jul 9 08:05:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 09:05:15 +0300 Subject: [Lunar-commits] menu-cache:version bumped to 0.3.2. Message-ID: <20100709060533.D854D9B220@doppio.foo-projects.org> commit 3ab139f3db7d345757066c7d49e5bee5d82b41d3 Author: Florin Braescu Date: Fri Jul 9 09:05:15 2010 +0300 menu-cache:version bumped to 0.3.2. --- lxde/menu-cache/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lxde/menu-cache/DETAILS b/lxde/menu-cache/DETAILS index ee71f75..2b0c43b 100644 --- a/lxde/menu-cache/DETAILS +++ b/lxde/menu-cache/DETAILS @@ -1,11 +1,11 @@ MODULE=menu-cache - VERSION=0.3.1 + VERSION=0.3.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/lxde - SOURCE_VFY=sha1:7d73ba6a85065bad9263acd11236cabc19eaae3e + SOURCE_VFY=sha1:1c92ae19326a18ca9ce588704a5d8e746a8ec244 WEB_SITE=http://lxde.org ENTERED=20090713 - UPDATED=20100224 + UPDATED=20100709 SHORT="Cache management to speedup menus in LXDE" MAINTAINER=florin at lunar-linux.org From florin at lunar-linux.org Fri Jul 9 08:51:09 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 09:51:09 +0300 Subject: [Lunar-commits] libktorrent: version bumped to 1.0.2. Message-ID: <20100709065132.3FBF69B220@doppio.foo-projects.org> commit f33dae5afb00696b5a1dd6ab1d6861fbf70f66fa Author: Florin Braescu Date: Fri Jul 9 09:51:09 2010 +0300 libktorrent: version bumped to 1.0.2. Bugfixes. --- kde4/extragear/libktorrent/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/extragear/libktorrent/DETAILS b/kde4/extragear/libktorrent/DETAILS index 4e9cef7..1acf115 100644 --- a/kde4/extragear/libktorrent/DETAILS +++ b/kde4/extragear/libktorrent/DETAILS @@ -1,13 +1,13 @@ MODULE=libktorrent - MAJOR=4.0.1 - VERSION=1.0.1 + MAJOR=4.0.2 + VERSION=1.0.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ktorrent.org/downloads/$MAJOR MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} - SOURCE_VFY=sha1:fb1d21fa48987591b55a549c1cc52530f2729f38 + SOURCE_VFY=sha1:00d38eb2f88331028002f7a1dae050ff6fd68161 WEB_SITE=http://ktorrent.org ENTERED=20100526 - UPDATED=20100614 + UPDATED=20100709 SHORT="BitTorrent library" cat << EOF From florin at lunar-linux.org Fri Jul 9 08:53:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 09:53:15 +0300 Subject: [Lunar-commits] ktorrent: version bumped to 4.0.2. Message-ID: <20100709065337.04E1A9B220@doppio.foo-projects.org> commit bf599b73e894705d452420172c1592ee1532b07e Author: Florin Braescu Date: Fri Jul 9 09:53:15 2010 +0300 ktorrent: version bumped to 4.0.2. Bugfixes release. --- kde4/extragear/ktorrent/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/extragear/ktorrent/DETAILS b/kde4/extragear/ktorrent/DETAILS index 171dc2b..e565b80 100644 --- a/kde4/extragear/ktorrent/DETAILS +++ b/kde4/extragear/ktorrent/DETAILS @@ -1,13 +1,13 @@ MODULE=ktorrent MAJOR=4.0 - VERSION=$MAJOR.1 + VERSION=$MAJOR.2 SOURCE=ktorrent-$VERSION.tar.bz2 - SOURCE_URL=http://ktorrent.org/downloads/$VERSION/ + SOURCE_URL=http://ktorrent.org/downloads/$VERSION MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} - SOURCE_VFY=sha1:2e76d05d5b22bec18d1163ba1c9ecca71048e745 + SOURCE_VFY=sha1:40ee3b7b9face22d229344572f9542b4570e7411 WEB_SITE=http://www.kde.org ENTERED=20080111 - UPDATED=20100525 + UPDATED=20100709 SHORT="BitTorrent client for KDE" cat << EOF From florin at lunar-linux.org Fri Jul 9 11:45:27 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 12:45:27 +0300 Subject: [Lunar-commits] ntp: version bumped to 4.2.6p2. Message-ID: <20100709094555.70AD59B220@doppio.foo-projects.org> commit b1a9bfb4fea5356891f84fd94777f487090ea0c9 Author: Florin Braescu Date: Fri Jul 9 12:45:27 2010 +0300 ntp: version bumped to 4.2.6p2. Bugfixes and code cleanups. --- net/ntp/DETAILS | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net/ntp/DETAILS b/net/ntp/DETAILS index d4b6ced..4287dc9 100644 --- a/net/ntp/DETAILS +++ b/net/ntp/DETAILS @@ -1,9 +1,10 @@ MODULE=ntp - VERSION=4.2.6p1 + VERSION=4.2.6p2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4 SOURCE_URL[1]=ftp://ftp.udel.edu/pub/ntp/ntp4 - SOURCE_VFY=sha1:c4fa55afb8f2104146d25b75a09437ebffb4d657 + SOURCE_URL[2]=http://archive.ntp.org/ntp4 + SOURCE_VFY=sha1:04b5e3c3755fe9e5bcec5bd5d29255cfef2102c4 WEB_SITE=http://www.ntp.org ENTERED=20011004 UPDATED=20100412 From florin at lunar-linux.org Fri Jul 9 14:54:52 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 15:54:52 +0300 Subject: [Lunar-commits] SDL_ttf: version bumped top 2.0.10. Message-ID: <20100709125512.838FF9B220@doppio.foo-projects.org> commit 595ce2ab889b7594ac6dfe41d0993f2cc6bc64de Author: Florin Braescu Date: Fri Jul 9 15:54:52 2010 +0300 SDL_ttf: version bumped top 2.0.10. --- graphics/SDL_ttf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/SDL_ttf/DETAILS b/graphics/SDL_ttf/DETAILS index d3a127f..44ec6b3 100644 --- a/graphics/SDL_ttf/DETAILS +++ b/graphics/SDL_ttf/DETAILS @@ -1,11 +1,11 @@ MODULE=SDL_ttf - VERSION=2.0.9 + VERSION=2.0.10 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.libsdl.org/projects/SDL_ttf/release - SOURCE_VFY=sha1:6bc3618b08ddbbf565fe8f63f624782c15e1cef2 + SOURCE_VFY=sha1:98f6518ec71d94b8ad303a197445e0991850b887 WEB_SITE=http://www.libsdl.org/projects/$MODULE ENTERED=20030129 - UPDATED=20070821 + UPDATED=20100709 SHORT="A high quality font library" cat << EOF From florin at lunar-linux.org Fri Jul 9 15:01:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 16:01:12 +0300 Subject: [Lunar-commits] eigen: version bumped to 2.0.14. Message-ID: <20100709130126.D0C4C9B220@doppio.foo-projects.org> commit c33b73b7d6e6f61ea197d8e929b44780aae75dc2 Author: Florin Braescu Date: Fri Jul 9 16:01:12 2010 +0300 eigen: version bumped to 2.0.14. --- libs/eigen/DETAILS | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libs/eigen/DETAILS b/libs/eigen/DETAILS index bb15d12..b2fcf8e 100644 --- a/libs/eigen/DETAILS +++ b/libs/eigen/DETAILS @@ -1,13 +1,13 @@ MODULE=eigen - VERSION=2.0.12 + VERSION=2.0.14 SOURCE=$VERSION.tar.bz2 - SOURCE_URL=http://bitbucket.org/eigen/eigen/get/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/eigen - SOURCE_VFY=sha1:0e7ebb5455dc11e4a3ebacb694b6747110c664ba + SOURCE_URL=http://bitbucket.org/eigen/$MODULE/get +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE + SOURCE_VFY=sha1:a48526bd92722170b6d458cc8a6a72c9433c9dcb WEB_SITE=http://eigen.tuxfamily.org ENTERED=20080112 - UPDATED=20100221 - SHORT="linear algebra libraries focused on the simple mathematical needs" + UPDATED=20100709 + SHORT="linear algebra libraries for simple mathematical needs" cat << EOF Unlike most other linear algebra libraries, Eigen focuses on the simple From florin at lunar-linux.org Fri Jul 9 15:36:08 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 16:36:08 +0300 Subject: [Lunar-commits] warzone2100: version bumped to 2.3.1a. Message-ID: <20100709133630.DCA589B220@doppio.foo-projects.org> commit 0d717ff8e79ddae6a91f750563448f14faeee8c3 Author: Florin Braescu Date: Fri Jul 9 16:36:08 2010 +0300 warzone2100: version bumped to 2.3.1a. Bugfixes. --- games/warzone2100/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/warzone2100/DETAILS b/games/warzone2100/DETAILS index 6e5be72..554466b 100644 --- a/games/warzone2100/DETAILS +++ b/games/warzone2100/DETAILS @@ -1,11 +1,11 @@ MODULE=warzone2100 VERSION=2.3.1 - SOURCE=$MODULE-$VERSION.tar.gz + SOURCE=$MODULE-${VERSION}a.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:e1d99cd3aff195b2bb0ad95d7c805f400438821d + SOURCE_VFY=sha1:a924304b8e947a317c8c70ea86ee085e24f9e35c WEB_SITE=http://wz2100.net ENTERED=20090606 - UPDATED=20100615 + UPDATED=20100709 MAINTAINER=florin at lunar-linux.org SHORT="3D realtime strategy game" From stumbles at lunar-linux.org Fri Jul 9 16:00:04 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 9 Jul 2010 10:00:04 -0400 Subject: [Lunar-commits] Xdialog: Adding to moonbase by request of aGaTHoS. Message-ID: <20100709140127.E9D539B220@doppio.foo-projects.org> commit 3f584eeba9876de46ff5aae6a67aa8e9631e8354 Author: Dennis `stumbles` Veatch Date: Fri Jul 9 10:00:04 2010 -0400 Xdialog: Adding to moonbase by request of aGaTHoS. --- x11-utils/Xdialog/DEPENDS | 2 ++ x11-utils/Xdialog/DETAILS | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+), 0 deletions(-) diff --git a/x11-utils/Xdialog/DEPENDS b/x11-utils/Xdialog/DEPENDS new file mode 100644 index 0000000..5ba3e60 --- /dev/null +++ b/x11-utils/Xdialog/DEPENDS @@ -0,0 +1,2 @@ +optional_depends gtk+-2 "--with-gtk2" "--without-gtk2" "for gtk2 graphics support" + diff --git a/x11-utils/Xdialog/DETAILS b/x11-utils/Xdialog/DETAILS new file mode 100644 index 0000000..203a0ad --- /dev/null +++ b/x11-utils/Xdialog/DETAILS @@ -0,0 +1,18 @@ + MODULE=Xdialog + VERSION=2.3.1 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://xdialog.free.fr/ + SOURCE_VFY=sha1:292c552506633c54a28d51aa290277b7b5c0c708 + WEB_SITE=http://xdialog.free.fr/#RELEASE + ENTERED=20100709 + UPDATED=20100709 + SHORT="drop in replacement for the dialog or cdialog programs" + +cat << EOF +Xdialog is designed to be a drop in replacement for the dialog or cdialog +programs. It converts any terminal based program into a program with an +X-windows interface. The dialogs are easier to see and use while adding +even more functionalities (e.g. with the treeview, the file selector, +the edit box, the range box, the help button/box). Because Xdialog uses +GTK+, it will also match your desktop theme. +EOF From stumbles at lunar-linux.org Fri Jul 9 16:01:00 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 9 Jul 2010 10:01:00 -0400 Subject: [Lunar-commits] xdialog: Adding to moonbase by request of aGaTHoS. Message-ID: <20100709140128.00D049B221@doppio.foo-projects.org> commit ef277e8c0c959c45710f7bac288b80a280f67ed2 Author: Dennis `stumbles` Veatch Date: Fri Jul 9 10:01:00 2010 -0400 xdialog: Adding to moonbase by request of aGaTHoS. --- x11-utils/xdialog/BUILD | 9 +++++++++ x11-utils/xdialog/DEPENDS | 2 ++ x11-utils/xdialog/DETAILS | 13 +++++++++++++ 3 files changed, 24 insertions(+), 0 deletions(-) diff --git a/x11-utils/xdialog/BUILD b/x11-utils/xdialog/BUILD new file mode 100644 index 0000000..d05f8cc --- /dev/null +++ b/x11-utils/xdialog/BUILD @@ -0,0 +1,9 @@ +( + + python setup.py build && + + prepare_install && + + python setup.py install + +) > $C_FIFO 2>&1 diff --git a/x11-utils/xdialog/DEPENDS b/x11-utils/xdialog/DEPENDS new file mode 100644 index 0000000..2e6ef0b --- /dev/null +++ b/x11-utils/xdialog/DEPENDS @@ -0,0 +1,2 @@ +depends Python +depends Xdialog diff --git a/x11-utils/xdialog/DETAILS b/x11-utils/xdialog/DETAILS new file mode 100644 index 0000000..5d7afee --- /dev/null +++ b/x11-utils/xdialog/DETAILS @@ -0,0 +1,13 @@ + MODULE=xdialog + VERSION=0.3 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://www.chrisarndt.de/en/software/python/download/ + SOURCE_VFY=sha1:6feb5991cbf431515ff5f164dc0886924f13d682 + WEB_SITE=http://www.chrisarndt.de/en/software/python/#xdialog + ENTERED=20100709 + UPDATED=20100709 + SHORT="Python wrapper for Xdialog" + +cat << EOF +A Python wrapper for Xdialog. +EOF From florin at lunar-linux.org Fri Jul 9 17:18:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 9 Jul 2010 18:18:56 +0300 Subject: [Lunar-commits] koffice: version bumped to 2.2.1. Message-ID: <20100709151923.C57549B220@doppio.foo-projects.org> commit 34b4ed5a325b1e264e051a6318660fd1d67dea9f Author: Florin Braescu Date: Fri Jul 9 18:18:56 2010 +0300 koffice: version bumped to 2.2.1. Bugfixes and enhacements. --- kde4/apps/koffice/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/apps/koffice/DETAILS b/kde4/apps/koffice/DETAILS index a8396e1..873bef9 100644 --- a/kde4/apps/koffice/DETAILS +++ b/kde4/apps/koffice/DETAILS @@ -1,17 +1,17 @@ MODULE=koffice - VERSION=2.2.0 + VERSION=2.2.1 SOURCE=koffice-$VERSION.tar.bz2 SOURCE_URL=$KDE_URL/stable/koffice-$VERSION - SOURCE_VFY=sha1:274623699eb666730a0c8d92f81fb99680217345 + SOURCE_VFY=sha1:294c9828cb5eb87392aa87e56e2b0f2700b8b66d WEB_SITE=http://www.kde.org MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} ENTERED=20080718 - UPDATED=20100527 + UPDATED=20100709 SHORT="An office aplications suite for KDE" cat << EOF KOffice is a collection of office applications linked together by a -common base. This common base assures that all office application can +common base. This common base assures that all office application can work together and also share a common look and feel. The applications currently included in KOffice are: From florin at lunar-linux.org Sat Jul 10 07:57:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 10 Jul 2010 08:57:56 +0300 Subject: [Lunar-commits] libisoburn: version bumped to 0.6.0. Message-ID: <20100710055817.0DCEE9B220@doppio.foo-projects.org> commit fdf42a7eaa44cd72c39c4d2c9bdf2bcd19463960 Author: Florin Braescu Date: Sat Jul 10 08:57:56 2010 +0300 libisoburn: version bumped to 0.6.0. --- cd/libisoburn/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cd/libisoburn/DETAILS b/cd/libisoburn/DETAILS index 9420231..a092810 100644 --- a/cd/libisoburn/DETAILS +++ b/cd/libisoburn/DETAILS @@ -1,11 +1,11 @@ MODULE=libisoburn - VERSION=0.5.8 + VERSION=0.6.0 SOURCE=$MODULE-$VERSION.pl00.tar.gz SOURCE_URL=http://files.libburnia-project.org/releases - SOURCE_VFY=sha1:fa958fcb1ea180b78d04bfa146e04a48469b41f2 + SOURCE_VFY=sha1:6e488104bb88324c9a25ac687120f289204d0749 WEB_SITE=http://libburnia-project.org ENTERED=20080513 - UPDATED=20100617 + UPDATED=20100710 SHORT="A frontend for libraries libburn and libisofs" cat << EOF From florin at lunar-linux.org Sat Jul 10 08:07:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 10 Jul 2010 09:07:36 +0300 Subject: [Lunar-commits] numpy: version bumped to 1.4.1. Message-ID: <20100710060755.F30479B220@doppio.foo-projects.org> commit 55e1a7a5c1d0551ab35ae33d4f66324420bcbe46 Author: Florin Braescu Date: Sat Jul 10 09:07:36 2010 +0300 numpy: version bumped to 1.4.1. --- python/numpy/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/numpy/DETAILS b/python/numpy/DETAILS index 9705f62..cb4fa28 100644 --- a/python/numpy/DETAILS +++ b/python/numpy/DETAILS @@ -1,11 +1,11 @@ MODULE=numpy - VERSION=1.3.0 + VERSION=1.4.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/numpy - SOURCE_VFY=sha1:c04998a1fbf7d990c9a2b99a7b62486012c570ac + SOURCE_VFY=sha1:ec6078aa09acbcca3d90f9f36353fc83e7e1daa0 WEB_SITE=http://numpy.scipy.org ENTERED=20020708 - UPDATED=20100118 + UPDATED=20100710 SHORT="Fundamental package for scientific computing with Python" cat << EOF @@ -18,7 +18,7 @@ numpy contains: * tools for integrating Fortran code. NumPy derives from the old Numeric code base and can be used as a replacement -for Numeric. It also adds the features introduced by Numarray and can also be +for Numeric. It also adds the features introduced by Numarray and can also be used to replace Numarray. EOF From florin at lunar-linux.org Sat Jul 10 08:30:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 10 Jul 2010 09:30:12 +0300 Subject: [Lunar-commits] wesnoth: version bumped to 1.8.3. Message-ID: <20100710063034.555649B220@doppio.foo-projects.org> commit 404daf2a9aab88304cc950189316feed1f46fc19 Author: Florin Braescu Date: Sat Jul 10 09:30:12 2010 +0300 wesnoth: version bumped to 1.8.3. --- games/wesnoth/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/wesnoth/DETAILS b/games/wesnoth/DETAILS index b8f992d..8107a6f 100644 --- a/games/wesnoth/DETAILS +++ b/games/wesnoth/DETAILS @@ -1,12 +1,12 @@ MODULE=wesnoth - VERSION=1.8.2 + VERSION=1.8.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://www.wesnoth.org/files - SOURCE_VFY=sha1:772e4847b5c99cef06872ea35c43f4cad2eb622e + SOURCE_VFY=sha1:85adf119509ac15c19536736dfbc04931280cf1c WEB_SITE=http://www.wesnoth.org ENTERED=20040701 - UPDATED=20100606 + UPDATED=20100710 SHORT="Battle for Wesnoth - fantasy turn-based strategy game" cat < cpio: updated to 2.11 * Fix mt build. * In copy-in mode, if directory attributes do not permit writing to it, setting them is delayed until the end of run. This allows to correctly extract files in such directories. * In copy-in mode, permissions of a directory are restored if it appears in the file list after files in it (find . -depth). This fixes debian bug #458079. * Fix possible memory overflow in the rmt client code (CVE-2010-0624). Message-ID: <20100711005226.0CDB69B220@doppio.foo-projects.org> commit 04e1440e01fca83cc4219a0e49388fba467abd67 Author: Zbigniew Luszpinski Date: Sun Jul 11 02:51:12 2010 +0200 cpio: updated to 2.11 * Fix mt build. * In copy-in mode, if directory attributes do not permit writing to it, setting them is delayed until the end of run. This allows to correctly extract files in such directories. * In copy-in mode, permissions of a directory are restored if it appears in the file list after files in it (find . -depth). This fixes debian bug #458079. * Fix possible memory overflow in the rmt client code (CVE-2010-0624). --- archive/cpio/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/cpio/DETAILS b/archive/cpio/DETAILS index deb45f0..66feeba 100644 --- a/archive/cpio/DETAILS +++ b/archive/cpio/DETAILS @@ -1,12 +1,12 @@ MODULE=cpio - VERSION=2.10 + VERSION=2.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:a87f85c23697163000c656db9eb26a348aa3397b + SOURCE_VFY=sha1:6f1934b0079dc1e85ddff89cabdf01adb3a74abb WEB_SITE=http://www.gnu.org/software/cpio/cpio.html ENTERED=20011004 - UPDATED=20090702 + UPDATED=20100711 SHORT="cpio creates cpio archives and have rmt" cat << EOF From zbiggy at lunar-linux.org Sun Jul 11 02:53:00 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 02:53:00 +0200 Subject: [Lunar-commits] dpkg: updated to 1.15.7.2 Message-ID: <20100711005334.54DC39B220@doppio.foo-projects.org> commit b80a6cb59da4d0dfcacda3a6875ed87882b7bd4d Author: Zbigniew Luszpinski Date: Sun Jul 11 02:53:00 2010 +0200 dpkg: updated to 1.15.7.2 --- archive/dpkg/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/dpkg/DETAILS b/archive/dpkg/DETAILS index 37c339a..5628ab7 100644 --- a/archive/dpkg/DETAILS +++ b/archive/dpkg/DETAILS @@ -1,11 +1,11 @@ MODULE=dpkg - VERSION=1.15.5.5 + VERSION=1.15.7.2 SOURCE=${MODULE}_${VERSION}.tar.bz2 SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/dpkg/ - SOURCE_VFY=sha1:ca6dcc374f62dc03fa795be4337d2c416016cfd8 + SOURCE_VFY=sha1:50e0f02d136df495f28ab522c7afc79f1dc8126e WEB_SITE=http://packages.qa.debian.org/d/dpkg.html ENTERED=20060131 - UPDATED=20091225 + UPDATED=20100711 SHORT="Debian package manager" cat << EOF Installs, removes, and provides information about .deb packages From zbiggy at lunar-linux.org Sun Jul 11 02:56:17 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 02:56:17 +0200 Subject: [Lunar-commits] lzip: updated to 1.10 Changes in version 1.10: Message-ID: <20100711005645.6FC499B220@doppio.foo-projects.org> commit 7622f4f527d28a3d1317d880deb5fdd60fb48e7f Author: Zbigniew Luszpinski Date: Sun Jul 11 02:56:17 2010 +0200 lzip: updated to 1.10 Changes in version 1.10: File specified with option "-o" is now created with write permission for all if umask allows it, and deleted if lzip is interrupted by the user. Regular files are now open in binary mode in non-POSIX platforms defining the O_BINARY macro. Dictionary size for options -2, -3, -4 and -8 has been changed to improve linearity of compressed sizes. Compiler warnings produced by over-optimization (-O3) have been fixed. --- archive/lzip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/lzip/DETAILS b/archive/lzip/DETAILS index d5ea18a..0075923 100644 --- a/archive/lzip/DETAILS +++ b/archive/lzip/DETAILS @@ -1,11 +1,11 @@ MODULE=lzip - VERSION=1.9 + VERSION=1.10 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://nongnu.askapache.com/lzip/ - SOURCE_VFY=sha1:19d2109e5b81a4f2418edaa069de6a25c0138fc3 + SOURCE_VFY=sha1:ac2ac4be12cfbd9ba28998a52e5a2ab957369408 WEB_SITE=http://nongnu.askapache.com/lzip/manual/lzip_manual.html ENTERED=20091122 - UPDATED=20100319 + UPDATED=20100711 SHORT="lossless data compressor" cat << EOF From zbiggy at lunar-linux.org Sun Jul 11 03:01:22 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 03:01:22 +0200 Subject: [Lunar-commits] makeself: updated to 2.1.5 Message-ID: <20100711010153.6C87B9B220@doppio.foo-projects.org> commit 3e42472fd80f0d1886bcb51045eefe137e753763 Author: Zbigniew Luszpinski Date: Sun Jul 11 03:01:22 2010 +0200 makeself: updated to 2.1.5 --- archive/makeself/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/archive/makeself/DETAILS b/archive/makeself/DETAILS index 6bb58fc..4c5d53a 100644 --- a/archive/makeself/DETAILS +++ b/archive/makeself/DETAILS @@ -1,11 +1,11 @@ MODULE=makeself - VERSION=2.1.4 + VERSION=2.1.5 SOURCE=$MODULE-$VERSION.run SOURCE_URL=http://www.megastep.org/$MODULE/ - SOURCE_VFY=sha1:dbdd0b879c28ffba2dd5fb0ca20d3998edd3c8ea + SOURCE_VFY=sha1:803ca42ea64e51af72a4ee50b4d8f7a6107c926d WEB_SITE=http://www.megastep.org/makeself/ ENTERED=20040520 - UPDATED=20061219 + UPDATED=20100711 SHORT="Make self-extractable archives" cat << EOF makeself.sh is a small shell script that generates a self-extractable From zbiggy at lunar-linux.org Sun Jul 11 03:11:28 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 03:11:28 +0200 Subject: [Lunar-commits] sharutils: updated to 4.9 Message-ID: <20100711011200.8C0179B220@doppio.foo-projects.org> commit 0d5aec80c3ae38c97ff30667d3813863f4020604 Author: Zbigniew Luszpinski Date: Sun Jul 11 03:11:28 2010 +0200 sharutils: updated to 4.9 --- archive/sharutils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archive/sharutils/DETAILS b/archive/sharutils/DETAILS index 4ecd1ea..4b562be 100644 --- a/archive/sharutils/DETAILS +++ b/archive/sharutils/DETAILS @@ -1,12 +1,12 @@ MODULE=sharutils - VERSION=4.7 + VERSION=4.9 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL[0]=$GNU_URL/$MODULE/REL-$VERSION + SOURCE_URL[0]=$GNU_URL/$MODULE SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE - SOURCE_VFY=sha1:0b8c1d54fdcf97a93aba079d342d1873a8fc423b + SOURCE_VFY=sha1:c73d1d0108c3c8c63c49e673e3521a428e5382f9 WEB_SITE=http://www.gnu.org/software/sharutils ENTERED=20020420 - UPDATED=20100112 + UPDATED=20100711 SHORT="GNU shar for handling shell archives" cat << EOF From zbiggy at lunar-linux.org Sun Jul 11 03:27:21 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 03:27:21 +0200 Subject: [Lunar-commits] xmp: updated to 3.2.0 3.2.0 (20100530): - Digital Symphony fixes by Tom Hargreaves - Archimedes Tracker fixes by Tom Hargreaves - add shared logarithmic volume table for Archimedes formats - fix default Archimedes formats pan (RLLR instead of LRRL) - add Coconizer file loader - portability fixes for BeOS and Haiku - code cleanup and optimizations - Android port using NDK - fix time echoback event for MED - fix module time count not reseting at new module - make zipfile detection stricter (by Solomon Peachy) - fix DSMI loader volume event (by Solomon Peachy) - initialize formats only once - fix build with Audacious plugin API 13 - fix seek in Audacious plugin Message-ID: <20100711012830.8A5779B220@doppio.foo-projects.org> commit 376cdaee204084dbab57506a888128b565c60026 Author: Zbigniew Luszpinski Date: Sun Jul 11 03:27:21 2010 +0200 xmp: updated to 3.2.0 3.2.0 (20100530): - Digital Symphony fixes by Tom Hargreaves - Archimedes Tracker fixes by Tom Hargreaves - add shared logarithmic volume table for Archimedes formats - fix default Archimedes formats pan (RLLR instead of LRRL) - add Coconizer file loader - portability fixes for BeOS and Haiku - code cleanup and optimizations - Android port using NDK - fix time echoback event for MED - fix module time count not reseting at new module - make zipfile detection stricter (by Solomon Peachy) - fix DSMI loader volume event (by Solomon Peachy) - initialize formats only once - fix build with Audacious plugin API 13 - fix seek in Audacious plugin --- audio/xmp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/xmp/DETAILS b/audio/xmp/DETAILS index 78f4ec6..f4501a7 100644 --- a/audio/xmp/DETAILS +++ b/audio/xmp/DETAILS @@ -1,11 +1,11 @@ MODULE=xmp - VERSION=3.1.0 + VERSION=3.2.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:23ef8106839ae705f47c07b26cf0897f483a157a + SOURCE_VFY=sha1:c11c99e21d0fd6ace436f578de85fad369c3a41f WEB_SITE=http://xmp.sourceforge.net/ ENTERED=20040302 - UPDATED=20100325 + UPDATED=20100711 SHORT="Very powerful module player for over 80 mod formats" PSAFE=no From florin at lunar-linux.org Sun Jul 11 07:08:27 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 11 Jul 2010 08:08:27 +0300 Subject: [Lunar-commits] alsa-lib: add Python as an optional depend. Message-ID: <20100711050854.8C2299B220@doppio.foo-projects.org> commit af19d0e2f3250e8e194ec545b95153ea51ba1144 Author: Florin Braescu Date: Sun Jul 11 08:08:27 2010 +0300 alsa-lib: add Python as an optional depend. --- audio/alsa-lib/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/audio/alsa-lib/DEPENDS b/audio/alsa-lib/DEPENDS new file mode 100644 index 0000000..68a1e79 --- /dev/null +++ b/audio/alsa-lib/DEPENDS @@ -0,0 +1,2 @@ +optional_depends "Python" "" "--disable-python" "to build Python related components" + From florin at lunar-linux.org Sun Jul 11 07:16:41 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 11 Jul 2010 08:16:41 +0300 Subject: [Lunar-commits] gdb: add Python as an optional depend. Message-ID: <20100711051705.222C79B220@doppio.foo-projects.org> commit 16157430fa0a5990b67ec4f57425f8efefe46400 Author: Florin Braescu Date: Sun Jul 11 08:16:41 2010 +0300 gdb: add Python as an optional depend. --- devel/gdb/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/devel/gdb/DEPENDS b/devel/gdb/DEPENDS new file mode 100644 index 0000000..06fc1fa --- /dev/null +++ b/devel/gdb/DEPENDS @@ -0,0 +1,2 @@ +optional_depends "Python" "" "" "to build Python related components" + From florin at lunar-linux.org Sun Jul 11 09:18:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 11 Jul 2010 10:18:13 +0300 Subject: [Lunar-commits] ardour: version bumped to 2.8.11. Message-ID: <20100711071831.E6E719B220@doppio.foo-projects.org> commit 09bd2dd56ce68d036cc06a44e50a038e9ca6c893 Author: Florin Braescu Date: Sun Jul 11 10:18:13 2010 +0300 ardour: version bumped to 2.8.11. --- audio/ardour/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/ardour/DETAILS b/audio/ardour/DETAILS index 3443172..4849a4e 100644 --- a/audio/ardour/DETAILS +++ b/audio/ardour/DETAILS @@ -1,12 +1,12 @@ MODULE=ardour - VERSION=2.8.10 + VERSION=2.8.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/ardour-$VERSION - SOURCE_URL=$MIRRORS_URL - SOURCE_VFY=sha1:beb309af693f8c2402ddd364d1fc79dc6dfe5e76 + SOURCE_URL=$MIRROR_URL + SOURCE_VFY=sha1:e04f0d9aacd929565386f8027807d881bdf8fca6 WEB_SITE=http://ardour.org ENTERED=20020408 - UPDATED=20100617 + UPDATED=20100711 SHORT="A multichannel hard disk recorder" MAINTAINER=jannis at lunar-linux.org From florin at lunar-linux.org Sun Jul 11 10:24:38 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 11 Jul 2010 11:24:38 +0300 Subject: [Lunar-commits] bogofilter: version bumped to 1.2.2. Message-ID: <20100711082503.6BF249B220@doppio.foo-projects.org> commit a232b61a5eda8baa9d3783d8d4691202d04ad8f4 Author: Florin Braescu Date: Sun Jul 11 11:24:38 2010 +0300 bogofilter: version bumped to 1.2.2. Bugfixes release. --- mail/bogofilter/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/bogofilter/DETAILS b/mail/bogofilter/DETAILS index 4e38bb2..382e039 100644 --- a/mail/bogofilter/DETAILS +++ b/mail/bogofilter/DETAILS @@ -1,11 +1,11 @@ MODULE=bogofilter - VERSION=1.2.0 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:cbed66f4b8102af85b90e17e917572b2412b6bf8 + SOURCE_VFY=sha1:6d2860c1d919fe47a8efcfc7fd6de9433872f21d WEB_SITE=http://sourceforge.net/projects/$MODULE ENTERED=20030301 - UPDATED=20090410 + UPDATED=20090711 SHORT="An improved version of Paul Graham's Bayesian spam filter" cat << EOF From florin at lunar-linux.org Sun Jul 11 12:42:55 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 11 Jul 2010 13:42:55 +0300 Subject: [Lunar-commits] telepathy-haze: version bumped to 0.3.6. Message-ID: <20100711104315.56EBB9B220@doppio.foo-projects.org> commit b343c6c1fdac32d93ee625187544dff77db423a5 Author: Florin Braescu Date: Sun Jul 11 13:42:55 2010 +0300 telepathy-haze: version bumped to 0.3.6. Bugfixes. --- chat/telepathy-haze/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-haze/DETAILS b/chat/telepathy-haze/DETAILS index 0be1af7..99fc86c 100644 --- a/chat/telepathy-haze/DETAILS +++ b/chat/telepathy-haze/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-haze - VERSION=0.3.5 + VERSION=0.3.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:f03b9a890a20a21bb25c0b134c7d2bf637c01445 + SOURCE_VFY=sha1:dfaa5cdef2e3fc83dc5ee47c299a63dc1b935806 WEB_SITE=http://telepathy.freedesktop.org/wiki ENTERED=20090123 - UPDATED=20100623 + UPDATED=20100711 SHORT="telepathy libpurple connection manager" cat << EOF From stumbles at lunar-linux.org Sun Jul 11 14:00:15 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 11 Jul 2010 08:00:15 -0400 Subject: [Lunar-commits] librcps: Adding to moonbase. Will be an optional_depends for koffice. Message-ID: <20100711120103.7EB579B220@doppio.foo-projects.org> commit cc5b8ab5fa8c160f8ada8127d1745c747afab34f Author: Dennis `stumbles` Veatch Date: Sun Jul 11 08:00:15 2010 -0400 librcps: Adding to moonbase. Will be an optional_depends for koffice. --- libs/librcps/DETAILS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/libs/librcps/DETAILS b/libs/librcps/DETAILS new file mode 100644 index 0000000..8131284 --- /dev/null +++ b/libs/librcps/DETAILS @@ -0,0 +1,14 @@ + MODULE=librcps + VERSION=0.3 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://www.librcps.org/ + SOURCE_VFY=sha1:ef12ee676e56d378bb077617e167a8212c3938d3 + WEB_SITE=http://www.librcps.org/index.html + ENTERED=20100711 + UPDATED=20100711 + SHORT="Resource Constrained Project Scheduling Problem" + +cat << EOF +LibRCPS aims to be a versatile, powerful and fast open source library for +resource constrained project scheduling. +EOF From stumbles at lunar-linux.org Sun Jul 11 14:00:41 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 11 Jul 2010 08:00:41 -0400 Subject: [Lunar-commits] koffice: Adding the optional_depends librcps. Message-ID: <20100711120103.8F06F9B221@doppio.foo-projects.org> commit b55a583c9568cb6cee25e66ce776514ad4034f2a Author: Dennis `stumbles` Veatch Date: Sun Jul 11 08:00:41 2010 -0400 koffice: Adding the optional_depends librcps. --- kde4/apps/koffice/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kde4/apps/koffice/DEPENDS b/kde4/apps/koffice/DEPENDS index 34fa36a..2f9b000 100644 --- a/kde4/apps/koffice/DEPENDS +++ b/kde4/apps/koffice/DEPENDS @@ -14,3 +14,4 @@ optional_depends WordNet "" "" "for KThesaurus support" optional_depends OpenGTL "" "" "for Color Transform support" optional_depends wv2 "" "" "for word document support" optional_depends libQtGTL "" "" "Qt bindings for the OpenShiva interpreter" +optional_depends librcps "" "" "for resource constrained project scheduling support" From zbiggy at lunar-linux.org Sun Jul 11 14:16:22 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 11 Jul 2010 14:16:22 +0200 Subject: [Lunar-commits] tomcat6-bin: updated to 6.0.28 Message-ID: <20100711121704.C93A49B220@doppio.foo-projects.org> commit 81bde562e830dbb3794bd9c4d8637ceef9e6d6a9 Author: Zbigniew Luszpinski Date: Sun Jul 11 14:16:22 2010 +0200 tomcat6-bin: updated to 6.0.28 --- java/tomcat6-bin/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/tomcat6-bin/DETAILS b/java/tomcat6-bin/DETAILS index 347f1f1..3d3d86e 100644 --- a/java/tomcat6-bin/DETAILS +++ b/java/tomcat6-bin/DETAILS @@ -1,12 +1,12 @@ MODULE=tomcat6-bin - VERSION=6.0.26 + VERSION=6.0.28 SOURCE=apache-tomcat-$VERSION.tar.gz SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-6/v${VERSION}/bin SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-tomcat-$VERSION - SOURCE_VFY=sha1:712f0a5e9544ecc0272a1f06cde8215b760b9b65 + SOURCE_VFY=sha1:126ce35eee88cdc1ac6b140e2114d94a1258b8f3 WEB_SITE=http://tomcat.apache.org ENTERED=20100212 - UPDATED=20100701 + UPDATED=20100711 SHORT="Servlet container for Java Servlet and JavaServer Pages" cat < tomcat5-bin: updated to 5.5.30 Message-ID: <20100711123301.CCF7B9B220@doppio.foo-projects.org> commit 88d68844af458550606936c9a12316543fb6bd1a Author: Zbigniew Luszpinski Date: Sun Jul 11 14:32:59 2010 +0200 tomcat5-bin: updated to 5.5.30 --- java/tomcat5-bin/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/java/tomcat5-bin/DETAILS b/java/tomcat5-bin/DETAILS index 35f2645..0c7c5e9 100644 --- a/java/tomcat5-bin/DETAILS +++ b/java/tomcat5-bin/DETAILS @@ -1,12 +1,12 @@ MODULE=tomcat5-bin - VERSION=5.5.29 + VERSION=5.5.30 SOURCE=apache-tomcat-${VERSION}.tar.gz - SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-5/v${VERSION}/bin + SOURCE_URL=http://apache.privatejetscharter.net/tomcat/tomcat-5/v${VERSION}/bin SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-tomcat-$VERSION - SOURCE_VFY=sha1:b56ac1a29d91a13b0028c400377f08c194921788 + SOURCE_VFY=sha1:8a235424ee93fb021871a278d4b85e6752680b65 WEB_SITE=http://tomcat.apache.org ENTERED=20100212 - UPDATED=20100701 + UPDATED=20100711 SHORT="Servlet container for Java Servlet and JavaServer Pages" cat < create-headers: After talking with Ratler and florin we have decided this Message-ID: <20100711130637.BE03A9B220@doppio.foo-projects.org> commit b0e736677735ca2cd61b6633ab6c6463b55fd821 Author: Dennis `stumbles` Veatch Date: Sun Jul 11 09:05:46 2010 -0400 create-headers: After talking with Ratler and florin we have decided this would be helpful to have in moonbase instead of crater. --- kernel/create-headers/BUILD | 19 +++++++++++++++++++ kernel/create-headers/BUILD.x86_64 | 19 +++++++++++++++++++ kernel/create-headers/DEPENDS | 2 ++ kernel/create-headers/DETAILS | 14 ++++++++++++++ kernel/create-headers/PRE_BUILD | 19 +++++++++++++++++++ 5 files changed, 73 insertions(+), 0 deletions(-) diff --git a/kernel/create-headers/BUILD b/kernel/create-headers/BUILD new file mode 100644 index 0000000..c4011f4 --- /dev/null +++ b/kernel/create-headers/BUILD @@ -0,0 +1,19 @@ +( + + KERNEL_DIR="$SOURCE_DIRECTORY" + + # Ready the headers + cd ${KERNEL_DIR} + make headers_check + make INSTALL_HDR_PATH=${SOURCE_DIRECTORY}/kernel-headers-$VERSION headers_install + + # Remove some of them since they are provided by glibc already + rm -rf $SOURCE_DIRECTORY/kernel-headers-$VERSION/include/scsi + + prepare_install + + tar cjvf kernel-headers-$VERSION.tar.bz2 kernel-headers-$VERSION && + + install -m644 $SOURCE_DIRECTORY/kernel-headers-$VERSION.tar.bz2 $SOURCE_CACHE/ + +) > $C_FIFO 2>&1 diff --git a/kernel/create-headers/BUILD.x86_64 b/kernel/create-headers/BUILD.x86_64 new file mode 100644 index 0000000..65ec841 --- /dev/null +++ b/kernel/create-headers/BUILD.x86_64 @@ -0,0 +1,19 @@ +( + + KERNEL_DIR="$SOURCE_DIRECTORY" + + # Ready the headers + cd ${KERNEL_DIR} + make headers_check + make INSTALL_HDR_PATH=${SOURCE_DIRECTORY}/kernel-headers-$VERSION-x86_64 headers_install + + # Remove some of them since they are provided by glibc already + rm -rf $SOURCE_DIRECTORY/kernel-headers-$VERSION-x86_64/include/scsi + + prepare_install + + tar cjvf kernel-headers-$VERSION-x86_64.tar.bz2 kernel-headers-$VERSION-x86_64 && + + install -m644 $SOURCE_DIRECTORY/kernel-headers-$VERSION-x86_64.tar.bz2 $SOURCE_CACHE/ + +) > $C_FIFO 2>&1 diff --git a/kernel/create-headers/DEPENDS b/kernel/create-headers/DEPENDS new file mode 100644 index 0000000..bc4315a --- /dev/null +++ b/kernel/create-headers/DEPENDS @@ -0,0 +1,2 @@ +depends unifdef +depends glibc diff --git a/kernel/create-headers/DETAILS b/kernel/create-headers/DETAILS new file mode 100644 index 0000000..ab5b0fb --- /dev/null +++ b/kernel/create-headers/DETAILS @@ -0,0 +1,14 @@ + MODULE=create-headers + MAJOR=2.6 + VERSION=$MAJOR.34.1 + SOURCE=linux-$VERSION.tar.bz2 + SOURCE_URL=$KERNEL_URL/pub/linux/kernel/v$MAJOR + WEB_SITE=http://www.lunar-linux.org + ENTERED=20100711 + UPDATED=20100711 + SHORT="creates the latest kernel headers package" + +cat << EOF +Lunar Linux module to create the kernel headers package for userspace. +DO NOT INSTALL THIS MODULE ON YOUR OWN! DO NOT MOVE THIS TO MOONBASE! +EOF diff --git a/kernel/create-headers/PRE_BUILD b/kernel/create-headers/PRE_BUILD new file mode 100644 index 0000000..2b386c0 --- /dev/null +++ b/kernel/create-headers/PRE_BUILD @@ -0,0 +1,19 @@ + message " " + message " ${PROBLEM_COLOR}Warning! This module does not need to be run on every kernel update. The optimum time would be from one major kernel version to the next, such as 2.6.33 to 2.6.34" + message " " + if ! query "Do you wish to continue (y/n)? " n; then + message " " + message " " + exit 1 + fi + +mk_source_dir && +validate_source_dir && + +cd $SOURCE_DIRECTORY && + +message "${MESSAGE_COLOR}Extracting kernel sources ...${DEFAULT_COLOR}" && + +tar xf $SOURCE_CACHE/$SOURCE --no-same-owner \ + --no-same-permissions \ + --strip-component=1 From stumbles at lunar-linux.org Sun Jul 11 16:15:45 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 11 Jul 2010 10:15:45 -0400 Subject: [Lunar-commits] create-headers: Forgot to edit the long description. Message-ID: <20100711141649.9DF2E9B220@doppio.foo-projects.org> commit 9ec457f057e50862cb740241f8265d6c8a87d86f Author: Dennis `stumbles` Veatch Date: Sun Jul 11 10:15:45 2010 -0400 create-headers: Forgot to edit the long description. --- kernel/create-headers/DETAILS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/kernel/create-headers/DETAILS b/kernel/create-headers/DETAILS index ab5b0fb..4f2f2fe 100644 --- a/kernel/create-headers/DETAILS +++ b/kernel/create-headers/DETAILS @@ -10,5 +10,6 @@ cat << EOF Lunar Linux module to create the kernel headers package for userspace. -DO NOT INSTALL THIS MODULE ON YOUR OWN! DO NOT MOVE THIS TO MOONBASE! +You should only use this module after a major kernel version bump and glibc +is at an appropriate level. EOF From stumbles at lunar-linux.org Sun Jul 11 17:31:18 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 11 Jul 2010 11:31:18 -0400 Subject: [Lunar-commits] w3m: Just adjusting the WEB_SITE. Message-ID: <20100711153142.DF7729B220@doppio.foo-projects.org> commit 00abc13c87fe32069322dd2e25424506bc8aa265 Author: Dennis `stumbles` Veatch Date: Sun Jul 11 11:31:18 2010 -0400 w3m: Just adjusting the WEB_SITE. --- web/w3m/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/w3m/DETAILS b/web/w3m/DETAILS index 31fb31e..9e65265 100644 --- a/web/w3m/DETAILS +++ b/web/w3m/DETAILS @@ -3,10 +3,10 @@ SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=$SFORGE_URL/w3m/ SOURCE_VFY=sha1:484522547ae6dbb342d3858a2a53a65451e273f9 - WEB_SITE=http://ei5nazha.yz.yamagata-u.ac.jp/~aito/w3m/eng/ + WEB_SITE=http://w3m.sourceforge.net/ ENTERED=20011217 UPDATED=20090207 - SHORT="pager/text-based WWW browser." + SHORT="pager and text-based WWW browser" cat << EOF w3m is a pager/text-based WWW browser. It is similar to Lynx, but has several features Lynx doesn't have. It can render tables, frames (by From lunar-commits at lunar-linux.org Sun Jul 11 19:24:04 2010 From: lunar-commits at lunar-linux.org (lunar-commits at lunar-linux.org) Date: Sun, 11 Jul 2010 19:24:04 +0200 (CEST) Subject: [Lunar-commits] =?iso-8859-1?q?=5BSPAMKLASSAT_av_SU=5D_lunar-comm?= =?iso-8859-1?q?its=40lunar-linux=2Eorg_VIAGRA_=AE_Official_Site_-0?= =?iso-8859-1?q?2=25?= Message-ID: <20100711172404.36FA27C42@mx3.su.se> An HTML attachment was scrubbed... URL: From stumbles at lunar-linux.org Sun Jul 11 22:45:54 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sun, 11 Jul 2010 16:45:54 -0400 Subject: [Lunar-commits] kdebase4-runtime: Add a missing optional_depends. Message-ID: <20100711204623.BC7169B220@doppio.foo-projects.org> commit 62f4e2539b620dfdd4a51b26dbf47f1c95b47a04 Author: Dennis `stumbles` Veatch Date: Sun Jul 11 16:45:54 2010 -0400 kdebase4-runtime: Add a missing optional_depends. --- kde4/base/kdebase4-runtime/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kde4/base/kdebase4-runtime/DEPENDS b/kde4/base/kdebase4-runtime/DEPENDS index 617743e..e54d6a9 100644 --- a/kde4/base/kdebase4-runtime/DEPENDS +++ b/kde4/base/kdebase4-runtime/DEPENDS @@ -6,3 +6,4 @@ depends kdelibs4 optional_depends kdepimlibs4 "" "" "For KDE PIM support (it needs akonadi and MySQLto work well)" optional_depends samba "" "" "For file sharing support" optional_depends pulseaudio "" "" "For Pulseaudio soundserver support" +optional_depends libssh "" "" "For SFTP kioslave support" From florin at lunar-linux.org Mon Jul 12 07:15:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 08:15:56 +0300 Subject: [Lunar-commits] udev: version bumped to 160. Message-ID: <20100712051616.63AC79B221@doppio.foo-projects.org> commit 4a01f411dc41ab0fe8e36d9babd97bab8ee21aff Author: Florin Braescu Date: Mon Jul 12 08:15:56 2010 +0300 udev: version bumped to 160. Bugfixes release. --- filesys/udev/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/udev/DETAILS b/filesys/udev/DETAILS index 9fe8108..8942c82 100644 --- a/filesys/udev/DETAILS +++ b/filesys/udev/DETAILS @@ -1,17 +1,17 @@ MODULE=udev - VERSION=159 + VERSION=160 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-158-rules.patch.bz2 SOURCE3=raid-devfs.sh-udev-088 SOURCE_URL=$KERNEL_URL/pub/linux/utils/kernel/hotplug SOURCE2_URL=$PATCH_URL SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:b15364df803c21888d5425a1924249b93f3a80b7 + SOURCE_VFY=sha1:3ab26ef4554a49e3d89aa8d25b2bede89d43b706 SOURCE2_VFY=sha1:4d63ab05a5f6034ecef0f10383c6f889b6a7fd45 SOURCE3_VFY=sha1:44a12035774c2b42b784267d38e61a34aa0b645b WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html ENTERED=20040104 - UPDATED=20100707 + UPDATED=20100712 MAINTAINER=moe at lunar-linux.org SHORT="hotplug and device handling daemon" From florin at lunar-linux.org Mon Jul 12 07:31:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 08:31:37 +0300 Subject: [Lunar-commits] mpg123: version bumped to 1.12.3. Message-ID: <20100712053210.447F39B221@doppio.foo-projects.org> commit 7da89e93c5a0456f8ba6b4e753cd2c1f82f5e8e3 Author: Florin Braescu Date: Mon Jul 12 08:31:37 2010 +0300 mpg123: version bumped to 1.12.3. Bugfixes. --- audio/mpg123/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/mpg123/DETAILS b/audio/mpg123/DETAILS index 97ddce7..6cc5b85 100644 --- a/audio/mpg123/DETAILS +++ b/audio/mpg123/DETAILS @@ -1,12 +1,12 @@ MODULE=mpg123 - VERSION=1.12.2 + VERSION=1.12.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://www.mpg123.de/download - SOURCE_VFY=sha1:7cb9bcb51366ea6f4b11d0e160c2d42a2c153212 + SOURCE_VFY=sha1:5e92d3c918f6095264089f711a9f38a5d2168b31 WEB_SITE=http://mpg123.de ENTERED=20011104 - UPDATED=20100621 + UPDATED=20100712 SHORT="A console MPEG audio player" cat << EOF From ratler at lunar-linux.org Mon Jul 12 02:15:10 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Mon, 12 Jul 2010 02:15:10 +0200 Subject: [Lunar-commits] rsyslog: Version bump to 4.6.3 Message-ID: <20100712085253.8E3199B221@doppio.foo-projects.org> commit ad99efb66df37a7c12db80827f8452b492e6cfc4 Author: Stefan Wold Date: Mon Jul 12 02:15:10 2010 +0200 rsyslog: Version bump to 4.6.3 * Added a few configure flags * Added gnutls as optional dependency * Copy mysql and pgsql createDB scripts to doc/rsyslog/scripts --- utils/rsyslog/BUILD | 9 +++++++++ utils/rsyslog/DEPENDS | 4 ++++ utils/rsyslog/DETAILS | 6 +++--- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/utils/rsyslog/BUILD b/utils/rsyslog/BUILD index 87a102a..8167d67 100644 --- a/utils/rsyslog/BUILD +++ b/utils/rsyslog/BUILD @@ -10,6 +10,9 @@ --enable-mail \ --enable-fsstnd \ --enable-rsyslogd \ + --enable-unix \ + --enable-rsyslogrt \ + --enable-rsyslogd \ --disable-rfc3195" && default_build && @@ -17,4 +20,10 @@ [ -f /etc/rsyslog.conf ] || install -m 644 $SOURCE_CACHE/$SOURCE2 /etc/rsyslog.conf && [ -f /etc/config.d/rsyslog ] || install -m 644 $SOURCE_CACHE/$SOURCE3 /etc/config.d/rsyslog + mkdir -p /usr/share/doc/rsyslog/scripts/{mysql,pqsql} && + install -m 644 plugins/ommysql/createDB.sql /usr/share/doc/rsyslog/scripts/mysql/ && + install -m 644 plugins/ompgsql/createDB.sql /usr/share/doc/rsyslog/scripts/pqsql/ && + + gather_docs doc/rsyslog-example.conf + ) > $C_FIFO 2>&1 diff --git a/utils/rsyslog/DEPENDS b/utils/rsyslog/DEPENDS index d227fc9..28a4bda 100644 --- a/utils/rsyslog/DEPENDS +++ b/utils/rsyslog/DEPENDS @@ -32,4 +32,8 @@ optional_depends librelp \ "--enable-relp" \ "--disable-relp" \ "for reliable logging (RELP) support" +optional_depends gnutls \ + "--enable-gnutls" \ + "--disable-gnutls" \ + "for GnuTLS support" optional_depends logrotate "" "" "for log rotation support" diff --git a/utils/rsyslog/DETAILS b/utils/rsyslog/DETAILS index ee4d919..c8fc5e0 100644 --- a/utils/rsyslog/DETAILS +++ b/utils/rsyslog/DETAILS @@ -1,18 +1,18 @@ MODULE=rsyslog - VERSION=4.4.2 + VERSION=4.6.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE2=$MODULE.conf-0.2 SOURCE3=$MODULE.config.d-0.2 SOURCE_URL=http://download.rsyslog.com/rsyslog SOURCE2_URL=$PATCH_URL SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:312b809a758e2ab2d586299be2fcd3aaafa8ae81 + SOURCE_VFY=sha1:23e8c219d143a605210c51df947515f403f50e2a SOURCE2_VFY=sha1:340f692141df8915eccd6a47b13554a845690f9b SOURCE3_VFY=sha1:219b5ceb8661534dd8064296852df6bd933f2233 WEB_SITE=http://www.rsyslog.com/ MAINTAINER=ratler at lunar-linux.org ENTERED=20080731 - UPDATED=20091107 + UPDATED=20100712 SHORT="An enhanced multi-threaded syslogd" cat < kdelibs4: add libungif as a depend. remove makeobj depend. Message-ID: <20100712101613.E1BCF9B221@doppio.foo-projects.org> commit 224464797912f9922088f4d5310470b3b207806a Author: Florin Braescu Date: Mon Jul 12 13:12:57 2010 +0300 kdelibs4: add libungif as a depend. remove makeobj depend. Thanks to sirocco for the submitted patch. --- kde4/base/kdelibs4/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde4/base/kdelibs4/DEPENDS b/kde4/base/kdelibs4/DEPENDS index d802f04..2697f90 100644 --- a/kde4/base/kdelibs4/DEPENDS +++ b/kde4/base/kdelibs4/DEPENDS @@ -1,4 +1,3 @@ -depends makeobj depends cmake depends automoc depends strigi @@ -8,6 +7,7 @@ depends shared-mime-info depends shared-desktop-ontologies depends boost depends attica +depends libungif optional_depends "polkit-qt-1" "" "" "for Kauth support" optional_depends "PyQt4" "" "" "for python support in other kde4 modules" From florin at lunar-linux.org Mon Jul 12 12:15:14 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 13:15:14 +0300 Subject: [Lunar-commits] phonon: add a depend on makeobj. Message-ID: <20100712101613.F0FB19B223@doppio.foo-projects.org> commit c72d147b3cf16d614e613ff3d55a95f533497cbc Author: Florin Braescu Date: Mon Jul 12 13:15:14 2010 +0300 phonon: add a depend on makeobj. Thanks to sirocco for the submitted patch. --- kde4/utils/phonon/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kde4/utils/phonon/DEPENDS b/kde4/utils/phonon/DEPENDS index 1187f16..5cb96c6 100644 --- a/kde4/utils/phonon/DEPENDS +++ b/kde4/utils/phonon/DEPENDS @@ -1,4 +1,5 @@ depends qt4 +depends makeobj optional_depends "gst-plugins-base" "" "" "for gstreamer audio support" optional_depends "%XINELIB" "" "" "for xine multimedia support" From florin at lunar-linux.org Mon Jul 12 12:24:54 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 13:24:54 +0300 Subject: [Lunar-commits] uptimed: version bumped to 0.3.16. Message-ID: <20100712102530.ABA4D9B221@doppio.foo-projects.org> commit bb4ea0ebce01052c501d81fb77b4f7195df8e709 Author: Florin Braescu Date: Mon Jul 12 13:24:54 2010 +0300 uptimed: version bumped to 0.3.16. Thanks to sirocco for the submitted patch. --- utils/uptimed/BUILD | 8 ++++++++ utils/uptimed/DETAILS | 14 +++++++------- utils/uptimed/init.d/uptimed | 7 +++---- 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/utils/uptimed/BUILD b/utils/uptimed/BUILD new file mode 100644 index 0000000..6bb80dc --- /dev/null +++ b/utils/uptimed/BUILD @@ -0,0 +1,8 @@ +( + + autoreconf && + libtoolize --force && + + default_build + +) > $C_FIFO 2>&1 diff --git a/utils/uptimed/DETAILS b/utils/uptimed/DETAILS index 4e3f30b..dad1f57 100644 --- a/utils/uptimed/DETAILS +++ b/utils/uptimed/DETAILS @@ -1,18 +1,18 @@ MODULE=uptimed - VERSION=0.3.4 + VERSION=0.3.16 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://podgorny.cz/uptimed/releases/ - SOURCE_VFY=sha1:3ca22cd1b3ba3055daf19e155fe710ad6ae47f18 - WEB_SITE=http://podgorny.cz/moin/Uptimed/ + SOURCE_URL=http://podgorny.cz/uptimed/releases + SOURCE_VFY=sha1:1579ae801277597b18a814d0dcf5613a1eb9ecfd + WEB_SITE=http://podgorny.cz/moin/Uptimed ENTERED=20040329 - UPDATED=20060118 + UPDATED=20100712 SHORT="simple system uptime record daemon" cat << EOF -Uptimed is a simple uptime record daemon that is started at boot +Uptimed is a simple uptime record daemon that is started at boot that will keep track of the highest uptimes on your system. it comes with a console front-end to parse the records and can also send you a -short e-mail when a milestone or record has been broken. uptimed is +short e-mail when a milestone or record has been broken. uptimed is started at boot and 'uprecords' is the log viewer. EOF diff --git a/utils/uptimed/init.d/uptimed b/utils/uptimed/init.d/uptimed old mode 100755 new mode 100644 index b591182..9a08f61 --- a/utils/uptimed/init.d/uptimed +++ b/utils/uptimed/init.d/uptimed @@ -3,16 +3,15 @@ # uptimed Set uptime data record # # chkconfig: 12345 90 10 -# description: uptimed is used to monitor uptime stats, it leaves a record\ -# in /var used by uprecords +# description: uptimed is used to monitor uptime stats +# it leaves a record in /var used by uprecords # processname: /usr/sbin/uptimed start () { - echo -n "Setting uptime record: " + echo -n "Setting uptime record: " /usr/sbin/uptimed -b && echo -e $RESULT_OK || echo -e $RESULT_FAIL default_start } - . /lib/lsb/init-functions From florin at lunar-linux.org Mon Jul 12 12:29:18 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 13:29:18 +0300 Subject: [Lunar-commits] dcraw: version bumped to 8.99. Message-ID: <20100712103005.876979B221@doppio.foo-projects.org> commit 0276f795bad41db69966fdd41f9a70f659d0d99e Author: Florin Braescu Date: Mon Jul 12 13:29:18 2010 +0300 dcraw: version bumped to 8.99. Thanks to brebs for the submitted patch. --- graphics/dcraw/DEPENDS | 2 +- graphics/dcraw/DETAILS | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/dcraw/DEPENDS b/graphics/dcraw/DEPENDS index d02266d..d8959d5 100644 --- a/graphics/dcraw/DEPENDS +++ b/graphics/dcraw/DEPENDS @@ -1,2 +1,2 @@ -depends jpeg && +depends jpeg depends lcms diff --git a/graphics/dcraw/DETAILS b/graphics/dcraw/DETAILS index e081f1c..61e4cd2 100644 --- a/graphics/dcraw/DETAILS +++ b/graphics/dcraw/DETAILS @@ -1,14 +1,14 @@ MODULE=dcraw - VERSION=8.98 + VERSION=8.99 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://cybercom.net/~dcoffin/dcraw/archive/ + SOURCE_URL=http://cybercom.net/~dcoffin/dcraw/archive SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_VFY=sha1:d6ac6dfd5c831a002e3e1ce3fc0d0c63e1e62b78 - WEB_SITE=http://cybercom.net/~dcoffin/dcraw/ + SOURCE_VFY=sha1:ecc799416b7019d2028679363e20f829d3704d54 + WEB_SITE=http://cybercom.net/~dcoffin/dcraw ENTERED=20061225 - UPDATED=20090926 + UPDATED=20090712 SHORT="Decoding raw digital photos in Linux" cat << EOF -decodes raw photos, extracts thumbnails, and displays metadata. +Decodes raw photos, extracts thumbnails, and displays metadata. EOF From stumbles at lunar-linux.org Mon Jul 12 12:39:02 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Mon, 12 Jul 2010 06:39:02 -0400 Subject: [Lunar-commits] bladeenc: Adding a SOURCE_VFY and a second SOURCE_URL. Message-ID: <20100712103950.98F359B221@doppio.foo-projects.org> commit 8f473580271e04a0f41214639877d0c1961de788 Author: Dennis `stumbles` Veatch Date: Mon Jul 12 06:39:02 2010 -0400 bladeenc: Adding a SOURCE_VFY and a second SOURCE_URL. --- audio/bladeenc/DETAILS | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/bladeenc/DETAILS b/audio/bladeenc/DETAILS index 5e380d5..3010e22 100644 --- a/audio/bladeenc/DETAILS +++ b/audio/bladeenc/DETAILS @@ -1,12 +1,13 @@ MODULE=bladeenc VERSION=0.94.2 -# VERSION=0.92.7 SOURCE=$MODULE-$VERSION-src-stable.tar.gz SOURCE_URL[0]=http://bladeenc.mp3.no/source/ + SOURCE_URL[1]=ftp://ftp.uni-frankfurt.de/pub/Mirrors2/gentoo.org/distfiles/ + SOURCE_VFY=sha1:72f9b0600cbd2a19175ccb0cd8aa8e9c194bc87c WEB_SITE=http://bladeenc.mp3.no ENTERED=20010922 UPDATED=20020307 - SHORT="MP3 encoder." + SHORT="MP3 encoder" cat << EOF From http://bladeenc.mp3.no/skeleton/intro.html BladeEnc is a freeware MP3 encoder. It is based on the same ISO compression From florin at lunar-linux.org Mon Jul 12 12:39:25 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 13:39:25 +0300 Subject: [Lunar-commits] hplip: add the patch to generate the hpijs binary. hpijs: remove it from the moonbase. Message-ID: <20100712104029.D352F9B221@doppio.foo-projects.org> commit 964794e2d01efcf7c0d8302d4e52ce8e135cb181 Author: Florin Braescu Date: Mon Jul 12 13:39:25 2010 +0300 hplip: add the patch to generate the hpijs binary. hpijs: remove it from the moonbase. Thanks to brebs for the submitted patch. --- printer/hpijs/CONFLICTS | 1 - printer/hpijs/DEPENDS | 1 - printer/hpijs/DETAILS | 18 ------------------ printer/hplip/BUILD | 6 ++++++ printer/hplip/CONFLICTS | 1 - printer/hplip/DETAILS | 2 +- 6 files changed, 7 insertions(+), 22 deletions(-) diff --git a/printer/hpijs/CONFLICTS b/printer/hpijs/CONFLICTS deleted file mode 100644 index 4b87990..0000000 --- a/printer/hpijs/CONFLICTS +++ /dev/null @@ -1 +0,0 @@ -conflicts hplip diff --git a/printer/hpijs/DEPENDS b/printer/hpijs/DEPENDS deleted file mode 100644 index c1ec933..0000000 --- a/printer/hpijs/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends ghostscript diff --git a/printer/hpijs/DETAILS b/printer/hpijs/DETAILS deleted file mode 100644 index b77f024..0000000 --- a/printer/hpijs/DETAILS +++ /dev/null @@ -1,18 +0,0 @@ - MODULE=hpijs - VERSION=2.1.4 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/hpinkjet/ - SOURCE_VFY=sha1:8b8baa2d410f8918ae2b8381811983c923b29703 - WEB_SITE=http://hpinkjet.sourceforge.net - ENTERED=20020501 - UPDATED=20050921 - SHORT="Hewlett Packard's drivers for HP Inkjet printers." - -cat << EOF -These are HP's open source printer drivers for their inkjet printers. For -further information on getting your HP inkjet working under linux, see -http://www.linuxprinting.org. If you find your ghostscript does not support -hpijs (test this be following the instructions at -http://hpinkjet.sourceforge.net), you may need to recompile ghostscript -using "lin -r -c ghostscript". -EOF diff --git a/printer/hplip/BUILD b/printer/hplip/BUILD index c31513e..6f2803e 100644 --- a/printer/hplip/BUILD +++ b/printer/hplip/BUILD @@ -12,6 +12,12 @@ OPTS="$OPTS --disable-fax-build" fi && + # Install /usr/bin/hpijs so don't get this error: + # (/usr/lib/cups/filter/foomatic-rip-hplip) stopped with status 3! + # Or this error: + # sh: hpijs: command not found + OPTS+=" --enable-hpijs-install" && + default_config && # To fix the /var/log/meesages warning SYSFS will be removed in future udev versions. diff --git a/printer/hplip/CONFLICTS b/printer/hplip/CONFLICTS deleted file mode 100644 index 76ccaf4..0000000 --- a/printer/hplip/CONFLICTS +++ /dev/null @@ -1 +0,0 @@ -conflicts hpijs diff --git a/printer/hplip/DETAILS b/printer/hplip/DETAILS index af61a33..3b28ea0 100644 --- a/printer/hplip/DETAILS +++ b/printer/hplip/DETAILS @@ -5,7 +5,7 @@ SOURCE_VFY=sha1:4e6e534983311af6991245e99814a44d857cda8d WEB_SITE=http://hplip.sourceforge.net ENTERED=20061216 - UPDATED=20100521 + UPDATED=20100712 SHORT="Hewlett Packard's drivers for HP printers" cat << EOF From stumbles at lunar-linux.org Mon Jul 12 14:27:29 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Mon, 12 Jul 2010 08:27:29 -0400 Subject: [Lunar-commits] Sigil: Version bump. Message-ID: <20100712122744.EE2EE9B221@doppio.foo-projects.org> commit dc77444b1cc44f894d14c930bc5e179636922a8d Author: Dennis `stumbles` Veatch Date: Mon Jul 12 08:27:29 2010 -0400 Sigil: Version bump. --- qt4-apps/Sigil/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qt4-apps/Sigil/DETAILS b/qt4-apps/Sigil/DETAILS index 93fab35..ab4f367 100644 --- a/qt4-apps/Sigil/DETAILS +++ b/qt4-apps/Sigil/DETAILS @@ -1,14 +1,14 @@ MODULE=Sigil - VERSION=0.2.1 + VERSION=0.2.3 MINOR=Code SOURCE=$MODULE-$VERSION-$MINOR.zip SOURCE_URL=http://sigil.googlecode.com/files/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION-$MINOR MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4} - SOURCE_VFY=sha1:eedec10bead174afe2e5929d9119faa258335e6c + SOURCE_VFY=sha1:8a709c4515fbdd22e8f245546ab4196dd729a128 WEB_SITE=http://code.google.com/p/sigil/ ENTERED=20091107 - UPDATED=20100618 + UPDATED=20100712 SHORT="qt4 WYSIWYG ebook editor" cat << EOF From florin at lunar-linux.org Mon Jul 12 14:50:08 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 15:50:08 +0300 Subject: [Lunar-commits] netatalk: version bumped to 2.1.3. Message-ID: <20100712125038.644129B221@doppio.foo-projects.org> commit ca323b179a6973d2e56b8ca58feab87f74333a18 Author: Florin Braescu Date: Mon Jul 12 15:50:08 2010 +0300 netatalk: version bumped to 2.1.3. Bugfixes release. --- net/netatalk/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/netatalk/DETAILS b/net/netatalk/DETAILS index a1bc4bc..ed86df0 100644 --- a/net/netatalk/DETAILS +++ b/net/netatalk/DETAILS @@ -1,11 +1,11 @@ MODULE=netatalk - VERSION=2.1.2 + VERSION=2.1.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:b4b66175a8aa50eb85ed0c2009ce52b040f84fc3 + SOURCE_VFY=sha1:a1a3fa649ecb454c4ed2e476e27877ba06a338d9 WEB_SITE=http://www.umich.edu/%7Ersug/netatalk ENTERED=20030302 - UPDATED=20100618 + UPDATED=20100712 SHORT="AppleTalk Protocol Suite for *NIX" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:33:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:33:15 +0300 Subject: [Lunar-commits] libXfont: version bumped to 1.4.2. Message-ID: <20100712143349.DEC3C9B21A@doppio.foo-projects.org> commit 3b82164fd20447ce572af88e2f824c5be0f741e7 Author: Florin Braescu Date: Mon Jul 12 17:33:15 2010 +0300 libXfont: version bumped to 1.4.2. This minor release contains a new and single hook function to be used by the server to register all fpe functions (register_fpe_functions()). Also, lot of clean-ups for configuration happened. --- xorg7/lib/libXfont/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/lib/libXfont/DETAILS b/xorg7/lib/libXfont/DETAILS index d545e95..7f9c0a9 100644 --- a/xorg7/lib/libXfont/DETAILS +++ b/xorg7/lib/libXfont/DETAILS @@ -1,12 +1,12 @@ MODULE=libXfont - VERSION=1.4.1 + VERSION=1.4.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/lib - SOURCE_VFY=sha1:f8dc669760975b41885143f828b54164224c8a31 + SOURCE_VFY=sha1:79c2089fec014da4b7976e6762f1e9e447fd5767 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20091120 + UPDATED=20100712 SHORT="The X.Org font rasterisation library" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:36:23 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:36:23 +0300 Subject: [Lunar-commits] util-macros: version bumped to 1.9.0. Message-ID: <20100712143700.1DAFB9B21A@doppio.foo-projects.org> commit 16a4a7209df4284d987456b3eb8e518780c0b984 Author: Florin Braescu Date: Mon Jul 12 17:36:23 2010 +0300 util-macros: version bumped to 1.9.0. XORG_WITH_GROFF: add HAVE_GROFF_HTML Automake conditional. --- xorg7/util/util-macros/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/util/util-macros/DETAILS b/xorg7/util/util-macros/DETAILS index 94f0bd7..a4e1a2d 100644 --- a/xorg7/util/util-macros/DETAILS +++ b/xorg7/util/util-macros/DETAILS @@ -1,12 +1,12 @@ MODULE=util-macros - VERSION=1.8.0 + VERSION=1.9.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/util - SOURCE_VFY=sha1:cbe9920712789ecd25386956649db0d666642f0f + SOURCE_VFY=sha1:0fac28505b7f73a2dcb0058d945fcde083d5c786 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20070216 - UPDATED=20100611 + UPDATED=20100712 SHORT="Create dependencies in makefiles using 'gcc -M'" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:39:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:39:56 +0300 Subject: [Lunar-commits] xorg-sgml-doctools: version bumped to 1.5. Message-ID: <20100712144101.669DD9B21A@doppio.foo-projects.org> commit 944405c0d5a300c60cd16d93b76af863bcd697b2 Author: Florin Braescu Date: Mon Jul 12 17:39:56 2010 +0300 xorg-sgml-doctools: version bumped to 1.5. Changes: Provide common CSS & XSL stylesheets for DocBook docs. Add COPYING & README files. Bump minimum autoconf version required to 2.60. --- xorg7/doc/xorg-sgml-doctools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/doc/xorg-sgml-doctools/DETAILS b/xorg7/doc/xorg-sgml-doctools/DETAILS index 488f910..54a038f 100644 --- a/xorg7/doc/xorg-sgml-doctools/DETAILS +++ b/xorg7/doc/xorg-sgml-doctools/DETAILS @@ -1,12 +1,12 @@ MODULE=xorg-sgml-doctools - VERSION=1.4 + VERSION=1.5 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/doc - SOURCE_VFY=sha1:629687695b367946575ee935727d26e621f25674 + SOURCE_VFY=sha1:16c70d7fb704309b7c9f2c05c226ea131b6e9088 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20070906 - UPDATED=20100410 + UPDATED=201007412 SHORT="SGML entity definitions" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:44:24 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:44:24 +0300 Subject: [Lunar-commits] xf86-video-intel: version bumped to 2.12.0. Message-ID: <20100712144517.AF0D89B21A@doppio.foo-projects.org> commit da91a7a60dcad3f4b0ed2d9e6c76169be0490e02 Author: Florin Braescu Date: Mon Jul 12 17:44:24 2010 +0300 xf86-video-intel: version bumped to 2.12.0. It contains many correctness and performance improvements compared to the 2.11 releases. --- xorg7/driver/xf86-video-intel/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-intel/DETAILS b/xorg7/driver/xf86-video-intel/DETAILS index 840f931..fe445cf 100644 --- a/xorg7/driver/xf86-video-intel/DETAILS +++ b/xorg7/driver/xf86-video-intel/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-intel - VERSION=2.11.0 + VERSION=2.12.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:f25eb8619ac7c107fdcee525388a8a03dd62719b + SOURCE_VFY=sha1:b1642e634a05f4ec28716e44c3192d62febc8843 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060124 - UPDATED=20100330 + UPDATED=20100712 SHORT="The X.Org video driver for Intel based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:47:04 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:47:04 +0300 Subject: [Lunar-commits] util-macros: version bumped to 1.10.0. Message-ID: <20100712144739.720CE9B21A@doppio.foo-projects.org> commit bbb8df9201636e793ae9a809d92eb4a5a21ae7e6 Author: Florin Braescu Date: Mon Jul 12 17:47:04 2010 +0300 util-macros: version bumped to 1.10.0. XORG_WITH_XMLTO: add HAVE_XMLTO_TEXT for text output format. XORG_CHECK_SGML_DOCTOOLS: add interface for xorg stylesheet. --- xorg7/util/util-macros/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xorg7/util/util-macros/DETAILS b/xorg7/util/util-macros/DETAILS index a4e1a2d..4823439 100644 --- a/xorg7/util/util-macros/DETAILS +++ b/xorg7/util/util-macros/DETAILS @@ -1,8 +1,8 @@ MODULE=util-macros - VERSION=1.9.0 + VERSION=1.10.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/util - SOURCE_VFY=sha1:0fac28505b7f73a2dcb0058d945fcde083d5c786 + SOURCE_VFY=sha1:01bd26de7f76907ad502b430a5d18f64a896dc81 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20070216 From florin at lunar-linux.org Mon Jul 12 16:50:04 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:50:04 +0300 Subject: [Lunar-commits] xf86-video-dummy: version bumped to 0.3.4. Message-ID: <20100712145035.21CD59B21A@doppio.foo-projects.org> commit 066634e07c8ae5349d5315c57f046b719eb333fc Author: Florin Braescu Date: Mon Jul 12 17:50:04 2010 +0300 xf86-video-dummy: version bumped to 0.3.4. Release of the dummy driver for the new X server API. --- xorg7/driver/xf86-video-dummy/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-dummy/DETAILS b/xorg7/driver/xf86-video-dummy/DETAILS index 570808c..a3d7613 100644 --- a/xorg7/driver/xf86-video-dummy/DETAILS +++ b/xorg7/driver/xf86-video-dummy/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-dummy - VERSION=0.3.3 + VERSION=0.3.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:3ea81b819c29938feab58b644b7066250e88da79 + SOURCE_VFY=sha1:876ed7165ea2821bbddd73232a1ce0b79c1f14ff MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20091205 + UPDATED=20100712 SHORT="the X.Org dummy video driver" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:53:40 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:53:40 +0300 Subject: [Lunar-commits] xf86-video-sis: version bumped to 0.10.3. Message-ID: <20100712145457.AACF89B21A@doppio.foo-projects.org> commit aff24f822ca8daceba02677dfca4a737c388528a Author: Florin Braescu Date: Mon Jul 12 17:53:40 2010 +0300 xf86-video-sis: version bumped to 0.10.3. Bugfixes and code cleanups. --- xorg7/driver/xf86-video-sis/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xorg7/driver/xf86-video-sis/DETAILS b/xorg7/driver/xf86-video-sis/DETAILS index 4ad0a1e..6552680 100644 --- a/xorg7/driver/xf86-video-sis/DETAILS +++ b/xorg7/driver/xf86-video-sis/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-sis - VERSION=0.10.2 + VERSION=0.10.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:c7369196d504671b6fdc9e17c90c0f07aa8e0c24 + SOURCE_VFY=sha1:158673747e240b0c33499685a32d46bdaead7cd5 MODULE_PREFIX=${X11R7_PREFIX:-/usr} - WEB_SITE=http://www.x.org/ + WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090801 + UPDATED=20100712 SHORT="The X.Org video driver for SiS and XGI based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 16:57:27 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 17:57:27 +0300 Subject: [Lunar-commits] xf86-video-trident: version bumped to 1.3.4. Message-ID: <20100712145853.BC15E9B21A@doppio.foo-projects.org> commit 5eced21b884a3736706db3bf4b01730e3685f805 Author: Florin Braescu Date: Mon Jul 12 17:57:27 2010 +0300 xf86-video-trident: version bumped to 1.3.4. Bugfixes and code cleanups. --- xorg7/driver/xf86-video-trident/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-trident/DETAILS b/xorg7/driver/xf86-video-trident/DETAILS index 00e5726..f6e941d 100644 --- a/xorg7/driver/xf86-video-trident/DETAILS +++ b/xorg7/driver/xf86-video-trident/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-trident - VERSION=1.3.3 + VERSION=1.3.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:ac795465d47d807969970ae1433336439afad9b8 + SOURCE_VFY=sha1:7c40f5c02bddf399862782b708941e79302318af MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20070216 - UPDATED=20091116 + UPDATED=20100712 SHORT="The X.Org video driver for VIA based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:02:46 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:02:46 +0300 Subject: [Lunar-commits] xf86-video-voodoo: version bumped to 1.2.4. Message-ID: <20100712150309.6D5D89B21A@doppio.foo-projects.org> commit ffb7c6d04c25cd7d3ee5947b76e0a7aec955a2fd Author: Florin Braescu Date: Mon Jul 12 18:02:46 2010 +0300 xf86-video-voodoo: version bumped to 1.2.4. Bugfixes and code cleanups. --- xorg7/driver/xf86-video-voodoo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-voodoo/DETAILS b/xorg7/driver/xf86-video-voodoo/DETAILS index da9042e..a4f39d1 100644 --- a/xorg7/driver/xf86-video-voodoo/DETAILS +++ b/xorg7/driver/xf86-video-voodoo/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-voodoo - VERSION=1.2.3 + VERSION=1.2.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:a0af63087f3daa12112bee3a87c5f11eb2376da9 + SOURCE_VFY=sha1:7ecd232cc0b7fe507e18e08799791eefa9fdaf48 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060302 - UPDATED=20090801 + UPDATED=20100712 SHORT="the X.Org video driver for 3dfx Voodoo1 and Voodoo2 based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:05:50 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:05:50 +0300 Subject: [Lunar-commits] xf86-video-sisusb: version bumped to 0.9.4. Message-ID: <20100712150625.B1DA99B21A@doppio.foo-projects.org> commit 748c22a1a1f05ef88fdaa0732b29894c62ea853e Author: Florin Braescu Date: Mon Jul 12 18:05:50 2010 +0300 xf86-video-sisusb: version bumped to 0.9.4. Maintainance release to have a released driver that builds against the latest servers. --- xorg7/driver/xf86-video-sisusb/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-sisusb/DETAILS b/xorg7/driver/xf86-video-sisusb/DETAILS index 30cf42b..c57e7c3 100644 --- a/xorg7/driver/xf86-video-sisusb/DETAILS +++ b/xorg7/driver/xf86-video-sisusb/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-sisusb - VERSION=0.9.3 + VERSION=0.9.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:63fbe3c1f14088a258077f932890d60433d106e4 + SOURCE_VFY=sha1:600fd49dffe00121f9042555fea55948653d1a7e MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090801 + UPDATED=20100712 SHORT="the X.Org video driver for SiS based USB-attached video devices" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:08:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:08:36 +0300 Subject: [Lunar-commits] xf86-video-neomagic: version bumped to 1.2.5. Message-ID: <20100712150908.7846E9B21A@doppio.foo-projects.org> commit ed06e5bde4f832d7f1bd17fad7199213ed991572 Author: Florin Braescu Date: Mon Jul 12 18:08:36 2010 +0300 xf86-video-neomagic: version bumped to 1.2.5. Bugfixes and code cleanups. --- xorg7/driver/xf86-video-neomagic/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-neomagic/DETAILS b/xorg7/driver/xf86-video-neomagic/DETAILS index 1e698ab..353b80f 100644 --- a/xorg7/driver/xf86-video-neomagic/DETAILS +++ b/xorg7/driver/xf86-video-neomagic/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-neomagic - VERSION=1.2.4 + VERSION=1.2.5 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:9a6991d2ca64d544a41ff653a5f4c7d5d4b9760f + SOURCE_VFY=sha1:02c994e2eae191b50a8cd556e5b52d82725073b3 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090801 + UPDATED=20100712 SHORT="The X.Org video driver for Neomagic MagicGraph based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:11:17 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:11:17 +0300 Subject: [Lunar-commits] xf86-video-rendition: version bumped to 4.2.4. Message-ID: <20100712151139.C16C39B21A@doppio.foo-projects.org> commit 6ffd721a29565f5e3e30b23b710c9509bd8f9559 Author: Florin Braescu Date: Mon Jul 12 18:11:17 2010 +0300 xf86-video-rendition: version bumped to 4.2.4. Bugfixes and code cleanups. --- xorg7/driver/xf86-video-rendition/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-rendition/DETAILS b/xorg7/driver/xf86-video-rendition/DETAILS index cfc3c47..5efee56 100644 --- a/xorg7/driver/xf86-video-rendition/DETAILS +++ b/xorg7/driver/xf86-video-rendition/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-rendition - VERSION=4.2.3 + VERSION=4.2.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:11972f4223de2381c66855c57652b9e2333099d8 + SOURCE_VFY=sha1:16148c25183f7829c22bc9dfdb588c1a16bf4565 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060303 - UPDATED=20090910 + UPDATED=20100712 SHORT="the X.Org video driver for Rendition based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:14:55 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:14:55 +0300 Subject: [Lunar-commits] xf86-video-ati: version bumped to 6.13.1. Message-ID: <20100712151531.EAB4B9B21A@doppio.foo-projects.org> commit caab99d3b8d48004f7365bcb05d2acfe91270060 Author: Florin Braescu Date: Mon Jul 12 18:14:55 2010 +0300 xf86-video-ati: version bumped to 6.13.1. Main features: server 1.9 support, evergreen accel disabled explicitly, kms uevent + sync support, rn50 fixes, enable color tiling on kms on r300->r500. xv cleanup and large vertex number fixes. --- xorg7/driver/xf86-video-ati/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/driver/xf86-video-ati/DETAILS b/xorg7/driver/xf86-video-ati/DETAILS index 873304d..38dfee6 100644 --- a/xorg7/driver/xf86-video-ati/DETAILS +++ b/xorg7/driver/xf86-video-ati/DETAILS @@ -1,12 +1,12 @@ MODULE=xf86-video-ati - VERSION=6.13.0 + VERSION=6.13.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/driver - SOURCE_VFY=sha1:108ea949ab4d68b0ecdaf683d35494511b5413d9 + SOURCE_VFY=sha1:74a8e647e3149af0b1eb1baf58ef1b69b44f0228 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060124 - UPDATED=20100410 + UPDATED=20100712 SHORT="The X.Org video driver for ATI based cards" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:30:14 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:30:14 +0300 Subject: [Lunar-commits] bluez: remove hal depend. it's not needed to compile. Message-ID: <20100712153044.981839B21A@doppio.foo-projects.org> commit 40127d6bd534bbea6394ca1cfe48653e11bdf89a Author: Florin Braescu Date: Mon Jul 12 18:30:14 2010 +0300 bluez: remove hal depend. it's not needed to compile. --- bluetooth/bluez/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/bluetooth/bluez/DEPENDS b/bluetooth/bluez/DEPENDS index fc42ebc..ef6034c 100644 --- a/bluetooth/bluez/DEPENDS +++ b/bluetooth/bluez/DEPENDS @@ -1,5 +1,4 @@ depends dbus-glib -depends hal depends gstreamer-10 depends psmisc From florin at lunar-linux.org Mon Jul 12 17:37:27 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:37:27 +0300 Subject: [Lunar-commits] vlc: remove hal optional depend. Message-ID: <20100712153801.D94FE9B21A@doppio.foo-projects.org> commit 8f43d9f809f1daee597f3c08f3dc07134deca8d4 Author: Florin Braescu Date: Mon Jul 12 18:37:27 2010 +0300 vlc: remove hal optional depend. --- video/vlc/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/video/vlc/DEPENDS b/video/vlc/DEPENDS index 9b680ce..03faa03 100644 --- a/video/vlc/DEPENDS +++ b/video/vlc/DEPENDS @@ -2,7 +2,6 @@ depends mpeg2dec depends ffmpeg optional_depends "dejavu-ttf" "" "" "for DejaVu (default) font" -optional_depends "hal" "" "" "for HAL support" optional_depends "alsa-lib" "" "" "for ALSA support" optional_depends "libogg" "" "" "for OGG support" optional_depends "libvorbis" "" "" "for Vorbis support" From florin at lunar-linux.org Mon Jul 12 17:46:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:46:56 +0300 Subject: [Lunar-commits] calibre: version bumped to 0.7.8. Message-ID: <20100712154835.7BBCC9B21A@doppio.foo-projects.org> commit f111a085ef39d3f1bba1ba4e50e58b6fdbb536d2 Author: Florin Braescu Date: Mon Jul 12 18:46:56 2010 +0300 calibre: version bumped to 0.7.8. Changes: - calibre now contains a new command line tool called epub-fix that can automatically fix common problems in EPUB files that cause them to be rejected by poorly designed publishing services. - New icons for the toolbar buttons. - Display rating (when available) in cover browser - Clicking on the central cover int the cover browser now opens that book in the viewer - Use the status bar instead of the area to the right of the location view to display status information - Driver for the Pandigital Novel e-book reader. --- qt4-apps/calibre/DEPENDS | 25 ++++++++++++------------- qt4-apps/calibre/DETAILS | 6 +++--- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/qt4-apps/calibre/DEPENDS b/qt4-apps/calibre/DEPENDS index f28677b..192a0c0 100644 --- a/qt4-apps/calibre/DEPENDS +++ b/qt4-apps/calibre/DEPENDS @@ -1,16 +1,15 @@ -depends hal -depends setuptools -depends pil -depends PyQt4 -depends mechanize -depends ImageMagick -depends xdg-utils -depends BeautifulSoup -depends help2man -depends lxml -depends ClientForm -depends mechanize -depends python-dateutil +depends setuptools +depends pil +depends PyQt4 +depends mechanize +depends ImageMagick +depends xdg-utils +depends BeautifulSoup +depends help2man +depends lxml +depends ClientForm +depends mechanize +depends python-dateutil depends cssutils optional_depends podofo "" "" "for additional PDF file support" diff --git a/qt4-apps/calibre/DETAILS b/qt4-apps/calibre/DETAILS index e18928a..06f9625 100644 --- a/qt4-apps/calibre/DETAILS +++ b/qt4-apps/calibre/DETAILS @@ -1,12 +1,12 @@ MODULE=calibre - VERSION=0.7.4 + VERSION=0.7.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://calibre.kovidgoyal.net/downloads SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_VFY=sha1:37c352c3a1d881efeba1b309fe45bf3a993f57f1 + SOURCE_VFY=sha1:031f8cd0f93792cad7b7c2ef80e23b9e19fb1e7c WEB_SITE=http://calibre.kovidgoyal.net ENTERED=20090108 - UPDATED=20100621 + UPDATED=20100712 SHORT="An eBook management application" cat << EOF From florin at lunar-linux.org Mon Jul 12 17:55:49 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 18:55:49 +0300 Subject: [Lunar-commits] pm-utils: remove hal depend. Message-ID: <20100712155622.EFA4E9B21A@doppio.foo-projects.org> commit c549be632c377b3b2fdcc3db98a98d9417ef1371 Author: Florin Braescu Date: Mon Jul 12 18:55:49 2010 +0300 pm-utils: remove hal depend. It no longer rely on HAL since 1.3.0 version. --- utils/pm-utils/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/utils/pm-utils/DEPENDS b/utils/pm-utils/DEPENDS deleted file mode 100644 index fa4c479..0000000 --- a/utils/pm-utils/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends hal From florin at lunar-linux.org Mon Jul 12 18:01:01 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 19:01:01 +0300 Subject: [Lunar-commits] vlc-git: remove the optional depend on hal. Message-ID: <20100712160124.0EF409B21A@doppio.foo-projects.org> commit 720449b35f9a0e0392caf76043df8a4313411117 Author: Florin Braescu Date: Mon Jul 12 19:01:01 2010 +0300 vlc-git: remove the optional depend on hal. It's not needed. --- zbeta/vlc-git/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/zbeta/vlc-git/DEPENDS b/zbeta/vlc-git/DEPENDS index 9e98d2a..9f30f5f 100644 --- a/zbeta/vlc-git/DEPENDS +++ b/zbeta/vlc-git/DEPENDS @@ -2,7 +2,6 @@ depends mpeg2dec depends ffmpeg optional_depends "dejavu-ttf" "" "" "for DejaVu (default) font" -optional_depends "hal" "" "" "for HAL support" optional_depends "alsa-lib" "" "" "for ALSA support" optional_depends "libogg" "" "" "for OGG support" optional_depends "libvorbis" "" "" "for Vorbis support" From florin at lunar-linux.org Mon Jul 12 18:18:34 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 19:18:34 +0300 Subject: [Lunar-commits] ivman: add the needed depend on hal. Message-ID: <20100712161858.752049B21A@doppio.foo-projects.org> commit 40bec10c05d94d8e5b9c196a6407b03cc8ca2002 Author: Florin Braescu Date: Mon Jul 12 19:18:34 2010 +0300 ivman: add the needed depend on hal. --- devel/ivman/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/devel/ivman/DEPENDS b/devel/ivman/DEPENDS index 7757fd0..1caa371 100644 --- a/devel/ivman/DEPENDS +++ b/devel/ivman/DEPENDS @@ -1,3 +1,4 @@ +depends hal depends libxml2 depends glib-2 From florin at lunar-linux.org Mon Jul 12 18:21:48 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 19:21:48 +0300 Subject: [Lunar-commits] libgphoto2: add the optional depend on hal. Message-ID: <20100712162209.333BB9B21A@doppio.foo-projects.org> commit c15dace995b3687ae3ac3e534ccb4087e8a19bae Author: Florin Braescu Date: Mon Jul 12 19:21:48 2010 +0300 libgphoto2: add the optional depend on hal. --- graphics/libgphoto2/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/graphics/libgphoto2/DEPENDS b/graphics/libgphoto2/DEPENDS index 8ed4317..9babbbc 100644 --- a/graphics/libgphoto2/DEPENDS +++ b/graphics/libgphoto2/DEPENDS @@ -1,2 +1,3 @@ +optional_depends "hal" "" "" "For HAL support" optional_depends "libusb-compat" "" "" "For usb camera support" optional_depends "libexif" "" "" "For EXIF tag support" From florin at lunar-linux.org Mon Jul 12 18:43:50 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 19:43:50 +0300 Subject: [Lunar-commits] brasero: remove the hal depend. Message-ID: <20100712164414.75D4A9B21A@doppio.foo-projects.org> commit 696ec7be80a1840bf1421e10c491be8bae3f384b Author: Florin Braescu Date: Mon Jul 12 19:43:50 2010 +0300 brasero: remove the hal depend. It's not needed. --- gnome2/desktop/brasero/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/brasero/DEPENDS b/gnome2/desktop/brasero/DEPENDS index 7459e3c..895e4de 100644 --- a/gnome2/desktop/brasero/DEPENDS +++ b/gnome2/desktop/brasero/DEPENDS @@ -1,4 +1,3 @@ -depends hal depends cdrtools depends libcanberra depends libgnome From florin at lunar-linux.org Mon Jul 12 18:50:38 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 19:50:38 +0300 Subject: [Lunar-commits] totem-pl-parser: remove hal depend. Message-ID: <20100712165100.596869B21A@doppio.foo-projects.org> commit 07558e14d0b621e654e8b771a244a36ac8ef7422 Author: Florin Braescu Date: Mon Jul 12 19:50:38 2010 +0300 totem-pl-parser: remove hal depend. It's not needed. --- gnome2/desktop/totem-pl-parser/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DEPENDS b/gnome2/desktop/totem-pl-parser/DEPENDS index af17ac3..d23bb94 100644 --- a/gnome2/desktop/totem-pl-parser/DEPENDS +++ b/gnome2/desktop/totem-pl-parser/DEPENDS @@ -1,7 +1,6 @@ depends gtk+-2 depends gvfs depends dbus -depends hal depends libxml2 depends evolution-data-server depends gmime From florin at lunar-linux.org Mon Jul 12 19:09:35 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 12 Jul 2010 20:09:35 +0300 Subject: [Lunar-commits] gst-plugins-good: small tweaks. Message-ID: <20100712171001.EC95F9B21A@doppio.foo-projects.org> commit fd335a7def073e32290c2a129e5d73c7a9315621 Author: Florin Braescu Date: Mon Jul 12 20:09:35 2010 +0300 gst-plugins-good: small tweaks. --- audio/gst-plugins-good/DEPENDS | 80 +++++++++++++++++++++++++++++++-------- 1 files changed, 63 insertions(+), 17 deletions(-) diff --git a/audio/gst-plugins-good/DEPENDS b/audio/gst-plugins-good/DEPENDS index bbe6024..dd574bf 100644 --- a/audio/gst-plugins-good/DEPENDS +++ b/audio/gst-plugins-good/DEPENDS @@ -1,35 +1,81 @@ depends gst-plugins-base optional_depends "GConf" "" "" "for GConf schemas (needed by exaile)" -optional_depends "aalib" "" "--disable-aalib --disable-aalibtest" \ + +optional_depends "aalib" \ + "" \ + "--disable-aalib --disable-aalibtest" \ "for the ASCII art image plugin" -optional_depends "esound" "" "--disable-esd --disable-esdtest" \ + +optional_depends "esound" \ + "" \ + "--disable-esd --disable-esdtest" \ "for the eSound audio sink" -optional_depends "libshout" "" "--disable-shout2 --disable-shout2test" \ + +optional_depends "libshout" \ + "" \ + "--disable-shout2 --disable-shout2test" \ "for icecast support" -optional_depends "cairo" "" "--disable-cairo" \ + +optional_depends "cairo" \ + "" \ + "--disable-cairo" \ "for the cairo graphics plugin" -optional_depends "libcdio" "" "--disable-cdio" \ + +optional_depends "libcdio" \ + "" \ + "--disable-cdio" \ "for additional CDROM/CDDB support" -optional_depends "flac" "" "--disable-flac" \ + +optional_depends "flac" \ + "" \ + "--disable-flac" \ "for the FLAC audio codec plugin" -optional_depends "hal" "" "--disable-hal" \ + +optional_depends "hal" \ + "" \ + "--disable-hal" \ "for HAL support" -optional_depends "jpeg" "" "--disable-jpeg" \ + +optional_depends "jpeg" \ + "" \ + "--disable-jpeg" \ "for the JPEG image plugin" -optional_depends "ladspa_sdk" "" "--disable-ladspa" \ + +optional_depends "ladspa_sdk" \ + "" \ + "--disable-ladspa" \ "for the ladspa plugin" -optional_depends "libcaca" "" "--disable-libcaca" \ + +optional_depends "libcaca" \ + "" \ + "--disable-libcaca" \ "for the libcaca plugin" -optional_depends "libdv" "" "--disable-libdv" \ + +optional_depends "libdv" \ + "" \ + "--disable-libdv" \ "for the DV/Video decoder plugin" -optional_depends "libpng" "" "--disable-libpng" \ + +optional_depends "libpng" \ + "" \ + "--disable-libpng" \ "for the PNG image plugin" -optional_depends "speex" "" "--disable-speex" \ + +optional_depends "speex" \ + "" \ + "--disable-speex" \ "for the Speex sound plugin" -optional_depends "libiec61883" "" "" \ - "for Firewire support" -optional_depends "taglib" "" "--disable-taglib" \ + +optional_depends "taglib" \ + "" \ + "--disable-taglib" \ "for the taglib ID3v2 tag writer plugin" -optional_depends "libsoup" "" "--disable-soup" \ + +optional_depends "libsoup" \ + "" \ + "--disable-soup" \ "for http streaming support" + +optional_depends "libiec61883" "" "" "for Firewire support" + From ratler at lunar-linux.org Mon Jul 12 20:55:43 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Mon, 12 Jul 2010 20:55:43 +0200 Subject: [Lunar-commits] alpine: Initial import. Need a bit of testing thus zbeta section. Message-ID: <20100712185627.6E7039B21A@doppio.foo-projects.org> commit 5911e1bf3c566e0896437c03626d45429a9dc7cf Author: Stefan Wold Date: Mon Jul 12 20:55:43 2010 +0200 alpine: Initial import. Need a bit of testing thus zbeta section. --- zbeta/alpine/BUILD | 18 ++++++++++++++++++ zbeta/alpine/CONFIGURE | 2 ++ zbeta/alpine/CONFLICTS | 1 + zbeta/alpine/DEPENDS | 21 +++++++++++++++++++++ zbeta/alpine/DETAILS | 24 ++++++++++++++++++++++++ 5 files changed, 66 insertions(+), 0 deletions(-) diff --git a/zbeta/alpine/BUILD b/zbeta/alpine/BUILD new file mode 100644 index 0000000..5a84068 --- /dev/null +++ b/zbeta/alpine/BUILD @@ -0,0 +1,18 @@ +( + + OPTS+=" --without-tcl \ + --with-smime \ + --without-passfile \ + --with-system-pinerc=/etc/pine.conf \ + --with-system-fixed-pinerc=/etc/pine.conf.fixed \ + --with-ssl-certs-dir=/etc/ssl/certs" + + patch_it $SOURCE2 1 && + if module_installed Linux-PAM; then + patch_it $SOURCE3 1 + fi && + patch_it $SOURCE4 1 && + + default_build + +) > $C_FIFO 2>&1 diff --git a/zbeta/alpine/CONFIGURE b/zbeta/alpine/CONFIGURE new file mode 100644 index 0000000..40cb35c --- /dev/null +++ b/zbeta/alpine/CONFIGURE @@ -0,0 +1,2 @@ +mquery IPV6 "Enable IPV6 support?" n "--with-ipv6" "--without-ipv6" +mquery PTHREAD "Enable pthread support?" y "--with-pthread" "--without-phtread" diff --git a/zbeta/alpine/CONFLICTS b/zbeta/alpine/CONFLICTS new file mode 100644 index 0000000..4c32000 --- /dev/null +++ b/zbeta/alpine/CONFLICTS @@ -0,0 +1 @@ +conflicts pine diff --git a/zbeta/alpine/DEPENDS b/zbeta/alpine/DEPENDS new file mode 100644 index 0000000..aaede0a --- /dev/null +++ b/zbeta/alpine/DEPENDS @@ -0,0 +1,21 @@ +depends ncurses +optional_depends openssl \ + "--with-ssl-dir=/usr" \ + "--without-ssl" \ + "for SSL support" +optional_depends openldap \ + "--with-ldap-dir=/usr" \ + "--without-ldap" \ + "for LDAP support" +optional_depends heimdal \ + "--with-krb5-dir=/usr" \ + "--without-krb5" \ + "for kerberos5 (GSSAPI) support" +optional_depends aspell \ + "--with-aspell" \ + "--without-aspell" \ + "for spell check support" +optional_depends gettext \ + "--enable-nls" \ + "--disable-nls" \ + "for NLS support" diff --git a/zbeta/alpine/DETAILS b/zbeta/alpine/DETAILS new file mode 100644 index 0000000..4662fe3 --- /dev/null +++ b/zbeta/alpine/DETAILS @@ -0,0 +1,24 @@ + MODULE=alpine + VERSION=2.00 + SOURCE=${MODULE}-${VERSION}.tar.bz2 + SOURCE2=$MODULE-2.00-all_67.patch.gz + SOURCE3=$MODULE-2.00-lpam.patch + SOURCE4=CVE-2008-5514.patch + SOURCE_URL=ftp://ftp.cac.washington.edu/alpine + SOURCE2_URL=$PATCH_URL + SOURCE3_URL=$PATCH_URL + SOURCE4_URL=$PATCH_URL + SOURCE_VFY=sha256:c85db8405af90375ba2440c85b7952d80996154e9916b83acca558dc82e0a2a6 + SOURCE2_VFY=sha256:878820f237f8f39865c459b60edc515c0f5cb9a6095989bae6cc1ef5c1ee9881 + SOURCE3_VFY=sha256:22c354937019693cfc03a8864a36c30579fd98475b729e089f83ec125e4225ad + SOURCE4_VFY=sha256:07fd3dd2ffdfe9e2c952603b9aae099d1250bc89373de3e1a5009ec5d251346b + WEB_SITE="http://www.washington.edu/alpine/" + ENTERED=20100712 + UPDATED=20100712 + SHORT="An easy to use text-based based mail and news client" +cat < pine: Added conflict for alpine Message-ID: <20100712185825.CEDD79B21A@doppio.foo-projects.org> commit d2edc61a46db2501cb914b72a57ca2e9e3937a8a Author: Stefan Wold Date: Mon Jul 12 20:57:56 2010 +0200 pine: Added conflict for alpine --- mail/pine/CONFLICTS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/mail/pine/CONFLICTS b/mail/pine/CONFLICTS new file mode 100644 index 0000000..19ee952 --- /dev/null +++ b/mail/pine/CONFLICTS @@ -0,0 +1 @@ +conflicts alpine From stumbles at lunar-linux.org Tue Jul 13 03:02:10 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Mon, 12 Jul 2010 21:02:10 -0400 Subject: [Lunar-commits] alpine: A little adjustment here. Message-ID: <20100713010234.7A7F49B21A@doppio.foo-projects.org> commit d75eeccf6033054d44f8a14dd7a223f78b557ddb Author: Dennis `stumbles` Veatch Date: Mon Jul 12 21:02:10 2010 -0400 alpine: A little adjustment here. --- zbeta/alpine/DETAILS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/zbeta/alpine/DETAILS b/zbeta/alpine/DETAILS index 4662fe3..14d04bf 100644 --- a/zbeta/alpine/DETAILS +++ b/zbeta/alpine/DETAILS @@ -16,7 +16,8 @@ ENTERED=20100712 UPDATED=20100712 SHORT="An easy to use text-based based mail and news client" -cat < zile: version bumped to 2.3.18. Message-ID: <20100713064719.524DA9B21A@doppio.foo-projects.org> commit 5a7e8f7a1293b4192e4207a4aacd58c940656448 Author: Florin Braescu Date: Tue Jul 13 09:46:25 2010 +0300 zile: version bumped to 2.3.18. It fixes some minor space leaks, a read of freed memory, and a bug in quoted-insert, stops Zile from catching the user signal SIGQUIT, and cleans the code up a little. --- editors/zile/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/zile/DETAILS b/editors/zile/DETAILS index af5954e..50a3ecc 100644 --- a/editors/zile/DETAILS +++ b/editors/zile/DETAILS @@ -1,11 +1,11 @@ MODULE=zile - VERSION=2.3.17 + VERSION=2.3.18 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$GNU_URL/$MODULE - SOURCE_VFY=sha1:989193c41b2c97bd15f747c5cf4bca32fc95c48e + SOURCE_VFY=sha1:68ecdf150a2da34aec14ae242a7995a52142146c WEB_SITE=http://www.gnu.org/software/$MODULE ENTERED=20010922 - UPDATED=20100525 + UPDATED=20100712 SHORT="zile is a small, fast and powerful emacs clone" cat << EOF From florin at lunar-linux.org Tue Jul 13 09:07:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:07:53 +0300 Subject: [Lunar-commits] freetype2: version bumped to 2.4.0. Message-ID: <20100713071006.00A639B21A@doppio.foo-projects.org> commit ccfd2c474020712d402b4b47d8b0ae5159369368 Author: Florin Braescu Date: Tue Jul 13 10:07:53 2010 +0300 freetype2: version bumped to 2.4.0. Since May 2010, all patents regarding the TrueType bytecode interpreter have expired worldwide. Consequently, it is now defined TT_CONFIG_OPTION_BYTECODE_INTERPRETER by default (and undefine TT_CONFIG_OPTION_UNPATENTED_HINTING). A new function `FT_Library_SetLcdFilterWeights' is available to adjust the filter weights set by `FT_Library_SetLcdFilter'. Many bugfixes. --- graphics/freetype2/BUILD | 10 +++++----- graphics/freetype2/DETAILS | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/graphics/freetype2/BUILD b/graphics/freetype2/BUILD index acfc6e5..20a1590 100644 --- a/graphics/freetype2/BUILD +++ b/graphics/freetype2/BUILD @@ -2,17 +2,17 @@ patch_it $SOURCE_CACHE/$SOURCE2 1 && - if [ $BYTECODE == "y" ] ; then - sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \ - include/freetype/config/ftoption.h - fi && +# if [ $BYTECODE == "y" ] ; then +# sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \ +# include/freetype/config/ftoption.h +# fi && sed -i -r 's:.*(#.*SYSTEM_ZLIB.*) .*:\1:' \ include/freetype/config/ftoption.h && sed -i -r 's:.*(#.*SUBPIXEL_RENDERING.*) .*:\1:' \ include/freetype/config/ftoption.h && - + sed -i -r 's:.*(#.*INCREMENTAL.*) .*:\1:' \ include/freetype/config/ftoption.h && diff --git a/graphics/freetype2/DETAILS b/graphics/freetype2/DETAILS index a384b5d..e407ca1 100644 --- a/graphics/freetype2/DETAILS +++ b/graphics/freetype2/DETAILS @@ -1,16 +1,16 @@ MODULE=freetype2 - VERSION=2.3.12 + VERSION=2.4.0 SOURCE=freetype-$VERSION.tar.bz2 SOURCE2=freetype-2.3.11-lunar.patch.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION SOURCE_URL[0]=$SFORGE_URL/freetype SOURCE_URL[1]=http://savannah.nongnu.org/download/freetype SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:ebf0438429c0bedd310059326d91646c3c91016b + SOURCE_VFY=sha1:4cbb92847b90da5babdaaab260cc09e801a60e74 SOURCE2_VFY=sha1:7135d66d1495446882ec940041246712aa6145c7 WEB_SITE=http://www.freetype.org ENTERED=20010922 - UPDATED=20100218 + UPDATED=20100712 SHORT="A free, quality, portable font engine" cat << EOF From florin at lunar-linux.org Tue Jul 13 09:10:52 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:10:52 +0300 Subject: [Lunar-commits] freetype: removed the CONFIGURE file. Message-ID: <20100713071119.868CD9B21A@doppio.foo-projects.org> commit 2e39a1de80f46a458fbed49d4c76d7adaa1226a7 Author: Florin Braescu Date: Tue Jul 13 10:10:52 2010 +0300 freetype: removed the CONFIGURE file. It's no longer needed. --- graphics/freetype2/BUILD | 5 ----- graphics/freetype2/CONFIGURE | 1 - 2 files changed, 0 insertions(+), 6 deletions(-) diff --git a/graphics/freetype2/BUILD b/graphics/freetype2/BUILD index 20a1590..7a198bb 100644 --- a/graphics/freetype2/BUILD +++ b/graphics/freetype2/BUILD @@ -2,11 +2,6 @@ patch_it $SOURCE_CACHE/$SOURCE2 1 && -# if [ $BYTECODE == "y" ] ; then -# sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \ -# include/freetype/config/ftoption.h -# fi && - sed -i -r 's:.*(#.*SYSTEM_ZLIB.*) .*:\1:' \ include/freetype/config/ftoption.h && diff --git a/graphics/freetype2/CONFIGURE b/graphics/freetype2/CONFIGURE deleted file mode 100644 index 726f372..0000000 --- a/graphics/freetype2/CONFIGURE +++ /dev/null @@ -1 +0,0 @@ -mquery BYTECODE "Enable bytecode interpreter?" y From florin at lunar-linux.org Tue Jul 13 09:16:41 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:16:41 +0300 Subject: [Lunar-commits] clutter: version bumped to 1.2.10. Message-ID: <20100713071705.B0E949B21A@doppio.foo-projects.org> commit 9b5aa5080630d437f490866af9f7d361f1568fba Author: Florin Braescu Date: Tue Jul 13 10:16:41 2010 +0300 clutter: version bumped to 1.2.10. Changes: Update the EGL X11 backend. Build fixes for out of dir builds. Regenerate the mipmaps whenever a texture is modified. Reset the blend constants and equations even if they are the same Flush the Journal when creating an FBO. --- graphics/clutter/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS index adf8796..332d057 100644 --- a/graphics/clutter/DETAILS +++ b/graphics/clutter/DETAILS @@ -1,12 +1,12 @@ MODULE=clutter MAJOR=1.2 - VERSION=$MAJOR.8 + VERSION=$MAJOR.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:79ddcec9a4d2b68e291bb03bee712a6ab5f04086 + SOURCE_VFY=sha1:15f122315194a09b21fccbc31de6a1ce56918975 WEB_SITE=http://www.clutter-project.org ENTERED=20080109 - UPDATED=20100525 + UPDATED=20100713 SHORT="A library for creating OpenGL based GUIs" cat << EOF From florin at lunar-linux.org Tue Jul 13 09:20:50 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:20:50 +0300 Subject: [Lunar-commits] webkit: version bumped to 1.2.2. Message-ID: <20100713072108.05EB99B21A@doppio.foo-projects.org> commit fbf21c67638bb9d20fe7ed50f6737eac32f073ff Author: Florin Braescu Date: Tue Jul 13 10:20:50 2010 +0300 webkit: version bumped to 1.2.2. Bugfixes and improvements. --- web/webkit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS index 1cd0e3b..d59da73 100644 --- a/web/webkit/DETAILS +++ b/web/webkit/DETAILS @@ -1,11 +1,11 @@ MODULE=webkit - VERSION=1.2.1 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.webkitgtk.org - SOURCE_VFY=sha1:ced564514f0be0a88c696e7afd6902d967d532a2 + SOURCE_VFY=sha1:28198f6ddf88ae7b09d73b04a168317c05b2797d WEB_SITE=http://www.webkit.org ENTERED=20070919 - UPDATED=20100518 + UPDATED=20100713 SHORT="gtk+ web rendering engine" cat << EOF From florin at lunar-linux.org Tue Jul 13 09:25:55 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:25:55 +0300 Subject: [Lunar-commits] gvfs: version bumped to 1.6.3. Message-ID: <20100713072612.159229B21A@doppio.foo-projects.org> commit c6831c75d9de15dbd844ab9ebb09b6d1c8ffdc5d Author: Florin Braescu Date: Tue Jul 13 10:25:55 2010 +0300 gvfs: version bumped to 1.6.3. --- gnome2/desktop/gvfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gvfs/DETAILS b/gnome2/desktop/gvfs/DETAILS index 39adbfa..a420726 100644 --- a/gnome2/desktop/gvfs/DETAILS +++ b/gnome2/desktop/gvfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gvfs MAJOR=1.6 - VERSION=$MAJOR.2 + VERSION=$MAJOR.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:b4ee3cb560d36d6ac7fe7bb1dded6b595c94fc81 + SOURCE_VFY=sha1:152d84a605465fb8065ae6796a6a28112c5e8847 WEB_SITE=http://www.gnome.org ENTERED=20080312 - UPDATED=20100527 + UPDATED=20100713 SHORT="Replacement for Gnome-VFS" cat << EOF From florin at lunar-linux.org Tue Jul 13 09:28:46 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:28:46 +0300 Subject: [Lunar-commits] linux-2.6-stable: version bumped to 2.6.32.16. Message-ID: <20100713072907.DC0B19B21A@doppio.foo-projects.org> commit 4cf7484fcfa270ebd6e0bca74e27b3185b0337bd Author: Florin Braescu Date: Tue Jul 13 10:28:46 2010 +0300 linux-2.6-stable: version bumped to 2.6.32.16. --- kernel/linux-2.6-stable/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/linux-2.6-stable/DETAILS b/kernel/linux-2.6-stable/DETAILS index 15943e7..2eb2e4e 100644 --- a/kernel/linux-2.6-stable/DETAILS +++ b/kernel/linux-2.6-stable/DETAILS @@ -1,5 +1,5 @@ MODULE=linux-2.6-stable - VERSION=2.6.32.12 + VERSION=2.6.32.16 BASE=$(echo $VERSION | cut -d. -f1,2,3) SOURCE=linux-${BASE}.tar.bz2 SOURCE2=patch-${VERSION}.bz2 @@ -9,10 +9,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/linux-$VERSION SOURCE2_URL[0]=$KERNEL_URL/pub/linux/kernel/v2.6 SOURCE2_URL[1]=http://www.kernel.org/pub/linux/kernel/v2.6 SOURCE_VFY=sha1:410b4fc818023bfef60064e973ff0ab46d3bfb19 - SOURCE2_VFY=sha1:dbd1a4325ed8bf773b7973521a640f384ede682e + SOURCE2_VFY=sha1:4c7d19c9bd3f102a41047b9ef04eaab73c62f3b0 WEB_SITE=http://www.kernel.org ENTERED=20070313 - UPDATED=20100505 + UPDATED=20100713 SHORT="The uber-stable version of the 2.6 kernel" KEEP_SOURCE=on TMPFS=off From florin at lunar-linux.org Tue Jul 13 09:35:42 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 10:35:42 +0300 Subject: [Lunar-commits] fbpanel: version bumped to 6.1. Message-ID: <20100713073556.469B89B21A@doppio.foo-projects.org> commit d0be1dc3fa63a34059a66242e17a126daee74481 Author: Florin Braescu Date: Tue Jul 13 10:35:42 2010 +0300 fbpanel: version bumped to 6.1. --- zbeta/fbpanel/BUILD | 6 ------ zbeta/fbpanel/DETAILS | 8 ++++---- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/zbeta/fbpanel/BUILD b/zbeta/fbpanel/BUILD deleted file mode 100644 index 52bd07a..0000000 --- a/zbeta/fbpanel/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - ./configure --prefix=/usr --cpu=on && - default_make - -) > $C_FIFO 2>&1 diff --git a/zbeta/fbpanel/DETAILS b/zbeta/fbpanel/DETAILS index 5bbeff8..dabd54c 100644 --- a/zbeta/fbpanel/DETAILS +++ b/zbeta/fbpanel/DETAILS @@ -1,11 +1,11 @@ MODULE=fbpanel - VERSION=4.12 - SOURCE=$MODULE-$VERSION.tgz + VERSION=6.1 + SOURCE=$MODULE-$VERSION.tbz2 SOURCE_URL=$SFORGE_URL/fbpanel - SOURCE_VFY=sha1:7ccd0f677cc74bb8f9b88cb02957e0435371bd05 + SOURCE_VFY=sha1:4ebb2e0e23cd68aef0238f10781bbf42274d32f8 WEB_SITE=http://fbpanel.sourceforge.net ENTERED=20080303 - UPDATED=20090111 + UPDATED=20100713 SHORT="A lightweight X11 desktop panel" cat << EOF From stumbles at lunar-linux.org Tue Jul 13 12:30:11 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 13 Jul 2010 06:30:11 -0400 Subject: [Lunar-commits] live555: Version bump. Message-ID: <20100713103030.6E1039B21A@doppio.foo-projects.org> commit a420e74b96286fea38ea0eb7ac5163d9a0415b8f Author: Dennis `stumbles` Veatch Date: Tue Jul 13 06:30:11 2010 -0400 live555: Version bump. --- net/live555/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/live555/DETAILS b/net/live555/DETAILS index 94ac227..07d477b 100644 --- a/net/live555/DETAILS +++ b/net/live555/DETAILS @@ -1,12 +1,12 @@ MODULE=live555 - VERSION=2010.06.22 + VERSION=2010.07.07 SOURCE=live.$VERSION.tar.gz SOURCE_URL=http://www.live555.com/liveMedia/public SOURCE_DIRECTORY=$BUILD_DIRECTORY/live - SOURCE_VFY=sha1:da4cbb40e64922fa37e95521cf5b2b7c129cb709 + SOURCE_VFY=sha1:1ec61406f8f127018ad0137d851b9f27b009ba3b WEB_SITE=http://www.live555.com/liveMedia/#config-unix ENTERED=20090311 - UPDATED=20100628 + UPDATED=20100713 SHORT="libraries for multimedia streaming RTP/RTCP, RTSP, SIP" cat << EOF From florin at lunar-linux.org Tue Jul 13 12:52:01 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 13:52:01 +0300 Subject: [Lunar-commits] libssh: version bumped to 0.4.5. Message-ID: <20100713105238.03D019B21A@doppio.foo-projects.org> commit b3d19e3004a88b6ae9b2f1e541cce0de02c8ab72 Author: Florin Braescu Date: Tue Jul 13 13:52:01 2010 +0300 libssh: version bumped to 0.4.5. Bugfixes mostly. --- libs/libssh/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libssh/DETAILS b/libs/libssh/DETAILS index 66fc0b9..667d1fe 100644 --- a/libs/libssh/DETAILS +++ b/libs/libssh/DETAILS @@ -1,11 +1,11 @@ MODULE=libssh - VERSION=0.4.4 + VERSION=0.4.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.libssh.org/files - SOURCE_VFY=sha1:bde1d4713a86b6256ce2d14e6de6326e52c4da44 + SOURCE_VFY=sha1:d846c09a1af345c7d1cb06993721b7b914820c30 WEB_SITE=http://www.libssh.org ENTERED=20091001 - UPDATED=20100601 + UPDATED=20100713 SHORT="library for accessing ssh client services through C libraries calls" cat << EOF From stumbles at lunar-linux.org Tue Jul 13 13:00:56 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 13 Jul 2010 07:00:56 -0400 Subject: [Lunar-commits] rosegarden: Adding to moonbase. Message-ID: <20100713110117.70AA69B21A@doppio.foo-projects.org> commit d627f3e87bdf92b3cce453ddfd5a197b3cb64436 Author: Dennis `stumbles` Veatch Date: Tue Jul 13 07:00:56 2010 -0400 rosegarden: Adding to moonbase. --- audio/rosegarden/DEPENDS | 7 +++++++ audio/rosegarden/DETAILS | 17 +++++++++++++++++ 2 files changed, 24 insertions(+), 0 deletions(-) diff --git a/audio/rosegarden/DEPENDS b/audio/rosegarden/DEPENDS new file mode 100644 index 0000000..a39d0f6 --- /dev/null +++ b/audio/rosegarden/DEPENDS @@ -0,0 +1,7 @@ +depends flac +depends wavpack +depends dssi +depends ladspa-bs2b +depends qjackctl +depends kdegraphics4 +depends lilypond diff --git a/audio/rosegarden/DETAILS b/audio/rosegarden/DETAILS new file mode 100644 index 0000000..67bd5c6 --- /dev/null +++ b/audio/rosegarden/DETAILS @@ -0,0 +1,17 @@ + MODULE=rosegarden + MAJOR=10.04 + VERSION=${MAJOR}.2 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$SFORGE_URL/rosegarden/${MAJOR}/ + SOURCE_VFY=sha1:30251f9783693211e096d28014fcbc3a0794d920 + WEB_SITE=http://www.rosegardenmusic.com/ + ENTERED=20100713 + UPDATED=20100713 + SHORT="audio and MIDI environment" + +cat << EOF +Rosegarden is a well-rounded audio and MIDI sequencer, score editor, +and general-purpose music composition and editing environment. + +EOF + From florin at lunar-linux.org Tue Jul 13 12:56:19 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 13:56:19 +0300 Subject: [Lunar-commits] sip: version bumped to 4.10.3. Message-ID: <20100713111455.C6F789B21A@doppio.foo-projects.org> commit 522fc9bc19ec32993a93b50687fbf9f078735444 Author: Florin Braescu Date: Tue Jul 13 13:56:19 2010 +0300 sip: version bumped to 4.10.3. Bugfixes and enhacements. --- python/sip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/sip/DETAILS b/python/sip/DETAILS index d3ea121..359756c 100644 --- a/python/sip/DETAILS +++ b/python/sip/DETAILS @@ -1,11 +1,11 @@ MODULE=sip - VERSION=4.10.2 + VERSION=4.10.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/sip4 - SOURCE_VFY=sha1:ca9fd7760f33ec1b09ae6732e5f708037fcdd23b + SOURCE_VFY=sha1:a9ba8ed0dd14843e9e0499ba995cc5bb90d44162 WEB_SITE=http://www.riverbankcomputing.co.uk/software/sip/intro ENTERED=20020520 - UPDATED=20100501 + UPDATED=20100713 SHORT="Create Python bindings for C++ libraries" cat << EOF From florin at lunar-linux.org Tue Jul 13 13:13:11 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 14:13:11 +0300 Subject: [Lunar-commits] PyQt4: version bumped to 4.7.4. Message-ID: <20100713111455.D39939B221@doppio.foo-projects.org> commit b12aacb613a42f2f5064f5fd49c965d193605fb9 Author: Florin Braescu Date: Tue Jul 13 14:13:11 2010 +0300 PyQt4: version bumped to 4.7.4. Bugfixes and enhacements. --- python/PyQt4/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/PyQt4/DETAILS b/python/PyQt4/DETAILS index 8546d93..edae019 100644 --- a/python/PyQt4/DETAILS +++ b/python/PyQt4/DETAILS @@ -1,14 +1,14 @@ MODULE=PyQt4 EXTRA=x11-gpl - VERSION=4.7.3 + VERSION=4.7.4 SOURCE=PyQt-$EXTRA-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/PyQt-$EXTRA-$VERSION SOURCE_URL=http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4 - SOURCE_VFY=sha1:7ad7ed37509f13b4975c50f5fbf557bd58815558 + SOURCE_VFY=sha1:dd1d9eb22f9780c54e3811c8958512847eacc302 MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4} WEB_SITE=http://www.riverbankcomputing.co.uk/news ENTERED=20080102 - UPDATED=20100501 + UPDATED=20100713 SHORT="A set of Python bindings for the Qt 4.x toolkit" cat << EOF From florin at lunar-linux.org Tue Jul 13 13:14:35 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 14:14:35 +0300 Subject: [Lunar-commits] qscintilla2: version bumped to 2.4.4. Message-ID: <20100713111455.E50BC9B223@doppio.foo-projects.org> commit b47054f96b62ea535b51abae9daf4aa935d450e3 Author: Florin Braescu Date: Tue Jul 13 14:14:35 2010 +0300 qscintilla2: version bumped to 2.4.4. Bugfixes and enhacements. --- qt4-apps/qscintilla2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qt4-apps/qscintilla2/DETAILS b/qt4-apps/qscintilla2/DETAILS index 8e9820c..bca77cc 100644 --- a/qt4-apps/qscintilla2/DETAILS +++ b/qt4-apps/qscintilla2/DETAILS @@ -1,13 +1,13 @@ MODULE=qscintilla2 - VERSION=gpl-2.4.3 + VERSION=gpl-2.4.4 SOURCE=QScintilla-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/QScintilla-$VERSION SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/QScintilla2 - SOURCE_VFY=sha1:772bb3cfca8716e035f2cdc4536d5d8025b855a8 + SOURCE_VFY=sha1:4b6ecb8090a546b14fa4c0ce86ff2c7e97261005 MODULE_PREFIX=${QTDIR:-/opt/lunar/qt/4} WEB_SITE=http://www.riverbankcomputing.co.uk/software/qscintilla/intro ENTERED=20070528 - UPDATED=20100317 + UPDATED=20100713 SHORT="Port to Qt of Scintilla C++ editor class" cat << EOF From florin at lunar-linux.org Tue Jul 13 13:27:43 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 14:27:43 +0300 Subject: [Lunar-commits] libnl: small tweaks. Message-ID: <20100713112948.399F69B21A@doppio.foo-projects.org> commit 046d939933155a9bb0a78d8bdf3746ffef1f6665 Author: Florin Braescu Date: Tue Jul 13 14:27:43 2010 +0300 libnl: small tweaks. --- libs/libnl/BUILD | 2 +- libs/libnl/DETAILS | 5 +++-- python/PyQt4/BUILD | 7 +++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/libs/libnl/BUILD b/libs/libnl/BUILD index 87c67b7..ecbd08a 100644 --- a/libs/libnl/BUILD +++ b/libs/libnl/BUILD @@ -1,6 +1,6 @@ ( - sed -i "29i #include " include/netlink-local.h && + sed -i "29i #include " include/netlink-local.h && default_build diff --git a/libs/libnl/DETAILS b/libs/libnl/DETAILS index 8f50783..38a4b9e 100644 --- a/libs/libnl/DETAILS +++ b/libs/libnl/DETAILS @@ -1,13 +1,14 @@ MODULE=libnl VERSION=1.1 SOURCE=$MODULE\_$VERSION.orig.tar.gz - SOURCE_URL=http://ftp.hu.freebsd.org/ubuntu/pool/main/libn/libnl/ + SOURCE_URL=http://ftp.hu.freebsd.org/ubuntu/pool/main/$MODULE/$MODULE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_VFY=sha1:54c7d02f93b09b43338e5cbf42f1373e83566577 - WEB_SITE=http://people.suug.ch/~tgr/libnl/ + WEB_SITE=http://people.suug.ch/~tgr/$MODULE ENTERED=20070511 UPDATED=20080124 SHORT="A library for applications dealing with netlink sockets" + cat << EOF libnl is a library for applications dealing with netlink sockets. EOF diff --git a/python/PyQt4/BUILD b/python/PyQt4/BUILD index 9aa2735..070116b 100644 --- a/python/PyQt4/BUILD +++ b/python/PyQt4/BUILD @@ -2,11 +2,10 @@ . /etc/profile.d/qt4.rc + echo "yes" | MORE="20000000" python ./configure.py $OPTS && - echo "yes" | MORE="20000000" python ./configure.py $OPTS && - - default_make && - mkdir -p /usr/share/$MODULE && + default_make && + mkdir -p /usr/share/$MODULE && cp -Rf examples /usr/share/$MODULE ) > $C_FIFO 2>&1 From florin at lunar-linux.org Tue Jul 13 13:28:29 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 14:28:29 +0300 Subject: [Lunar-commits] kismet: version bumped to 2010-07-R1. Message-ID: <20100713112948.44BAA9B221@doppio.foo-projects.org> commit 5081016e8653cf770d7fd1cb3753e1a402dcd6af Author: Florin Braescu Date: Tue Jul 13 14:28:29 2010 +0300 kismet: version bumped to 2010-07-R1. Add ncurses depend. Add libnl as an optional depend. Bugfixes to TCP Async handling and capture IPC, workarounds for broken ncurses on some installs, new no-data options to prevent any logging or processing of data packets, and zero-priv drone-only operation. --- wifi/kismet/DEPENDS | 10 ++++++---- wifi/kismet/DETAILS | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/wifi/kismet/DEPENDS b/wifi/kismet/DEPENDS index 6a7d88e..6908f04 100644 --- a/wifi/kismet/DEPENDS +++ b/wifi/kismet/DEPENDS @@ -1,6 +1,8 @@ +depends ncurses depends libpcap -optional_depends "gpsdrive" "" "" "GPS support" -optional_depends "ImageMagick" "" "" "Needed for gpsmap map generation" -optional_depends "expat" "" "" "Needed for gpsmap map generation" -optional_depends "gmp" "" "" "Needed for gpsmap map generation" +optional_depends "libnl" "" "" "for mac80211 wireless cards control" +optional_depends "gpsdrive" "" "" "GPS support" +optional_depends "ImageMagick" "" "" "for gpsmap map generation" +optional_depends "expat" "" "" "for gpsmap map generation" +optional_depends "gmp" "" "" "for gpsmap map generation" diff --git a/wifi/kismet/DETAILS b/wifi/kismet/DETAILS index 69006fd..0f27732 100644 --- a/wifi/kismet/DETAILS +++ b/wifi/kismet/DETAILS @@ -1,11 +1,11 @@ MODULE=kismet - VERSION=2010-01-R1 + VERSION=2010-07-R1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kismetwireless.net/code - SOURCE_VFY=sha1:4ac00edd8607196dffc450535487104edef76c1d + SOURCE_VFY=sha1:8cd224a805905f330ef51d4dfdb2507e27b462ef WEB_SITE=http://www.kismetwireless.net ENTERED=20040207 - UPDATED=20100112 + UPDATED=20100713 MAINTAINER=ratler at lunar-linux.org SHORT="An 802.11 layer2 wireless network sniffer" From florin at lunar-linux.org Tue Jul 13 14:44:08 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 15:44:08 +0300 Subject: [Lunar-commits] telepathy-glib, telepathy-mission-control, telepathy-python: move them to chat dir. Message-ID: <20100713124443.19ED49B21A@doppio.foo-projects.org> commit 431bd217092c34d353aba560fe99a9284d70918d Author: Florin Braescu Date: Tue Jul 13 15:44:08 2010 +0300 telepathy-glib, telepathy-mission-control, telepathy-python: move them to chat dir. --- chat/telepathy-glib/DEPENDS | 4 ++++ chat/telepathy-glib/DETAILS | 16 ++++++++++++++++ chat/telepathy-mission-control/DEPENDS | 5 +++++ chat/telepathy-mission-control/DETAILS | 16 ++++++++++++++++ chat/telepathy-python/DEPENDS | 1 + chat/telepathy-python/DETAILS | 14 ++++++++++++++ libs/telepathy-glib/DEPENDS | 4 ---- libs/telepathy-glib/DETAILS | 16 ---------------- libs/telepathy-mission-control/DEPENDS | 5 ----- libs/telepathy-mission-control/DETAILS | 16 ---------------- python/telepathy-python/DEPENDS | 1 - python/telepathy-python/DETAILS | 14 -------------- 12 files changed, 56 insertions(+), 56 deletions(-) diff --git a/chat/telepathy-glib/DEPENDS b/chat/telepathy-glib/DEPENDS new file mode 100644 index 0000000..69c9d15 --- /dev/null +++ b/chat/telepathy-glib/DEPENDS @@ -0,0 +1,4 @@ +depends glib-2 +depends Python +depends libxslt +depends dbus diff --git a/chat/telepathy-glib/DETAILS b/chat/telepathy-glib/DETAILS new file mode 100644 index 0000000..2362884 --- /dev/null +++ b/chat/telepathy-glib/DETAILS @@ -0,0 +1,16 @@ + MODULE=telepathy-glib + VERSION=0.9.2 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ + SOURCE_VFY=sha1:bb1709ced6595738272c54aef664ff20421929bd + WEB_SITE=http://telepathy.freedesktop.org/wiki/ + ENTERED=20071029 + UPDATED=20100105 + SHORT="unified framework for realtime conversations" +cat << EOF +The Telepathy project aims to provide a unified framework for all forms of real +time conversations, including instant messaging, IRC, voice calls and video +calls. It uses the D-Bus messaging system to provide a simple interface for +client applications, allowing them to quickly benefit from Telepathy's +functionality. +EOF diff --git a/chat/telepathy-mission-control/DEPENDS b/chat/telepathy-mission-control/DEPENDS new file mode 100644 index 0000000..95bb148 --- /dev/null +++ b/chat/telepathy-mission-control/DEPENDS @@ -0,0 +1,5 @@ +depends telepathy-glib +depends libtelepathy + +optional_depends "gnome-keyring" "" "--enable-keyring=no" \ + "For gnome-keyring suppport" diff --git a/chat/telepathy-mission-control/DETAILS b/chat/telepathy-mission-control/DETAILS new file mode 100644 index 0000000..e5c9fd3 --- /dev/null +++ b/chat/telepathy-mission-control/DETAILS @@ -0,0 +1,16 @@ + MODULE=telepathy-mission-control + VERSION=5.3.2 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE + SOURCE_VFY=sha1:0e9e038d89243abadf6ce583841d0bdbad72c353 + WEB_SITE="http://mission-control.sourceforge.net/" + ENTERED=20090123 + UPDATED=20100105 + SHORT="telepathy connection manager" +cat << EOF +Mission Control, or MC, is a Telepathy component providing a way for +"end-user" applications to abstract some of the details of connection +managers, to provide a simple way to manipulate a bunch of connection +managers at once, and to remove the need to have in each program the +account definitions and credentials. +EOF diff --git a/chat/telepathy-python/DEPENDS b/chat/telepathy-python/DEPENDS new file mode 100644 index 0000000..60692b1 --- /dev/null +++ b/chat/telepathy-python/DEPENDS @@ -0,0 +1 @@ +depends telepathy-glib diff --git a/chat/telepathy-python/DETAILS b/chat/telepathy-python/DETAILS new file mode 100644 index 0000000..6ace54f --- /dev/null +++ b/chat/telepathy-python/DETAILS @@ -0,0 +1,14 @@ + MODULE=telepathy-python + VERSION=0.15.13 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:de6781bec518d42a1bb7511c67bbce0b71651afe + WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" + ENTERED=20090123 + UPDATED=20100105 + SHORT="Python wrapper for Telepathy" +cat << EOF +telepathy-python is a Python package containing base classes for use +in connection managers, and proxy classes for use in clients. +EOF diff --git a/libs/telepathy-glib/DEPENDS b/libs/telepathy-glib/DEPENDS deleted file mode 100644 index 69c9d15..0000000 --- a/libs/telepathy-glib/DEPENDS +++ /dev/null @@ -1,4 +0,0 @@ -depends glib-2 -depends Python -depends libxslt -depends dbus diff --git a/libs/telepathy-glib/DETAILS b/libs/telepathy-glib/DETAILS deleted file mode 100644 index 2362884..0000000 --- a/libs/telepathy-glib/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=telepathy-glib - VERSION=0.9.2 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:bb1709ced6595738272c54aef664ff20421929bd - WEB_SITE=http://telepathy.freedesktop.org/wiki/ - ENTERED=20071029 - UPDATED=20100105 - SHORT="unified framework for realtime conversations" -cat << EOF -The Telepathy project aims to provide a unified framework for all forms of real -time conversations, including instant messaging, IRC, voice calls and video -calls. It uses the D-Bus messaging system to provide a simple interface for -client applications, allowing them to quickly benefit from Telepathy's -functionality. -EOF diff --git a/libs/telepathy-mission-control/DEPENDS b/libs/telepathy-mission-control/DEPENDS deleted file mode 100644 index 95bb148..0000000 --- a/libs/telepathy-mission-control/DEPENDS +++ /dev/null @@ -1,5 +0,0 @@ -depends telepathy-glib -depends libtelepathy - -optional_depends "gnome-keyring" "" "--enable-keyring=no" \ - "For gnome-keyring suppport" diff --git a/libs/telepathy-mission-control/DETAILS b/libs/telepathy-mission-control/DETAILS deleted file mode 100644 index e5c9fd3..0000000 --- a/libs/telepathy-mission-control/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=telepathy-mission-control - VERSION=5.3.2 - SOURCE=${MODULE}-${VERSION}.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:0e9e038d89243abadf6ce583841d0bdbad72c353 - WEB_SITE="http://mission-control.sourceforge.net/" - ENTERED=20090123 - UPDATED=20100105 - SHORT="telepathy connection manager" -cat << EOF -Mission Control, or MC, is a Telepathy component providing a way for -"end-user" applications to abstract some of the details of connection -managers, to provide a simple way to manipulate a bunch of connection -managers at once, and to remove the need to have in each program the -account definitions and credentials. -EOF diff --git a/python/telepathy-python/DEPENDS b/python/telepathy-python/DEPENDS deleted file mode 100644 index 60692b1..0000000 --- a/python/telepathy-python/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends telepathy-glib diff --git a/python/telepathy-python/DETAILS b/python/telepathy-python/DETAILS deleted file mode 100644 index 6ace54f..0000000 --- a/python/telepathy-python/DETAILS +++ /dev/null @@ -1,14 +0,0 @@ - MODULE=telepathy-python - VERSION=0.15.13 - SOURCE=${MODULE}-${VERSION}.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:de6781bec518d42a1bb7511c67bbce0b71651afe - WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" - ENTERED=20090123 - UPDATED=20100105 - SHORT="Python wrapper for Telepathy" -cat << EOF -telepathy-python is a Python package containing base classes for use -in connection managers, and proxy classes for use in clients. -EOF From florin at lunar-linux.org Tue Jul 13 14:45:10 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 15:45:10 +0300 Subject: [Lunar-commits] telepathy-glib: version bumped to 0.11.10. Message-ID: <20100713124526.329B19B21A@doppio.foo-projects.org> commit 935a2700100b7754f5c494f16fa2fcf56f7d7f2b Author: Florin Braescu Date: Tue Jul 13 15:45:10 2010 +0300 telepathy-glib: version bumped to 0.11.10. --- chat/telepathy-glib/DETAILS | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/chat/telepathy-glib/DETAILS b/chat/telepathy-glib/DETAILS index 2362884..127e861 100644 --- a/chat/telepathy-glib/DETAILS +++ b/chat/telepathy-glib/DETAILS @@ -1,12 +1,13 @@ MODULE=telepathy-glib - VERSION=0.9.2 + VERSION=0.11.10 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:bb1709ced6595738272c54aef664ff20421929bd - WEB_SITE=http://telepathy.freedesktop.org/wiki/ + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE + SOURCE_VFY=sha1:4e4ba234e4e5c8f006f489cd31b86a244abccafa + WEB_SITE=http://telepathy.freedesktop.org/wiki ENTERED=20071029 - UPDATED=20100105 + UPDATED=20100713 SHORT="unified framework for realtime conversations" + cat << EOF The Telepathy project aims to provide a unified framework for all forms of real time conversations, including instant messaging, IRC, voice calls and video From florin at lunar-linux.org Tue Jul 13 14:46:32 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 15:46:32 +0300 Subject: [Lunar-commits] telepathy-python: version bumped to 0.15.17. Message-ID: <20100713124653.DE0469B21A@doppio.foo-projects.org> commit fee3f023d35c2fa50c36d947a6bef99e7978d1ad Author: Florin Braescu Date: Tue Jul 13 15:46:32 2010 +0300 telepathy-python: version bumped to 0.15.17. --- chat/telepathy-python/DETAILS | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/chat/telepathy-python/DETAILS b/chat/telepathy-python/DETAILS index 6ace54f..faaadd7 100644 --- a/chat/telepathy-python/DETAILS +++ b/chat/telepathy-python/DETAILS @@ -1,13 +1,14 @@ MODULE=telepathy-python - VERSION=0.15.13 - SOURCE=${MODULE}-${VERSION}.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ + VERSION=0.15.17 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_VFY=sha1:de6781bec518d42a1bb7511c67bbce0b71651afe WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 - UPDATED=20100105 + UPDATED=20100713 SHORT="Python wrapper for Telepathy" + cat << EOF telepathy-python is a Python package containing base classes for use in connection managers, and proxy classes for use in clients. From florin at lunar-linux.org Tue Jul 13 14:48:52 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 15:48:52 +0300 Subject: [Lunar-commits] telepathy-glib: it depends on dbus-python. Message-ID: <20100713124910.EFC459B21A@doppio.foo-projects.org> commit a1c6c46d38dff749e940ca5659d71ebdae19c920 Author: Florin Braescu Date: Tue Jul 13 15:48:52 2010 +0300 telepathy-glib: it depends on dbus-python. --- chat/telepathy-butterfly/DEPENDS | 3 ++- chat/telepathy-glib/DEPENDS | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-butterfly/DEPENDS b/chat/telepathy-butterfly/DEPENDS index 68976f6..d727a84 100644 --- a/chat/telepathy-butterfly/DEPENDS +++ b/chat/telepathy-butterfly/DEPENDS @@ -1 +1,2 @@ -depends pymsn +depends telepathy-python + diff --git a/chat/telepathy-glib/DEPENDS b/chat/telepathy-glib/DEPENDS index 69c9d15..2d2b1e6 100644 --- a/chat/telepathy-glib/DEPENDS +++ b/chat/telepathy-glib/DEPENDS @@ -1,4 +1,3 @@ depends glib-2 -depends Python depends libxslt -depends dbus +depends dbus-python From florin at lunar-linux.org Tue Jul 13 14:57:46 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 15:57:46 +0300 Subject: [Lunar-commits] papyon: a MSN connection library for Python. Message-ID: <20100713125813.277E69B21A@doppio.foo-projects.org> commit 6b1af6cce9b47dce970524de63a1d18dc7b17b85 Author: Florin Braescu Date: Tue Jul 13 15:57:46 2010 +0300 papyon: a MSN connection library for Python. --- python/papyon/BUILD | 4 ++++ python/papyon/DEPENDS | 3 +++ python/papyon/DETAILS | 13 +++++++++++++ 3 files changed, 20 insertions(+), 0 deletions(-) diff --git a/python/papyon/BUILD b/python/papyon/BUILD new file mode 100644 index 0000000..a909339 --- /dev/null +++ b/python/papyon/BUILD @@ -0,0 +1,4 @@ +( + prepare_install && + python setup.py install +) > $C_FIFO 2>&1 diff --git a/python/papyon/DEPENDS b/python/papyon/DEPENDS new file mode 100644 index 0000000..1ab61ae --- /dev/null +++ b/python/papyon/DEPENDS @@ -0,0 +1,3 @@ +pycrypto +pygobject +pyopenssl diff --git a/python/papyon/DETAILS b/python/papyon/DETAILS new file mode 100644 index 0000000..7085e4f --- /dev/null +++ b/python/papyon/DETAILS @@ -0,0 +1,13 @@ + MODULE=papyon + VERSION=0.4.9 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE + SOURCE_VFY=sha1:1c7f406cbdd9c186aa33693b72496b5f69b52bf8 + WEB_SITE=http://telepathy.freedesktop.org/wiki/Papyon + ENTERED=20100713 + UPDATED=20100713 + SHORT="A python MSN connection library" + +cat << EOF +papyon is the library behind the msn connection manager : telepathy-butterfly. +EOF From florin at lunar-linux.org Tue Jul 13 15:01:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 16:01:53 +0300 Subject: [Lunar-commits] telepathy-butterfly: version bumped to 0.5.12. Message-ID: <20100713130220.CB7C79B21A@doppio.foo-projects.org> commit 18ad9beeb1b7500d87ca717c57c26b1989ca2903 Author: Florin Braescu Date: Tue Jul 13 16:01:53 2010 +0300 telepathy-butterfly: version bumped to 0.5.12. --- chat/telepathy-butterfly/DEPENDS | 1 + chat/telepathy-butterfly/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-butterfly/DEPENDS b/chat/telepathy-butterfly/DEPENDS index d727a84..bfe6f8c 100644 --- a/chat/telepathy-butterfly/DEPENDS +++ b/chat/telepathy-butterfly/DEPENDS @@ -1,2 +1,3 @@ +depends papyon depends telepathy-python diff --git a/chat/telepathy-butterfly/DETAILS b/chat/telepathy-butterfly/DETAILS index 28e5d91..ae9e463 100644 --- a/chat/telepathy-butterfly/DETAILS +++ b/chat/telepathy-butterfly/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-butterfly - VERSION=0.5.11 + VERSION=0.5.12 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:5131f6be66f607f40141d2d632ec3df5e75c3124 + SOURCE_VFY=sha1:b49967cef43a586d06cdc2f73a62a66de374d61d WEB_SITE=http://telepathy.freedesktop.org/wiki ENTERED=20090123 - UPDATED=20100611 + UPDATED=20100713 SHORT="telepathy MSN connection manager" cat << EOF From florin at lunar-linux.org Tue Jul 13 15:17:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 13 Jul 2010 16:17:13 +0300 Subject: [Lunar-commits] bluez: version bumped to 4.68. Message-ID: <20100713131739.6E1C49B21A@doppio.foo-projects.org> commit 9952cedd7fd7434579382e5636633eb519b1fe7e Author: Florin Braescu Date: Tue Jul 13 16:17:13 2010 +0300 bluez: version bumped to 4.68. Bugfixes and improvements. --- bluetooth/bluez/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS index 118c55a..ecc000d 100644 --- a/bluetooth/bluez/DETAILS +++ b/bluetooth/bluez/DETAILS @@ -1,11 +1,11 @@ MODULE=bluez - VERSION=4.67 + VERSION=4.68 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth - SOURCE_VFY=sha1:d6ca00e67f71cdb47e5d55fafdb5f76b7909d18c + SOURCE_VFY=sha1:d4a351630025405bf9cb0ceb8a03c5161d478b9f WEB_SITE=http://www.bluez.org ENTERED=20090328 - UPDATED=20100705 + UPDATED=20100713 SHORT="support for core Bluetooth layers and protocols" LUNAR_RESTART_SERVICES=off From stumbles at lunar-linux.org Tue Jul 13 15:19:10 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 13 Jul 2010 09:19:10 -0400 Subject: [Lunar-commits] papyon: Fixing DEPENDS. Message-ID: <20100713131938.DC9819B21A@doppio.foo-projects.org> commit 5d1c5dc6dc062fef5846e92058dbad7620824446 Author: Dennis `stumbles` Veatch Date: Tue Jul 13 09:19:10 2010 -0400 papyon: Fixing DEPENDS. --- python/papyon/DEPENDS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/papyon/DEPENDS b/python/papyon/DEPENDS index 1ab61ae..4ac974b 100644 --- a/python/papyon/DEPENDS +++ b/python/papyon/DEPENDS @@ -1,3 +1,3 @@ -pycrypto -pygobject -pyopenssl +depends pycrypto +depends pygobject +depends pyopenssl From stumbles at lunar-linux.org Tue Jul 13 15:27:36 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 13 Jul 2010 09:27:36 -0400 Subject: [Lunar-commits] obexd: Version bump. Message-ID: <20100713132748.DC6069B21A@doppio.foo-projects.org> commit 6a9b1b2a172aff007b5217177b15c5bb94c1c132 Author: Dennis `stumbles` Veatch Date: Tue Jul 13 09:27:36 2010 -0400 obexd: Version bump. --- net/obexd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/obexd/DETAILS b/net/obexd/DETAILS index 50cd390..d8bc238 100644 --- a/net/obexd/DETAILS +++ b/net/obexd/DETAILS @@ -1,11 +1,11 @@ MODULE=obexd - VERSION=0.28 + VERSION=0.29 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth/ - SOURCE_VFY=sha1:e929381a2a3ec21cc78847f2bd3967d14031a509 + SOURCE_VFY=sha1:39754ed4885289eb918a95ea3d9d4390e977e2e9 WEB_SITE=http://www.bluez.org/ ENTERED=20090402 - UPDATED=20100618 + UPDATED=20100713 SHORT="OBEX Server and Client" cat << EOF From zbiggy at lunar-linux.org Wed Jul 14 00:24:58 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 14 Jul 2010 00:24:58 +0200 Subject: [Lunar-commits] less: removed LESSCHARSET variable defining LESSCHARSET to latin1 is very bad and makes no sense. Text displayed via less is terribly broken if not using old ISO8859 encoding or US ASCII. Also makes no sense. Here is info why: From the manpage: Message-ID: <20100713223316.873809B21A@doppio.foo-projects.org> commit a9b90fc776d3c7b4be11e4b455a20dfc86478637 Author: Zbigniew Luszpinski Date: Wed Jul 14 00:24:58 2010 +0200 less: removed LESSCHARSET variable defining LESSCHARSET to latin1 is very bad and makes no sense. Text displayed via less is terribly broken if not using old ISO8859 encoding or US ASCII. Also makes no sense. Here is info why: From the manpage: If neither LESSCHARSET nor LESSCHARDEF is set, but any of the strings "UTF-8", "UTF8", "utf-8" or "utf8" is found in the LC_ALL, LC_TYPE or LANG environment variables, then the default character set is utf-8. If that string is not found, but your system supports the setlocale interface, less will use setlocale to determine the character set. setlocale is controlled by setting the LANG or LC_CTYPE environment variables. Finally, if the setlocale interface is also not available, the default character set is latin1. So removing LESSCHARSET from profile fixes display on my utf-8 Lunar. --- utils/less/profile.d/less.rc | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/utils/less/profile.d/less.rc b/utils/less/profile.d/less.rc index 8834b47..fc3931f 100644 --- a/utils/less/profile.d/less.rc +++ b/utils/less/profile.d/less.rc @@ -1,6 +1,5 @@ # these gadgets make less work nicer: -export LESSCHARSET=latin1 export LESS="-M -S -I" export LESSOPEN="|lesspipe.sh %s" From zbiggy at lunar-linux.org Wed Jul 14 00:59:09 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 14 Jul 2010 00:59:09 +0200 Subject: [Lunar-commits] less: adjust parameters Some parameters adjusted to improve lvu display of logs Message-ID: <20100713230002.3DF979B21A@doppio.foo-projects.org> commit bb8680f6f7e29070e2d62fc166c654d9b00ad130 Author: Zbigniew Luszpinski Date: Wed Jul 14 00:59:09 2010 +0200 less: adjust parameters Some parameters adjusted to improve lvu display of logs --- utils/less/profile.d/less.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/utils/less/profile.d/less.rc b/utils/less/profile.d/less.rc index fc3931f..0c9a858 100644 --- a/utils/less/profile.d/less.rc +++ b/utils/less/profile.d/less.rc @@ -1,5 +1,5 @@ # these gadgets make less work nicer: -export LESS="-M -S -I" +export LESS="-M -i -r" export LESSOPEN="|lesspipe.sh %s" From tchan at lunar-linux.org Wed Jul 14 02:13:11 2010 From: tchan at lunar-linux.org (Terry Chan) Date: Tue, 13 Jul 2010 19:13:11 -0500 Subject: [Lunar-commits] mercurial: Fixed the build script for the absence of hgdiff Message-ID: <20100714001335.699379B21A@doppio.foo-projects.org> commit 0ba126d363ecf85a108b9d87338ef0df60bd2665 Author: Terry Chan Date: Tue Jul 13 19:13:11 2010 -0500 mercurial: Fixed the build script for the absence of hgdiff --- devel/mercurial/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/devel/mercurial/BUILD b/devel/mercurial/BUILD index c737978..7e4698a 100644 --- a/devel/mercurial/BUILD +++ b/devel/mercurial/BUILD @@ -2,7 +2,7 @@ prepare_install && python setup.py install --force && - cp -p contrib/hgk contrib/hgdiff /usr/bin && + cp -p contrib/hgk /usr/bin && gather_docs CONTRIBUTORS PKG-INFO hgweb*.cgi doc/*.html doc/*.txt && cd doc && install -m 644 hg.1 /usr/share/man/man1 && From florin at lunar-linux.org Wed Jul 14 06:56:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 14 Jul 2010 07:56:12 +0300 Subject: [Lunar-commits] Revert "bluez: version bumped to 4.68." Message-ID: <20100714045649.D31AF9B21A@doppio.foo-projects.org> commit 25b321403d2017510b2e77111c169dfcf75c7791 Author: Florin Braescu Date: Wed Jul 14 07:56:12 2010 +0300 Revert "bluez: version bumped to 4.68." This reverts commit 9952cedd7fd7434579382e5636633eb519b1fe7e. bluez: revert it to 4.67. It segfaults at run. --- bluetooth/bluez/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS index ecc000d..118c55a 100644 --- a/bluetooth/bluez/DETAILS +++ b/bluetooth/bluez/DETAILS @@ -1,11 +1,11 @@ MODULE=bluez - VERSION=4.68 + VERSION=4.67 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth - SOURCE_VFY=sha1:d4a351630025405bf9cb0ceb8a03c5161d478b9f + SOURCE_VFY=sha1:d6ca00e67f71cdb47e5d55fafdb5f76b7909d18c WEB_SITE=http://www.bluez.org ENTERED=20090328 - UPDATED=20100713 + UPDATED=20100705 SHORT="support for core Bluetooth layers and protocols" LUNAR_RESTART_SERVICES=off From florin at lunar-linux.org Wed Jul 14 16:59:28 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 14 Jul 2010 17:59:28 +0300 Subject: [Lunar-commits] bluez: version bumped tp 4.69. Message-ID: <20100714150004.144819B21A@doppio.foo-projects.org> commit b1d2bde3ed1c4f4e0da73624e0b098b862c67fa4 Author: Florin Braescu Date: Wed Jul 14 17:59:28 2010 +0300 bluez: version bumped tp 4.69. Bugfixes release. --- bluetooth/bluez/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/bluez/DETAILS b/bluetooth/bluez/DETAILS index 118c55a..c3483b3 100644 --- a/bluetooth/bluez/DETAILS +++ b/bluetooth/bluez/DETAILS @@ -1,11 +1,11 @@ MODULE=bluez - VERSION=4.67 + VERSION=4.69 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.kernel.org/pub/linux/bluetooth - SOURCE_VFY=sha1:d6ca00e67f71cdb47e5d55fafdb5f76b7909d18c + SOURCE_VFY=sha1:488a70627dd40d8a138477d5363ff1444bce77bd WEB_SITE=http://www.bluez.org ENTERED=20090328 - UPDATED=20100705 + UPDATED=20100714 SHORT="support for core Bluetooth layers and protocols" LUNAR_RESTART_SERVICES=off From florin at lunar-linux.org Wed Jul 14 21:15:39 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 14 Jul 2010 22:15:39 +0300 Subject: [Lunar-commits] thunderbird-bin: version bumped to 3.1. Message-ID: <20100714191614.C72819B21A@doppio.foo-projects.org> commit 000771befb22aefe9831cc7b9ce22f6f3247b835 Author: Florin Braescu Date: Wed Jul 14 22:15:39 2010 +0300 thunderbird-bin: version bumped to 3.1. --- mail/thunderbird-bin/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/thunderbird-bin/DETAILS b/mail/thunderbird-bin/DETAILS index 7cfe9d8..781923d 100644 --- a/mail/thunderbird-bin/DETAILS +++ b/mail/thunderbird-bin/DETAILS @@ -1,5 +1,5 @@ MODULE=thunderbird-bin - VERSION=3.0.1 + VERSION=3.1 SOURCE=thunderbird-$VERSION.tar.bz2 SOURCE2=thunderbird.desktop SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla @@ -7,12 +7,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla SOURCE_URL[1]=ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US SOURCE_URL[2]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US SOURCE_URL[3]=http://archive.progeny.com/mozilla.org/thunderbird/releases/$VERSION/linux-i686/en-US - SOURCE_VFY=sha1:824667b75219dd96b83c25d8fc79f76c3a3bcf20 + SOURCE_VFY=sha1:1071b33eaaa4cf19148569e71fd8605a923c4a6e SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:88f83d8dda242f34d0f1bb58c4a0b98d353ef7e1 WEB_SITE=http://www.mozilla.org/projects/thunderbird ENTERED=20091207 - UPDATED=20100121 + UPDATED=20100714 ARCHIVE=off SHORT="A full-featured mail client" cat << EOF From florin at lunar-linux.org Wed Jul 14 23:44:05 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 00:44:05 +0300 Subject: [Lunar-commits] whois: version bumped to 5.0.6. Message-ID: <20100714214453.DC7DE9B21A@doppio.foo-projects.org> commit 8885eb26f22874f7c9c56749bcce61fb646e9598 Author: Florin Braescu Date: Thu Jul 15 00:44:05 2010 +0300 whois: version bumped to 5.0.6. Bugfixes and improvements. --- net/whois/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/whois/DETAILS b/net/whois/DETAILS index 57979c5..cc275fa 100644 --- a/net/whois/DETAILS +++ b/net/whois/DETAILS @@ -1,11 +1,11 @@ MODULE=whois - VERSION=5.0.5 + VERSION=5.0.6 SOURCE=${MODULE}_$VERSION.tar.gz SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/w/$MODULE - SOURCE_VFY=sha1:d460081c1a0006f8b42cc40a707cf6b48e5dbf55 + SOURCE_VFY=sha1:1cbf37f7a901313b44db767b6fd351188e4fca20 WEB_SITE=http://www.linux.it/~md/software ENTERED=20011228 - UPDATED=20100530 + UPDATED=20100715 SHORT="Find information online about IP addresses or domains" cat << EOF From florin at lunar-linux.org Wed Jul 14 23:53:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 00:53:56 +0300 Subject: [Lunar-commits] dhcp: version bumped to 4.2.0. Message-ID: <20100714215429.135429B21A@doppio.foo-projects.org> commit 7d68c6dc910bfdea9abfc4de024286e4cadc67ec Author: Florin Braescu Date: Thu Jul 15 00:53:56 2010 +0300 dhcp: version bumped to 4.2.0. New features added and enhacemets. --- net/dhcp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/dhcp/DETAILS b/net/dhcp/DETAILS index 8078e5c..4e0c7c6 100644 --- a/net/dhcp/DETAILS +++ b/net/dhcp/DETAILS @@ -1,11 +1,11 @@ MODULE=dhcp - VERSION=4.1.1-P1 + VERSION=4.2.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.isc.org/isc/dhcp - SOURCE_VFY=sha1:e9e756df09502f6666cd79bdf0ab3af0f92b41b0 + SOURCE_VFY=sha1:3cd76d9225d9d8405b02f13660762438d4ad3160 WEB_SITE=http://www.isc.org/products/DHCP ENTERED=20010922 - UPDATED=20100602 + UPDATED=20100715 SHORT="A server and client for automatic IP configuration" cat << EOF From stumbles at lunar-linux.org Thu Jul 15 14:27:34 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 15 Jul 2010 08:27:34 -0400 Subject: [Lunar-commits] lyx: Version bump... maintenance release. Message-ID: <20100715122758.C35029B21A@doppio.foo-projects.org> commit 0f03c3cf7ad986238822b75498b2c2b39656caa8 Author: Dennis `stumbles` Veatch Date: Thu Jul 15 08:27:34 2010 -0400 lyx: Version bump... maintenance release. --- qt4-apps/lyx/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/qt4-apps/lyx/DETAILS b/qt4-apps/lyx/DETAILS index d08ef55..74171bf 100644 --- a/qt4-apps/lyx/DETAILS +++ b/qt4-apps/lyx/DETAILS @@ -1,14 +1,14 @@ MODULE=lyx - VERSION=1.6.6.1 + VERSION=1.6.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x SOURCE_URL[1]=ftp://ftp.lyx.org/pub/lyx/stable/1.6.x - SOURCE_VFY=sha1:4f0d20a890b6c78da7d863377632c5bb2b02fb4c + SOURCE_VFY=sha1:24f4edff7f31dd75c47862351ece0d1906cf2e75 MODULE_PREFIX=${QT4_PREFIX:-/opt/lunar/qt/4} WEB_SITE=http://www.lyx.org MAINTAINER=jannis at lunar-linux.org ENTERED=20020904 - UPDATED=20100530 + UPDATED=20100715 SHORT="GUI LaTeX editor" cat << EOF From florin at lunar-linux.org Thu Jul 15 20:06:42 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 21:06:42 +0300 Subject: [Lunar-commits] poppler: version bumped to 0.14.1. Message-ID: <20100715180749.6B93F9B21A@doppio.foo-projects.org> commit 6dc3664c100f4a84718cbde9b04dd066b8b7de44 Author: Florin Braescu Date: Thu Jul 15 21:06:42 2010 +0300 poppler: version bumped to 0.14.1. Changes: A significant performance improvement was made for documents with heavy use of ObjectStream, by introducing ObjectStream caching. Several further optimizations were made. Two minor crashes were resolved. Other fixes were made. Minor build system issues were resolved. --- libs/poppler/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/poppler/DETAILS b/libs/poppler/DETAILS index 10410b0..0bc8f97 100644 --- a/libs/poppler/DETAILS +++ b/libs/poppler/DETAILS @@ -1,11 +1,11 @@ MODULE=poppler - VERSION=0.14.0 + VERSION=0.14.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://poppler.freedesktop.org - SOURCE_VFY=sha1:550d23de542f6798f36a49ab1182336fb4c38408 + SOURCE_VFY=sha1:28229f897451feba5682d74defe7d67361eeee11 WEB_SITE=http://poppler.freedesktop.org ENTERED=20050918 - UPDATED=20100611 + UPDATED=20100715 SHORT="A PDF rendering library" cat << EOF From florin at lunar-linux.org Thu Jul 15 20:10:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 21:10:13 +0300 Subject: [Lunar-commits] crafty: version bumped to 23.2a. Message-ID: <20100715181035.0D2639B21A@doppio.foo-projects.org> commit 731035bd91941aef57b74f23497f0f78545ec901 Author: Florin Braescu Date: Thu Jul 15 21:10:13 2010 +0300 crafty: version bumped to 23.2a. Bugfixes and improvements. --- games/crafty/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/crafty/DETAILS b/games/crafty/DETAILS index db9be77..a7042eb 100644 --- a/games/crafty/DETAILS +++ b/games/crafty/DETAILS @@ -1,11 +1,11 @@ MODULE=crafty - VERSION=20.14 + VERSION=23.2a SOURCE=$MODULE-$VERSION.zip - SOURCE_URL=ftp://ftp.cis.uab.edu/pub/hyatt/source/ - SOURCE_VFY=sha1:5dbcbb9a6a3fc7fa8e8e874fc7cb39839fbe428a - WEB_SITE=ftp://ftp.cis.uab.edu/pub/hyatt/ + SOURCE_URL=ftp://ftp.cis.uab.edu/pub/hyatt/source + SOURCE_VFY=sha1:1be4c50bf544004b083116a74d82d60f7946a6b0 + WEB_SITE=ftp://ftp.cis.uab.edu/pub/hyatt ENTERED=20020501 - UPDATED=20070506 + UPDATED=20100715 SHORT="A text based chess program" cat << EOF From florin at lunar-linux.org Thu Jul 15 20:22:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 21:22:47 +0300 Subject: [Lunar-commits] gst-plugins-base: version bumped to 0.10.30. Message-ID: <20100715182411.57FD99B221@doppio.foo-projects.org> commit d01c50c49ad973c7a1208b28d7f6a8b606265b17 Author: Florin Braescu Date: Thu Jul 15 21:22:47 2010 +0300 gst-plugins-base: version bumped to 0.10.30. Bugfixes and emhacements. --- audio/gst-plugins-base/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gst-plugins-base/DETAILS b/audio/gst-plugins-base/DETAILS index f2f0768..7834767 100644 --- a/audio/gst-plugins-base/DETAILS +++ b/audio/gst-plugins-base/DETAILS @@ -1,11 +1,11 @@ MODULE=gst-plugins-base - VERSION=0.10.29 + VERSION=0.10.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE - SOURCE_VFY=sha1:22a96d2d4dfbd3c980e3337db6e6c1d06fb0841a + SOURCE_VFY=sha1:17170bb23278c87bb3f4b299a3e7eaeed178bd31 WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-base.html ENTERED=20060311 - UPDATED=20100428 + UPDATED=20100715 SHORT="The base set of plugins for Gstreamer 0.10.x" cat << EOF From florin at lunar-linux.org Thu Jul 15 20:22:07 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 21:22:07 +0300 Subject: [Lunar-commits] gstreamer-10: version bumped to 0.10.30. Message-ID: <20100715182411.4CA5C9B21A@doppio.foo-projects.org> commit 1a84c9c2f61c0cd7d12596bd10711e795569f41c Author: Florin Braescu Date: Thu Jul 15 21:22:07 2010 +0300 gstreamer-10: version bumped to 0.10.30. Bugfixes and enhacements. --- audio/gstreamer-10/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gstreamer-10/DETAILS b/audio/gstreamer-10/DETAILS index 02aa22d..a0b0b0e 100644 --- a/audio/gstreamer-10/DETAILS +++ b/audio/gstreamer-10/DETAILS @@ -1,13 +1,13 @@ MODULE=gstreamer-10 RMODULE=gstreamer - VERSION=0.10.29 + VERSION=0.10.30 SOURCE=$RMODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$RMODULE-$VERSION SOURCE_URL=http://gstreamer.freedesktop.org/src/$RMODULE - SOURCE_VFY=sha1:8d218f4b04445a7dc388d6466c10efb8f23d2468 + SOURCE_VFY=sha1:23e3698dbefd5cfdfe3b40a8cc004cbc09e01e69 WEB_SITE=http://gstreamer.freedesktop.org ENTERED=20060311 - UPDATED=20100428 + UPDATED=20100715 SHORT="A multimedia (video and audio) framework" cat << EOF From florin at lunar-linux.org Thu Jul 15 20:23:41 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 21:23:41 +0300 Subject: [Lunar-commits] gst-plugins-good: version bumped to 0.10.24. Message-ID: <20100715182411.61D559B223@doppio.foo-projects.org> commit e68bc42a715bbc55c17fc0360aa9d59296156e9d Author: Florin Braescu Date: Thu Jul 15 21:23:41 2010 +0300 gst-plugins-good: version bumped to 0.10.24. Bugfixes and enhacements. --- audio/gst-plugins-good/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gst-plugins-good/DETAILS b/audio/gst-plugins-good/DETAILS index b3b339f..7c5fd99 100644 --- a/audio/gst-plugins-good/DETAILS +++ b/audio/gst-plugins-good/DETAILS @@ -1,11 +1,11 @@ MODULE=gst-plugins-good - VERSION=0.10.23 + VERSION=0.10.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE - SOURCE_VFY=sha1:d819a2690e5bfe83f1277c850b737a13f8f28c12 + SOURCE_VFY=sha1:a0736c604a0f7da948a08f406157c420883ab339 WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-good.html ENTERED=20060311 - UPDATED=20100623 + UPDATED=20100715 SHORT="additional plugins for Gstreamer 0.10.x" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] glib-2: version bump to 2.20 Message-ID: <20100715201539.E93BF9B21A@doppio.foo-projects.org> commit 2429650b72ff132cc417fd50ca91f3f1db181d86 Author: Zachary McGrew Date: Sun Mar 15 23:37:45 2009 -0700 glib-2: version bump to 2.20 --- libs/glib-2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/glib-2/DETAILS b/libs/glib-2/DETAILS index b5d1444..1a2aa58 100644 --- a/libs/glib-2/DETAILS +++ b/libs/glib-2/DETAILS @@ -1,14 +1,14 @@ MODULE=glib-2 - MAJOR=2.18 - VERSION=18.4 + MAJOR=2.20 + VERSION=20.0 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/glib/$MAJOR/ SOURCE_URL[1]=ftp://ftp.gtk.org/pub/glib/$MAJOR/ - SOURCE_VFY=sha1:3e21395c6980e3970d5260b46ecb6b87f2482c61 + SOURCE_VFY=sha1:4d653ef39fd1ebe7b64217fd824dfb1bbbde7007 WEB_SITE=http://www.gtk.org/ ENTERED=20020313 - UPDATED=20090114 + UPDATED=20090315 SHORT="A library of useful C routines for trees, hashes, and lists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] gtk+-2: version bump to 2.16.0 Message-ID: <20100715201540.01D3F9B221@doppio.foo-projects.org> commit 31769e7788183e56c0e62796b8effb28bccbcc88 Author: Zachary McGrew Date: Sun Mar 15 23:38:08 2009 -0700 gtk+-2: version bump to 2.16.0 --- graphics/gtk+-2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index 9336918..8b7bea6 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk\+-2 - VERSION=14.7 - MAJOR=2.14 + VERSION=16.0 + MAJOR=2.16 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE_VFY=sha1:f4b9c65dbdc78cad6fc9b601640cbad1d3abb57f + SOURCE_VFY=sha1:b737ad4b224a3cff966ef43b2682c696d756764c WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20090114 + UPDATED=20090315 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] epiphany: version bump to 2.27* Message-ID: <20100715201540.1247D9B223@doppio.foo-projects.org> commit 45ac6e2fa3146cc6ee5b4adfdae1435d3f1dec44 Author: Zachary McGrew Date: Sun Mar 15 23:38:24 2009 -0700 epiphany: version bump to 2.27* This is the first WebKitGTK+ *only* release. Tons of bug fixes, and download support! --- gnome2/desktop/epiphany/DEPENDS | 4 +--- gnome2/desktop/epiphany/DETAILS | 9 ++++----- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/gnome2/desktop/epiphany/DEPENDS b/gnome2/desktop/epiphany/DEPENDS index 8a0b1a6..fe65a3e 100644 --- a/gnome2/desktop/epiphany/DEPENDS +++ b/gnome2/desktop/epiphany/DEPENDS @@ -1,8 +1,6 @@ -#depends xulrunner +depends webkit depends libgnomeui depends libgnomeprintui depends iso-codes optional_depends "Python" "" "" "to enable Python support" - -optional_depends "WebKit" "--with-engine=webkit" "" "to use webkit as http backend" diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index a3b2252..867dc63 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,14 +1,13 @@ MODULE=epiphany - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.27.0 + MAJOR=2.27 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:945d7935273cf341f7c5445b31202ed257cfc9a6 + SOURCE_VFY=sha1:4c0e4887c32498991b1e5038e8efd9b9048c1e22 WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20090115 - MAINTAINER=jannis at lunar-linux.org + UPDATED=20090315 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] Murrine-Engine -> murrine and version bump Message-ID: <20100715201540.2123D9B224@doppio.foo-projects.org> commit f858d249910d12190276c8d20d0857fc997860b0 Author: Zachary McGrew Date: Wed Mar 18 15:12:53 2009 -0700 Murrine-Engine -> murrine and version bump --- app-themes/Murrine-Engine/BUILD | 6 ------ app-themes/Murrine-Engine/DEPENDS | 1 - app-themes/Murrine-Engine/DETAILS | 18 ------------------ app-themes/murrine/BUILD | 6 ++++++ app-themes/murrine/DEPENDS | 1 + app-themes/murrine/DETAILS | 18 ++++++++++++++++++ 6 files changed, 25 insertions(+), 25 deletions(-) diff --git a/app-themes/Murrine-Engine/BUILD b/app-themes/Murrine-Engine/BUILD deleted file mode 100644 index 510596b..0000000 --- a/app-themes/Murrine-Engine/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - OPTS="$OPTS --enable-animation" - default_build - -) > $C_FIFO 2>&1 diff --git a/app-themes/Murrine-Engine/DEPENDS b/app-themes/Murrine-Engine/DEPENDS deleted file mode 100644 index a12f68d..0000000 --- a/app-themes/Murrine-Engine/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gtk+-2 diff --git a/app-themes/Murrine-Engine/DETAILS b/app-themes/Murrine-Engine/DETAILS deleted file mode 100644 index c61dec7..0000000 --- a/app-themes/Murrine-Engine/DETAILS +++ /dev/null @@ -1,18 +0,0 @@ - MODULE=Murrine-Engine - VERSION=0.53.1 - SOURCE=murrine-$VERSION.tar.bz2 - SOURCE_DIRECTORY=$BUILD_DIRECTORY/murrine-$VERSION/ - SOURCE_URL=http://www.cimitan.com/murrine/files/ - SOURCE_VFY=sha1:108e2fa43c152406ff0c7bcdaf484413fd7bd735 - WEB_SITE=http://www.cimitan.com/murrine/project/murrine - ENTERED=20060725 - UPDATED=20070521 - SHORT="Cairo-based GTK+-2 theme engine" - MAINTAINER=jannis at lunar-linux.org - -cat << EOF -Murrine-Engine is a GTK+-2 theme engine. "Murrine" is an Italian word -meaning the glass artworks done by Venicians glass blowers. The engine -is cairo-based, and it's very fast compared to clearlooks-cairo and -ubuntulooks. -EOF diff --git a/app-themes/murrine/BUILD b/app-themes/murrine/BUILD new file mode 100644 index 0000000..510596b --- /dev/null +++ b/app-themes/murrine/BUILD @@ -0,0 +1,6 @@ +( + + OPTS="$OPTS --enable-animation" + default_build + +) > $C_FIFO 2>&1 diff --git a/app-themes/murrine/DEPENDS b/app-themes/murrine/DEPENDS new file mode 100644 index 0000000..a12f68d --- /dev/null +++ b/app-themes/murrine/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/app-themes/murrine/DETAILS b/app-themes/murrine/DETAILS new file mode 100644 index 0000000..0ff4a11 --- /dev/null +++ b/app-themes/murrine/DETAILS @@ -0,0 +1,18 @@ + MODULE=murrine + VERSION=0.90.0 + MAJOR=0.90 + SOURCE=murrine-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:a9d121140ad7be538d008681444f99ecbb4b4658 + WEB_SITE=http://www.cimitan.com/murrine/ + ENTERED=20060725 + UPDATED=20090317 + SHORT="Cairo-based GTK+-2 theme engine" + MAINTAINER=jannis at lunar-linux.org + +cat << EOF +Murrine is a GTK+-2 theme engine. "Murrine" is an Italian word +meaning the glass artworks done by Venicians glass blowers. The engine +is cairo-based, and it's very fast compared to clearlooks-cairo and +ubuntulooks. +EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] gnome-doc-utils: version bump to 0.16.0 Message-ID: <20100715201540.346E59B228@doppio.foo-projects.org> commit 4b4d7637dbb54c06da9cc331fb77ab126ca78e43 Author: Zachary McGrew Date: Thu Mar 19 00:55:49 2009 -0700 gnome-doc-utils: version bump to 0.16.0 --- gnome2/desktop/gnome-doc-utils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-doc-utils/DETAILS b/gnome2/desktop/gnome-doc-utils/DETAILS index 45c8317..d7fbc5b 100644 --- a/gnome2/desktop/gnome-doc-utils/DETAILS +++ b/gnome2/desktop/gnome-doc-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-doc-utils - VERSION=0.15.1 - MAJOR=0.15 + VERSION=0.16.0 + MAJOR=0.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:53eab47cfc9862ebd2787cec66c74224dfd5f005 + SOURCE_VFY=sha1:dea1fa4e9e3d8040f87651b338d36089cc54e4db WEB_SITE=http://www.gnome.org/ ENTERED=20050315 - UPDATED=20090217 + UPDATED=20090318 SHORT="documentation utilities for the GNOME project" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:40 -0000 Subject: [Lunar-commits] gnome-user-docs: version bump to 2.26.0 Message-ID: <20100715201540.47B4E9B229@doppio.foo-projects.org> commit 0ba8a3e93199222436c471391f4ecf72abe39eaa Author: Zachary McGrew Date: Thu Mar 19 00:55:50 2009 -0700 gnome-user-docs: version bump to 2.26.0 --- docs/gnome-user-docs/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gnome-user-docs/DETAILS b/docs/gnome-user-docs/DETAILS index 1f087c4..8a52ed2 100644 --- a/docs/gnome-user-docs/DETAILS +++ b/docs/gnome-user-docs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-user-docs - MAJOR=2.24 - VERSION=2.24.2 + MAJOR=2.26 + VERSION=2.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ecefc0f91837bea39108a4ed6f345357f9fa2c5a + SOURCE_VFY=sha1:6f28332189eff76062be43ae638f7122f474f1fd WEB_SITE=http://www.gnome.org/ ENTERED=20010922 - UPDATED=20090115 + UPDATED=20090318 SHORT="documentation for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:15:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:41 -0000 Subject: [Lunar-commits] totem: version bump to 2.26.0 Message-ID: <20100715201540.525109B22A@doppio.foo-projects.org> commit 12478aa123552c1b88727d1b4f35c1cb37ac212f Author: Zachary McGrew Date: Thu Mar 19 00:55:51 2009 -0700 totem: version bump to 2.26.0 --- gnome2/desktop/totem/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index 5d4e3f3..7bd5498 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.24.4 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0fadda7c9eb70f3407866b18f97a9757ed65c6a2 + SOURCE_VFY=sha1:3ab078a2393944c89cc391ac336a54f3fa5bbf74 WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20090217 + UPDATED=20090318 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:41 -0000 Subject: [Lunar-commits] GConf: version bump to 2.26.0 Message-ID: <20100715201540.6EA1C9B21A@doppio.foo-projects.org> commit 0bf2f5dcfb3bc3a9e692b0df6c107b8c1b8405b7 Author: Zachary McGrew Date: Thu Mar 19 00:55:51 2009 -0700 GConf: version bump to 2.26.0 --- gnome2/platform/GConf/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/GConf/DETAILS b/gnome2/platform/GConf/DETAILS index 4e9a4e2..8f5aaad 100644 --- a/gnome2/platform/GConf/DETAILS +++ b/gnome2/platform/GConf/DETAILS @@ -1,12 +1,12 @@ MODULE=GConf - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e93ff2609c0278075acabdf609f42aa406e20c8e + SOURCE_VFY=sha1:317fd4504cc4104b7b914326cbb3b73d61234b4c WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20080924 + UPDATED=20090318 SHORT="A system for storing configuration information" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:41 -0000 Subject: [Lunar-commits] evince: version bump to 2.26.0 Message-ID: <20100715201540.7F8E89B221@doppio.foo-projects.org> commit 4b78b9075836df125cdb3c55a726bc4bd6f69b23 Author: Zachary McGrew Date: Thu Mar 19 00:55:52 2009 -0700 evince: version bump to 2.26.0 --- gnome2/desktop/evince/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index fb9bff5..55ac8b2 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:918f8ec07c393cad4fea1c3315cd26ed384d65eb + SOURCE_VFY=sha1:11ca8f1accde9078b0be7d9ea5d47284de580823 WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20081125 + UPDATED=20090318 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:41 -0000 Subject: [Lunar-commits] gnome-system-monitor: version bump to 2.26.0.1 Message-ID: <20100715201540.969A69B22B@doppio.foo-projects.org> commit ac88cd304b1fa7141dd6ab02a97de5934797b0f1 Author: Zachary McGrew Date: Thu Mar 19 00:55:53 2009 -0700 gnome-system-monitor: version bump to 2.26.0.1 --- gnome2/desktop/gnome-system-monitor/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-system-monitor/DETAILS b/gnome2/desktop/gnome-system-monitor/DETAILS index 1825ee2..0b80d21 100644 --- a/gnome2/desktop/gnome-system-monitor/DETAILS +++ b/gnome2/desktop/gnome-system-monitor/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-monitor - VERSION=2.24.4 - MAJOR=2.24 + VERSION=2.26.0.1 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9efc20745e1977196a08f6edcd61ff90e7a08787 + SOURCE_VFY=sha1:f8b7e5800135f2cc9e798a742b5cbe59c465d8e3 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090126 + UPDATED=20090318 SHORT="process viewer and system resource monitor for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:42 -0000 Subject: [Lunar-commits] gdl: version bump to 2.26.0 Message-ID: <20100715201540.A0FB09B223@doppio.foo-projects.org> commit 320d6d21d62d3717398fc59bc0120e8ac0a12147 Author: Zachary McGrew Date: Thu Mar 19 00:55:53 2009 -0700 gdl: version bump to 2.26.0 --- devel/gdl/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/gdl/DETAILS b/devel/gdl/DETAILS index 4f35506..ec4e5a4 100644 --- a/devel/gdl/DETAILS +++ b/devel/gdl/DETAILS @@ -1,12 +1,12 @@ MODULE=gdl - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dd7b9fd951e7d6011edc9cd002ce6b06be3ccb1d + SOURCE_VFY=sha1:2d015aea38087e946b1138e5fcb206ce008f0751 WEB_SITE=http://www.gnome.org/ ENTERED=20060423 - UPDATED=20080923 + UPDATED=20090318 SHORT="GNOME Development Libraries" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:42 -0000 Subject: [Lunar-commits] gdm: version bump to 2.26.0 Message-ID: <20100715201540.C5E229B224@doppio.foo-projects.org> commit 6e51c453a80ef3ad634983da7ebdbe8b59566ce9 Author: Zachary McGrew Date: Thu Mar 19 00:55:54 2009 -0700 gdm: version bump to 2.26.0 --- gnome2/desktop/gdm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index 5bfd53f..9e85225 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,15 +1,15 @@ MODULE=gdm - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-$VERSION-fixdaemon.patch.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:efc93353ce4ba18aec7c45a69768937b31c0d5f8 + SOURCE_VFY=sha1:678e7b630ef8c24b8350ff9103f62f446a8d2eb6 SOURCE2_VFY=sha1:c78582062bee317f7555f9047f355da418e9d6c9 WEB_SITE=http://www.gnome.org/projects/gdm/ ENTERED=20020716 - UPDATED=20081118 + UPDATED=20090318 SHORT="the Gnome Display Manager" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:42 -0000 Subject: [Lunar-commits] gnome-bluetooth: version bump to 0.12.0 Message-ID: <20100715201540.DF4049B22C@doppio.foo-projects.org> commit 0e3e4382e079afe3f0593d71f0058667904946e4 Author: Zachary McGrew Date: Thu Mar 19 00:55:54 2009 -0700 gnome-bluetooth: version bump to 0.12.0 --- bluetooth/gnome-bluetooth/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS index 3831ec9..51df8a6 100644 --- a/bluetooth/gnome-bluetooth/DETAILS +++ b/bluetooth/gnome-bluetooth/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-bluetooth - VERSION=0.11.0 - MAJOR=0.11 + VERSION=0.12.0 + MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b781207c3953cebf1edc2255c697bb4ad43c8405 + SOURCE_VFY=sha1:8e46f51a7fc92469e24183c1e042a642cfe32de3 WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20090126 + UPDATED=20090318 SHORT="bluetooth app for gnome" cat << EOF Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth From zmcgrew at lunar-linux.org Thu Jul 15 22:15:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:42 -0000 Subject: [Lunar-commits] swfdec-gnome: version bump to 2.26.0 Message-ID: <20100715201541.05D3D9B228@doppio.foo-projects.org> commit 1b44c0d9743d8b8fcff02e4112ad59b2117efe29 Author: Zachary McGrew Date: Thu Mar 19 00:55:55 2009 -0700 swfdec-gnome: version bump to 2.26.0 --- gnome2/desktop/swfdec-gnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/swfdec-gnome/DETAILS b/gnome2/desktop/swfdec-gnome/DETAILS index 3a56bfe..b933727 100644 --- a/gnome2/desktop/swfdec-gnome/DETAILS +++ b/gnome2/desktop/swfdec-gnome/DETAILS @@ -1,12 +1,12 @@ MODULE=swfdec-gnome - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:be66250c577f8625e3c0044af607ccebd17f898b + SOURCE_VFY=sha1:8b381932865aa2eac74f306eb66e523baa763850 WEB_SITE=http://www.gnome.org ENTERED=20080926 - UPDATED=20080926 + UPDATED=20090318 SHORT="Flash player for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:43 -0000 Subject: [Lunar-commits] vte: version bump to 0.20.0 Message-ID: <20100715201541.1B4919B229@doppio.foo-projects.org> commit d1207db4fc22b7af5f9c8e112c5273034f6b57dc Author: Zachary McGrew Date: Thu Mar 19 00:55:55 2009 -0700 vte: version bump to 0.20.0 --- gnome2/desktop/vte/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index 4383a58..3722b46 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.19.4 - MAJOR=0.19 + VERSION=0.20.0 + MAJOR=0.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:94c8e21701ba01dc13c9d1c7055201a7545a2760 + SOURCE_VFY=sha1:4cd2017af739a829e9390d8700919c2de108178d SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090104 + UPDATED=20090318 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:43 -0000 Subject: [Lunar-commits] libIDL: version bump to 0.8.13 Message-ID: <20100715201541.30D099B22D@doppio.foo-projects.org> commit e6a42ce923b75d9a7e46bf0130501cd2247dccac Author: Zachary McGrew Date: Thu Mar 19 00:55:56 2009 -0700 libIDL: version bump to 0.8.13 --- gnome2/platform/libIDL/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libIDL/DETAILS b/gnome2/platform/libIDL/DETAILS index 1620d5b..d3496ad 100644 --- a/gnome2/platform/libIDL/DETAILS +++ b/gnome2/platform/libIDL/DETAILS @@ -1,12 +1,12 @@ MODULE=libIDL - VERSION=0.8.12 + VERSION=0.8.13 MAJOR=0.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:75a4a1c4f5190a70e9576b3c60bab487268869fc + SOURCE_VFY=sha1:14cab91ecd9428b86dfe4d831b1b0a325be16a5e WEB_SITE=http://www.gnome.org/ ENTERED=20020713 - UPDATED=20081222 + UPDATED=20090318 SHORT="a library for creating trees of CORBA IDL files" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:43 -0000 Subject: [Lunar-commits] nautilus-cd-burner: version bump to 2.25.3 Message-ID: <20100715201541.4D0099B230@doppio.foo-projects.org> commit d66f92bff952df934898342401ee0c15ef1e3088 Author: Zachary McGrew Date: Thu Mar 19 00:55:57 2009 -0700 nautilus-cd-burner: version bump to 2.25.3 --- gnome2/desktop/nautilus-cd-burner/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/nautilus-cd-burner/DETAILS b/gnome2/desktop/nautilus-cd-burner/DETAILS index bc2bece..36ec81f 100644 --- a/gnome2/desktop/nautilus-cd-burner/DETAILS +++ b/gnome2/desktop/nautilus-cd-burner/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus-cd-burner - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.25.3 + MAJOR=2.25 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2acf746c995f19c382c9a7a55a545edcfc8dc29e + SOURCE_VFY=sha1:8721cebffa6a39e916c66a759c2add9a7a49e636 WEB_SITE=http://www.gnome.org ENTERED=20021222 - UPDATED=20080923 + UPDATED=20090318 SHORT="Gnome Desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:43 -0000 Subject: [Lunar-commits] libgnome: version bump to 2.26.0 Message-ID: <20100715201541.750009B22A@doppio.foo-projects.org> commit bb4c434a9d6d398b201a5e15ce262f3a02b1b282 Author: Zachary McGrew Date: Thu Mar 19 00:55:57 2009 -0700 libgnome: version bump to 2.26.0 --- gnome2/platform/libgnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/libgnome/DETAILS b/gnome2/platform/libgnome/DETAILS index 6774af2..034a850 100644 --- a/gnome2/platform/libgnome/DETAILS +++ b/gnome2/platform/libgnome/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnome - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f9d1d922569cb8f8a44834f5eadc42ac21d184e1 + SOURCE_VFY=sha1:a78143105f61ec2c65cc852a9e3da7a7b56e51a0 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20080924 + UPDATED=20090318 SHORT="The GNOME Library functions" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:44 -0000 Subject: [Lunar-commits] epiphany-extensions: version bump to 2.26.0 Message-ID: <20100715201541.C94529B2C7@doppio.foo-projects.org> commit 796b0008f1dde5e614b97e1e42b7ab9774e2e29d Author: Zachary McGrew Date: Thu Mar 19 00:55:58 2009 -0700 epiphany-extensions: version bump to 2.26.0 --- web/epiphany-extensions/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/epiphany-extensions/DETAILS b/web/epiphany-extensions/DETAILS index fe2874c..1cc3fa2 100644 --- a/web/epiphany-extensions/DETAILS +++ b/web/epiphany-extensions/DETAILS @@ -1,12 +1,12 @@ MODULE=epiphany-extensions - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_VFY=sha1:39808988aa715aaa2d3f36213152abc6556bb9c6 + SOURCE_VFY=sha1:1e8ece89bc71dc5dd8be3cb86275aa8eb3655624 SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org/projects/epiphany/ ENTERED=20030413 - UPDATED=20090115 + UPDATED=20090318 SHORT="set of extensions for Epiphany like mouse gestures and a popup blocker" LDD_CHECK=off From zmcgrew at lunar-linux.org Thu Jul 15 22:15:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:44 -0000 Subject: [Lunar-commits] evolution-exchange: version bump to 2.26.0 Message-ID: <20100715201541.8E6EA9B234@doppio.foo-projects.org> commit 2c09e2542d25602b8aa633ba9f19479ee841581b Author: Zachary McGrew Date: Thu Mar 19 00:55:58 2009 -0700 evolution-exchange: version bump to 2.26.0 --- gnome2/desktop/evolution-exchange/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 9a84fb4..3bf0cab 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.24.4 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0a83f77fe99f34fcbb5cd9959c6342f3f00b898f + SOURCE_VFY=sha1:dc5930fd66ab9e863b9ecd1a0b7ae7a50f3b6e4f WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20090217 + UPDATED=20090318 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:15:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:44 -0000 Subject: [Lunar-commits] glibmm: version bump to 2.20.0 Message-ID: <20100715201541.E9C829B2C8@doppio.foo-projects.org> commit 024bba775b469fa7237f81354dcab5d0f1619bc4 Author: Zachary McGrew Date: Thu Mar 19 00:55:59 2009 -0700 glibmm: version bump to 2.20.0 --- gnome2/bindings/glibmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/glibmm/DETAILS b/gnome2/bindings/glibmm/DETAILS index 26e5980..ee7cda1 100644 --- a/gnome2/bindings/glibmm/DETAILS +++ b/gnome2/bindings/glibmm/DETAILS @@ -1,12 +1,12 @@ MODULE=glibmm - VERSION=2.18.1 - MAJOR=2.18 + VERSION=2.20.0 + MAJOR=2.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:10171be1f1ec574f74cc3e38775219c1b342baae + SOURCE_VFY=sha1:a3988446c4443cc944855abbc7f0851d46adc154 WEB_SITE=http://www.gtkmm.org/ ENTERED=20040409 - UPDATED=20081022 + UPDATED=20090318 SHORT="C++ bindings for glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:44 -0000 Subject: [Lunar-commits] gconf-editor: version bump to 2.26.0 Message-ID: <20100715201542.2F3409B2CC@doppio.foo-projects.org> commit 8f6de7bd53fd4133173b9afe23546b86b64c5ce0 Author: Zachary McGrew Date: Thu Mar 19 00:55:59 2009 -0700 gconf-editor: version bump to 2.26.0 --- gnome2/desktop/gconf-editor/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gconf-editor/DETAILS b/gnome2/desktop/gconf-editor/DETAILS index 8350001..ae750cb 100644 --- a/gnome2/desktop/gconf-editor/DETAILS +++ b/gnome2/desktop/gconf-editor/DETAILS @@ -1,12 +1,12 @@ MODULE=gconf-editor - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cc19e19add4f509d75553e5d03609f7529cc29a4 + SOURCE_VFY=sha1:8b0369a747394f2ee0bec225dab561477b1531c6 WEB_SITE=http://www.gnome.org/ ENTERED=20020716 - UPDATED=20081022 + UPDATED=20090318 SHORT="an editor for the GConf configuration system" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:45 -0000 Subject: [Lunar-commits] gnome-icon-theme: version bump to 2.26.0 Message-ID: <20100715201542.546FE9B21A@doppio.foo-projects.org> commit f41c317aa634ad15141887c0a04838882f6b9fa5 Author: Zachary McGrew Date: Thu Mar 19 00:56:00 2009 -0700 gnome-icon-theme: version bump to 2.26.0 --- gnome2/desktop/gnome-icon-theme/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-icon-theme/DETAILS b/gnome2/desktop/gnome-icon-theme/DETAILS index 90cd5bf..09591e8 100644 --- a/gnome2/desktop/gnome-icon-theme/DETAILS +++ b/gnome2/desktop/gnome-icon-theme/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-icon-theme - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4f4df55d7f91890456f11ba645903fecbcdaff51 + SOURCE_VFY=sha1:d71f4c893de7ce84306276c586f580dd1e582d68 WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20080923 + UPDATED=20090318 SHORT="default icon themes for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:45 -0000 Subject: [Lunar-commits] gnome-system-tools: version bump to 2.22.2 Message-ID: <20100715201542.70AF09B224@doppio.foo-projects.org> commit b4f427213cb351d095ec263a6e701771ea3767c1 Author: Zachary McGrew Date: Thu Mar 19 00:56:01 2009 -0700 gnome-system-tools: version bump to 2.22.2 --- gnome2/desktop/gnome-system-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-system-tools/DETAILS b/gnome2/desktop/gnome-system-tools/DETAILS index 691746e..f85ee11 100644 --- a/gnome2/desktop/gnome-system-tools/DETAILS +++ b/gnome2/desktop/gnome-system-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-tools - VERSION=2.22.1 + VERSION=2.22.2 MAJOR=2.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:11dd2ed621deecd7a381e41c95064ca5b3201832 + SOURCE_VFY=sha1:6ff3d2775acf5e36927d523f708aef90190e974b WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20080923 + UPDATED=20090318 SHORT="Tools to simplify the tasks of configuring a Unix system" cat << EOF These tools are intended to simplify the tasks of configuring a Unix system From zmcgrew at lunar-linux.org Thu Jul 15 22:15:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:45 -0000 Subject: [Lunar-commits] libglade: version bump to 2.6.4 Message-ID: <20100715201542.7F5289B221@doppio.foo-projects.org> commit 90159ff27e36d4290ff1badc490c1e1214951088 Author: Zachary McGrew Date: Thu Mar 19 00:56:01 2009 -0700 libglade: version bump to 2.6.4 --- gnome2/platform/libglade/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libglade/DETAILS b/gnome2/platform/libglade/DETAILS index b8c7fbc..392a78f 100644 --- a/gnome2/platform/libglade/DETAILS +++ b/gnome2/platform/libglade/DETAILS @@ -1,12 +1,12 @@ MODULE=libglade - VERSION=2.6.3 + VERSION=2.6.4 MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0af8b3263f241d4495243282e64b9aa43fecb618 + SOURCE_VFY=sha1:8465851733b8a0efbe57c43efc0f140d8e2d2edb WEB_SITE=http://www.gnome.org/ ENTERED=20080416 - UPDATED=20080828 + UPDATED=20090318 SHORT="loads user interfaces from XML files" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:45 -0000 Subject: [Lunar-commits] pango: version bump to 1.24.0 Message-ID: <20100715201542.B034B9B2C9@doppio.foo-projects.org> commit 711e9a0e6ead6663aa78d684c72ae86246a4a341 Author: Zachary McGrew Date: Thu Mar 19 00:56:02 2009 -0700 pango: version bump to 1.24.0 --- libs/pango/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS index 82df9fc..080f436 100644 --- a/libs/pango/DETAILS +++ b/libs/pango/DETAILS @@ -1,12 +1,12 @@ MODULE=pango - MAJOR=1.22 - VERSION=1.22.4 + MAJOR=1.24 + VERSION=1.24.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d39a8ce9ed7dd57407a04ad3996b9cc1106cfd7d + SOURCE_VFY=sha1:32e99f3f1b4ca550225837bf35d581d4d92d08a9 WEB_SITE=http://www.pango.org/ ENTERED=20020313 - UPDATED=20090104 + UPDATED=20090318 SHORT="A library for text layout and rendering" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] evolution: version bump to 2.26.0 Message-ID: <20100715201542.DD6169B223@doppio.foo-projects.org> commit 26930146cff3ace91449a7bf386b032784616906 Author: Zachary McGrew Date: Thu Mar 19 00:56:02 2009 -0700 evolution: version bump to 2.26.0 --- gnome2/desktop/evolution/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index 6636785..ebe0b5a 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution - MAJOR=2.24 - VERSION=2.24.4 + MAJOR=2.26 + VERSION=2.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9855ff6cd464e1d9347887eca6b8a00d35a6a813 + SOURCE_VFY=sha1:9099e1423b295a34b7ea9c156e13afd8ff092117 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090217 + UPDATED=20090318 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] eel: version bump to 2.26.0 Message-ID: <20100715201543.166FA9B2CA@doppio.foo-projects.org> commit 40c13430b808ccc39f61887cb8ea8699b77cb30d Author: Zachary McGrew Date: Thu Mar 19 00:56:03 2009 -0700 eel: version bump to 2.26.0 --- gnome2/desktop/eel/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/eel/DETAILS b/gnome2/desktop/eel/DETAILS index f37f251..6217e60 100644 --- a/gnome2/desktop/eel/DETAILS +++ b/gnome2/desktop/eel/DETAILS @@ -1,12 +1,12 @@ MODULE=eel - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a2b4514f971c7e24a4e23e6bad1a9eedff24fae6 + SOURCE_VFY=sha1:d56fccf0c4c12a072ceb4b479cc614f7480817cd WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20081022 + UPDATED=20090318 SHORT="widgets and functions for use with GNOME." cat << EOF The Eazel Extensions Library is a collection of widgets and extensions From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] pangomm: version bump to 2.24.0 Message-ID: <20100715201543.502829B22C@doppio.foo-projects.org> commit 470e69bad2edeec50e4a1e07179f07c2aad2fe69 Author: Zachary McGrew Date: Thu Mar 19 00:56:04 2009 -0700 pangomm: version bump to 2.24.0 --- gnome2/bindings/pangomm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pangomm/DETAILS b/gnome2/bindings/pangomm/DETAILS index 606b1d6..e205c3f 100644 --- a/gnome2/bindings/pangomm/DETAILS +++ b/gnome2/bindings/pangomm/DETAILS @@ -1,12 +1,12 @@ MODULE=pangomm - VERSION=2.14.1 - MAJOR=2.14 + VERSION=2.24.0 + MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f439962a9e1d10ee3327cc1f393a43818f765fe3 + SOURCE_VFY=sha1:bd14185ead820f4865608c6b0a641a9b6fd2a8b1 WEB_SITE=http://www.gtk.org ENTERED=20080924 - UPDATED=20081118 + UPDATED=20090318 SHORT="C++ wrapper for Pango" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] gnome-settings-daemon: version bump to 2.26.0 Message-ID: <20100715201543.285BF9B22B@doppio.foo-projects.org> commit 203d73c0984a9e6ffa0e66e9ce70d8120b38ed0e Author: Zachary McGrew Date: Thu Mar 19 00:56:03 2009 -0700 gnome-settings-daemon: version bump to 2.26.0 --- gnome2/desktop/gnome-settings-daemon/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-settings-daemon/DETAILS b/gnome2/desktop/gnome-settings-daemon/DETAILS index 95c9443..7297970 100644 --- a/gnome2/desktop/gnome-settings-daemon/DETAILS +++ b/gnome2/desktop/gnome-settings-daemon/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-settings-daemon - MAJOR=2.24 - VERSION=2.24.1 + MAJOR=2.26 + VERSION=2.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d0dbf6ba82cdc1e814d6c46bdc363e61ee9fd0f3 + SOURCE_VFY=sha1:ccdf4ddb5e736d03a87843865c3462e55335f093 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20081125 + UPDATED=20090318 SHORT="Gnome settings library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] gtksourceview: version bump to 2.6.0 Message-ID: <20100715201543.728C59B232@doppio.foo-projects.org> commit 1d745a9898b6ddb92b35a46c5afb9e1b08c8d6e0 Author: Zachary McGrew Date: Thu Mar 19 00:56:04 2009 -0700 gtksourceview: version bump to 2.6.0 --- gnome2/desktop/gtksourceview/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gtksourceview/DETAILS b/gnome2/desktop/gtksourceview/DETAILS index bb123b9..a3d9236 100644 --- a/gnome2/desktop/gtksourceview/DETAILS +++ b/gnome2/desktop/gtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=gtksourceview - VERSION=2.4.2 - MAJOR=2.4 + VERSION=2.6.0 + MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ed1b3775311c7f914abe2c9e433bf1da9afa2d9b + SOURCE_VFY=sha1:491005d5fa43357e91052e7bbfe1231ac2dcf386 WEB_SITE=http://www.gnome.org/ ENTERED=20030510 - UPDATED=20090217 + UPDATED=20090318 SHORT="text widget that extends the gtk+-2 text widget GtkTextView" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:46 -0000 Subject: [Lunar-commits] orca: version bump to 2.26.0 Message-ID: <20100715201543.A2EA09B228@doppio.foo-projects.org> commit 9ff1e9dcb43adfa6f002684a05769a332bc3d31a Author: Zachary McGrew Date: Thu Mar 19 00:56:05 2009 -0700 orca: version bump to 2.26.0 --- gnome2/desktop/orca/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index 3e0d50a..4c20d78 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:828c93c07b63217d8d4ca47d2a4ae46e9eb3e489 + SOURCE_VFY=sha1:8e6ee4e7021f5f68f888fd39aaa84cfdbdda3bd7 ENTERED=20070315 - UPDATED=20090115 + UPDATED=20090318 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:15:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:47 -0000 Subject: [Lunar-commits] vino: version bump to 2.26.0 Message-ID: <20100715201543.D12FA9B2D0@doppio.foo-projects.org> commit e42de3a807ad267eb9ff4143e2ef72e6bae97faa Author: Zachary McGrew Date: Thu Mar 19 00:56:06 2009 -0700 vino: version bump to 2.26.0 --- gnome2/desktop/vino/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vino/DETAILS b/gnome2/desktop/vino/DETAILS index b3c7dee..9c4b341 100644 --- a/gnome2/desktop/vino/DETAILS +++ b/gnome2/desktop/vino/DETAILS @@ -1,12 +1,12 @@ MODULE=vino - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:54aa94364bafcf4d33295b6bdf50e4bcd40c6fe2 + SOURCE_VFY=sha1:ea5352a33b59a3dc044d0d785960ccc1ae0137cf WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20081022 + UPDATED=20090318 SHORT="an integrated VNC server for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:47 -0000 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.26.0 Message-ID: <20100715201543.EC3E79B241@doppio.foo-projects.org> commit 3104dec9c1857680c998c27e3212eab6d3f9787f Author: Zachary McGrew Date: Thu Mar 19 00:56:06 2009 -0700 gnome-power-manager: version bump to 2.26.0 --- gnome2/desktop/gnome-power-manager/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/DETAILS b/gnome2/desktop/gnome-power-manager/DETAILS index 39b2eca..4ae308f 100644 --- a/gnome2/desktop/gnome-power-manager/DETAILS +++ b/gnome2/desktop/gnome-power-manager/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-power-manager - VERSION=2.24.4 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:ea9c895a78761c59fea13701e074946a20c50fe6 + SOURCE_VFY=sha1:acfa102da463cc8d79b7df4b8f3337788749af94 WEB_SITE=http://gnome.org ENTERED=20070315 - UPDATED=20090217 + UPDATED=20090318 PSAFE=no SHORT="A GNOME power manager" From zmcgrew at lunar-linux.org Thu Jul 15 22:15:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:47 -0000 Subject: [Lunar-commits] intltool: version bump to 0.40.6 Message-ID: <20100715201544.2E8769B231@doppio.foo-projects.org> commit 94cf9fd1065d6080dfe33f691ea40ce4dd963500 Author: Zachary McGrew Date: Thu Mar 19 00:56:07 2009 -0700 intltool: version bump to 0.40.6 --- doc-tools/intltool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-tools/intltool/DETAILS b/doc-tools/intltool/DETAILS index 27c39a1..3024144 100644 --- a/doc-tools/intltool/DETAILS +++ b/doc-tools/intltool/DETAILS @@ -1,12 +1,12 @@ MODULE=intltool - VERSION=0.40.5 + VERSION=0.40.6 MAJOR=0.40 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:72a67f18dbc12e1af11bfff80100993107b4df84 + SOURCE_VFY=sha1:4f6469e09e2c06a8072dffff36f84ff401d7ea75 WEB_SITE=http://freedesktop.org/wiki/Software/intltool ENTERED=20010922 - UPDATED=20081011 + UPDATED=20090318 SHORT="xml internationalization tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:47 -0000 Subject: [Lunar-commits] gnome-desktop: version bump to 2.26.0 Message-ID: <20100715201544.25A249B22F@doppio.foo-projects.org> commit eb7a03a479781d1a858d0d4676efcaab42d58efc Author: Zachary McGrew Date: Thu Mar 19 00:56:07 2009 -0700 gnome-desktop: version bump to 2.26.0 --- gnome2/desktop/gnome-desktop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index 6f73cfb..814f4e0 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2ebbf2475bb741131b523819fb46e71d4489fa79 + SOURCE_VFY=sha1:4fc727b521a931ef971080d590f6bdebab6f3e1e WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090115 + UPDATED=20090318 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:48 -0000 Subject: [Lunar-commits] libxml++: version bump to 2.26.0 Message-ID: <20100715201544.6CADB9B234@doppio.foo-projects.org> commit a831ec94c6447839c36e27f4788e9ccd39fb2b48 Author: Zachary McGrew Date: Thu Mar 19 00:56:08 2009 -0700 libxml++: version bump to 2.26.0 --- libs/libxml++/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/libxml++/DETAILS b/libs/libxml++/DETAILS index 703aede..6986d58 100644 --- a/libs/libxml++/DETAILS +++ b/libs/libxml++/DETAILS @@ -1,12 +1,12 @@ MODULE=libxml++ - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:025bd6a358c5f074b9d54bb2b1247a8307c9d8f0 + SOURCE_VFY=sha1:a0526b4f1307623ceac0818713fa5ba0126a4888 WEB_SITE=http://libxmlplusplus.sf.net ENTERED=20030923 - UPDATED=20090104 + UPDATED=20090318 SHORT="A C++ interface for working with XML files" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:48 -0000 Subject: [Lunar-commits] ptlib: version bump to 2.6.1 Message-ID: <20100715201544.876A59B2CD@doppio.foo-projects.org> commit 4b7ef573b3fc4dcbb757f2f914027838787093dc Author: Zachary McGrew Date: Thu Mar 19 00:56:08 2009 -0700 ptlib: version bump to 2.6.1 --- libs/ptlib/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/ptlib/DETAILS b/libs/ptlib/DETAILS index 17eb955..9516b9c 100644 --- a/libs/ptlib/DETAILS +++ b/libs/ptlib/DETAILS @@ -1,12 +1,12 @@ MODULE=ptlib - VERSION=2.4.4 - MAJOR=2.4 + VERSION=2.6.1 + MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a6255cc6f2fb337518a9c49d8ce21f1790729ca7 + SOURCE_VFY=sha1:b269a20f1bf98130e0088eea6ec5689197cf5521 WEB_SITE=http://www.ekiga.org ENTERED=20080924 - UPDATED=20090115 + UPDATED=20090319 SHORT="A Portable Text and GUI C/C++ Class Libarary" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:48 -0000 Subject: [Lunar-commits] gnome-control-center: version bump to 2.26.0 Message-ID: <20100715201544.CE59D9B2C8@doppio.foo-projects.org> commit 9aa49d8e1f09c3669ccef01f75122723d5ed261b Author: Zachary McGrew Date: Thu Mar 19 00:56:09 2009 -0700 gnome-control-center: version bump to 2.26.0 --- gnome2/desktop/gnome-control-center/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-control-center/DETAILS b/gnome2/desktop/gnome-control-center/DETAILS index d979bb3..a8fb7f9 100644 --- a/gnome2/desktop/gnome-control-center/DETAILS +++ b/gnome2/desktop/gnome-control-center/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-control-center - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:62ceb102c144850c47a0cf46d9e7f7f37218eaa9 + SOURCE_VFY=sha1:4730780aaab599869a2dfe2d72d68dd54bb77058 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org ENTERED=20070920 - UPDATED=20080923 + UPDATED=20090318 SHORT="Control-center for gnome" cat << EOF Control-center for Gnome From zmcgrew at lunar-linux.org Thu Jul 15 22:15:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:48 -0000 Subject: [Lunar-commits] ORBit2: version bump to 2.14.17 Message-ID: <20100715201544.BE0CD9B233@doppio.foo-projects.org> commit 089532bf166bedf947f5b2974582dc6dfd55bdee Author: Zachary McGrew Date: Thu Mar 19 00:56:09 2009 -0700 ORBit2: version bump to 2.14.17 --- gnome2/platform/ORBit2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/ORBit2/DETAILS b/gnome2/platform/ORBit2/DETAILS index f4a83a2..0362ea9 100644 --- a/gnome2/platform/ORBit2/DETAILS +++ b/gnome2/platform/ORBit2/DETAILS @@ -1,12 +1,12 @@ MODULE=ORBit2 - VERSION=2.14.16 + VERSION=2.14.17 MAJOR=2.14 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:d366a92f8ce1989caf21cc6884f90cbcad42ea59 + SOURCE_VFY=sha1:d1f38e9df5efc219f3a5cfb4d0a0cbc1b381fe1c WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090103 + UPDATED=20090318 PSAFE="no" SHORT="High-performance CORBA Object Request Broker" From zmcgrew at lunar-linux.org Thu Jul 15 22:15:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:49 -0000 Subject: [Lunar-commits] libgnomemm: version bump to 2.26.0 Message-ID: <20100715201545.2BD3B9B2CF@doppio.foo-projects.org> commit 3e94c9f6db8caac539f71083678f782d1ac07cc4 Author: Zachary McGrew Date: Thu Mar 19 00:56:11 2009 -0700 libgnomemm: version bump to 2.26.0 --- gnome2/bindings/libgnomemm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomemm/DETAILS b/gnome2/bindings/libgnomemm/DETAILS index 9e9ac3a..b23f69a 100644 --- a/gnome2/bindings/libgnomemm/DETAILS +++ b/gnome2/bindings/libgnomemm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomemm - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0a6e895325dc3075a980038a9928035517eedda9 + SOURCE_VFY=sha1:950e9e41dfbdb6e6732bf281e17e1744b5fa3633 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20080923 + UPDATED=20090318 SHORT="C++ Bindings for libgnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:49 -0000 Subject: [Lunar-commits] libgnomeprintui: version bump to 2.18.4 Message-ID: <20100715201545.185A29B2CE@doppio.foo-projects.org> commit 1db28b8b923fb453e77f36fd295bf3ed53a66489 Author: Zachary McGrew Date: Thu Mar 19 00:56:10 2009 -0700 libgnomeprintui: version bump to 2.18.4 --- gnome2/desktop/libgnomeprintui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgnomeprintui/DETAILS b/gnome2/desktop/libgnomeprintui/DETAILS index 9f540e2..c5aa5fa 100644 --- a/gnome2/desktop/libgnomeprintui/DETAILS +++ b/gnome2/desktop/libgnomeprintui/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeprintui - VERSION=2.18.3 + VERSION=2.18.4 MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bc23682a9341f1b96ec1efdd9be61587a90d6ab4 + SOURCE_VFY=sha1:677fb3dbd488632e59f7658c8780ca31e05bbbe5 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20080924 + UPDATED=20090318 SHORT="API that implements the Postscript imaging model" cat << EOF gnome-print is a C-based API that implements the Postscript imaging From zmcgrew at lunar-linux.org Thu Jul 15 22:15:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:49 -0000 Subject: [Lunar-commits] pygtksourceview: version bump to 2.5.0 Message-ID: <20100715201545.41F669B2D1@doppio.foo-projects.org> commit 20864d875bfb11ee3dd202214d0ef98aecf61d41 Author: Zachary McGrew Date: Thu Mar 19 00:56:11 2009 -0700 pygtksourceview: version bump to 2.5.0 --- gnome2/bindings/pygtksourceview/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pygtksourceview/DETAILS b/gnome2/bindings/pygtksourceview/DETAILS index 10fbe54..89ca9b2 100644 --- a/gnome2/bindings/pygtksourceview/DETAILS +++ b/gnome2/bindings/pygtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=pygtksourceview - VERSION=2.4.0 - MAJOR=2.4 + VERSION=2.5.0 + MAJOR=2.5 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5b61ca338b6b80a9ee8448a77c78ce8e188730fc + SOURCE_VFY=sha1:73948b649a078dc31b4d5d499006d319108178c3 WEB_SITE=http://$MODULE.sf.net/ ENTERED=20060914 - UPDATED=20080924 + UPDATED=20090318 SHORT="Python bindings for gtksourceview widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:49 -0000 Subject: [Lunar-commits] libgnomeprint: version bump to 2.18.6 Message-ID: <20100715201545.7BCA69B229@doppio.foo-projects.org> commit 7c4125d0cbc7eb5cec014ce22c9c058b2ed84e95 Author: Zachary McGrew Date: Thu Mar 19 00:56:12 2009 -0700 libgnomeprint: version bump to 2.18.6 --- gnome2/desktop/libgnomeprint/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgnomeprint/DETAILS b/gnome2/desktop/libgnomeprint/DETAILS index bb5d3eb..bd8f967 100644 --- a/gnome2/desktop/libgnomeprint/DETAILS +++ b/gnome2/desktop/libgnomeprint/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeprint - VERSION=2.18.5 + VERSION=2.18.6 MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:17419e9230da8b25d8333b4b0910c0a47577a23e + SOURCE_VFY=sha1:0a73e016428ce90eba7773251d8dffebeed5deb7 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20080924 + UPDATED=20090318 SHORT="an API that implements the Postscript imaging model" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:50 -0000 Subject: [Lunar-commits] evolution-webcal: version bump to 2.26.0 Message-ID: <20100715201545.939ED9B22D@doppio.foo-projects.org> commit 14520b6468f0f988579829a55852fd515cf5f5a8 Author: Zachary McGrew Date: Thu Mar 19 00:56:12 2009 -0700 evolution-webcal: version bump to 2.26.0 --- gnome2/desktop/evolution-webcal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-webcal/DETAILS b/gnome2/desktop/evolution-webcal/DETAILS index 9cbc745..c38a5b0 100644 --- a/gnome2/desktop/evolution-webcal/DETAILS +++ b/gnome2/desktop/evolution-webcal/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-webcal - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0cd859d2d008e5b3c6cc8e83bb1c21f23e90a312 + SOURCE_VFY=sha1:0253df73d25c8933d1c1299e16f846110b9bf5da WEB_SITE=http://www.gnome.org ENTERED=20040317 - UPDATED=20090114 + UPDATED=20090318 PSAFE=no SHORT="Handles subscribing to Web calendars for Evolution" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:50 -0000 Subject: [Lunar-commits] gnome-python-extras: version bump to 2.25.3 Message-ID: <20100715201545.C19809B21A@doppio.foo-projects.org> commit 16ea3e3f1ea81fe8614a328be45392a81018ddc7 Author: Zachary McGrew Date: Thu Mar 19 00:56:13 2009 -0700 gnome-python-extras: version bump to 2.25.3 --- gnome2/bindings/gnome-python-extras/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-python-extras/DETAILS b/gnome2/bindings/gnome-python-extras/DETAILS index 816490a..f0b841d 100644 --- a/gnome2/bindings/gnome-python-extras/DETAILS +++ b/gnome2/bindings/gnome-python-extras/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-python-extras - VERSION=2.19.1 - MAJOR=2.19 + VERSION=2.25.3 + MAJOR=2.25 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f97303aa92c300050818ac8a01d0bc0657b2a9e3 + SOURCE_VFY=sha1:e69e5288466c960ed6f985bb10c9969b21ed85a4 WEB_SITE=http://www.pygtk.org/ ENTERED=20080416 - UPDATED=20080710 + UPDATED=20090318 SHORT="python interfacing for GNOME libraries" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:50 -0000 Subject: [Lunar-commits] gnome-terminal: version bump to 2.26.0 Message-ID: <20100715201545.E80B89B230@doppio.foo-projects.org> commit 42c5352649e8ff8c923497105e2265dca2a98ae7 Author: Zachary McGrew Date: Thu Mar 19 00:56:13 2009 -0700 gnome-terminal: version bump to 2.26.0 --- gnome2/desktop/gnome-terminal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index 25d4724..1c86810 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:395867784ac022ae1120c2aa20bafbed14f40595 + SOURCE_VFY=sha1:6bfd3ad826b1026414101e6922df547047aa444c WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090115 + UPDATED=20090318 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:50 -0000 Subject: [Lunar-commits] seahorse: version bump to 2.26.0 Message-ID: <20100715201546.31C909B238@doppio.foo-projects.org> commit 71d2d83c468185cdea8c8dd144e6474707483ae8 Author: Zachary McGrew Date: Thu Mar 19 00:56:14 2009 -0700 seahorse: version bump to 2.26.0 --- crypto/seahorse/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS index 528ab73..dcfa2ad 100644 --- a/crypto/seahorse/DETAILS +++ b/crypto/seahorse/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:66a993a5a24e2e2637db6964c39c0a6cc432e0ec + SOURCE_VFY=sha1:701699685003202ec68de28d2d584cf682a210d4 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20081022 + UPDATED=20090318 SHORT="a GNOME front end for GnuPG" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:15:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:51 -0000 Subject: [Lunar-commits] gnome-panel: version bump to 2.26.0 Message-ID: <20100715201546.58D6C9B221@doppio.foo-projects.org> commit ede98dacff566d4205b19569fda021303842f35d Author: Zachary McGrew Date: Thu Mar 19 00:56:14 2009 -0700 gnome-panel: version bump to 2.26.0 --- gnome2/desktop/gnome-panel/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-panel/DETAILS b/gnome2/desktop/gnome-panel/DETAILS index dacdbde..d054d7c 100644 --- a/gnome2/desktop/gnome-panel/DETAILS +++ b/gnome2/desktop/gnome-panel/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-panel - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:46a115529c2e6ef5429e58e5389ad44660aff428 + SOURCE_VFY=sha1:8b3012a1f080cb7b30c25d867ca371119fc538f4 WEB_SITE=http://live.gnome.org/GnomePanel ENTERED=20020714 - UPDATED=20090115 + UPDATED=20090318 SHORT="Panel for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:15:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:51 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.26.0 Message-ID: <20100715201546.6617A9B224@doppio.foo-projects.org> commit 003ecde05674d02e67caedafcc88dc714edab621 Author: Zachary McGrew Date: Thu Mar 19 00:56:15 2009 -0700 gnome-games: version bump to 2.26.0 --- gnome2/desktop/gnome-games/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index 3763c36..e4f95af 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f5de0d20bd51f188a9ac1e5f1ceaaa82d8f85882 + SOURCE_VFY=sha1:55b2efa4374499dad0e3426d2d4ec380a594cf12 WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20090115 + UPDATED=20090318 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:51 -0000 Subject: [Lunar-commits] pygobject: version bump to 2.16.1 Message-ID: <20100715201546.9FB609B2D3@doppio.foo-projects.org> commit 219aa3ad0b059f563cc9467cb4e0fb15dc4781c1 Author: Zachary McGrew Date: Thu Mar 19 00:56:16 2009 -0700 pygobject: version bump to 2.16.1 --- gnome2/bindings/pygobject/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/bindings/pygobject/DETAILS b/gnome2/bindings/pygobject/DETAILS index af3e864..f89987e 100644 --- a/gnome2/bindings/pygobject/DETAILS +++ b/gnome2/bindings/pygobject/DETAILS @@ -1,12 +1,12 @@ MODULE=pygobject - VERSION=2.16.0 + VERSION=2.16.1 MAJOR=2.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bb16032be31b0651160e9a2caf11c1115c69c85a + SOURCE_VFY=sha1:12ce140438e7ff7e1a26fe4bba9a26b49f80ec0d WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090104 + UPDATED=20090318 SHORT="Python bindings for GObject" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:51 -0000 Subject: [Lunar-commits] libbonoboui: version bump to 2.24.1 Message-ID: <20100715201546.BD7179B22A@doppio.foo-projects.org> commit 344ae9ce012109ac2d989ba17ecbdd099c7c1f2c Author: Zachary McGrew Date: Thu Mar 19 00:56:16 2009 -0700 libbonoboui: version bump to 2.24.1 --- gnome2/platform/libbonoboui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libbonoboui/DETAILS b/gnome2/platform/libbonoboui/DETAILS index d188a65..60a530e 100644 --- a/gnome2/platform/libbonoboui/DETAILS +++ b/gnome2/platform/libbonoboui/DETAILS @@ -1,12 +1,12 @@ MODULE=libbonoboui - VERSION=2.24.0 + VERSION=2.24.1 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6df7805b08a17d37cb0025a63afc697d7d547eea + SOURCE_VFY=sha1:30373b904003c9c20cd19510b05a6c388b3f8b82 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20080924 + UPDATED=20090318 SHORT="part of the GNOME 2.0 bonobo implementation" cat << EOF Bonobo is the GNOME architecture for creating reusable software From zmcgrew at lunar-linux.org Thu Jul 15 22:15:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:51 -0000 Subject: [Lunar-commits] xchat-gnome: version bump to 0.26.0 Message-ID: <20100715201546.CC7E39B22B@doppio.foo-projects.org> commit 1cda30031c40f3b1fb08917b433cfb4d313c7af4 Author: Zachary McGrew Date: Thu Mar 19 00:56:17 2009 -0700 xchat-gnome: version bump to 0.26.0 --- chat/xchat-gnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chat/xchat-gnome/DETAILS b/chat/xchat-gnome/DETAILS index e28e4e0..539218b 100644 --- a/chat/xchat-gnome/DETAILS +++ b/chat/xchat-gnome/DETAILS @@ -1,14 +1,14 @@ MODULE=xchat-gnome - VERSION=0.18 + VERSION=0.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://releases.navi.cx/$MODULE/ - SOURCE_VFY=sha1:0391bfeaac53697cc080478c74c5e0de0423c636 + SOURCE_VFY=sha1:933f5f3ba1c4c26df5eae0799fdeafe30744659b WEB_SITE=http://xchat-gnome.navi.cx/ ENTERED=20040504 - UPDATED=20070810 + UPDATED=20090318 SHORT="a GNOME frontend to X-Chat" cat << EOF -XChat-GNOME is a frontend to the popular X-Chat IRC client which is +XChat-GNOME is a frontend to the popular X-Chat IRC client which is designed with the user interface foremost in mind. EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:52 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.26.0 Message-ID: <20100715201547.23F139B236@doppio.foo-projects.org> commit 9ced5487df8510d1287eadc665781d506f900231 Author: Zachary McGrew Date: Thu Mar 19 00:56:18 2009 -0700 evolution-data-server: version bump to 2.26.0 --- gnome2/desktop/evolution-data-server/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index fa17a86..8f199b4 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.24.4.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:95ec53d366d82d51aea8e253b4360cb0db9ba984 + SOURCE_VFY=sha1:1b28aaec73a8b97b496d67ab158be890597f3352 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090217 + UPDATED=20090318 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:15:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:52 -0000 Subject: [Lunar-commits] empathy: version bump to 2.26.0 Message-ID: <20100715201546.F01E49B2C9@doppio.foo-projects.org> commit 0413ac93d2d67347e32d02a6497eaf631fbd1fc4 Author: Zachary McGrew Date: Thu Mar 19 00:56:17 2009 -0700 empathy: version bump to 2.26.0 --- chat/empathy/DETAILS | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 82ebad2..0536f1a 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.24.1 -# MAJOR=2.24 - VERSION=2.25.4 - MAJOR=2.25 +# VERSION=2.26.0 +# MAJOR=2.26 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:7c2b6434d5fd855e887e6ef27300601609706ea5 - SOURCE_VFY=sha1:8d0916dcaa99cb00e50643c4ab0b15d7510a26d4 +# SOURCE_VFY=sha1:89a893086bf4966f06e54143a05dd0d3498e8a0f + SOURCE_VFY=sha1:89a893086bf4966f06e54143a05dd0d3498e8a0f WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20090123 + UPDATED=20090318 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:52 -0000 Subject: [Lunar-commits] gnome-media: version bump to 2.26.0 Message-ID: <20100715201547.4FF009B2CB@doppio.foo-projects.org> commit d8495af3ad3665665448e85706ee8efd86883aa5 Author: Zachary McGrew Date: Thu Mar 19 00:56:18 2009 -0700 gnome-media: version bump to 2.26.0 --- gnome2/desktop/gnome-media/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-media/DETAILS b/gnome2/desktop/gnome-media/DETAILS index d791f56..ee64912 100644 --- a/gnome2/desktop/gnome-media/DETAILS +++ b/gnome2/desktop/gnome-media/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-media - VERSION=2.24.0.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2704b4cd13b7f776a358e517a5baf5d97455b85b + SOURCE_VFY=sha1:23ec588fdf5df3eef542278952fe78ed032d354a WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20080924 + UPDATED=20090318 SHORT="Media utilities for the GNOME 2.6 Desktop" cat << EOF Media utilities for the GNOME 2.6 Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:15:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:52 -0000 Subject: [Lunar-commits] gedit-plugins: version bump to 2.26.0 Message-ID: <20100715201547.786869B223@doppio.foo-projects.org> commit ae20b66c88c680ff1867fb0c5815428eb267050f Author: Zachary McGrew Date: Thu Mar 19 00:56:19 2009 -0700 gedit-plugins: version bump to 2.26.0 --- gnome2/desktop/gedit-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit-plugins/DETAILS b/gnome2/desktop/gedit-plugins/DETAILS index 60a222b..7b4e51d 100644 --- a/gnome2/desktop/gedit-plugins/DETAILS +++ b/gnome2/desktop/gedit-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit-plugins - VERSION=2.22.5 - MAJOR=2.22 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:21fc1456aa817fe32beab68ba84ef487e9073361 + SOURCE_VFY=sha1:ed4e74f0207665b57e9e55b17265ee50f74b4fbe WEB_SITE=http://www.gnome.org/projects/gedit/plugins.html ENTERED=20020908 - UPDATED=20081030 + UPDATED=20090318 SHORT="additional plugins for gedit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:53 -0000 Subject: [Lunar-commits] atk: version bump to 1.26.0 Message-ID: <20100715201547.ADAD39B2CA@doppio.foo-projects.org> commit 4e1caa4a2e4445e8626b3c4970fad85270517a68 Author: Zachary McGrew Date: Thu Mar 19 00:56:20 2009 -0700 atk: version bump to 1.26.0 --- libs/atk/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/atk/DETAILS b/libs/atk/DETAILS index 221ebc0..4b3d6f4 100644 --- a/libs/atk/DETAILS +++ b/libs/atk/DETAILS @@ -1,12 +1,12 @@ MODULE=atk - MAJOR=1.24 - VERSION=1.24.0 + MAJOR=1.26 + VERSION=1.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:85ff5bd8f1879d2a43dfcf4842fc5ea9125dec11 + SOURCE_VFY=sha1:c31ae32fc7304430cdd45e7e85c7fda788e39471 WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20081102 + UPDATED=20090319 SHORT="A library of useful C routines required for gtk+2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:53 -0000 Subject: [Lunar-commits] opal: version bump to 3.6.1 Message-ID: <20100715201547.9024A9B22C@doppio.foo-projects.org> commit 12dbbcef5bf6e520412c96336d1b89f30a106271 Author: Zachary McGrew Date: Thu Mar 19 00:56:19 2009 -0700 opal: version bump to 3.6.1 --- net/opal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/opal/DETAILS b/net/opal/DETAILS index 36bc5c0..a87e495 100644 --- a/net/opal/DETAILS +++ b/net/opal/DETAILS @@ -1,12 +1,12 @@ MODULE=opal - VERSION=3.4.4 - MAJOR=3.4 + VERSION=3.6.1 + MAJOR=3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b7ff5a449355a5d5d133b2f06f79d6156b5f8403 + SOURCE_VFY=sha1:989bad4d3bc35828da8198740eaabe249f4c30df WEB_SITE=http://www.ekiga.org/ ENTERED=20070316 - UPDATED=20090115 + UPDATED=20090319 SHORT="the Open Phone Abstraction Library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:53 -0000 Subject: [Lunar-commits] libgnomeui: version bump to 2.24.1 Message-ID: <20100715201548.01DDA9B228@doppio.foo-projects.org> commit c68647885032851e44a4672b42ef4ec71d9e3745 Author: Zachary McGrew Date: Thu Mar 19 00:56:21 2009 -0700 libgnomeui: version bump to 2.24.1 --- gnome2/platform/libgnomeui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libgnomeui/DETAILS b/gnome2/platform/libgnomeui/DETAILS index b69af49..83f6cca 100644 --- a/gnome2/platform/libgnomeui/DETAILS +++ b/gnome2/platform/libgnomeui/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeui - VERSION=2.24.0 + VERSION=2.24.1 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9cd1b8ea7bf5df385ca30585a2911e4151b6190a + SOURCE_VFY=sha1:b95cd3da3908896bd09b129bcbe3a6eba7d37dd5 WEB_SITE=http://www.gnome.org ENTERED=20020713 - UPDATED=20080924 + UPDATED=20090318 SHORT="The GNOME User Interface Library Functions" cat << EOF The GNOME User Interface Library Functions - This includes From zmcgrew at lunar-linux.org Thu Jul 15 22:15:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:53 -0000 Subject: [Lunar-commits] libgweather: version bump to 2.26.0 Message-ID: <20100715201548.20DFA9B231@doppio.foo-projects.org> commit 0b900821e476d81eedce0b88e1321a7455c9a0a6 Author: Zachary McGrew Date: Thu Mar 19 00:56:21 2009 -0700 libgweather: version bump to 2.26.0 --- gnome2/desktop/libgweather/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgweather/DETAILS b/gnome2/desktop/libgweather/DETAILS index d965495..e8e4e53 100644 --- a/gnome2/desktop/libgweather/DETAILS +++ b/gnome2/desktop/libgweather/DETAILS @@ -1,12 +1,12 @@ MODULE=libgweather - MAJOR=2.24 - VERSION=2.24.3 + MAJOR=2.26 + VERSION=2.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6a8134d4d2170ea7879dc8f1e847148b3e81edc8 + SOURCE_VFY=sha1:4abeb0f84704754d362a740360e8da99fa84eeae WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090115 + UPDATED=20090319 SHORT="Weather library used by Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:54 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:54 -0000 Subject: [Lunar-commits] ekiga: version bump to 3.2.0 Message-ID: <20100715201548.3D7709B2D6@doppio.foo-projects.org> commit b8e1624fc98f46c65cf8566afa3eac57aa2a476c Author: Zachary McGrew Date: Thu Mar 19 00:56:22 2009 -0700 ekiga: version bump to 3.2.0 --- gnome2/desktop/ekiga/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/ekiga/DETAILS b/gnome2/desktop/ekiga/DETAILS index 3d44df4..49fbf1d 100644 --- a/gnome2/desktop/ekiga/DETAILS +++ b/gnome2/desktop/ekiga/DETAILS @@ -1,14 +1,14 @@ MODULE=ekiga - VERSION=3.0.2 - MAJOR=3.0 + VERSION=3.2.0 + MAJOR=3.2 SOURCE=$MODULE-$VERSION.tar.bz2 # SOURCE2=$MODULE-$VERSION-no-gdu.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ # SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:a89e2b493a1fcc518ffa2af36f6ffb2955bc2090 + SOURCE_VFY=sha1:6a8d6f203cd982cbfb37822b2a96f176176cd763 # SOURCE2_VFY=sha1:c59ca89c43128c701d66f5126ca873841f394209 ENTERED=20070315 - UPDATED=20090115 + UPDATED=20090318 SHORT="opensource VoIP" cat << EOF Ekiga (formely known as GnomeMeeting) is an open source VoIP and video From zmcgrew at lunar-linux.org Thu Jul 15 22:15:54 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:54 -0000 Subject: [Lunar-commits] cheese: version bump to 2.26.0 Message-ID: <20100715201548.747FD9B2CC@doppio.foo-projects.org> commit 416634df3cf351762b53c2737e39ca48a1c0a962 Author: Zachary McGrew Date: Thu Mar 19 00:56:22 2009 -0700 cheese: version bump to 2.26.0 --- gnome2/desktop/cheese/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index 05620a0..547a071 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,12 +1,12 @@ MODULE=cheese - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:171443a32fd65d038197f6026c81bf960f299b79 + SOURCE_VFY=sha1:7b3e40f2cfea075f657018889391397934881205 WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20090115 + UPDATED=20090318 SHORT="webcam picture taker" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:54 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:54 -0000 Subject: [Lunar-commits] libgnomecanvasmm: version bump to 2.26.0 Message-ID: <20100715201548.949F89B2D5@doppio.foo-projects.org> commit b81c83258ec4208fdf5eedb2dae1a83fa0c98fa0 Author: Zachary McGrew Date: Thu Mar 19 00:56:23 2009 -0700 libgnomecanvasmm: version bump to 2.26.0 --- gnome2/bindings/libgnomecanvasmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomecanvasmm/DETAILS b/gnome2/bindings/libgnomecanvasmm/DETAILS index d7105d3..c081ee9 100644 --- a/gnome2/bindings/libgnomecanvasmm/DETAILS +++ b/gnome2/bindings/libgnomecanvasmm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomecanvasmm - VERSION=2.23.1 - MAJOR=2.23 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ebd7c55b4a921ca87779049ed3e0f0f84a5c1c89 + SOURCE_VFY=sha1:c2f20c75f6eedbaf4a3299e0e3fda2ef775092e8 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20080925 + UPDATED=20090318 SHORT="C++ Bindings for libgnomecanvas" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:54 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:54 -0000 Subject: [Lunar-commits] gucharmap: version bump to 2.26.0 Message-ID: <20100715201548.B96A99B234@doppio.foo-projects.org> commit fadb8b29dc5da6247b53c9636d6e5f378b901423 Author: Zachary McGrew Date: Thu Mar 19 00:56:23 2009 -0700 gucharmap: version bump to 2.26.0 --- gnome2/desktop/gucharmap/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index d4dc77c..cf0030a 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bf622acdbc1e682193532cc2b3a1e09c05af7bfa + SOURCE_VFY=sha1:934a0ce421cc52162ea9ea0cf4829eb97c501c0b WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20090115 + UPDATED=20090318 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:54 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:54 -0000 Subject: [Lunar-commits] gcalctool: version bump to 5.26.0 Message-ID: <20100715201548.DC5FE9B232@doppio.foo-projects.org> commit b23257f4b9160b17cc028449a2c809418ab939b0 Author: Zachary McGrew Date: Thu Mar 19 00:56:24 2009 -0700 gcalctool: version bump to 5.26.0 --- gnome2/desktop/gcalctool/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS index e909fb1..458eb4c 100644 --- a/gnome2/desktop/gcalctool/DETAILS +++ b/gnome2/desktop/gcalctool/DETAILS @@ -1,12 +1,12 @@ MODULE=gcalctool - VERSION=5.24.3 - MAJOR=5.24 + VERSION=5.26.0 + MAJOR=5.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b29b43cc01af99b9f60aedcc13e6ca47c77104b0 + SOURCE_VFY=sha1:e0b4574dc2a7642e597a99f7e2066434218c5549 WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090115 + UPDATED=20090318 SHORT="a GNOME based scientific calculator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:55 -0000 Subject: [Lunar-commits] gnome-applets: version bump to 2.26.0 Message-ID: <20100715201549.06B309B23A@doppio.foo-projects.org> commit 08347779c890be36978661c5725f60d160f6dddb Author: Zachary McGrew Date: Thu Mar 19 00:56:25 2009 -0700 gnome-applets: version bump to 2.26.0 --- gnome2/desktop/gnome-applets/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-applets/DETAILS b/gnome2/desktop/gnome-applets/DETAILS index 21a8287..7c53f76 100644 --- a/gnome2/desktop/gnome-applets/DETAILS +++ b/gnome2/desktop/gnome-applets/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-applets - VERSION=2.24.3.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cc9a121bb06f687c221902c24dbdbe37bd68b07f + SOURCE_VFY=sha1:bd164ec763ce8f37b76e25e8fea55c9e54951c5d WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090115 + UPDATED=20090318 SHORT="Applets for the Gnome Panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:55 -0000 Subject: [Lunar-commits] gnome-python-desktop: version bump to 2.26.0 Message-ID: <20100715201549.62F999B241@doppio.foo-projects.org> commit b9e471a38b0b53d6ee25edd20c15c3c7890feb9f Author: Zachary McGrew Date: Thu Mar 19 00:56:26 2009 -0700 gnome-python-desktop: version bump to 2.26.0 --- gnome2/bindings/gnome-python-desktop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-python-desktop/DETAILS b/gnome2/bindings/gnome-python-desktop/DETAILS index 28b569e..f7ccc4a 100644 --- a/gnome2/bindings/gnome-python-desktop/DETAILS +++ b/gnome2/bindings/gnome-python-desktop/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-python-desktop - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:97b04ca811670d6cfa208074c1644cee7486ade3 + SOURCE_VFY=sha1:9f30c470ea73cb11b1daa6e10f1e980ec5698086 WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090104 + UPDATED=20090318 SHORT="Python bindings for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:55 -0000 Subject: [Lunar-commits] gtkmm: version bump to 2.16.0 Message-ID: <20100715201549.41D799B2D7@doppio.foo-projects.org> commit a28870bebd81da77be8ddce986452e6971818d98 Author: Zachary McGrew Date: Thu Mar 19 00:56:25 2009 -0700 gtkmm: version bump to 2.16.0 --- gnome2/bindings/gtkmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gtkmm/DETAILS b/gnome2/bindings/gtkmm/DETAILS index 66270d5..c819121 100644 --- a/gnome2/bindings/gtkmm/DETAILS +++ b/gnome2/bindings/gtkmm/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkmm - VERSION=2.14.3 - MAJOR=2.14 + VERSION=2.16.0 + MAJOR=2.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7cbccba6956a46f0613eb210aaf18b5bb549f179 + SOURCE_VFY=sha1:e8cde1ebf651458c815d5e896bbae2ae4bf33d67 WEB_SITE=http://gtkmm.org ENTERED=20021225 - UPDATED=20081118 + UPDATED=20090318 SHORT="C++ bindings for gtk2 and glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:55 -0000 Subject: [Lunar-commits] at-spi: version bump to 1.26.0 Message-ID: <20100715201549.BB2E59B2D1@doppio.foo-projects.org> commit d3559414a3fdcf9fe12610c1c35b15764de48da1 Author: Zachary McGrew Date: Thu Mar 19 00:56:26 2009 -0700 at-spi: version bump to 1.26.0 --- gnome2/platform/at-spi/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/at-spi/DETAILS b/gnome2/platform/at-spi/DETAILS index d33cf99..e39e446 100644 --- a/gnome2/platform/at-spi/DETAILS +++ b/gnome2/platform/at-spi/DETAILS @@ -1,12 +1,12 @@ MODULE=at-spi - VERSION=1.24.1 - MAJOR=1.24 + VERSION=1.26.0 + MAJOR=1.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b67852af63d33c77d633490ce717d7c98249ef9a + SOURCE_VFY=sha1:814871ea8a04570d44003ceffc166cbe44a8bb7c WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090104 + UPDATED=20090318 SHORT="GNOME Assistive Technology Service Provider Interface." cat << EOF This is the Gnome Accessibility Project's Assistive Technology Service From zmcgrew at lunar-linux.org Thu Jul 15 22:15:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:56 -0000 Subject: [Lunar-commits] gnome-python: version bump to 2.26.0 Message-ID: <20100715201550.0B4909B229@doppio.foo-projects.org> commit b0fd3629c653490b38d4be3803f49eb4cd22f273 Author: Zachary McGrew Date: Thu Mar 19 00:56:27 2009 -0700 gnome-python: version bump to 2.26.0 --- gnome2/bindings/gnome-python/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-python/DETAILS b/gnome2/bindings/gnome-python/DETAILS index 7cbaf3b..bc5b6bd 100644 --- a/gnome2/bindings/gnome-python/DETAILS +++ b/gnome2/bindings/gnome-python/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-python - VERSION=2.22.3 - MAJOR=2.22 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:35eafe4f5ab9ee003a573dcf26699d3b03d52d5a + SOURCE_VFY=sha1:d62be5a5edeba02e7ee43c7e84c2a63acdd03c07 WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20080924 + UPDATED=20090318 SHORT="Python bindings for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:56 -0000 Subject: [Lunar-commits] gmime: version bump to 2.4.4 Message-ID: <20100715201550.2C2879B2C8@doppio.foo-projects.org> commit 5451b0aedd89a33d28c4ca8315274d3089ddee5c Author: Zachary McGrew Date: Thu Mar 19 00:56:27 2009 -0700 gmime: version bump to 2.4.4 --- mail/gmime/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/gmime/DETAILS b/mail/gmime/DETAILS index 30af444..735c87a 100644 --- a/mail/gmime/DETAILS +++ b/mail/gmime/DETAILS @@ -1,12 +1,12 @@ MODULE=gmime MAJOR=2.4 - VERSION=2.4.3 + VERSION=2.4.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bb31a2dc069aee0a83ead7c306354e76b9b0d7c3 + SOURCE_VFY=sha1:1f32eedc87b6cf7e373cc9c3fe657ebc93c93f1f WEB_SITE=http://spruce.sourceforge.net/gmime/ ENTERED=20040721 - UPDATED=20090115 + UPDATED=20090319 SHORT="MIME creation/parsing library and toolset" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:56 -0000 Subject: [Lunar-commits] gnome-netstatus: version bump to 2.26.0 Message-ID: <20100715201550.4CAD09B2CF@doppio.foo-projects.org> commit 2a50f50cbcd92103b44564b8a0d568c7e51a5cdf Author: Zachary McGrew Date: Thu Mar 19 00:56:28 2009 -0700 gnome-netstatus: version bump to 2.26.0 --- gnome2/desktop/gnome-netstatus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-netstatus/DETAILS b/gnome2/desktop/gnome-netstatus/DETAILS index aa5c8db..4c71950 100644 --- a/gnome2/desktop/gnome-netstatus/DETAILS +++ b/gnome2/desktop/gnome-netstatus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-netstatus - VERSION=2.12.2 - MAJOR=2.12 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:663c7c0e618fd37ce2cdf69cca7b2f11a9fd70f3 + SOURCE_VFY=sha1:53ca180d45a42b011ae6765461ae55c6a69d66af WEB_SITE=http://www.gnome.org ENTERED=20040218 - UPDATED=20080925 + UPDATED=20090318 SHORT="Network Status Applet for Gnome Desktop" cat << EOF Network Status Applet for Gnome Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:15:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:56 -0000 Subject: [Lunar-commits] libxklavier: version bump to 3.9 Message-ID: <20100715201550.676AF9B2C7@doppio.foo-projects.org> commit 030d9b51f60ffa7e86bcaf1d12e5efcbee5f0bba Author: Zachary McGrew Date: Thu Mar 19 00:56:28 2009 -0700 libxklavier: version bump to 3.9 --- x11/libxklavier/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libxklavier/DETAILS b/x11/libxklavier/DETAILS index cc069f7..0db1d8a 100644 --- a/x11/libxklavier/DETAILS +++ b/x11/libxklavier/DETAILS @@ -1,12 +1,12 @@ MODULE=libxklavier - MAJOR=3.8 - VERSION=3.8 + MAJOR=3.9 + VERSION=3.9 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2c30ecc46cf0a909566cee29f1c477aaf38c5019 + SOURCE_VFY=sha1:f093950923361310f80c2c434f7cc1a17c09f301 WEB_SITE=http://www.freedesktop.org/wiki/Software/LibXklavier ENTERED=20031201 - UPDATED=20081125 + UPDATED=20090319 SHORT="library providing high-level API for XKB" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:56 -0000 Subject: [Lunar-commits] file-roller: version bump to 2.26.0 Message-ID: <20100715201550.8F62E9B21A@doppio.foo-projects.org> commit 2d9ab86f0c5bbe13b08cf824f680c4bf639576b5 Author: Zachary McGrew Date: Thu Mar 19 00:56:30 2009 -0700 file-roller: version bump to 2.26.0 --- gnome2/desktop/file-roller/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index 58c2a0a..27b91b8 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:afba08f5b09414506a42dd5d8679748392dfa7a3 + SOURCE_VFY=sha1:c4f40ac0a525d7efd897c0b6460d7cf3ff74d213 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20090115 + UPDATED=20090318 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:57 -0000 Subject: [Lunar-commits] bug-buddy: version bump to 2.26.0 Message-ID: <20100715201550.A70869B2DB@doppio.foo-projects.org> commit b6ce8058d311561c37764d776fce9fb3713e638a Author: Zachary McGrew Date: Thu Mar 19 00:56:29 2009 -0700 bug-buddy: version bump to 2.26.0 --- gnome2/desktop/bug-buddy/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/bug-buddy/DETAILS b/gnome2/desktop/bug-buddy/DETAILS index 9c76e31..cb66080 100644 --- a/gnome2/desktop/bug-buddy/DETAILS +++ b/gnome2/desktop/bug-buddy/DETAILS @@ -1,12 +1,12 @@ MODULE=bug-buddy - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:00eb4f47af4e56d94ef8862acf782e572fdec7d2 + SOURCE_VFY=sha1:6b96ea35d58b969fe0129af2bfb4aa144c207e6d WEB_SITE=http://www.gnome.org ENTERED=20020716 - UPDATED=20081125 + UPDATED=20090318 SHORT="Bug/crash submittal tool for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:57 -0000 Subject: [Lunar-commits] metacity: version bump to 2.26.0 Message-ID: <20100715201550.C68AA9B238@doppio.foo-projects.org> commit 0720af73d572d65b5f30e39dd8e376590d2d8116 Author: Zachary McGrew Date: Thu Mar 19 00:56:31 2009 -0700 metacity: version bump to 2.26.0 --- gnome2/desktop/metacity/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/metacity/DETAILS b/gnome2/desktop/metacity/DETAILS index a127eb6..a7347ff 100644 --- a/gnome2/desktop/metacity/DETAILS +++ b/gnome2/desktop/metacity/DETAILS @@ -1,12 +1,12 @@ MODULE=metacity - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0b2e37e372498e26a6926fbb68e96556c6db6497 + SOURCE_VFY=sha1:70593f69148960a0248527c8ae8d442a3d251d08 WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20080924 + UPDATED=20090318 PSAFE=no SHORT="window manager based on GTK 2.x" From zmcgrew at lunar-linux.org Thu Jul 15 22:15:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:57 -0000 Subject: [Lunar-commits] vinagre: version bump to 2.26.0 Message-ID: <20100715201550.DE1469B22D@doppio.foo-projects.org> commit a90dfdc12be9337569ab27a281d1904fde4335bf Author: Zachary McGrew Date: Thu Mar 19 00:56:30 2009 -0700 vinagre: version bump to 2.26.0 --- gnome2/desktop/vinagre/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vinagre/DETAILS b/gnome2/desktop/vinagre/DETAILS index 4db1e7d..ced81d6 100644 --- a/gnome2/desktop/vinagre/DETAILS +++ b/gnome2/desktop/vinagre/DETAILS @@ -1,12 +1,12 @@ MODULE=vinagre - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3073f3a6b64594ea28252f79f01a0a52241e2ec6 + SOURCE_VFY=sha1:5b6e917cf1d9756048c4fd1b16bd5eb538379345 WEB_SITE=http://www.gnome.org ENTERED=20080925 - UPDATED=20090104 + UPDATED=20090319 SHORT="Remote desktop (VNC) viewer for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:57 -0000 Subject: [Lunar-commits] gnome-keyring: version bump to 2.26.0 Message-ID: <20100715201551.060189B230@doppio.foo-projects.org> commit ecd015f9c9f3659c0858d712e8ec4a72f365190b Author: Zachary McGrew Date: Thu Mar 19 00:56:31 2009 -0700 gnome-keyring: version bump to 2.26.0 --- gnome2/desktop/gnome-keyring/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index 2c91c6d..a73d43b 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:93e92e01daecd85b1c0ae9dda09d5cc808989642 + SOURCE_VFY=sha1:dcbc2f06bca8f8d6d310064a85f5ab97a6af8889 WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20081022 + UPDATED=20090318 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:58 -0000 Subject: [Lunar-commits] libgnomeuimm: version bump to 2.26.0 Message-ID: <20100715201551.1A2C59B2CD@doppio.foo-projects.org> commit 1865d8859844561abb8b4197d0229a26fc4859c3 Author: Zachary McGrew Date: Thu Mar 19 00:56:32 2009 -0700 libgnomeuimm: version bump to 2.26.0 --- gnome2/bindings/libgnomeuimm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomeuimm/DETAILS b/gnome2/bindings/libgnomeuimm/DETAILS index 91a7c1a..6e230f6 100644 --- a/gnome2/bindings/libgnomeuimm/DETAILS +++ b/gnome2/bindings/libgnomeuimm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeuimm - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b50df8a4bfad11579511b7d54e050dacce70d5c4 + SOURCE_VFY=sha1:40e04046bd9b7f80542378df974dc0d1634a1721 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20080924 + UPDATED=20090318 SHORT="C++ Bindings for libgnomeui" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:58 -0000 Subject: [Lunar-commits] seahorse-plugins: version bump to 2.26.0 Message-ID: <20100715201551.3B5459B2D4@doppio.foo-projects.org> commit c58f58b55fda83246cc2e02b8b4865f2e017a3be Author: Zachary McGrew Date: Thu Mar 19 00:56:32 2009 -0700 seahorse-plugins: version bump to 2.26.0 --- crypto/seahorse-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS index 912624b..65d5373 100644 --- a/crypto/seahorse-plugins/DETAILS +++ b/crypto/seahorse-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse-plugins - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:88a144999f55e82d5fe8eee3c251371589e82ed9 + SOURCE_VFY=sha1:cc59421f31d1b9cbd6ecde203358da35cc9d8478 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20081022 + UPDATED=20090318 SHORT="Extra functionality for seahorse" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:15:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:58 -0000 Subject: [Lunar-commits] libgtop: version bump to 2.26.0 Message-ID: <20100715201551.94C679B2D2@doppio.foo-projects.org> commit 2fc20d9ced50c77910c184d90494a5585eeb5335 Author: Zachary McGrew Date: Thu Mar 19 00:56:34 2009 -0700 libgtop: version bump to 2.26.0 --- gnome2/desktop/libgtop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgtop/DETAILS b/gnome2/desktop/libgtop/DETAILS index e9871b9..facccd9 100644 --- a/gnome2/desktop/libgtop/DETAILS +++ b/gnome2/desktop/libgtop/DETAILS @@ -1,12 +1,12 @@ MODULE=libgtop - VERSION=2.24.4 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:61d102bc94f1465e17127d21e7eef1ecf0c9319b + SOURCE_VFY=sha1:918bcf6cb12800d0b6fa6d174c9cbd748672b2c0 WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090126 + UPDATED=20090318 SHORT="a library to provide top functionality to applications" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:58 -0000 Subject: [Lunar-commits] gnome-nettool: version bump to 2.26.0 Message-ID: <20100715201551.6248E9B2CE@doppio.foo-projects.org> commit bf3d4b185d25a15dd5554ed2f56e611aa661a166 Author: Zachary McGrew Date: Thu Mar 19 00:56:33 2009 -0700 gnome-nettool: version bump to 2.26.0 --- gnome2/desktop/gnome-nettool/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-nettool/DETAILS b/gnome2/desktop/gnome-nettool/DETAILS index d93774b..b784f2d 100644 --- a/gnome2/desktop/gnome-nettool/DETAILS +++ b/gnome2/desktop/gnome-nettool/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-nettool - VERSION=2.22.1 - MAJOR=2.22 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:41e66c37beb677cf5ac17a2ec6254cd24b0e18d4 + SOURCE_VFY=sha1:acc287c08f6099dbe82d03820002dae9dcdaef8a WEB_SITE=http://www.gnome.org/projects/gnome-network/ ENTERED=20050316 - UPDATED=20080924 + UPDATED=20090318 SHORT="GNOME interface for various networking tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:59 -0000 Subject: [Lunar-commits] sound-juicer: version bump to 2.26.0 Message-ID: <20100715201551.AF0CF9B2DE@doppio.foo-projects.org> commit 776da10ebc30ccbcfe4cbfdcbc1c6a6e6acd2793 Author: Zachary McGrew Date: Thu Mar 19 00:56:34 2009 -0700 sound-juicer: version bump to 2.26.0 --- gnome2/desktop/sound-juicer/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/sound-juicer/DETAILS b/gnome2/desktop/sound-juicer/DETAILS index d0b7d9b..5859d09 100644 --- a/gnome2/desktop/sound-juicer/DETAILS +++ b/gnome2/desktop/sound-juicer/DETAILS @@ -1,12 +1,12 @@ MODULE=sound-juicer - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f1b0e44d8947b0391a6dda97f18a21fe227ea699 + SOURCE_VFY=sha1:a17ccb90169e77509549667cdb93b877877a0d1d WEB_SITE=http://www.gnome.org ENTERED=20030504 - UPDATED=20080924 + UPDATED=20090318 SHORT="CD-Ripping tool with clean interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:59 -0000 Subject: [Lunar-commits] gnome-menus: version bump to 2.26.0 Message-ID: <20100715201551.EF0729B221@doppio.foo-projects.org> commit b0af830d380c90983528fdf773f1f9ce61702ed8 Author: Zachary McGrew Date: Thu Mar 19 00:56:35 2009 -0700 gnome-menus: version bump to 2.26.0 --- gnome2/desktop/gnome-menus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-menus/DETAILS b/gnome2/desktop/gnome-menus/DETAILS index 0807f36..1419ca9 100644 --- a/gnome2/desktop/gnome-menus/DETAILS +++ b/gnome2/desktop/gnome-menus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-menus - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8769c37ca8a7045d9b79b02fd3fa3f89442b4271 + SOURCE_VFY=sha1:76e415eb2cc2099c95d4aff17f58d80a56e05a7e WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20081125 + UPDATED=20090318 SHORT="an implementation of the fdo menu specification for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:59 -0000 Subject: [Lunar-commits] nautilus: version bump to 2.26.0 Message-ID: <20100715201552.23B039B22A@doppio.foo-projects.org> commit 0eef147259e46d8dd3eb7ad803800f852ba13ff1 Author: Zachary McGrew Date: Thu Mar 19 00:56:35 2009 -0700 nautilus: version bump to 2.26.0 --- gnome2/desktop/nautilus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/nautilus/DETAILS b/gnome2/desktop/nautilus/DETAILS index 69d13d0..50fc3e1 100644 --- a/gnome2/desktop/nautilus/DETAILS +++ b/gnome2/desktop/nautilus/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:9bc2cf110ae50d69633095aa8115cf89c095ef42 + SOURCE_VFY=sha1:feea7a6b30d49755be55031e7ec1bc698a7fcb37 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20081125 + UPDATED=20090318 SHORT="official file manager for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:15:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:15:59 -0000 Subject: [Lunar-commits] gnome-vfs: version bump to 2.24.1 Message-ID: <20100715201552.388859B2D3@doppio.foo-projects.org> commit 439f96768236074b7e3409f1100308468786e6f5 Author: Zachary McGrew Date: Thu Mar 19 00:56:36 2009 -0700 gnome-vfs: version bump to 2.24.1 --- gnome2/platform/gnome-vfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/gnome-vfs/DETAILS b/gnome2/platform/gnome-vfs/DETAILS index 79f249f..3623808 100644 --- a/gnome2/platform/gnome-vfs/DETAILS +++ b/gnome2/platform/gnome-vfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-vfs - VERSION=2.24.0 + VERSION=2.24.1 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d836594f9053e2b49cfbaa8f5fab24a5d2c271bd + SOURCE_VFY=sha1:0e7b548ffe7b9eddaef3a43cdda47de538715f8b WEB_SITE=http://www.gnome.org/ ENTERED=20080416 - UPDATED=20080924 + UPDATED=20090318 SHORT="a file system abstraction library for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:00 -0000 Subject: [Lunar-commits] gnome-themes: version bump to 2.26.0 Message-ID: <20100715201552.6826B9B233@doppio.foo-projects.org> commit 0e0b9ebae537f279cb39b9d9de146af5d1044876 Author: Zachary McGrew Date: Thu Mar 19 00:56:36 2009 -0700 gnome-themes: version bump to 2.26.0 --- gnome2/desktop/gnome-themes/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-themes/DETAILS b/gnome2/desktop/gnome-themes/DETAILS index 5ea70ec..c78f287 100644 --- a/gnome2/desktop/gnome-themes/DETAILS +++ b/gnome2/desktop/gnome-themes/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-themes - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d6e53ccf9b767cf8352ff7876a98424a44a009a5 + SOURCE_VFY=sha1:d45a7ea035b9cd94140b4f5e7cd13bde931bd885 WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090115 + UPDATED=20090318 SHORT="offical themes for the GNOME 2 desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:00 -0000 Subject: [Lunar-commits] libbtctl: version bump to 0.11.1 Message-ID: <20100715201552.80D659B22F@doppio.foo-projects.org> commit 4affa6c767ed2beb76b760818755be4c99b388f1 Author: Zachary McGrew Date: Thu Mar 19 00:56:37 2009 -0700 libbtctl: version bump to 0.11.1 --- bluetooth/libbtctl/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bluetooth/libbtctl/DETAILS b/bluetooth/libbtctl/DETAILS index 2617cbb..3daca28 100644 --- a/bluetooth/libbtctl/DETAILS +++ b/bluetooth/libbtctl/DETAILS @@ -1,12 +1,12 @@ MODULE=libbtctl - VERSION=0.10.0 - MAJOR=0.10 + VERSION=0.11.1 + MAJOR=0.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:617700d226496c3dffe066e83a703439ae45f807 + SOURCE_VFY=sha1:77e7e403578f02f7bd4c09d014b6ece3ec34bc59 WEB_SITE=http://usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20090126 + UPDATED=20090318 SHORT="Bluetooth control library for gnome-bluetooth" PSAFE=no cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:00 -0000 Subject: [Lunar-commits] brasero: version bump to 2.26.0 Message-ID: <20100715201553.09F2E9B223@doppio.foo-projects.org> commit bee7dc9301ede25a4181c669d54a59181d9d5a2f Author: Zachary McGrew Date: Thu Mar 19 00:56:38 2009 -0700 brasero: version bump to 2.26.0 --- zbeta/brasero/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index da4ab3b..ef77363 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=0.9.1 - MAJOR=0.9 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bc27acca4779be61adfa805df63305eb3caeaf1b + SOURCE_VFY=sha1:3f4e6595b5c8d6767ac220568b183e51d31c3c63 WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20090126 + UPDATED=20090318 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:02 -0000 Subject: [Lunar-commits] gvfs: version bump to 1.2.0 Message-ID: <20100715201553.AC7BD9B2C9@doppio.foo-projects.org> commit 770a9af8bc0beedc31390fba81d01bbd4bee071e Author: Zachary McGrew Date: Thu Mar 19 00:56:42 2009 -0700 gvfs: version bump to 1.2.0 --- gnome2/desktop/gvfs/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gvfs/DETAILS b/gnome2/desktop/gvfs/DETAILS index f6698b4..cdad42d 100644 --- a/gnome2/desktop/gvfs/DETAILS +++ b/gnome2/desktop/gvfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gvfs - MAJOR=1.0 - VERSION=1.0.3 + MAJOR=1.2 + VERSION=1.2.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2beb736acc7b38e99c9fcb0585de6918fad5e7b7 + SOURCE_VFY=sha1:b0e1fa9e384b60bdcc1ce5e82e103d610ec38695 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20081125 + UPDATED=20090318 SHORT="Replacement for Gnome-VFS" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:02 -0000 Subject: [Lunar-commits] gnome-games-extra-data: version bump to 2.26.0 Message-ID: <20100715201553.EF6A79B2E7@doppio.foo-projects.org> commit e5888877b3dc5107fa7ce35c9d002ffddc74ce55 Author: Zachary McGrew Date: Thu Mar 19 00:56:43 2009 -0700 gnome-games-extra-data: version bump to 2.26.0 --- gnome2/desktop/gnome-games-extra-data/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games-extra-data/DETAILS b/gnome2/desktop/gnome-games-extra-data/DETAILS index 9ad8af8..5d0223b 100644 --- a/gnome2/desktop/gnome-games-extra-data/DETAILS +++ b/gnome2/desktop/gnome-games-extra-data/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-games-extra-data - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a33d7fd3ba40be8fca472a9517138c849ae36be8 + SOURCE_VFY=sha1:acdf148b58a60b7708eda3e39d1307c5718543af WEB_SITE=http://www.gnome.org/ ENTERED=20060424 - UPDATED=20080924 + UPDATED=20090319 SHORT="optional additional graphics for gnome-games" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:03 -0000 Subject: [Lunar-commits] gnome-utils: version bump to 2.26.0 Message-ID: <20100715201554.2D5349B228@doppio.foo-projects.org> commit 485538dad8ea71301b0704d50eb2bd8271b5b095 Author: Zachary McGrew Date: Thu Mar 19 00:56:43 2009 -0700 gnome-utils: version bump to 2.26.0 --- gnome2/desktop/gnome-utils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-utils/DETAILS b/gnome2/desktop/gnome-utils/DETAILS index 7699ddd..8ff2c81 100644 --- a/gnome2/desktop/gnome-utils/DETAILS +++ b/gnome2/desktop/gnome-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-utils - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8d0315293da2f646a67cb8025099d00ba8fbbeac + SOURCE_VFY=sha1:ac1078ad2d75a561f7aa562d06316a221d6dcbc4 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20081022 + UPDATED=20090319 SHORT="GNOME Utilities for the GNOME desktop" PSAFE="no" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:03 -0000 Subject: [Lunar-commits] libwnck: version bump to 2.26.0 Message-ID: <20100715201554.453169B2CB@doppio.foo-projects.org> commit 2fc9959e068e68bba099c141ed3f71f8694bbeaa Author: Zachary McGrew Date: Thu Mar 19 00:56:44 2009 -0700 libwnck: version bump to 2.26.0 --- gnome2/desktop/libwnck/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libwnck/DETAILS b/gnome2/desktop/libwnck/DETAILS index ddc161c..cbe4b10 100644 --- a/gnome2/desktop/libwnck/DETAILS +++ b/gnome2/desktop/libwnck/DETAILS @@ -1,12 +1,12 @@ MODULE=libwnck - VERSION=2.24.2 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5293b1667bd1bc3f66eac2aa35f5ff0b34eed893 + SOURCE_VFY=sha1:57ac7280eede82349b81717abfdea4ed485f2c9f WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20081125 + UPDATED=20090319 SHORT="A window navigator construction kit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:04 -0000 Subject: [Lunar-commits] eog: version bump to 2.26.0 Message-ID: <20100715201554.5E55F9B2E5@doppio.foo-projects.org> commit 96244207e9daded5eb2affd30a2356f2f3e7801d Author: Zachary McGrew Date: Thu Mar 19 00:56:44 2009 -0700 eog: version bump to 2.26.0 --- gnome2/desktop/eog/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/eog/DETAILS b/gnome2/desktop/eog/DETAILS index ba4b796..73fd7d7 100644 --- a/gnome2/desktop/eog/DETAILS +++ b/gnome2/desktop/eog/DETAILS @@ -1,12 +1,12 @@ MODULE=eog - VERSION=2.24.3.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b5415acbfe99d7ea31f5d12106f4b1817043a320 + SOURCE_VFY=sha1:89a1f5d1477d5bdb283e28cc2bb52530417897ba WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090115 + UPDATED=20090319 SHORT="fast and functional image viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:04 -0000 Subject: [Lunar-commits] gnome-screensaver: version bump to 2.26.0 Message-ID: <20100715201554.7DCDB9B2EA@doppio.foo-projects.org> commit d8f0e688616f05d1f712b71e2f12721e8d7a4c74 Author: Zachary McGrew Date: Thu Mar 19 00:56:45 2009 -0700 gnome-screensaver: version bump to 2.26.0 --- gnome2/desktop/gnome-screensaver/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-screensaver/DETAILS b/gnome2/desktop/gnome-screensaver/DETAILS index f14ea06..165ef05 100644 --- a/gnome2/desktop/gnome-screensaver/DETAILS +++ b/gnome2/desktop/gnome-screensaver/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-screensaver - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:36cbdc1d614200a85391795fe8e3c3b827f792df + SOURCE_VFY=sha1:b22a41180ec081c983fdd071f623714a51c8c27c WEB_SITE=http://live.gnome.org/GnomeScreensaver ENTERED=20061130 - UPDATED=20081118 + UPDATED=20090319 SHORT="screensaver control for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:04 -0000 Subject: [Lunar-commits] yelp: version bump to 2.26.0 Message-ID: <20100715201554.9E3249B2D0@doppio.foo-projects.org> commit 26f42c47754e2964736ceb1aeeb138307977ae16 Author: Zachary McGrew Date: Thu Mar 19 00:56:46 2009 -0700 yelp: version bump to 2.26.0 --- gnome2/desktop/yelp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/yelp/DETAILS b/gnome2/desktop/yelp/DETAILS index 327dc25..8ca20cf 100644 --- a/gnome2/desktop/yelp/DETAILS +++ b/gnome2/desktop/yelp/DETAILS @@ -1,12 +1,12 @@ MODULE=yelp - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:18082b28de342c170978c8433a2ce544361598b2 + SOURCE_VFY=sha1:c1c3262d77d4515a0fd0a7840307533fda9ed0ea WEB_SITE=http://www.gnome.org ENTERED=20020715 - UPDATED=20080924 + UPDATED=20090319 SHORT="help browser for Gnome" cat << EOF Help browser for GNOME which supports docbook documents, info and man. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:04 -0000 Subject: [Lunar-commits] libbonobo: version bump to 2.24.1 Message-ID: <20100715201554.C1C089B234@doppio.foo-projects.org> commit 2d9ff3c6e57cb103a788c132de94f3289d27304d Author: Zachary McGrew Date: Thu Mar 19 00:56:46 2009 -0700 libbonobo: version bump to 2.24.1 --- gnome2/platform/libbonobo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libbonobo/DETAILS b/gnome2/platform/libbonobo/DETAILS index dfe9dd3..116de18 100644 --- a/gnome2/platform/libbonobo/DETAILS +++ b/gnome2/platform/libbonobo/DETAILS @@ -1,12 +1,12 @@ MODULE=libbonobo - VERSION=2.24.0 + VERSION=2.24.1 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bd5f9e1eda3107fed86baad8a3501fa8d12b9b51 + SOURCE_VFY=sha1:9bd321ca9c7e6abba8d4f65b53940d7096e6724b WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20080924 + UPDATED=20090319 SHORT="the GNOME CORBA framework library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:05 -0000 Subject: [Lunar-commits] libgnomekbd: version bump to 2.26.0 Message-ID: <20100715201554.E84329B236@doppio.foo-projects.org> commit 4f8c121f56f79626fbc6f172f6a3e2bfd20c9440 Author: Zachary McGrew Date: Thu Mar 19 00:56:47 2009 -0700 libgnomekbd: version bump to 2.26.0 --- gnome2/desktop/libgnomekbd/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgnomekbd/DETAILS b/gnome2/desktop/libgnomekbd/DETAILS index f67dcd8..f6c67f5 100644 --- a/gnome2/desktop/libgnomekbd/DETAILS +++ b/gnome2/desktop/libgnomekbd/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomekbd - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3e81ade6050930a9d1e3443b89981cf36821032a + SOURCE_VFY=sha1:0b7543df516271e16198135323471b2107dca0ec WEB_SITE=http://www.gnome.org/ ENTERED=20070315 - UPDATED=20080924 + UPDATED=20090319 SHORT="the GNOME keyboard configuration library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:05 -0000 Subject: [Lunar-commits] libgnomecanvas: version bump to 2.26.0 Message-ID: <20100715201555.178099B2CC@doppio.foo-projects.org> commit 8e54c0e649c3e04ddd28ff4bb4cf8192f01a66c3 Author: Zachary McGrew Date: Thu Mar 19 00:56:48 2009 -0700 libgnomecanvas: version bump to 2.26.0 --- gnome2/platform/libgnomecanvas/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/libgnomecanvas/DETAILS b/gnome2/platform/libgnomecanvas/DETAILS index 007f246..86f374e 100644 --- a/gnome2/platform/libgnomecanvas/DETAILS +++ b/gnome2/platform/libgnomecanvas/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomecanvas - VERSION=2.20.1.1 - MAJOR=2.20 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:302a4762b658244828ad1c9f291ffb972b8274c9 + SOURCE_VFY=sha1:d0429140c3ae8974562f4eb34e89d4f512e8e4ec WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20071130 + UPDATED=20090319 SHORT="GNOME Canvas library" cat << EOF This is the GNOME Canvas, a widget for advanced drawing and rendering. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:05 -0000 Subject: [Lunar-commits] gnome-session: version bump to 2.26.0 Message-ID: <20100715201555.2CB8A9B23A@doppio.foo-projects.org> commit fbf3c637b2346a4e8cfc9a7a90ec9ecf7c8b4b3d Author: Zachary McGrew Date: Thu Mar 19 00:56:48 2009 -0700 gnome-session: version bump to 2.26.0 --- gnome2/desktop/gnome-session/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-session/DETAILS b/gnome2/desktop/gnome-session/DETAILS index f8ef7c9..4560fcb 100644 --- a/gnome2/desktop/gnome-session/DETAILS +++ b/gnome2/desktop/gnome-session/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-session - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a48bcf47b879db439cec193e4191909409e7efcb + SOURCE_VFY=sha1:339d5079965d602184d2d285641dcf2b498b3a8a WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090115 + UPDATED=20090319 SHORT="Gnome Session" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:06 -0000 Subject: [Lunar-commits] totem-pl-parser: version bump to 2.26.0 Message-ID: <20100715201555.462259B2EC@doppio.foo-projects.org> commit 1f7cd0a05f2868ce997a51f441ad179cb6aae8a5 Author: Zachary McGrew Date: Thu Mar 19 00:56:49 2009 -0700 totem-pl-parser: version bump to 2.26.0 --- gnome2/desktop/totem-pl-parser/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DETAILS b/gnome2/desktop/totem-pl-parser/DETAILS index 8a5737a..2019f21 100644 --- a/gnome2/desktop/totem-pl-parser/DETAILS +++ b/gnome2/desktop/totem-pl-parser/DETAILS @@ -1,12 +1,12 @@ MODULE=totem-pl-parser - MAJOR=2.24 - VERSION=2.24.4 + MAJOR=2.26 + VERSION=2.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7c6650fc9ee2190270e80a00a9afe77629c07700 + SOURCE_VFY=sha1:c022c9f7891c766211ca1f28dcf93bdfff550b20 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090217 + UPDATED=20090319 SHORT="GObject-based library to parse and save playlists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:06 -0000 Subject: [Lunar-commits] deskbar-applet: version bump to 2.26.0 Message-ID: <20100715201555.60F049B2D6@doppio.foo-projects.org> commit e77bb1704729e249a51100b32eb1a562d334bcb6 Author: Zachary McGrew Date: Thu Mar 19 00:56:50 2009 -0700 deskbar-applet: version bump to 2.26.0 --- gnome2/desktop/deskbar-applet/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/deskbar-applet/DETAILS b/gnome2/desktop/deskbar-applet/DETAILS index 080f666..d7f3469 100644 --- a/gnome2/desktop/deskbar-applet/DETAILS +++ b/gnome2/desktop/deskbar-applet/DETAILS @@ -1,12 +1,12 @@ MODULE=deskbar-applet - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d52ffb898847f505c052b79b80cec0e20026ebf6 + SOURCE_VFY=sha1:c7e9235da5179442a007ede635336386c74d7ad1 WEB_SITE=http://raphael.slinckx.net/deskbar/ ENTERED=20070315 - UPDATED=20090115 + UPDATED=20090319 SHORT="A versatile search interface for the GNOME panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:06 -0000 Subject: [Lunar-commits] gnome-vfsmm: version bump to 2.26.0 Message-ID: <20100715201555.937289B232@doppio.foo-projects.org> commit c72fe0da727e0f4227f678e675efd7668134a0f6 Author: Zachary McGrew Date: Thu Mar 19 00:56:50 2009 -0700 gnome-vfsmm: version bump to 2.26.0 --- gnome2/bindings/gnome-vfsmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-vfsmm/DETAILS b/gnome2/bindings/gnome-vfsmm/DETAILS index 659bf57..92f60f4 100644 --- a/gnome2/bindings/gnome-vfsmm/DETAILS +++ b/gnome2/bindings/gnome-vfsmm/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-vfsmm - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:36ac608f26287b9146dcf5a250312471a759cefe + SOURCE_VFY=sha1:a8a8093c3b99b3391981b5ff063ba32f91af4479 WEB_SITE=http://gtkmm.org ENTERED=20050319 - UPDATED=20080924 + UPDATED=20090319 SHORT="C++ wrappers for gnome-vfs" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:06 -0000 Subject: [Lunar-commits] libtasn1: version bump to 1.4 Message-ID: <20100715201555.AC8929B2DD@doppio.foo-projects.org> commit 7479c6a527dad525ea6571f8c1034c340d58c312 Author: Zachary McGrew Date: Thu Mar 19 12:38:54 2009 -0700 libtasn1: version bump to 1.4 --- crypto/libtasn1/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/crypto/libtasn1/DETAILS b/crypto/libtasn1/DETAILS index 1b58747..dd26efd 100644 --- a/crypto/libtasn1/DETAILS +++ b/crypto/libtasn1/DETAILS @@ -1,11 +1,11 @@ MODULE=libtasn1 - VERSION=0.3.10 + VERSION=1.4 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=http://download.savannah.gnu.org/releases/$MODULE/ - SOURCE_VFY=sha1:d2789ac7482132ef2c9b2b9d1a43d0e921796241 - WEB_SITE=http://www.gnu.org/directory/security/libgcrypt.html + SOURCE_URL=http://download.savannah.gnu.org/releases/$MODULE/ + SOURCE_VFY=sha1:684c9dc343b0155a074c2127ac8050f983528bc8 + WEB_SITE=http://savannah.nongnu.org/projects/libtasn1 ENTERED=20020212 - UPDATED=20080308 + UPDATED=20090319 SHORT="ASN.1 library for gnutls" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:07 -0000 Subject: [Lunar-commits] evolution-data-server: now requires libical Message-ID: <20100715201555.CEDA29B2ED@doppio.foo-projects.org> commit 5303052d7f774e51210140c613ec2ce007808aab Author: Zachary McGrew Date: Thu Mar 19 12:39:13 2009 -0700 evolution-data-server: now requires libical --- gnome2/desktop/evolution-data-server/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DEPENDS b/gnome2/desktop/evolution-data-server/DEPENDS index 620da5b..1f1e35a 100644 --- a/gnome2/desktop/evolution-data-server/DEPENDS +++ b/gnome2/desktop/evolution-data-server/DEPENDS @@ -1,5 +1,7 @@ depends libsoup depends gnome-vfs +depends libical + optional_depends "openldap" \ "--with-openldap=yes" \ "" \ From zmcgrew at lunar-linux.org Thu Jul 15 22:16:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:07 -0000 Subject: [Lunar-commits] rhythmbox: version bump to 0.12.0 Message-ID: <20100715201555.EF3099B241@doppio.foo-projects.org> commit 7ec1fbd7e1d3d7667353246bf37dc011764cae85 Author: Zachary McGrew Date: Thu Mar 19 13:01:08 2009 -0700 rhythmbox: version bump to 0.12.0 --- audio/rhythmbox/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/audio/rhythmbox/DETAILS b/audio/rhythmbox/DETAILS index e11f3c8..408caa3 100644 --- a/audio/rhythmbox/DETAILS +++ b/audio/rhythmbox/DETAILS @@ -1,12 +1,12 @@ MODULE=rhythmbox - VERSION=0.11.6 - MAJOR=0.11 + VERSION=0.12.0 + MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4364447bd4f6fb0e969039213cea37d6d3e4fb58 + SOURCE_VFY=sha1:b9c478099d9a1dc3a201d5d217d0b08b111f81b9 WEB_SITE=http://www.gnome.org/projects/$MODULE/ ENTERED=20020730 - UPDATED=20080710 + UPDATED=20090319 SHORT="clone of the iTunes plyer for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:07 -0000 Subject: [Lunar-commits] libcanberra: version bump 0.11 Message-ID: <20100715201556.0CDFD9B231@doppio.foo-projects.org> commit 32650d752451ff29cd568c187e15a123ec60829e Author: Zachary McGrew Date: Thu Mar 19 13:09:34 2009 -0700 libcanberra: version bump 0.11 --- audio/libcanberra/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/libcanberra/DETAILS b/audio/libcanberra/DETAILS index 27bfe19..7afb8e8 100644 --- a/audio/libcanberra/DETAILS +++ b/audio/libcanberra/DETAILS @@ -1,12 +1,12 @@ MODULE=libcanberra - VERSION=0.9 + VERSION=0.11 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://0pointer.de/lennart/projects/libcanberra/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:42b87af1ee770378dbfd8bfeb3c11a6e4f513dab + SOURCE_VFY=sha1:009b0c914970bf6f0fa19158483b6f7dfdf7021f WEB_SITE="http://0pointer.de/lennart/projects/libcanberra/" ENTERED=20080924 - UPDATED=20080924 + UPDATED=20090319 SHORT="implementation of the XDG Sound Theme and Name Specifications" cat < gnome-menus: version bump to 2.26.1 Message-ID: <20100715201556.324739B2D1@doppio.foo-projects.org> commit e39d1459af843dea05f1f1bbe1535d7877597555 Author: Zachary McGrew Date: Wed Apr 15 16:28:54 2009 -0700 gnome-menus: version bump to 2.26.1 --- gnome2/desktop/gnome-menus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-menus/DETAILS b/gnome2/desktop/gnome-menus/DETAILS index 1419ca9..2e12826 100644 --- a/gnome2/desktop/gnome-menus/DETAILS +++ b/gnome2/desktop/gnome-menus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-menus - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:76e415eb2cc2099c95d4aff17f58d80a56e05a7e + SOURCE_VFY=sha1:e89b4cc483821429fba4db3399e35775e5f73d20 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090318 + UPDATED=20090415 SHORT="an implementation of the fdo menu specification for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:08 -0000 Subject: [Lunar-commits] gnome-user-docs: version bump to 2.26.1 Message-ID: <20100715201556.99BD49B2D7@doppio.foo-projects.org> commit 75ba33ce7ea7f770abb2e66ced7ac5838b022437 Author: Zachary McGrew Date: Wed Apr 15 16:28:55 2009 -0700 gnome-user-docs: version bump to 2.26.1 --- docs/gnome-user-docs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gnome-user-docs/DETAILS b/docs/gnome-user-docs/DETAILS index 8a52ed2..ff01d44 100644 --- a/docs/gnome-user-docs/DETAILS +++ b/docs/gnome-user-docs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-user-docs MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6f28332189eff76062be43ae638f7122f474f1fd + SOURCE_VFY=sha1:fd4341d92a5860ca55fcc243858b9122b5ecbf8b WEB_SITE=http://www.gnome.org/ ENTERED=20010922 - UPDATED=20090318 + UPDATED=20090415 SHORT="documentation for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:08 -0000 Subject: [Lunar-commits] gnome-doc-utils: version bump to 0.16.1 Message-ID: <20100715201556.58B2B9B2EB@doppio.foo-projects.org> commit 53e7f69b1d647c573d1e2730918b29eeb94310a2 Author: Zachary McGrew Date: Wed Apr 15 16:28:55 2009 -0700 gnome-doc-utils: version bump to 0.16.1 --- gnome2/desktop/gnome-doc-utils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-doc-utils/DETAILS b/gnome2/desktop/gnome-doc-utils/DETAILS index d7fbc5b..7588dab 100644 --- a/gnome2/desktop/gnome-doc-utils/DETAILS +++ b/gnome2/desktop/gnome-doc-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-doc-utils - VERSION=0.16.0 + VERSION=0.16.1 MAJOR=0.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dea1fa4e9e3d8040f87651b338d36089cc54e4db + SOURCE_VFY=sha1:b2f8623de2d0989ad2b6b8147cd8dba62895faa9 WEB_SITE=http://www.gnome.org/ ENTERED=20050315 - UPDATED=20090318 + UPDATED=20090415 SHORT="documentation utilities for the GNOME project" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:08 -0000 Subject: [Lunar-commits] vino: version bump to 2.26.1 Message-ID: <20100715201556.C2D439B2DC@doppio.foo-projects.org> commit 76dbcdf7731d80f1afa8ac30a3b5d3718c54f5c4 Author: Zachary McGrew Date: Wed Apr 15 16:28:56 2009 -0700 vino: version bump to 2.26.1 --- gnome2/desktop/vino/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vino/DETAILS b/gnome2/desktop/vino/DETAILS index 9c4b341..e7352ea 100644 --- a/gnome2/desktop/vino/DETAILS +++ b/gnome2/desktop/vino/DETAILS @@ -1,12 +1,12 @@ MODULE=vino - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ea5352a33b59a3dc044d0d785960ccc1ae0137cf + SOURCE_VFY=sha1:f386fde6634de280f6c8062e7888fe984470a7a3 WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20090318 + UPDATED=20090415 SHORT="an integrated VNC server for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:08 -0000 Subject: [Lunar-commits] gnome-themes: version bump to 2.26.1 Message-ID: <20100715201556.E82AD9B2E8@doppio.foo-projects.org> commit 0bd6352bafdd6e5fc31fbe1c7d86d0f35b1c4aa1 Author: Zachary McGrew Date: Wed Apr 15 16:28:56 2009 -0700 gnome-themes: version bump to 2.26.1 --- gnome2/desktop/gnome-themes/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-themes/DETAILS b/gnome2/desktop/gnome-themes/DETAILS index c78f287..2e884b9 100644 --- a/gnome2/desktop/gnome-themes/DETAILS +++ b/gnome2/desktop/gnome-themes/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-themes - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d45a7ea035b9cd94140b4f5e7cd13bde931bd885 + SOURCE_VFY=sha1:bea73a35df9112c2b449c3d1923b30830aaaf1de WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090318 + UPDATED=20090415 SHORT="offical themes for the GNOME 2 desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:09 -0000 Subject: [Lunar-commits] gmime: version bump to 2.4.6 Message-ID: <20100715201557.0EB3B9B2F1@doppio.foo-projects.org> commit 6d1fa644810e4b2e284149eb3682545b5c5b8c97 Author: Zachary McGrew Date: Wed Apr 15 16:28:57 2009 -0700 gmime: version bump to 2.4.6 --- mail/gmime/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/gmime/DETAILS b/mail/gmime/DETAILS index 735c87a..54e5289 100644 --- a/mail/gmime/DETAILS +++ b/mail/gmime/DETAILS @@ -1,12 +1,12 @@ MODULE=gmime MAJOR=2.4 - VERSION=2.4.4 + VERSION=2.4.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1f32eedc87b6cf7e373cc9c3fe657ebc93c93f1f + SOURCE_VFY=sha1:8b4fac420524a03a1023c8cffc20548ebcf9a1bc WEB_SITE=http://spruce.sourceforge.net/gmime/ ENTERED=20040721 - UPDATED=20090319 + UPDATED=20090415 SHORT="MIME creation/parsing library and toolset" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:09 -0000 Subject: [Lunar-commits] gedit: version bump to 2.26.1 Message-ID: <20100715201557.353B79B229@doppio.foo-projects.org> commit 1411b925dd1ce6dcf83084da6d536fa54d957627 Author: Zachary McGrew Date: Wed Apr 15 16:28:57 2009 -0700 gedit: version bump to 2.26.1 --- gnome2/desktop/gedit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gedit/DETAILS b/gnome2/desktop/gedit/DETAILS index 4de5834..442f064 100644 --- a/gnome2/desktop/gedit/DETAILS +++ b/gnome2/desktop/gedit/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f4760bed0659029ea8492eb1e530bf4272dfa7f9 + SOURCE_VFY=sha1:741483dcaa6c92f908f27cb2f3197c3811f4462a WEB_SITE=http://gedit.org ENTERED=20020716 - UPDATED=20090318 + UPDATED=20090415 SHORT="a text editor for the GNOME Desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:09 -0000 Subject: [Lunar-commits] gucharmap: version bump to 2.26.1 Message-ID: <20100715201557.618589B2DB@doppio.foo-projects.org> commit 0202f826b730fde1c654ced57c8adacce2fc9191 Author: Zachary McGrew Date: Wed Apr 15 16:28:58 2009 -0700 gucharmap: version bump to 2.26.1 --- gnome2/desktop/gucharmap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index cf0030a..fb77f1b 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:934a0ce421cc52162ea9ea0cf4829eb97c501c0b + SOURCE_VFY=sha1:417aeb1bb821bfbd177011e1e8a5258eacacc832 WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20090318 + UPDATED=20090415 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:10 -0000 Subject: [Lunar-commits] evince: version bump to 2.26.1 Message-ID: <20100715201557.A60739B2E9@doppio.foo-projects.org> commit ec602802f12faadc48b7bb02c7b7b730112fe39e Author: Zachary McGrew Date: Wed Apr 15 16:28:58 2009 -0700 evince: version bump to 2.26.1 --- gnome2/desktop/evince/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index 55ac8b2..a281b46 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:11ca8f1accde9078b0be7d9ea5d47284de580823 + SOURCE_VFY=sha1:dff4222b39f9bff10fb106f543d6a7268622b2bf WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20090318 + UPDATED=20090415 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:10 -0000 Subject: [Lunar-commits] telepathy-salut: version bump to 0.3.8 Message-ID: <20100715201558.249179B22D@doppio.foo-projects.org> commit 6350993f33c691129874bfd20d1a2e536cf56e72 Author: Zachary McGrew Date: Wed Apr 15 16:28:59 2009 -0700 telepathy-salut: version bump to 0.3.8 --- chat/telepathy-salut/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-salut/DETAILS b/chat/telepathy-salut/DETAILS index a6be131..c720bb0 100644 --- a/chat/telepathy-salut/DETAILS +++ b/chat/telepathy-salut/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-salut - VERSION=0.3.7 + VERSION=0.3.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:c9c2e2e9b37405df0b45cbd0624cd171fc99e1aa + SOURCE_VFY=sha1:722251b0ff79c667c2bd57f663099df99f1406f0 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090123 + UPDATED=20090319 SHORT="telepathy link-local xmpp connection manager" cat << EOF A link-local Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:10 -0000 Subject: [Lunar-commits] gcalctool: version bump to 5.26.1 Message-ID: <20100715201557.EF9DF9B21A@doppio.foo-projects.org> commit d0e9f276f59533cbdbf02b72d71015c77764ea6f Author: Zachary McGrew Date: Wed Apr 15 16:28:59 2009 -0700 gcalctool: version bump to 5.26.1 --- gnome2/desktop/gcalctool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS index 458eb4c..ecc4d16 100644 --- a/gnome2/desktop/gcalctool/DETAILS +++ b/gnome2/desktop/gcalctool/DETAILS @@ -1,12 +1,12 @@ MODULE=gcalctool - VERSION=5.26.0 + VERSION=5.26.1 MAJOR=5.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e0b4574dc2a7642e597a99f7e2066434218c5549 + SOURCE_VFY=sha1:b928d34ba7d2227432c187dd5d3f4a76eb14bb59 WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090318 + UPDATED=20090415 SHORT="a GNOME based scientific calculator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:11 -0000 Subject: [Lunar-commits] telepathy-idle: version bump to 0.1.3 Message-ID: <20100715201558.3B6449B2CF@doppio.foo-projects.org> commit 08822f1d84f55676129b0fb4549a35777b18bd7e Author: Zachary McGrew Date: Wed Apr 15 16:29:00 2009 -0700 telepathy-idle: version bump to 0.1.3 --- chat/telepathy-idle/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-idle/DETAILS b/chat/telepathy-idle/DETAILS index 93dad3f..6390fd7 100644 --- a/chat/telepathy-idle/DETAILS +++ b/chat/telepathy-idle/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-idle - VERSION=0.1.2 + VERSION=0.1.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:c8ffa208b18db1a7b7f88237bbc5167c6a585f03 + SOURCE_VFY=sha1:726f2b98cc062e0b7c32843b9fde5c08e4c370ae WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20090123 + UPDATED=20090319 SHORT="telepathy irc connection manager" cat << EOF A full featured IRC connection manager for Telepathy From zmcgrew at lunar-linux.org Thu Jul 15 22:16:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:11 -0000 Subject: [Lunar-commits] gdm: version bump to 2.26.1 Message-ID: <20100715201558.5637E9B22C@doppio.foo-projects.org> commit ab0d18b2f2f7a56d801507ac801ed786fee6a77f Author: Zachary McGrew Date: Wed Apr 15 16:29:00 2009 -0700 gdm: version bump to 2.26.1 --- gnome2/desktop/gdm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index b546c01..3706645 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,15 +1,15 @@ MODULE=gdm - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE2=$MODULE-$VERSION-fixdaemon.patch.bz2 + SOURCE2=$MODULE-2.24.1-fixdaemon.patch.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:678e7b630ef8c24b8350ff9103f62f446a8d2eb6 + SOURCE_VFY=sha1:7c0b665c1235b903b58e5bfff8678e435529ff6c SOURCE2_VFY=sha1:c78582062bee317f7555f9047f355da418e9d6c9 WEB_SITE=http://www.gnome.org/projects/gdm/ ENTERED=20020716 - UPDATED=20090318 + UPDATED=20090415 SHORT="the Gnome Display Manager" LUNAR_RESTART_SERVICES=off From zmcgrew at lunar-linux.org Thu Jul 15 22:16:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:11 -0000 Subject: [Lunar-commits] gnome-desktop: version bump to 2.26.1 Message-ID: <20100715201558.80EC49B230@doppio.foo-projects.org> commit 02879bf37a3a36eb1e0ed335da3dcabe6ffb8040 Author: Zachary McGrew Date: Wed Apr 15 16:29:01 2009 -0700 gnome-desktop: version bump to 2.26.1 --- gnome2/desktop/gnome-desktop/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index 814f4e0..7dbf9fc 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4fc727b521a931ef971080d590f6bdebab6f3e1e + SOURCE_VFY=sha1:236e8c63cdb8ae4bc2ebae662a1fac88e09c2747 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090415 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:11 -0000 Subject: [Lunar-commits] vte: version bump to 0.20.1 Message-ID: <20100715201558.A79169B2EF@doppio.foo-projects.org> commit 09fc589d5f764c77bf2ae362368c7840c4bcfe1a Author: Zachary McGrew Date: Wed Apr 15 16:29:01 2009 -0700 vte: version bump to 0.20.1 --- gnome2/desktop/vte/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index 3722b46..f6f4eb5 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.20.0 + VERSION=0.20.1 MAJOR=0.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4cd2017af739a829e9390d8700919c2de108178d + SOURCE_VFY=sha1:92715cbf5a51ec42216fdcf6e84a32217b72ca00 SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090318 + UPDATED=20090415 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:12 -0000 Subject: [Lunar-commits] epiphany-extensions: version bump to 2.26.1 Message-ID: <20100715201558.ED5649B2F5@doppio.foo-projects.org> commit f6e2f6a6cbab537b05f0e41424062f0e1a75e521 Author: Zachary McGrew Date: Wed Apr 15 16:29:02 2009 -0700 epiphany-extensions: version bump to 2.26.1 --- web/epiphany-extensions/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/epiphany-extensions/DETAILS b/web/epiphany-extensions/DETAILS index 1cc3fa2..97b75da 100644 --- a/web/epiphany-extensions/DETAILS +++ b/web/epiphany-extensions/DETAILS @@ -1,12 +1,12 @@ MODULE=epiphany-extensions - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_VFY=sha1:1e8ece89bc71dc5dd8be3cb86275aa8eb3655624 + SOURCE_VFY=sha1:55584734bf9931d5e75761f046f1bcd8224494cc SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org/projects/epiphany/ ENTERED=20030413 - UPDATED=20090318 + UPDATED=20090415 SHORT="set of extensions for Epiphany like mouse gestures and a popup blocker" LDD_CHECK=off From zmcgrew at lunar-linux.org Thu Jul 15 22:16:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:12 -0000 Subject: [Lunar-commits] gok: version bump to 2.26.0 Message-ID: <20100715201559.182C59B2D2@doppio.foo-projects.org> commit 4875463a1b74aaadea8263748e961019070b22a6 Author: Zachary McGrew Date: Wed Apr 15 16:29:02 2009 -0700 gok: version bump to 2.26.0 --- gnome2/desktop/gok/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gok/DETAILS b/gnome2/desktop/gok/DETAILS index 704ba34..ae392b2 100644 --- a/gnome2/desktop/gok/DETAILS +++ b/gnome2/desktop/gok/DETAILS @@ -1,12 +1,12 @@ MODULE=gok - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bdcce76a073eb066d2820b60855b5a8d7562f600 + SOURCE_VFY=sha1:8b97b61b1f88d4fe5ddd706481ce6b70d57c33ac WEB_SITE=http://www.gnome.org ENTERED=20030409 - UPDATED=20080925 + UPDATED=20090415 SHORT="Gnome OnScreen Keyboard" cat << EOF The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for From zmcgrew at lunar-linux.org Thu Jul 15 22:16:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:12 -0000 Subject: [Lunar-commits] gnome-python: version bump to 2.26.1 Message-ID: <20100715201559.3ED9A9B238@doppio.foo-projects.org> commit eb2711a66bdef51ec7d523eeee32c0cb24dbeddc Author: Zachary McGrew Date: Wed Apr 15 16:29:03 2009 -0700 gnome-python: version bump to 2.26.1 --- gnome2/bindings/gnome-python/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/bindings/gnome-python/DETAILS b/gnome2/bindings/gnome-python/DETAILS index bc5b6bd..091da6c 100644 --- a/gnome2/bindings/gnome-python/DETAILS +++ b/gnome2/bindings/gnome-python/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-python - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d62be5a5edeba02e7ee43c7e84c2a63acdd03c07 + SOURCE_VFY=sha1:789627d4107aa50cd7fc763c4de015032346524e WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090318 + UPDATED=20090415 SHORT="Python bindings for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:13 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:13 -0000 Subject: [Lunar-commits] telepathy-glib: version bump to 0.7.27 Message-ID: <20100715201559.4E08E9B2D4@doppio.foo-projects.org> commit 62af2db643f906c77a1285dc8f9cfe2b98659e9c Author: Zachary McGrew Date: Wed Apr 15 16:29:03 2009 -0700 telepathy-glib: version bump to 0.7.27 --- libs/telepathy-glib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/telepathy-glib/DETAILS b/libs/telepathy-glib/DETAILS index a3ca3fc..ef9ca7c 100644 --- a/libs/telepathy-glib/DETAILS +++ b/libs/telepathy-glib/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-glib - VERSION=0.7.23 + VERSION=0.7.27 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:243baf0794a0260f8696ac58a4778aa5d3be3a16 + SOURCE_VFY=sha1:7c64e7a9f3889ca728b5d357c7dd40945c0d7753 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090123 + UPDATED=20090319 SHORT="unified framework for realtime conversations" cat << EOF The Telepathy project aims to provide a unified framework for all forms of real From zmcgrew at lunar-linux.org Thu Jul 15 22:16:13 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:13 -0000 Subject: [Lunar-commits] telepathy-python: version bump to 0.15.7 Message-ID: <20100715201559.825289B2F2@doppio.foo-projects.org> commit 6f4a3b974733e9eb55c162591a590d18e9c5d62c Author: Zachary McGrew Date: Wed Apr 15 16:29:03 2009 -0700 telepathy-python: version bump to 0.15.7 --- python/telepathy-python/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/telepathy-python/DETAILS b/python/telepathy-python/DETAILS index e4a7ab6..9de3dfd 100644 --- a/python/telepathy-python/DETAILS +++ b/python/telepathy-python/DETAILS @@ -1,12 +1,12 @@ MODULE=telepathy-python - VERSION=0.15.6 + VERSION=0.15.7 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:7ab4c0c7fb251e3bcd16bff2f3fae9329adaa318 + SOURCE_VFY=sha1:4f726a0adac1fa58e44f7ffd9769b2ec3ab64e9b WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 - UPDATED=20090123 + UPDATED=20090319 SHORT="Python wrapper for Telepathy" cat < evolution-exchange: version bump to 2.26.1 Message-ID: <20100715201559.B5C629B2C8@doppio.foo-projects.org> commit a912cf2bb5bed15c2c530aaab36e6d743b8a323e Author: Zachary McGrew Date: Wed Apr 15 16:29:04 2009 -0700 evolution-exchange: version bump to 2.26.1 --- gnome2/desktop/evolution-exchange/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 5e62fcd..11b4cb8 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dc5930fd66ab9e863b9ecd1a0b7ae7a50f3b6e4f + SOURCE_VFY=sha1:5b69ec20a20f91d1d8a3c103d5eb22faf936fd7e WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20090414 + UPDATED=20090415 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:16:14 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:14 -0000 Subject: [Lunar-commits] pygtksourceview: version bump to 2.6.0 Message-ID: <20100715201559.A287E9B221@doppio.foo-projects.org> commit a61f2415ada8bfd64940ad102774719c99cfb72d Author: Zachary McGrew Date: Wed Apr 15 16:29:04 2009 -0700 pygtksourceview: version bump to 2.6.0 --- gnome2/bindings/pygtksourceview/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pygtksourceview/DETAILS b/gnome2/bindings/pygtksourceview/DETAILS index 89ca9b2..44f2ef7 100644 --- a/gnome2/bindings/pygtksourceview/DETAILS +++ b/gnome2/bindings/pygtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=pygtksourceview - VERSION=2.5.0 - MAJOR=2.5 + VERSION=2.6.0 + MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:73948b649a078dc31b4d5d499006d319108178c3 + SOURCE_VFY=sha1:480742c6ea15e2c6f3d864fae4708ef528fade0f WEB_SITE=http://$MODULE.sf.net/ ENTERED=20060914 - UPDATED=20090318 + UPDATED=20090415 SHORT="Python bindings for gtksourceview widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:14 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:14 -0000 Subject: [Lunar-commits] gvfs: version bump to 1.2.2 Message-ID: <20100715201559.D25669B22A@doppio.foo-projects.org> commit d5e7cb457c5208ef78450a644da5789a9c603d26 Author: Zachary McGrew Date: Wed Apr 15 16:29:05 2009 -0700 gvfs: version bump to 1.2.2 --- gnome2/desktop/gvfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gvfs/DETAILS b/gnome2/desktop/gvfs/DETAILS index cdad42d..7c98d60 100644 --- a/gnome2/desktop/gvfs/DETAILS +++ b/gnome2/desktop/gvfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gvfs MAJOR=1.2 - VERSION=1.2.0 + VERSION=1.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b0e1fa9e384b60bdcc1ce5e82e103d610ec38695 + SOURCE_VFY=sha1:812db328361b83c770f320ea32a9e5c0c6d5041e WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090318 + UPDATED=20090415 SHORT="Replacement for Gnome-VFS" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:15 -0000 Subject: [Lunar-commits] libsoup: version bump to 2.26.1 Message-ID: <20100715201600.005FD9B2CE@doppio.foo-projects.org> commit 0a9dd2f54e2247d2e6fbbb54cccf5342e2ad9ac5 Author: Zachary McGrew Date: Wed Apr 15 16:29:05 2009 -0700 libsoup: version bump to 2.26.1 --- gnome2/desktop/libsoup/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index e4ef0ea..08a6735 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6236dc3795da226b52ae3087ab447111d4efa648 + SOURCE_VFY=sha1:ef5e1b921b013b893163f13c848dc7ee279d822c WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090414 + UPDATED=20090415 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:15 -0000 Subject: [Lunar-commits] libgtop: version bump to 2.26.1 Message-ID: <20100715201600.23EAA9B2CD@doppio.foo-projects.org> commit 338e3c2543b9cd685a9ea7a2c13d07fc8e233091 Author: Zachary McGrew Date: Wed Apr 15 16:29:06 2009 -0700 libgtop: version bump to 2.26.1 --- gnome2/desktop/libgtop/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgtop/DETAILS b/gnome2/desktop/libgtop/DETAILS index facccd9..f6a25eb 100644 --- a/gnome2/desktop/libgtop/DETAILS +++ b/gnome2/desktop/libgtop/DETAILS @@ -1,12 +1,12 @@ MODULE=libgtop - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:918bcf6cb12800d0b6fa6d174c9cbd748672b2c0 + SOURCE_VFY=sha1:758bbf69009c6bcfe2765de97e7027124c5a147e WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090415 SHORT="a library to provide top functionality to applications" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:15 -0000 Subject: [Lunar-commits] gnome-common: version bump to 2.26.0 Message-ID: <20100715201600.3FFAE9B2C7@doppio.foo-projects.org> commit 94255868ae50ead5e037534b3187de227a901f0f Author: Zachary McGrew Date: Wed Apr 15 16:29:06 2009 -0700 gnome-common: version bump to 2.26.0 --- gnome2/core/gnome-common/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/core/gnome-common/DETAILS b/gnome2/core/gnome-common/DETAILS index 779bf42..733065c 100644 --- a/gnome2/core/gnome-common/DETAILS +++ b/gnome2/core/gnome-common/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-common - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5d1c903037fe7c86957c067f067343ee635eaf0f + SOURCE_VFY=sha1:4e3517d674a015d9b3acfefd806b933bac08f645 WEB_SITE=http://www.gnome.org/ ENTERED=20020701 - UPDATED=20080923 + UPDATED=20090415 SHORT="set of aclocal files for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:15 -0000 Subject: [Lunar-commits] gnome-terminal: version bump to 2.26.1 Message-ID: <20100715201600.4A5A59B2D5@doppio.foo-projects.org> commit 1ee8196f2120aa736763952b18881c043bc67117 Author: Zachary McGrew Date: Wed Apr 15 16:29:07 2009 -0700 gnome-terminal: version bump to 2.26.1 --- gnome2/desktop/gnome-terminal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index 1c86810..ee7623e 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6bfd3ad826b1026414101e6922df547047aa444c + SOURCE_VFY=sha1:6cb6ce4916ccf7cb7be0467944665a79c38fd7c4 WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090415 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:15 -0000 Subject: [Lunar-commits] totem-pl-parser: version bump to 2.26.1 Message-ID: <20100715201600.6CFE29B233@doppio.foo-projects.org> commit a9466c379b8906bcf375145e0ae8e91bd396156d Author: Zachary McGrew Date: Wed Apr 15 16:29:07 2009 -0700 totem-pl-parser: version bump to 2.26.1 --- gnome2/desktop/totem-pl-parser/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DETAILS b/gnome2/desktop/totem-pl-parser/DETAILS index 2019f21..e971472 100644 --- a/gnome2/desktop/totem-pl-parser/DETAILS +++ b/gnome2/desktop/totem-pl-parser/DETAILS @@ -1,12 +1,12 @@ MODULE=totem-pl-parser MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c022c9f7891c766211ca1f28dcf93bdfff550b20 + SOURCE_VFY=sha1:d4fdd73903af1955a262b43c2260ad9bc5912e92 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090319 + UPDATED=20090415 SHORT="GObject-based library to parse and save playlists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:16 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:16 -0000 Subject: [Lunar-commits] gnome-panel: version bump to 2.26.1 Message-ID: <20100715201600.BC8399B2D9@doppio.foo-projects.org> commit ff9a408caeb12020dc7074242b1ec6a2db8d2a49 Author: Zachary McGrew Date: Wed Apr 15 16:29:08 2009 -0700 gnome-panel: version bump to 2.26.1 --- gnome2/desktop/gnome-panel/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-panel/DETAILS b/gnome2/desktop/gnome-panel/DETAILS index d054d7c..7a8a329 100644 --- a/gnome2/desktop/gnome-panel/DETAILS +++ b/gnome2/desktop/gnome-panel/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-panel - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8b3012a1f080cb7b30c25d867ca371119fc538f4 + SOURCE_VFY=sha1:58ee6b53950183f7f1df805bd530bf894eacd128 WEB_SITE=http://live.gnome.org/GnomePanel ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090415 SHORT="Panel for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:16 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:16 -0000 Subject: [Lunar-commits] file-roller: version bump to 2.26.1 Message-ID: <20100715201600.B23349B22F@doppio.foo-projects.org> commit b83692b6db15f3bffc869c6d04d7716093f066b2 Author: Zachary McGrew Date: Wed Apr 15 16:29:08 2009 -0700 file-roller: version bump to 2.26.1 --- gnome2/desktop/file-roller/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index 27b91b8..40c1247 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c4f40ac0a525d7efd897c0b6460d7cf3ff74d213 + SOURCE_VFY=sha1:a95c3add34612ad8f5423989bc421ffb682665f0 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20090318 + UPDATED=20090415 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:17 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:17 -0000 Subject: [Lunar-commits] libwnck: version bump to 2.26.1 Message-ID: <20100715201600.E93429B223@doppio.foo-projects.org> commit 87c7e6a6ede325f6ebb027485003885f20f3232a Author: Zachary McGrew Date: Wed Apr 15 16:29:09 2009 -0700 libwnck: version bump to 2.26.1 --- gnome2/desktop/libwnck/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libwnck/DETAILS b/gnome2/desktop/libwnck/DETAILS index cbe4b10..2848aa1 100644 --- a/gnome2/desktop/libwnck/DETAILS +++ b/gnome2/desktop/libwnck/DETAILS @@ -1,12 +1,12 @@ MODULE=libwnck - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:57ac7280eede82349b81717abfdea4ed485f2c9f + SOURCE_VFY=sha1:d1bda681b20a2a832de1cc57dda7524f97e8103f WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090319 + UPDATED=20090415 SHORT="A window navigator construction kit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:17 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:17 -0000 Subject: [Lunar-commits] vinagre: version bump to 2.26.1 Message-ID: <20100715201601.1427F9B2F3@doppio.foo-projects.org> commit a72d94652b9d92cd379dce330ee7fbb3eaf2cf3f Author: Zachary McGrew Date: Wed Apr 15 16:29:09 2009 -0700 vinagre: version bump to 2.26.1 --- gnome2/desktop/vinagre/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vinagre/DETAILS b/gnome2/desktop/vinagre/DETAILS index ced81d6..8971a23 100644 --- a/gnome2/desktop/vinagre/DETAILS +++ b/gnome2/desktop/vinagre/DETAILS @@ -1,12 +1,12 @@ MODULE=vinagre - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5b6e917cf1d9756048c4fd1b16bd5eb538379345 + SOURCE_VFY=sha1:7670dd1c9bc9b213539f10addfee4983a5ee9422 WEB_SITE=http://www.gnome.org ENTERED=20080925 - UPDATED=20090319 + UPDATED=20090415 SHORT="Remote desktop (VNC) viewer for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:17 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:17 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.26.1 Message-ID: <20100715201601.4B23A9B2EE@doppio.foo-projects.org> commit fee2548eee5894eebe6ea6ead9d574d14a21795e Author: Zachary McGrew Date: Wed Apr 15 16:29:10 2009 -0700 gnome-games: version bump to 2.26.1 --- gnome2/desktop/gnome-games/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index e4f95af..fd4a157 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:55b2efa4374499dad0e3426d2d4ec380a594cf12 + SOURCE_VFY=sha1:5e461d85f163c905af107a57ba9449ecf929ae11 WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20090318 + UPDATED=20090415 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:17 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:17 -0000 Subject: [Lunar-commits] pango: version bump to 1.24.1 Message-ID: <20100715201601.65AEF9B2E6@doppio.foo-projects.org> commit 5177e48865ef6dd0e5942265c447a77708c7b2ce Author: Zachary McGrew Date: Wed Apr 15 16:29:10 2009 -0700 pango: version bump to 1.24.1 --- libs/pango/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS index 080f436..376495b 100644 --- a/libs/pango/DETAILS +++ b/libs/pango/DETAILS @@ -1,12 +1,12 @@ MODULE=pango MAJOR=1.24 - VERSION=1.24.0 + VERSION=1.24.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:32e99f3f1b4ca550225837bf35d581d4d92d08a9 + SOURCE_VFY=sha1:917ad4559cceaf27adbfddee11a833c3e536d4a9 WEB_SITE=http://www.pango.org/ ENTERED=20020313 - UPDATED=20090318 + UPDATED=20090415 SHORT="A library for text layout and rendering" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:17 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:17 -0000 Subject: [Lunar-commits] gnome-screensaver: version bump to 2.26.1 Message-ID: <20100715201601.9B83F9B2FC@doppio.foo-projects.org> commit b732ee50d21085bd657f78c87d4df6464c94afe3 Author: Zachary McGrew Date: Wed Apr 15 16:29:11 2009 -0700 gnome-screensaver: version bump to 2.26.1 --- gnome2/desktop/gnome-screensaver/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-screensaver/DETAILS b/gnome2/desktop/gnome-screensaver/DETAILS index 165ef05..aa11e9f 100644 --- a/gnome2/desktop/gnome-screensaver/DETAILS +++ b/gnome2/desktop/gnome-screensaver/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-screensaver - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b22a41180ec081c983fdd071f623714a51c8c27c + SOURCE_VFY=sha1:a71f35aaa72d13f641fe30e8eb576e9c0d19eb76 WEB_SITE=http://live.gnome.org/GnomeScreensaver ENTERED=20061130 - UPDATED=20090319 + UPDATED=20090415 SHORT="screensaver control for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:18 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:18 -0000 Subject: [Lunar-commits] gnome-keyring: version bump to 2.26.1 Message-ID: <20100715201601.C1DB49B2FD@doppio.foo-projects.org> commit 645f6b9403a6c808c9462f5cc33d532542c358cd Author: Zachary McGrew Date: Wed Apr 15 16:29:11 2009 -0700 gnome-keyring: version bump to 2.26.1 --- gnome2/desktop/gnome-keyring/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index a73d43b..7566bb4 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dcbc2f06bca8f8d6d310064a85f5ab97a6af8889 + SOURCE_VFY=sha1:3ff24987392b3f51109709b2c020af3557155ef8 WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20090318 + UPDATED=20090415 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:18 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:18 -0000 Subject: [Lunar-commits] xchat-gnome: version bump to 0.26.1 Message-ID: <20100715201602.02E549B22B@doppio.foo-projects.org> commit badffeb54823cce959440d3ffa82ae395b1094bc Author: Zachary McGrew Date: Wed Apr 15 16:29:12 2009 -0700 xchat-gnome: version bump to 0.26.1 --- chat/xchat-gnome/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/xchat-gnome/DETAILS b/chat/xchat-gnome/DETAILS index 539218b..991b58a 100644 --- a/chat/xchat-gnome/DETAILS +++ b/chat/xchat-gnome/DETAILS @@ -1,11 +1,11 @@ MODULE=xchat-gnome - VERSION=0.26.0 + VERSION=0.26.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://releases.navi.cx/$MODULE/ - SOURCE_VFY=sha1:933f5f3ba1c4c26df5eae0799fdeafe30744659b + SOURCE_VFY=sha1:85d205baeca5f10be9245c582ae53fbb40a4ef17 WEB_SITE=http://xchat-gnome.navi.cx/ ENTERED=20040504 - UPDATED=20090318 + UPDATED=20090415 SHORT="a GNOME frontend to X-Chat" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:19 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:19 -0000 Subject: [Lunar-commits] eog: version bump to 2.26.1 Message-ID: <20100715201602.335EF9B2CA@doppio.foo-projects.org> commit 896b9918c94e800bed2394009112ddd4d551905a Author: Zachary McGrew Date: Wed Apr 15 16:29:12 2009 -0700 eog: version bump to 2.26.1 --- gnome2/desktop/eog/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/eog/DETAILS b/gnome2/desktop/eog/DETAILS index 73fd7d7..0063723 100644 --- a/gnome2/desktop/eog/DETAILS +++ b/gnome2/desktop/eog/DETAILS @@ -1,12 +1,12 @@ MODULE=eog - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:89a1f5d1477d5bdb283e28cc2bb52530417897ba + SOURCE_VFY=sha1:5e75fe05d7f85d0c982b8f5faf9ad616cb36e568 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090319 + UPDATED=20090415 SHORT="fast and functional image viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:19 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:19 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.26.1.1 Message-ID: <20100715201602.A957A9B2D8@doppio.foo-projects.org> commit 5e74473760abd4ead320205d40ab39af46d3f8f9 Author: Zachary McGrew Date: Wed Apr 15 16:29:13 2009 -0700 evolution-data-server: version bump to 2.26.1.1 --- gnome2/desktop/evolution-data-server/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index 2d5f044..d248cb5 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.26.0 + VERSION=2.26.1.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1b28aaec73a8b97b496d67ab158be890597f3352 + SOURCE_VFY=sha1:fac4eb21d27cff981d97b5135fb8715947fdde9b WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090414 + UPDATED=20090415 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] seahorse: version bump to 2.26.1 Message-ID: <20100715201603.03AA59B2C9@doppio.foo-projects.org> commit d565fa230610e77f1d2a1cc797b7f03eab81a7d1 Author: Zachary McGrew Date: Wed Apr 15 16:29:13 2009 -0700 seahorse: version bump to 2.26.1 --- crypto/seahorse/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS index dcfa2ad..777d5e0 100644 --- a/crypto/seahorse/DETAILS +++ b/crypto/seahorse/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:701699685003202ec68de28d2d584cf682a210d4 + SOURCE_VFY=sha1:b1d6a94797895690c034ba0016930a56694877d5 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090318 + UPDATED=20090415 SHORT="a GNOME front end for GnuPG" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] gedit-plugins: version bump to 2.26.1 Message-ID: <20100715201603.1C4B49B2F9@doppio.foo-projects.org> commit 1c0903d48016a0699a850787f684f11cad43d40a Author: Zachary McGrew Date: Wed Apr 15 16:29:14 2009 -0700 gedit-plugins: version bump to 2.26.1 --- gnome2/desktop/gedit-plugins/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gedit-plugins/DETAILS b/gnome2/desktop/gedit-plugins/DETAILS index 7b4e51d..fac341e 100644 --- a/gnome2/desktop/gedit-plugins/DETAILS +++ b/gnome2/desktop/gedit-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit-plugins - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ed4e74f0207665b57e9e55b17265ee50f74b4fbe + SOURCE_VFY=sha1:6a18b16b8391dfb5989c1775ec3bbe74b6124055 WEB_SITE=http://www.gnome.org/projects/gedit/plugins.html ENTERED=20020908 - UPDATED=20090318 + UPDATED=20090415 SHORT="additional plugins for gedit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] totem: version bump to 2.26.1 Message-ID: <20100715201603.7278E9B300@doppio.foo-projects.org> commit 94ae0a10fad03dd8f485650095bef060436c826d Author: Zachary McGrew Date: Wed Apr 15 16:29:14 2009 -0700 totem: version bump to 2.26.1 --- gnome2/desktop/totem/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index 7bd5498..453f69b 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3ab078a2393944c89cc391ac336a54f3fa5bbf74 + SOURCE_VFY=sha1:2485a78bba37f380cafafcf03527da8fcaf7d900 WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20090318 + UPDATED=20090415 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] nautilus: version bump to 2.26.2 Message-ID: <20100715201603.87A389B2F8@doppio.foo-projects.org> commit b46701244d0d3a4376e771b3c7990f8ba7ed8d07 Author: Zachary McGrew Date: Wed Apr 15 16:29:15 2009 -0700 nautilus: version bump to 2.26.2 --- gnome2/desktop/nautilus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/nautilus/DETAILS b/gnome2/desktop/nautilus/DETAILS index 50fc3e1..5168a2a 100644 --- a/gnome2/desktop/nautilus/DETAILS +++ b/gnome2/desktop/nautilus/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus - VERSION=2.26.0 + VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:feea7a6b30d49755be55031e7ec1bc698a7fcb37 + SOURCE_VFY=sha1:db49ea2ff358b7af857257f4f085b03b517d7b3f WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090415 SHORT="official file manager for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] seahorse-plugins: version bump to 2.26.1 Message-ID: <20100715201603.AF42C9B2DE@doppio.foo-projects.org> commit 9eb85f5f23e83c59cebdec3aee73c9a36b860bd7 Author: Zachary McGrew Date: Wed Apr 15 16:29:15 2009 -0700 seahorse-plugins: version bump to 2.26.1 --- crypto/seahorse-plugins/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS index 65d5373..5f22690 100644 --- a/crypto/seahorse-plugins/DETAILS +++ b/crypto/seahorse-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse-plugins - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:cc59421f31d1b9cbd6ecde203358da35cc9d8478 + SOURCE_VFY=sha1:881655b46da21efd755f81b0449ec776ceb3f710 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090318 + UPDATED=20090415 SHORT="Extra functionality for seahorse" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:20 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:20 -0000 Subject: [Lunar-commits] gnome-nettool: version bump to 2.26.1 Message-ID: <20100715201603.DC7099B2F4@doppio.foo-projects.org> commit 66a36466bee8f85673dc3a736c4aa6d6e454a13d Author: Zachary McGrew Date: Wed Apr 15 16:29:16 2009 -0700 gnome-nettool: version bump to 2.26.1 --- gnome2/desktop/gnome-nettool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-nettool/DETAILS b/gnome2/desktop/gnome-nettool/DETAILS index b784f2d..633ea72 100644 --- a/gnome2/desktop/gnome-nettool/DETAILS +++ b/gnome2/desktop/gnome-nettool/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-nettool - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:acc287c08f6099dbe82d03820002dae9dcdaef8a + SOURCE_VFY=sha1:f7a2f606ec0cdf3576e97177c636f8f0b201647f WEB_SITE=http://www.gnome.org/projects/gnome-network/ ENTERED=20050316 - UPDATED=20090318 + UPDATED=20090415 SHORT="GNOME interface for various networking tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:21 -0000 Subject: [Lunar-commits] gnome-system-monitor: version bump to 2.26.1 Message-ID: <20100715201604.200F39B224@doppio.foo-projects.org> commit b2626151c49f5fc605ada4b69bf119207fa7cfe5 Author: Zachary McGrew Date: Wed Apr 15 16:29:16 2009 -0700 gnome-system-monitor: version bump to 2.26.1 --- gnome2/desktop/gnome-system-monitor/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-system-monitor/DETAILS b/gnome2/desktop/gnome-system-monitor/DETAILS index 0b80d21..c7e836c 100644 --- a/gnome2/desktop/gnome-system-monitor/DETAILS +++ b/gnome2/desktop/gnome-system-monitor/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-monitor - VERSION=2.26.0.1 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f8b7e5800135f2cc9e798a742b5cbe59c465d8e3 + SOURCE_VFY=sha1:557ad37e4129be2700d17be5211eca308b92778b WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090318 + UPDATED=20090415 SHORT="process viewer and system resource monitor for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:21 -0000 Subject: [Lunar-commits] system-tools-backends: version bump to 2.6.1 Message-ID: <20100715201604.59A3C9B2D3@doppio.foo-projects.org> commit 7a166bfb879eb7489e5e52c90f9e1fc070ac5bd3 Author: Zachary McGrew Date: Wed Apr 15 16:29:17 2009 -0700 system-tools-backends: version bump to 2.6.1 --- gnome2/desktop/system-tools-backends/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/system-tools-backends/DETAILS b/gnome2/desktop/system-tools-backends/DETAILS index b6e1c35..2fea927 100644 --- a/gnome2/desktop/system-tools-backends/DETAILS +++ b/gnome2/desktop/system-tools-backends/DETAILS @@ -1,12 +1,12 @@ MODULE=system-tools-backends - VERSION=2.6.0 + VERSION=2.6.1 MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6be9e8c4f8f62e8be363ffb39831901c9a7981f7 + SOURCE_VFY=sha1:fa49c81963ab8c522dfefb9a8c2ffda61380a01b WEB_SITE=http://www.gnome.org/projects/gst/ ENTERED=20050316 - UPDATED=20080312 + UPDATED=20090415 SHORT="Backend for the gnome-system-tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:21 -0000 Subject: [Lunar-commits] libgweather: version bump to 2.26.1 Message-ID: <20100715201604.89F109B2FF@doppio.foo-projects.org> commit aeb718512239ea403072c660655fad45e0e7d875 Author: Zachary McGrew Date: Wed Apr 15 16:29:18 2009 -0700 libgweather: version bump to 2.26.1 --- gnome2/desktop/libgweather/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgweather/DETAILS b/gnome2/desktop/libgweather/DETAILS index e8e4e53..210118d 100644 --- a/gnome2/desktop/libgweather/DETAILS +++ b/gnome2/desktop/libgweather/DETAILS @@ -1,12 +1,12 @@ MODULE=libgweather MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4abeb0f84704754d362a740360e8da99fa84eeae + SOURCE_VFY=sha1:9bc67204fe3c52873cb4166b0b2154b4c58468d7 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090319 + UPDATED=20090415 SHORT="Weather library used by Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:21 -0000 Subject: [Lunar-commits] gnome-session: version bump to 2.26.1 Message-ID: <20100715201604.71BDD9B2DA@doppio.foo-projects.org> commit 81f3cee68946ec510b8cf6dd687c3e3334814ad4 Author: Zachary McGrew Date: Wed Apr 15 16:29:17 2009 -0700 gnome-session: version bump to 2.26.1 --- gnome2/desktop/gnome-session/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-session/DETAILS b/gnome2/desktop/gnome-session/DETAILS index 4560fcb..42c3a0a 100644 --- a/gnome2/desktop/gnome-session/DETAILS +++ b/gnome2/desktop/gnome-session/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-session - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:339d5079965d602184d2d285641dcf2b498b3a8a + SOURCE_VFY=sha1:3c8dc68f197c6b5a7d30e3ce04e65954bfe12070 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090319 + UPDATED=20090415 SHORT="Gnome Session" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:22 -0000 Subject: [Lunar-commits] brasero: version bump to 2.26.1 Message-ID: <20100715201604.B4C069B306@doppio.foo-projects.org> commit c1f8a3ea9c6f3d0f04cc50859bebeb7d0928b1a1 Author: Zachary McGrew Date: Wed Apr 15 16:29:19 2009 -0700 brasero: version bump to 2.26.1 --- zbeta/brasero/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index ef77363..3460595 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3f4e6595b5c8d6767ac220568b183e51d31c3c63 + SOURCE_VFY=sha1:8092fd8c82471ca6c6e4f008a69a9fc74846e97f WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20090318 + UPDATED=20090415 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:22 -0000 Subject: [Lunar-commits] sound-juicer: version bump to 2.26.1 Message-ID: <20100715201604.A13EA9B2E7@doppio.foo-projects.org> commit 6c369b972548ebddb5c4c9305510172a94e0d434 Author: Zachary McGrew Date: Wed Apr 15 16:29:18 2009 -0700 sound-juicer: version bump to 2.26.1 --- gnome2/desktop/sound-juicer/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/sound-juicer/DETAILS b/gnome2/desktop/sound-juicer/DETAILS index 5859d09..9705ea1 100644 --- a/gnome2/desktop/sound-juicer/DETAILS +++ b/gnome2/desktop/sound-juicer/DETAILS @@ -1,12 +1,12 @@ MODULE=sound-juicer - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a17ccb90169e77509549667cdb93b877877a0d1d + SOURCE_VFY=sha1:ed8d04a4536122626910eb0217147793f632e481 WEB_SITE=http://www.gnome.org ENTERED=20030504 - UPDATED=20090318 + UPDATED=20090415 SHORT="CD-Ripping tool with clean interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:22 -0000 Subject: [Lunar-commits] telepathy-gabble: version bump to 0.7.23 Message-ID: <20100715201605.0F23A9B2D0@doppio.foo-projects.org> commit 15839b5ba3ea3529d70f28f9a79f8f42efc95407 Author: Zachary McGrew Date: Wed Apr 15 16:29:20 2009 -0700 telepathy-gabble: version bump to 0.7.23 --- chat/telepathy-gabble/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-gabble/DETAILS b/chat/telepathy-gabble/DETAILS index 6220b8f..cb1e223 100644 --- a/chat/telepathy-gabble/DETAILS +++ b/chat/telepathy-gabble/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-gabble - VERSION=0.7.18 + VERSION=0.7.23 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:d5ec712bd598fc332d092251690ca2e7d05dd14b + SOURCE_VFY=sha1:58f6b8edf86d8676ba562f44c221531c5129be62 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090123 + UPDATED=20090319 SHORT="telepathy jabber/xmpp connection manager" cat << EOF A Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:22 -0000 Subject: [Lunar-commits] gtksourceview: version bump to 2.6.1 Message-ID: <20100715201604.CC8209B2CB@doppio.foo-projects.org> commit 02eb79ff3796fbcda7e9c1c563244ed73630f11b Author: Zachary McGrew Date: Wed Apr 15 16:29:19 2009 -0700 gtksourceview: version bump to 2.6.1 --- gnome2/desktop/gtksourceview/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gtksourceview/DETAILS b/gnome2/desktop/gtksourceview/DETAILS index a3d9236..32bde31 100644 --- a/gnome2/desktop/gtksourceview/DETAILS +++ b/gnome2/desktop/gtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=gtksourceview - VERSION=2.6.0 + VERSION=2.6.1 MAJOR=2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:491005d5fa43357e91052e7bbfe1231ac2dcf386 + SOURCE_VFY=sha1:3db208052142e651e18d3c71890ed8c028266002 WEB_SITE=http://www.gnome.org/ ENTERED=20030510 - UPDATED=20090318 + UPDATED=20090415 SHORT="text widget that extends the gtk+-2 text widget GtkTextView" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:23 -0000 Subject: [Lunar-commits] orca: version bump to 2.26.1 Message-ID: <20100715201605.23B989B228@doppio.foo-projects.org> commit 4b0d9a998f8fb9fb710983063f8b1dbf8d9a0f88 Author: Zachary McGrew Date: Wed Apr 15 16:29:20 2009 -0700 orca: version bump to 2.26.1 --- gnome2/desktop/orca/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index 4c20d78..89d0f63 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:8e6ee4e7021f5f68f888fd39aaa84cfdbdda3bd7 + SOURCE_VFY=sha1:45941746887a3ad39b1c48364b518e6b91ef238a ENTERED=20070315 - UPDATED=20090318 + UPDATED=20090415 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:23 -0000 Subject: [Lunar-commits] empathy: version bump to 2.26.1, add new dependencies Message-ID: <20100715201605.2D1529B2FA@doppio.foo-projects.org> commit 5f56796fbb0f30d9bbebb5ed4311b18764d9d400 Author: Zachary McGrew Date: Wed Apr 15 16:33:57 2009 -0700 empathy: version bump to 2.26.1, add new dependencies --- chat/empathy/DEPENDS | 1 + chat/empathy/DETAILS | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/chat/empathy/DEPENDS b/chat/empathy/DEPENDS index 71d9c1a..97c7e26 100644 --- a/chat/empathy/DEPENDS +++ b/chat/empathy/DEPENDS @@ -1,5 +1,6 @@ depends telepathy-glib depends telepathy-mission-control +depends telepathy-farsight optional_depends enchant "" "--enable-spell=no" \ "For spell checking" diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 0536f1a..c886b7f 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.26.0 +# VERSION=2.26.1 # MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:89a893086bf4966f06e54143a05dd0d3498e8a0f - SOURCE_VFY=sha1:89a893086bf4966f06e54143a05dd0d3498e8a0f +# SOURCE_VFY=sha1:8881ba249457f522d20af4a7ea33ccc88e5551cb + SOURCE_VFY=sha1:8881ba249457f522d20af4a7ea33ccc88e5551cb WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20090318 + UPDATED=20090415 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:23 -0000 Subject: [Lunar-commits] evolution: version bump to 2.26.1.1, gtkhtml3 -> gtkhtml Message-ID: <20100715201605.4DC649B305@doppio.foo-projects.org> commit a4d37803a4dd881435739a8c4790fa5b7f3e3a5e Author: Zachary McGrew Date: Wed Apr 15 16:35:07 2009 -0700 evolution: version bump to 2.26.1.1, gtkhtml3 -> gtkhtml --- gnome2/desktop/evolution/DEPENDS | 4 ++-- gnome2/desktop/evolution/DETAILS | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS index 22d4539..95a3be5 100644 --- a/gnome2/desktop/evolution/DEPENDS +++ b/gnome2/desktop/evolution/DEPENDS @@ -1,4 +1,4 @@ -depends gtkhtml3 +depends gtkhtml depends libgnomeprint depends evolution-data-server depends hicolor-icon-theme @@ -23,7 +23,7 @@ optional_depends openldap "--with-openldap=yes" "--with-openldap=no" \ optional_depends gtk-doc "--with-help=yes" "--with-help=no" \ "For gtk-doc support" -optional_depends gstreamer "" "" "For audio playback" +optional_depends gstreamer-10 "" "" "For audio playback" optional_depends libnotify "" "" "For libnotify popups" diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index 8136872..e96042a 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9099e1423b295a34b7ea9c156e13afd8ff092117 + SOURCE_VFY=sha1:30666406a29ba6ac9d7032b58ce2cc05d148c819 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090414 + UPDATED=20090415 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:16:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:24 -0000 Subject: [Lunar-commits] gnome-desktop-sharp: gtkhtml3 -> gtkhtml Message-ID: <20100715201605.8191D9B2F0@doppio.foo-projects.org> commit 9d7bee2514e73803b846ffcc9136f678a120eab9 Author: Zachary McGrew Date: Wed Apr 15 16:36:49 2009 -0700 gnome-desktop-sharp: gtkhtml3 -> gtkhtml --- gnome2/desktop/gnome-desktop-sharp/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/gnome-desktop-sharp/DEPENDS b/gnome2/desktop/gnome-desktop-sharp/DEPENDS index 39db041..f44ee89 100644 --- a/gnome2/desktop/gnome-desktop-sharp/DEPENDS +++ b/gnome2/desktop/gnome-desktop-sharp/DEPENDS @@ -2,7 +2,7 @@ depends gtk-sharp optional_depends "gnome-sharp" "" "" "for gnome-sharp support" optional_depends "librsvg" "" "" "to build rsvg-sharp.dll" -optional_depends "gtkhtml3" "" "" "to build gtkhtml-sharp.dll" +optional_depends "gtkhtml" "" "" "to build gtkhtml-sharp.dll" optional_depends "vte" "" "" "to build vte-sharp.dll" optional_depends "libwnck" "" "" "to build wnck-sharp.dll" optional_depends "gtksourceview" "" "" "to build gtksourceview2-sharp.dll" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:24 -0000 Subject: [Lunar-commits] gnome-applets: version bump to 2.26.1, add option for old mixer applet Message-ID: <20100715201605.6A7459B307@doppio.foo-projects.org> commit 47ee79b4b6a56468bbd66eef57e1a6dac70f88df Author: Zachary McGrew Date: Wed Apr 15 16:35:54 2009 -0700 gnome-applets: version bump to 2.26.1, add option for old mixer applet --- gnome2/desktop/gnome-applets/DEPENDS | 9 ++++++++- gnome2/desktop/gnome-applets/DETAILS | 6 +++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-applets/DEPENDS b/gnome2/desktop/gnome-applets/DEPENDS index b9f0955..4decbdb 100644 --- a/gnome2/desktop/gnome-applets/DEPENDS +++ b/gnome2/desktop/gnome-applets/DEPENDS @@ -4,5 +4,12 @@ depends libxklavier depends system-tools-backends depends gucharmap -optional_depends "gst-plugins-base" "--enable-gstreamer" "" \ +optional_depends "gst-plugins-base" \ + "--enable-mixer-applet" \ + "--disable-mixer-applet" \ "enable gstreamer support" + +optional_depends PolicyKit \ + "--enable-polkit" \ + "--disable-polkit" \ + "Enable PolicyKit support for cpufreq selection" diff --git a/gnome2/desktop/gnome-applets/DETAILS b/gnome2/desktop/gnome-applets/DETAILS index 7c53f76..630a5d5 100644 --- a/gnome2/desktop/gnome-applets/DETAILS +++ b/gnome2/desktop/gnome-applets/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-applets - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bd164ec763ce8f37b76e25e8fea55c9e54951c5d + SOURCE_VFY=sha1:42b678064e4d0923c2130ac02f488871b9db7c88 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090318 + UPDATED=20090415 SHORT="Applets for the Gnome Panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:24 -0000 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.26.0 Message-ID: <20100715201605.A42F99B309@doppio.foo-projects.org> commit e3c45954466f10ef3300b448f5ab66842e9e4ec4 Author: Zachary McGrew Date: Wed Apr 15 16:37:56 2009 -0700 gnome-power-manager: version bump to 2.26.0 also correct build w/ gcc < 4.3 --- gnome2/desktop/gnome-power-manager/BUILD | 23 +++++++++++++---------- gnome2/desktop/gnome-power-manager/DEPENDS | 2 +- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/BUILD b/gnome2/desktop/gnome-power-manager/BUILD index 3ea7d9c..23e2b88 100644 --- a/gnome2/desktop/gnome-power-manager/BUILD +++ b/gnome2/desktop/gnome-power-manager/BUILD @@ -1,14 +1,17 @@ ( - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - --with-dpms-ext --disable-policykit \ - --enable-xevents --enable-applets \ - $OPTS && - default_make + sedit 's:AC_SUBST(WARNINGFLAGS)::g' configure.ac & + autoreconf && + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + --with-dpms-ext --disable-policykit \ + --enable-xevents --enable-applets \ + $OPTS && + default_make ) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/gnome-power-manager/DEPENDS b/gnome2/desktop/gnome-power-manager/DEPENDS index 82e7e17..26f0aac 100644 --- a/gnome2/desktop/gnome-power-manager/DEPENDS +++ b/gnome2/desktop/gnome-power-manager/DEPENDS @@ -1,6 +1,6 @@ depends libgnomeui depends libnotify -depends hal +depends DeviceKit-power depends libwnck depends gnome-panel depends gstreamer-10 From zmcgrew at lunar-linux.org Thu Jul 15 22:16:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:24 -0000 Subject: [Lunar-commits] balsa: gtkhtml3 -> gtkhtml Message-ID: <20100715201605.D64179B23A@doppio.foo-projects.org> commit bc6f673646b5dc37fe471f2d51ec5653bca7f99a Author: Zachary McGrew Date: Wed Apr 15 16:47:46 2009 -0700 balsa: gtkhtml3 -> gtkhtml --- mail/balsa/DEPENDS | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/mail/balsa/DEPENDS b/mail/balsa/DEPENDS index 3157300..5c518e7 100644 --- a/mail/balsa/DEPENDS +++ b/mail/balsa/DEPENDS @@ -1,21 +1,21 @@ -depends libgnomeui && -depends libgnomeprintui && -depends libesmtp && -depends aspell && -depends gmime && -depends libnotify && +depends libgnomeui +depends libgnomeprintui +depends libesmtp +depends aspell +depends gmime +depends libnotify -optional_depends "gtkhtml3" \ - "--with-gtkhtml" \ - "" \ - "to enable display of html messages" && +optional_depends "gtkhtml" \ + "--with-gtkhtml" \ + "" \ + "to enable display of html messages" -optional_depends "openssl" "--with-ssl" "" "for SSL support" && +optional_depends "openssl" "--with-ssl" "" "for SSL support" -optional_depends "openldap" "--with-ldap" "" "for ldap support" && +optional_depends "openldap" "--with-ldap" "" "for ldap support" -optional_depends "gpgme" "--with-gpgme" "" "for gpgme support" && +optional_depends "gpgme" "--with-gpgme" "" "for gpgme support" -optional_depends "sqlite" "--with-sqlite" "" "for SQLite GPE address books" && +optional_depends "sqlite" "--with-sqlite" "" "for SQLite GPE address books" optional_depends "gtksourceview" "--with-gtksourceview" "" "for gtksourceview support" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:24 -0000 Subject: [Lunar-commits] gnome-settings-daemon: version bump to 2.26.1 and new dependencies Message-ID: <20100715201605.B61B89B236@doppio.foo-projects.org> commit f63710ad65e60ec77895f4fae2a7930684faf74a Author: Zachary McGrew Date: Wed Apr 15 16:43:16 2009 -0700 gnome-settings-daemon: version bump to 2.26.1 and new dependencies --- gnome2/desktop/gnome-settings-daemon/DEPENDS | 1 + gnome2/desktop/gnome-settings-daemon/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-settings-daemon/DEPENDS b/gnome2/desktop/gnome-settings-daemon/DEPENDS index c76a750..7b0a1a8 100644 --- a/gnome2/desktop/gnome-settings-daemon/DEPENDS +++ b/gnome2/desktop/gnome-settings-daemon/DEPENDS @@ -2,3 +2,4 @@ depends gnome-desktop depends libglade depends dbus-glib depends libgnomekbd +depends xrdb diff --git a/gnome2/desktop/gnome-settings-daemon/DETAILS b/gnome2/desktop/gnome-settings-daemon/DETAILS index 7297970..14d7e63 100644 --- a/gnome2/desktop/gnome-settings-daemon/DETAILS +++ b/gnome2/desktop/gnome-settings-daemon/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-settings-daemon MAJOR=2.26 - VERSION=2.26.0 + VERSION=2.26.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ccdf4ddb5e736d03a87843865c3462e55335f093 + SOURCE_VFY=sha1:0c2cef37a0a3333c314a8205cefea9edb8f0669a WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090318 + UPDATED=20090415 SHORT="Gnome settings library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] gnome-user-docs: version bump to 2.28.0 Message-ID: <20100715201607.00C9E9B234@doppio.foo-projects.org> commit ba0779ac239e51c4f05fc03fbf13068a4fff8057 Author: Zachary McGrew Date: Thu Sep 24 02:54:22 2009 -0700 gnome-user-docs: version bump to 2.28.0 --- docs/gnome-user-docs/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/gnome-user-docs/DETAILS b/docs/gnome-user-docs/DETAILS index d82fb46..b3d4dd1 100644 --- a/docs/gnome-user-docs/DETAILS +++ b/docs/gnome-user-docs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-user-docs - MAJOR=2.26 - VERSION=2.26.2 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:95c66b850e52300f4ed0d3769e0b04cb91d21c31 + SOURCE_VFY=sha1:6a31476c1eba0c98472c60442f320ae2a9bb7bfc WEB_SITE=http://www.gnome.org/ ENTERED=20010922 - UPDATED=20090526 + UPDATED=20090924 SHORT="documentation for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] gnome-media: version bump to 2.28.0 Message-ID: <20100715201607.12F2B9B2DD@doppio.foo-projects.org> commit 55fad7000983f21a6172ae2036452a701eb75572 Author: Zachary McGrew Date: Thu Sep 24 02:54:24 2009 -0700 gnome-media: version bump to 2.28.0 --- gnome2/desktop/gnome-media/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-media/DETAILS b/gnome2/desktop/gnome-media/DETAILS index ee64912..c74a814 100644 --- a/gnome2/desktop/gnome-media/DETAILS +++ b/gnome2/desktop/gnome-media/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-media - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:23ec588fdf5df3eef542278952fe78ed032d354a + SOURCE_VFY=sha1:12169f16e961331283b04a035cef528466b5942d WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20090318 + UPDATED=20090924 SHORT="Media utilities for the GNOME 2.6 Desktop" cat << EOF Media utilities for the GNOME 2.6 Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] devhelp: version bump to 2.28.0.1 Message-ID: <20100715201607.2C2F39B2F6@doppio.foo-projects.org> commit 67fc200c78c13e57079d2decd4c26761c2de1956 Author: Zachary McGrew Date: Thu Sep 24 02:54:25 2009 -0700 devhelp: version bump to 2.28.0.1 --- devel/devhelp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/devhelp/DETAILS b/devel/devhelp/DETAILS index 675b7b4..179166a 100644 --- a/devel/devhelp/DETAILS +++ b/devel/devhelp/DETAILS @@ -1,12 +1,12 @@ MODULE=devhelp - MAJOR=0.23 - VERSION=0.23 + MAJOR=2.28 + VERSION=2.28.0.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a7ed9c56cd77bb46fb041df539285ce3012ad177 + SOURCE_VFY=sha1:3ddb91325a9ded400ac827c25dc28174b417dedb WEB_SITE=http://developer.imendio.com/projects/devhelp ENTERED=20030720 - UPDATED=20090126 + UPDATED=20090924 SHORT="an API documentation browser for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:27 -0000 Subject: [Lunar-commits] GConf: version bump to 2.28.0 Message-ID: <20100715201607.3E6219B2F7@doppio.foo-projects.org> commit eb8eb5604a82691aabe1145fea044ed12d4d7638 Author: Zachary McGrew Date: Thu Sep 24 02:54:26 2009 -0700 GConf: version bump to 2.28.0 --- gnome2/platform/GConf/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/GConf/DETAILS b/gnome2/platform/GConf/DETAILS index 713d6e8..6ccbdc5 100644 --- a/gnome2/platform/GConf/DETAILS +++ b/gnome2/platform/GConf/DETAILS @@ -1,12 +1,12 @@ MODULE=GConf - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bf5323d974fa22165de2144100234647fd50ef17 + SOURCE_VFY=sha1:8371d88cc84fd727dfd0f8d413fa20a8bfe814fd WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20090516 + UPDATED=20090924 SHORT="A system for storing configuration information" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:27 -0000 Subject: [Lunar-commits] evince: version bump to 2.28.0 Message-ID: <20100715201607.4E5B99B302@doppio.foo-projects.org> commit c3559c446c07eff402208724fa2c558bb4f3ce56 Author: Zachary McGrew Date: Thu Sep 24 02:54:27 2009 -0700 evince: version bump to 2.28.0 --- gnome2/desktop/evince/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index fe1d66f..5df632d 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1a789e078b4c95f3e3387a45092ae2f222135013 + SOURCE_VFY=sha1:bb0fe4ce2288da750774ed81d8fd248df26a3768 WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20090526 + UPDATED=20090924 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:00 -0000 Subject: [Lunar-commits] gedit: version bump to 2.26.0 Message-ID: <20100715201552.A66279B2D8@doppio.foo-projects.org> commit efe824bc20313b329e121de47192f27167c9e5bc Author: Zachary McGrew Date: Thu Mar 19 00:56:37 2009 -0700 gedit: version bump to 2.26.0 --- gnome2/desktop/gedit/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit/DETAILS b/gnome2/desktop/gedit/DETAILS index 13fde3c..4de5834 100644 --- a/gnome2/desktop/gedit/DETAILS +++ b/gnome2/desktop/gedit/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit - VERSION=2.24.3 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:93738961fac2228dbf425009828299520d8bc06e + SOURCE_VFY=sha1:f4760bed0659029ea8492eb1e530bf4272dfa7f9 WEB_SITE=http://gedit.org ENTERED=20020716 - UPDATED=20090115 + UPDATED=20090318 SHORT="a text editor for the GNOME Desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:01 -0000 Subject: [Lunar-commits] zenity: version bump to 2.26.0 Message-ID: <20100715201553.1A5EA9B2E6@doppio.foo-projects.org> commit cdc96f879a6e03d21b463d9c196bd92bae00a6fc Author: Zachary McGrew Date: Thu Mar 19 00:56:39 2009 -0700 zenity: version bump to 2.26.0 --- gnome2/desktop/zenity/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/zenity/DETAILS b/gnome2/desktop/zenity/DETAILS index 29ff406..f1f5b1e 100644 --- a/gnome2/desktop/zenity/DETAILS +++ b/gnome2/desktop/zenity/DETAILS @@ -1,12 +1,12 @@ MODULE=zenity - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3206712e6ea3a3b0220f4b3d4a633352a5f51058 + SOURCE_VFY=sha1:4dbce1e3058eb9f7166045ea4d7b468499239774 WEB_SITE=http://www.gnome.org/ ENTERED=20030205 - UPDATED=20090115 + UPDATED=20090318 SHORT="displays graphical dialog boxes from the command line" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:01 -0000 Subject: [Lunar-commits] gnome-backgrounds: version bump to 2.24.1 Message-ID: <20100715201553.55E279B224@doppio.foo-projects.org> commit d5f89285acf3422adf37a9fa8e77d99705bcf3b9 Author: Zachary McGrew Date: Thu Mar 19 00:56:40 2009 -0700 gnome-backgrounds: version bump to 2.24.1 --- gnome2/desktop/gnome-backgrounds/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-backgrounds/DETAILS b/gnome2/desktop/gnome-backgrounds/DETAILS index 1ad4f7a..41b94a2 100644 --- a/gnome2/desktop/gnome-backgrounds/DETAILS +++ b/gnome2/desktop/gnome-backgrounds/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-backgrounds - VERSION=2.24.0 + VERSION=2.24.1 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3ceb98be1b49d7af6456b0ef2aefddca15e6146b + SOURCE_VFY=sha1:b949bfa3d790b776ef3697cf406eb31fdab9db23 WEB_SITE=http://www.gnome.org/ ENTERED=20050317 - UPDATED=20080924 + UPDATED=20090318 SHORT="a set of offical GNOME desktop backgrounds" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:01 -0000 Subject: [Lunar-commits] librsvg: version bump to 2.26.0 Message-ID: <20100715201553.655069B22B@doppio.foo-projects.org> commit df13e8441d0b7f42ab57c61374462dd38c074898 Author: Zachary McGrew Date: Thu Mar 19 00:56:40 2009 -0700 librsvg: version bump to 2.26.0 --- gnome2/desktop/librsvg/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/librsvg/DETAILS b/gnome2/desktop/librsvg/DETAILS index 3fe7e4b..2a94ac4 100644 --- a/gnome2/desktop/librsvg/DETAILS +++ b/gnome2/desktop/librsvg/DETAILS @@ -1,12 +1,12 @@ MODULE=librsvg - VERSION=2.22.3 - MAJOR=2.22 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:032f8142b1e41e07740cd91030b1873a0b9c42d2 + SOURCE_VFY=sha1:61044be4bcd5945f5711f788e1aa303a80b69e32 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20081102 + UPDATED=20090318 PSAFE=no SHORT="A library for operating on files in SVG format" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:01 -0000 Subject: [Lunar-commits] glade3: version bump to 3.6.0 Message-ID: <20100715201553.801C09B2CA@doppio.foo-projects.org> commit a7fabf3a7f8f3d8120bd5b2ab8fa7347d9579653 Author: Zachary McGrew Date: Thu Mar 19 00:56:41 2009 -0700 glade3: version bump to 3.6.0 --- devel/glade3/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/glade3/DETAILS b/devel/glade3/DETAILS index 83b0d9d..e6d821c 100644 --- a/devel/glade3/DETAILS +++ b/devel/glade3/DETAILS @@ -1,12 +1,12 @@ MODULE=glade3 - VERSION=3.4.5 - MAJOR=3.4 + VERSION=3.6.0 + MAJOR=3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6f6e144a07edd0446f031bc40abcde8e9437c7f6 + SOURCE_VFY=sha1:f052f595b9d2f5339a471b54110c85218f61be6d WEB_SITE=http://glade.gnome.org/ ENTERED=20060813 - UPDATED=20080509 + UPDATED=20090318 SHORT="a GTK+-2 user interface builder for developers" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:02 -0000 Subject: [Lunar-commits] libsoup: version bump to 2.26.0 Message-ID: <20100715201553.D43839B2DA@doppio.foo-projects.org> commit 0650fc44792908c4d7733643b814c4d345cbba37 Author: Zachary McGrew Date: Thu Mar 19 00:56:42 2009 -0700 libsoup: version bump to 2.26.0 --- gnome2/desktop/libsoup/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index 5e44231..b523c0c 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.25.91 - MAJOR=2.25 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:996d41f4d508e5810ca495470b3fa5b9383cda85 + SOURCE_VFY=sha1:6236dc3795da226b52ae3087ab447111d4efa648 WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090303 + UPDATED=20090319 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:25 -0000 Subject: [Lunar-commits] mysql-{administrator, gui-tools, query-browser}: gtkhtml3 -> gtkhtml Message-ID: <20100715201606.0C2849B303@doppio.foo-projects.org> commit f56b20df7a9693de05e68e0c3edbfc8a20aa7d81 Author: Zachary McGrew Date: Wed Apr 15 16:48:16 2009 -0700 mysql-{administrator,gui-tools,query-browser}: gtkhtml3 -> gtkhtml --- sql/mysql-administrator/DEPENDS | 8 ++++---- sql/mysql-gui-tools/DEPENDS | 4 +--- sql/mysql-query-browser/DEPENDS | 8 ++++---- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/sql/mysql-administrator/DEPENDS b/sql/mysql-administrator/DEPENDS index 300655c..13d590a 100644 --- a/sql/mysql-administrator/DEPENDS +++ b/sql/mysql-administrator/DEPENDS @@ -1,4 +1,4 @@ -depends mysql && -depends gtkmm && -depends libglade && -depends gtkhtml3 +depends mysql +depends gtkmm +depends libglade +depends gtkhtml diff --git a/sql/mysql-gui-tools/DEPENDS b/sql/mysql-gui-tools/DEPENDS index d4ff761..4f02d64 100644 --- a/sql/mysql-gui-tools/DEPENDS +++ b/sql/mysql-gui-tools/DEPENDS @@ -2,6 +2,4 @@ depends mysql depends gtkmm depends libglade depends libsigc++2 -depends glib-2 -optional_depends "gtkhtml3" "" "" "for the MySQL Query Browser" - +optional_depends "gtkhtml" "" "" "for the MySQL Query Browser" diff --git a/sql/mysql-query-browser/DEPENDS b/sql/mysql-query-browser/DEPENDS index 300655c..13d590a 100644 --- a/sql/mysql-query-browser/DEPENDS +++ b/sql/mysql-query-browser/DEPENDS @@ -1,4 +1,4 @@ -depends mysql && -depends gtkmm && -depends libglade && -depends gtkhtml3 +depends mysql +depends gtkmm +depends libglade +depends gtkhtml From zmcgrew at lunar-linux.org Thu Jul 15 22:16:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:25 -0000 Subject: [Lunar-commits] gnucash: gtkhtml3 -> gtkhtml Message-ID: <20100715201606.3EDFE9B2E5@doppio.foo-projects.org> commit b245684040a023916dd356543ae462a32ca38da1 Author: Zachary McGrew Date: Wed Apr 15 16:49:31 2009 -0700 gnucash: gtkhtml3 -> gtkhtml --- x11-apps/gnucash/DEPENDS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-apps/gnucash/DEPENDS b/x11-apps/gnucash/DEPENDS index e66f4df..7e56173 100644 --- a/x11-apps/gnucash/DEPENDS +++ b/x11-apps/gnucash/DEPENDS @@ -1,8 +1,8 @@ depends libglade depends swig -depends gtkhtml3 +depends gtkhtml depends libofx depends goffice depends slib -optional_depends aqbanking "" "" "enables banking interface" -optional_depends "openhbci" "--enable-hbci" "" "enables hbci support" +optional_depends aqbanking "" "" "enables banking interface" +optional_depends openhbci "--enable-hbci" "" "enables hbci support" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:25 -0000 Subject: [Lunar-commits] gnome2: welcome 2.26.x! Message-ID: <20100715201606.53E029B2CC@doppio.foo-projects.org> commit c9973b33c1a8a24f961855d5bbf7bf0d01669300 Author: Zachary McGrew Date: Wed Apr 15 16:51:31 2009 -0700 gnome2: welcome 2.26.x! --- profiles/gnome2/DEPENDS | 1 - profiles/gnome2/DETAILS | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/profiles/gnome2/DEPENDS b/profiles/gnome2/DEPENDS index 6ab329b..67fed33 100644 --- a/profiles/gnome2/DEPENDS +++ b/profiles/gnome2/DEPENDS @@ -26,7 +26,6 @@ depends libgnomeprintui depends libgtop depends librsvg depends eel -depends libgtkhtml depends gnome-desktop depends gnome-panel depends gnome-session diff --git a/profiles/gnome2/DETAILS b/profiles/gnome2/DETAILS index 56117b2..d444774 100644 --- a/profiles/gnome2/DETAILS +++ b/profiles/gnome2/DETAILS @@ -1,8 +1,8 @@ MODULE=gnome2 - VERSION=2.24.x + VERSION=2.26.x WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20081022 + UPDATED=20090319 PROFILE=yes SHORT="GNU Network Object Model Environment." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:25 -0000 Subject: [Lunar-commits] gtkhtml3 -> gtkhtml Message-ID: <20100715201606.80B6B9B2D6@doppio.foo-projects.org> commit f9b10e15cd2eed492378963bead10bec6ec113f9 Author: Zachary McGrew Date: Wed Apr 15 16:53:20 2009 -0700 gtkhtml3 -> gtkhtml --- gnome2/desktop/gtkhtml/DEPENDS | 5 +++++ gnome2/desktop/gtkhtml/DETAILS | 16 ++++++++++++++++ gnome2/desktop/gtkhtml3/DEPENDS | 5 ----- gnome2/desktop/gtkhtml3/DETAILS | 17 ----------------- 4 files changed, 21 insertions(+), 22 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DEPENDS b/gnome2/desktop/gtkhtml/DEPENDS new file mode 100644 index 0000000..1c1aef9 --- /dev/null +++ b/gnome2/desktop/gtkhtml/DEPENDS @@ -0,0 +1,5 @@ +depends libgnomeprintui +depends libgnomeui +depends libsoup +depends iso-codes +depends enchant diff --git a/gnome2/desktop/gtkhtml/DETAILS b/gnome2/desktop/gtkhtml/DETAILS new file mode 100644 index 0000000..da7e654 --- /dev/null +++ b/gnome2/desktop/gtkhtml/DETAILS @@ -0,0 +1,16 @@ + MODULE=gtkhtml + VERSION=3.26.1.1 + MAJOR=3.26 + SOURCE=$MODULE-$VERSION.tar.bz2 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:b8538e94f6ffb43059131684bd1929a751d7b13e + WEB_SITE=http://www.gnome.org + ENTERED=20021118 + UPDATED=20090415 + SHORT="html rendering/editing library." +cat << EOF +GtkHTML is a HTML rendering/editing library. It is not designed to be +the ultimate HTML browser/editor; instead, it is designed to be easily +embedded into applications that require lightweight HTML functionality. +EOF diff --git a/gnome2/desktop/gtkhtml3/DEPENDS b/gnome2/desktop/gtkhtml3/DEPENDS deleted file mode 100644 index 1c1aef9..0000000 --- a/gnome2/desktop/gtkhtml3/DEPENDS +++ /dev/null @@ -1,5 +0,0 @@ -depends libgnomeprintui -depends libgnomeui -depends libsoup -depends iso-codes -depends enchant diff --git a/gnome2/desktop/gtkhtml3/DETAILS b/gnome2/desktop/gtkhtml3/DETAILS deleted file mode 100644 index 76e55f1..0000000 --- a/gnome2/desktop/gtkhtml3/DETAILS +++ /dev/null @@ -1,17 +0,0 @@ - MODULE=gtkhtml3 - MOD=gtkhtml - VERSION=3.26.0 - MAJOR=3.26 - SOURCE=$MOD-$VERSION.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION - SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/ - SOURCE_VFY=sha1:66829e1d71adb6d600f22f38fe317207730aacab - WEB_SITE=http://www.gnome.org - ENTERED=20021118 - UPDATED=20090414 - SHORT="html rendering/editing library." -cat << EOF -GtkHTML is a HTML rendering/editing library. It is not designed to be -the ultimate HTML browser/editor; instead, it is designed to be easily -embedded into applications that require lightweight HTML functionality. -EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] vino: new optional_depends on avahi, and optional http server Message-ID: <20100715201606.9E77B9B30A@doppio.foo-projects.org> commit 6bfd3f5b92979d78fba21b4507a075312deba924 Author: Zachary McGrew Date: Wed Apr 15 23:25:07 2009 -0700 vino: new optional_depends on avahi, and optional http server --- gnome2/desktop/vino/CONFIGURE | 2 ++ gnome2/desktop/vino/DEPENDS | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gnome2/desktop/vino/CONFIGURE b/gnome2/desktop/vino/CONFIGURE new file mode 100644 index 0000000..346cb30 --- /dev/null +++ b/gnome2/desktop/vino/CONFIGURE @@ -0,0 +1,2 @@ +mquery HTTP "For embedded http server with Java applet" y \ + "--enable-http-server=yes" "--enable-http-server=no" diff --git a/gnome2/desktop/vino/DEPENDS b/gnome2/desktop/vino/DEPENDS index dcf20ee..edd0145 100644 --- a/gnome2/desktop/vino/DEPENDS +++ b/gnome2/desktop/vino/DEPENDS @@ -1,6 +1,8 @@ depends GConf -optional_depends "libnotify" "--enable-libnotify" "" \ +optional_depends libnotify "--enable-libnotify" "" \ "to display notification area messages" -optional_depends "gnome-keyring" "--enable-gnome-keyring" "" \ +optional_depends gnome-keyring "--enable-gnome-keyring" "" \ "for password storing support" +optional_depends avahi "--enable-avahi" "" \ + "For mDNS support" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] gtk-vnc: fix download url Message-ID: <20100715201606.C0F739B2EA@doppio.foo-projects.org> commit c78c3014db6b17ee1e19f01092222d298cddaafb Author: Zachary McGrew Date: Thu Apr 16 09:02:59 2009 -0700 gtk-vnc: fix download url --- libs/gtk-vnc/DETAILS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/libs/gtk-vnc/DETAILS b/libs/gtk-vnc/DETAILS index ef4da47..1d82d8f 100644 --- a/libs/gtk-vnc/DETAILS +++ b/libs/gtk-vnc/DETAILS @@ -1,7 +1,8 @@ MODULE=gtk-vnc VERSION=0.3.8 + MAJOR=0.3 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$GNOME_URL/$MODULE/ + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR SOURCE_VFY=sha1:6f9e364ee31999c2900c8ae382766836a68dbb40 WEB_SITE=http://gtk-vnc.sourceforge.net ENTERED=20080925 From zmcgrew at lunar-linux.org Thu Jul 15 22:16:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:26 -0000 Subject: [Lunar-commits] gnome-doc-utils: version bump to 0.18.0 Message-ID: <20100715201606.CB4DA9B232@doppio.foo-projects.org> commit 19ba287dbfedf3365f37a2bf5f23c3c0869ed73f Author: Zachary McGrew Date: Thu Sep 24 02:54:21 2009 -0700 gnome-doc-utils: version bump to 0.18.0 --- gnome2/desktop/gnome-doc-utils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-doc-utils/DETAILS b/gnome2/desktop/gnome-doc-utils/DETAILS index 7588dab..7b2ca90 100644 --- a/gnome2/desktop/gnome-doc-utils/DETAILS +++ b/gnome2/desktop/gnome-doc-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-doc-utils - VERSION=0.16.1 - MAJOR=0.16 + VERSION=0.18.0 + MAJOR=0.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b2f8623de2d0989ad2b6b8147cd8dba62895faa9 + SOURCE_VFY=sha1:2fbf391b11da2697d40ea64d47e7d4b98c42dfbe WEB_SITE=http://www.gnome.org/ ENTERED=20050315 - UPDATED=20090415 + UPDATED=20090924 SHORT="documentation utilities for the GNOME project" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:27 -0000 Subject: [Lunar-commits] gnome-system-monitor: version bump to 2.28.0 Message-ID: <20100715201607.6C09C9B301@doppio.foo-projects.org> commit 569983b68bfc35c0237e65b1afd744fed9dad391 Author: Zachary McGrew Date: Thu Sep 24 02:54:28 2009 -0700 gnome-system-monitor: version bump to 2.28.0 --- gnome2/desktop/gnome-system-monitor/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-system-monitor/DETAILS b/gnome2/desktop/gnome-system-monitor/DETAILS index 3c5b408..a32f6fc 100644 --- a/gnome2/desktop/gnome-system-monitor/DETAILS +++ b/gnome2/desktop/gnome-system-monitor/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-monitor - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a24d042ac3eefc77970a2ebdf56a94d77df96e34 + SOURCE_VFY=sha1:6f1d0940174709d9958b05376bfdc4f5ba934138 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090526 + UPDATED=20090924 SHORT="process viewer and system resource monitor for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:27 -0000 Subject: [Lunar-commits] gdm: version bump to 2.28.0 Message-ID: <20100715201607.7DD889B2EC@doppio.foo-projects.org> commit 93232bb0e20a8d32dce83d036eb4946cdc23168e Author: Zachary McGrew Date: Thu Sep 24 02:54:29 2009 -0700 gdm: version bump to 2.28.0 --- gnome2/desktop/gdm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index 3706645..54b47e5 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,15 +1,15 @@ MODULE=gdm - VERSION=2.26.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-2.24.1-fixdaemon.patch.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:7c0b665c1235b903b58e5bfff8678e435529ff6c + SOURCE_VFY=sha1:e1975ccc92048de4b6e1e13a09b54a50d5fdb48a SOURCE2_VFY=sha1:c78582062bee317f7555f9047f355da418e9d6c9 WEB_SITE=http://www.gnome.org/projects/gdm/ ENTERED=20020716 - UPDATED=20090415 + UPDATED=20090924 SHORT="the Gnome Display Manager" LUNAR_RESTART_SERVICES=off From zmcgrew at lunar-linux.org Thu Jul 15 22:16:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:27 -0000 Subject: [Lunar-commits] gnome-bluetooth: version bump to 2.28.0 Message-ID: <20100715201607.945119B304@doppio.foo-projects.org> commit b405bff1495dd975262f3f7b8519357dce0d4a7d Author: Zachary McGrew Date: Thu Sep 24 02:54:31 2009 -0700 gnome-bluetooth: version bump to 2.28.0 --- bluetooth/gnome-bluetooth/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS index e4c8405..6a58479 100644 --- a/bluetooth/gnome-bluetooth/DETAILS +++ b/bluetooth/gnome-bluetooth/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-bluetooth - MAJOR=2.27 - VERSION=${MAJOR}.9 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f732c340db2c62d0469a39551798a25b974eee59 + SOURCE_VFY=sha1:0b313a0f59f830045f46e38e035e6a93ca94c8b6 WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20090825 + UPDATED=20090924 SHORT="bluetooth app for gnome" cat << EOF Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth @@ -19,7 +19,7 @@ Current features include: * An OBEX server, so you can "beam" files such as pictures, addresses or contacts from other Bluetooth devices to your computer * An OBEX push send tool, so you can beam files from your computer to remote devices. - * gnome-vfs plugin so Nautilus can navigate known Bluetooth devices, and send files to + * gnome-vfs plugin so Nautilus can navigate known Bluetooth devices, and send files to them via drag'n'drop. EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:28 -0000 Subject: [Lunar-commits] swfdec-gnome: version bump to 2.28.0 Message-ID: <20100715201607.E0FF59B30C@doppio.foo-projects.org> commit b3ab2a8e7b1053e54e189aaf7b5e34a951901086 Author: Zachary McGrew Date: Thu Sep 24 02:54:32 2009 -0700 swfdec-gnome: version bump to 2.28.0 --- gnome2/desktop/swfdec-gnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/swfdec-gnome/DETAILS b/gnome2/desktop/swfdec-gnome/DETAILS index b933727..d9140d4 100644 --- a/gnome2/desktop/swfdec-gnome/DETAILS +++ b/gnome2/desktop/swfdec-gnome/DETAILS @@ -1,12 +1,12 @@ MODULE=swfdec-gnome - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8b381932865aa2eac74f306eb66e523baa763850 + SOURCE_VFY=sha1:7f06daf86a56a7ae15f50a8bb7fdc5713542ce04 WEB_SITE=http://www.gnome.org ENTERED=20080926 - UPDATED=20090318 + UPDATED=20090924 SHORT="Flash player for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:28 -0000 Subject: [Lunar-commits] vte: version bump to 0.22.0 Message-ID: <20100715201608.11E0E9B2FE@doppio.foo-projects.org> commit 1454a2a9874ac00e8f1a6429cc93af1e21b3752b Author: Zachary McGrew Date: Thu Sep 24 02:54:33 2009 -0700 vte: version bump to 0.22.0 --- gnome2/desktop/vte/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index b9946bd..4ae694b 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.20.5 - MAJOR=0.20 + VERSION=0.22.0 + MAJOR=0.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8e3a471183258d5f0ca807465e5b86bb29a3d110 + SOURCE_VFY=sha1:f216cdb18ffacb37940fd83e6031d98de7907b59 SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090702 + UPDATED=20090924 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:28 -0000 Subject: [Lunar-commits] libgnome: version bump to 2.28.0 Message-ID: <20100715201608.3794D9B30E@doppio.foo-projects.org> commit 02fb7e5121c5600eca69a287766e14a3f6b4377b Author: Zachary McGrew Date: Thu Sep 24 02:54:34 2009 -0700 libgnome: version bump to 2.28.0 --- gnome2/platform/libgnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/libgnome/DETAILS b/gnome2/platform/libgnome/DETAILS index 034a850..ff6c9eb 100644 --- a/gnome2/platform/libgnome/DETAILS +++ b/gnome2/platform/libgnome/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnome - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a78143105f61ec2c65cc852a9e3da7a7b56e51a0 + SOURCE_VFY=sha1:08649a5922c4ab764118fe8388d8d430f3cb3525 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090924 SHORT="The GNOME Library functions" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:28 -0000 Subject: [Lunar-commits] evolution-exchange: version bump to 2.28.0 Message-ID: <20100715201608.641B69B313@doppio.foo-projects.org> commit 82bbbc2540bdab962741ffa2c15e438e9dcf6456 Author: Zachary McGrew Date: Thu Sep 24 02:54:35 2009 -0700 evolution-exchange: version bump to 2.28.0 --- gnome2/desktop/evolution-exchange/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 4d8d723..0f7dd50 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3e0e83774baa503b98bbc0df6f4b9b7accbf4741 + SOURCE_VFY=sha1:5c1f3d6517a802a53e24140243fa025ceb8a754e WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20090702 + UPDATED=20090924 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:16:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:29 -0000 Subject: [Lunar-commits] gnome-common: version bump to 2.28.0 Message-ID: <20100715201608.7665C9B2D1@doppio.foo-projects.org> commit c72217b8d9e85c988b6c3387dc0054c1c536752c Author: Zachary McGrew Date: Thu Sep 24 02:54:36 2009 -0700 gnome-common: version bump to 2.28.0 --- gnome2/core/gnome-common/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/core/gnome-common/DETAILS b/gnome2/core/gnome-common/DETAILS index 733065c..14d49b8 100644 --- a/gnome2/core/gnome-common/DETAILS +++ b/gnome2/core/gnome-common/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-common - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4e3517d674a015d9b3acfefd806b933bac08f645 + SOURCE_VFY=sha1:84eeeb8ac783e3e7807da7eea83dd67afe8d826c WEB_SITE=http://www.gnome.org/ ENTERED=20020701 - UPDATED=20090415 + UPDATED=20090924 SHORT="set of aclocal files for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:29 -0000 Subject: [Lunar-commits] glibmm: version bump to 2.22.1 Message-ID: <20100715201608.9B3D89B311@doppio.foo-projects.org> commit 563db64fc255d85055b0c77f77e7514c88a9beb3 Author: Zachary McGrew Date: Thu Sep 24 02:54:37 2009 -0700 glibmm: version bump to 2.22.1 --- gnome2/bindings/glibmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/glibmm/DETAILS b/gnome2/bindings/glibmm/DETAILS index ee7cda1..a7f564e 100644 --- a/gnome2/bindings/glibmm/DETAILS +++ b/gnome2/bindings/glibmm/DETAILS @@ -1,12 +1,12 @@ MODULE=glibmm - VERSION=2.20.0 - MAJOR=2.20 + VERSION=2.22.1 + MAJOR=2.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a3988446c4443cc944855abbc7f0851d46adc154 + SOURCE_VFY=sha1:278c19d3dfbdc8185772fb1dfdfcafc252a99da1 WEB_SITE=http://www.gtkmm.org/ ENTERED=20040409 - UPDATED=20090318 + UPDATED=20090924 SHORT="C++ bindings for glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:29 -0000 Subject: [Lunar-commits] evolution: version bump to 2.28.0 Message-ID: <20100715201608.D922C9B2D7@doppio.foo-projects.org> commit 8a02e993482db5947fea873d5d642467392b754b Author: Zachary McGrew Date: Thu Sep 24 02:54:40 2009 -0700 evolution: version bump to 2.28.0 --- gnome2/desktop/evolution/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index 58cce02..455a1e0 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution - MAJOR=2.26 - VERSION=2.26.3 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d0e247ccb903a57a5e6fe23cfb04535ea141e9fb + SOURCE_VFY=sha1:718287f0240d6ca872e068a7e94f23396a42b4ed WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090702 + UPDATED=20090924 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:16:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:29 -0000 Subject: [Lunar-commits] gconf-editor: version bump to 2.28.0 Message-ID: <20100715201608.A9E5D9B231@doppio.foo-projects.org> commit eeaeb7e0f121ce9cb5c108b2dff94e9c85d435d0 Author: Zachary McGrew Date: Thu Sep 24 02:54:39 2009 -0700 gconf-editor: version bump to 2.28.0 --- gnome2/desktop/gconf-editor/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gconf-editor/DETAILS b/gnome2/desktop/gconf-editor/DETAILS index ae750cb..6eb4927 100644 --- a/gnome2/desktop/gconf-editor/DETAILS +++ b/gnome2/desktop/gconf-editor/DETAILS @@ -1,12 +1,12 @@ MODULE=gconf-editor - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8b0369a747394f2ee0bec225dab561477b1531c6 + SOURCE_VFY=sha1:5fd385886cb4b2232747b000f2523d7cdbc9b020 WEB_SITE=http://www.gnome.org/ ENTERED=20020716 - UPDATED=20090318 + UPDATED=20090924 SHORT="an editor for the GConf configuration system" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:30 -0000 Subject: [Lunar-commits] gnome-system-tools: version bump to 2.28.0 Message-ID: <20100715201609.169B79B2E8@doppio.foo-projects.org> commit ac1e28ae090c8e9f069774939a45cf5cc5bcdbc4 Author: Zachary McGrew Date: Thu Sep 24 02:54:41 2009 -0700 gnome-system-tools: version bump to 2.28.0 --- gnome2/desktop/gnome-system-tools/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-system-tools/DETAILS b/gnome2/desktop/gnome-system-tools/DETAILS index f85ee11..c35383d 100644 --- a/gnome2/desktop/gnome-system-tools/DETAILS +++ b/gnome2/desktop/gnome-system-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-tools - VERSION=2.22.2 - MAJOR=2.22 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6ff3d2775acf5e36927d523f708aef90190e974b + SOURCE_VFY=sha1:a8ab6681fdeb668477ddeaa333612181580518a0 WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20090318 + UPDATED=20090924 SHORT="Tools to simplify the tasks of configuring a Unix system" cat << EOF These tools are intended to simplify the tasks of configuring a Unix system From zmcgrew at lunar-linux.org Thu Jul 15 22:16:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:30 -0000 Subject: [Lunar-commits] totem: version bump to 2.28.0 Message-ID: <20100715201609.26CC79B314@doppio.foo-projects.org> commit bd18afbc7a880ef877f31f10e94bae93a81a9a6e Author: Zachary McGrew Date: Thu Sep 24 02:54:42 2009 -0700 totem: version bump to 2.28.0 --- gnome2/desktop/totem/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index 53cdb5e..8410b7a 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ea6fa7244eb993a3038bc76f5e561c8a0661466c + SOURCE_VFY=sha1:f840ea66a833521a9e52243da0c70091e8c4a8fb WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20090702 + UPDATED=20090924 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:30 -0000 Subject: [Lunar-commits] gnome-icon-theme: version bump to 2.28.0 Message-ID: <20100715201609.580089B316@doppio.foo-projects.org> commit 42f969260e6311f41571f13669be3cf66a98bf5e Author: Zachary McGrew Date: Thu Sep 24 02:54:45 2009 -0700 gnome-icon-theme: version bump to 2.28.0 --- gnome2/desktop/gnome-icon-theme/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-icon-theme/DETAILS b/gnome2/desktop/gnome-icon-theme/DETAILS index 09591e8..f78fb86 100644 --- a/gnome2/desktop/gnome-icon-theme/DETAILS +++ b/gnome2/desktop/gnome-icon-theme/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-icon-theme - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d71f4c893de7ce84306276c586f580dd1e582d68 + SOURCE_VFY=sha1:f36a6be429041339d1c294628cbb4e7ce391025b WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090318 + UPDATED=20090924 SHORT="default icon themes for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:30 -0000 Subject: [Lunar-commits] pango: version bump to 1.26.0 Message-ID: <20100715201609.38B919B2DC@doppio.foo-projects.org> commit f7f9804cb9f2e2be27664b0fd44eb07fa8ea36ce Author: Zachary McGrew Date: Thu Sep 24 02:54:43 2009 -0700 pango: version bump to 1.26.0 --- libs/pango/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS index f54e23f..bfe58d3 100644 --- a/libs/pango/DETAILS +++ b/libs/pango/DETAILS @@ -1,12 +1,12 @@ MODULE=pango - MAJOR=1.25 - VERSION=1.25.5 + MAJOR=1.26 + VERSION=1.26.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:097445f2d9395330e7a9cc9f5209736ae220115b + SOURCE_VFY=sha1:567f9ace5a8384b3a59dbf95304dc8b1a271d5b6 WEB_SITE=http://www.pango.org/ ENTERED=20020313 - UPDATED=20090901 + UPDATED=20090924 SHORT="A library for text layout and rendering" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:30 -0000 Subject: [Lunar-commits] gnome-control-center: version bump to 2.28.0 Message-ID: <20100715201609.64EAB9B241@doppio.foo-projects.org> commit 2052fc37bf69aaa1f80c3f37c19b5df276c348ce Author: Zachary McGrew Date: Thu Sep 24 02:54:46 2009 -0700 gnome-control-center: version bump to 2.28.0 --- gnome2/desktop/gnome-control-center/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-control-center/DETAILS b/gnome2/desktop/gnome-control-center/DETAILS index a8fb7f9..283533d 100644 --- a/gnome2/desktop/gnome-control-center/DETAILS +++ b/gnome2/desktop/gnome-control-center/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-control-center - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:4730780aaab599869a2dfe2d72d68dd54bb77058 + SOURCE_VFY=sha1:57be62cf1de0723ca329ee4ecf67358fba44b9fd SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org ENTERED=20070920 - UPDATED=20090318 + UPDATED=20090924 SHORT="Control-center for gnome" cat << EOF Control-center for Gnome From zmcgrew at lunar-linux.org Thu Jul 15 22:16:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:31 -0000 Subject: [Lunar-commits] pangomm: version bump to 2.26.0 Message-ID: <20100715201609.7EB4B9B2ED@doppio.foo-projects.org> commit 9e68031cbc8789fe184ed46c858e23500e8b20f2 Author: Zachary McGrew Date: Thu Sep 24 02:54:48 2009 -0700 pangomm: version bump to 2.26.0 --- gnome2/bindings/pangomm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pangomm/DETAILS b/gnome2/bindings/pangomm/DETAILS index e205c3f..e50bf61 100644 --- a/gnome2/bindings/pangomm/DETAILS +++ b/gnome2/bindings/pangomm/DETAILS @@ -1,12 +1,12 @@ MODULE=pangomm - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bd14185ead820f4865608c6b0a641a9b6fd2a8b1 + SOURCE_VFY=sha1:3e2efea94443387d5213652d011e0d859afb8a3f WEB_SITE=http://www.gtk.org ENTERED=20080924 - UPDATED=20090318 + UPDATED=20090924 SHORT="C++ wrapper for Pango" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:31 -0000 Subject: [Lunar-commits] gtksourceview: version bump to 2.8.0 Message-ID: <20100715201609.8E6189B30B@doppio.foo-projects.org> commit b944bc848846ce395a32bb13d3a7479f40e77c4b Author: Zachary McGrew Date: Thu Sep 24 02:54:49 2009 -0700 gtksourceview: version bump to 2.8.0 --- gnome2/desktop/gtksourceview/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gtksourceview/DETAILS b/gnome2/desktop/gtksourceview/DETAILS index 087655d..629cd36 100644 --- a/gnome2/desktop/gtksourceview/DETAILS +++ b/gnome2/desktop/gtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=gtksourceview - VERSION=2.6.2 - MAJOR=2.6 + VERSION=2.8.0 + MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:728a3b09a0d9d12f40f958f68713223ad1da9623 + SOURCE_VFY=sha1:6ace0df751db37ba40472d44d5528c70c5b5be28 WEB_SITE=http://www.gnome.org/ ENTERED=20030510 - UPDATED=20090516 + UPDATED=20090924 SHORT="text widget that extends the gtk+-2 text widget GtkTextView" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:31 -0000 Subject: [Lunar-commits] orca: version bump to 2.28.0 Message-ID: <20100715201609.B6A8E9B312@doppio.foo-projects.org> commit 48b1d12ff51ebb1d568c3a1648bbb09a8a1f30f8 Author: Zachary McGrew Date: Thu Sep 24 02:54:50 2009 -0700 orca: version bump to 2.28.0 --- gnome2/desktop/orca/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index bee253b..e9727eb 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:e04cf4c92b4ef474dead0594a1a9df89b8e1ade9 + SOURCE_VFY=sha1:b39fc9a558fcb4effd7ef36ef85b346b4093458a ENTERED=20070315 - UPDATED=20090702 + UPDATED=20090924 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:31 -0000 Subject: [Lunar-commits] vino: version bump to 2.28.0 Message-ID: <20100715201609.C817C9B229@doppio.foo-projects.org> commit 6176d01529094331922f8edefb0a2c0e26a205a7 Author: Zachary McGrew Date: Thu Sep 24 02:54:52 2009 -0700 vino: version bump to 2.28.0 --- gnome2/desktop/vino/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vino/DETAILS b/gnome2/desktop/vino/DETAILS index 3d2f6c6..15e9ae2 100644 --- a/gnome2/desktop/vino/DETAILS +++ b/gnome2/desktop/vino/DETAILS @@ -1,12 +1,12 @@ MODULE=vino - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8e5c7bbe9900e954ed3096743ffba4e7640be508 + SOURCE_VFY=sha1:a1743a02f44942fcc4c13e90f29b5cfa1139d42e WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20090526 + UPDATED=20090924 SHORT="an integrated VNC server for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:32 -0000 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.28.0 Message-ID: <20100715201609.DE8B69B2F1@doppio.foo-projects.org> commit 30e7d9b281fa869b02563afccacdcadde1532ec3 Author: Zachary McGrew Date: Thu Sep 24 02:54:53 2009 -0700 gnome-power-manager: version bump to 2.28.0 --- gnome2/desktop/gnome-power-manager/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/DETAILS b/gnome2/desktop/gnome-power-manager/DETAILS index acccd71..22090c6 100644 --- a/gnome2/desktop/gnome-power-manager/DETAILS +++ b/gnome2/desktop/gnome-power-manager/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-power-manager - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:5094b962d24eb67d907c6b730f063dd32cc03a12 + SOURCE_VFY=sha1:c5d4ea2df2561e04ff155d8f7c10099d5cd308f4 WEB_SITE=http://gnome.org ENTERED=20070315 - UPDATED=20090702 + UPDATED=20090924 PSAFE=no SHORT="A GNOME power manager" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:32 -0000 Subject: [Lunar-commits] gnome-desktop: version bump to 2.28.0 Message-ID: <20100715201610.024E89B30D@doppio.foo-projects.org> commit ed585aeb4b165b4570d469d771df46780f9e008f Author: Zachary McGrew Date: Thu Sep 24 02:54:55 2009 -0700 gnome-desktop: version bump to 2.28.0 --- gnome2/desktop/gnome-desktop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index 6a13180..b815f5e 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5b1090354ee775392d8faf4ee667a84c9c7a9e79 + SOURCE_VFY=sha1:30fa8ce1ec712dcdffeb246b35639199c4bdaa44 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090702 + UPDATED=20090924 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:32 -0000 Subject: [Lunar-commits] gok: version bump to 2.28.0 Message-ID: <20100715201610.245FC9B31A@doppio.foo-projects.org> commit 3f92e997e08b59b9825261ac6c3cfcc43aa06c60 Author: Zachary McGrew Date: Thu Sep 24 02:54:56 2009 -0700 gok: version bump to 2.28.0 --- gnome2/desktop/gok/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gok/DETAILS b/gnome2/desktop/gok/DETAILS index ae392b2..9aee844 100644 --- a/gnome2/desktop/gok/DETAILS +++ b/gnome2/desktop/gok/DETAILS @@ -1,12 +1,12 @@ MODULE=gok - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8b97b61b1f88d4fe5ddd706481ce6b70d57c33ac + SOURCE_VFY=sha1:3a46035cb781bcb330b1881ccdaad1cad3febc56 WEB_SITE=http://www.gnome.org ENTERED=20030409 - UPDATED=20090415 + UPDATED=20090924 SHORT="Gnome OnScreen Keyboard" cat << EOF The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for From zmcgrew at lunar-linux.org Thu Jul 15 22:16:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:32 -0000 Subject: [Lunar-commits] gnome-settings-daemon: version bump to 2.28.0 Message-ID: <20100715201610.3FBE39B30F@doppio.foo-projects.org> commit 0576b44fdef360f8eece54c6e16bf9aadbc18d9e Author: Zachary McGrew Date: Thu Sep 24 02:54:58 2009 -0700 gnome-settings-daemon: version bump to 2.28.0 --- gnome2/desktop/gnome-settings-daemon/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-settings-daemon/DETAILS b/gnome2/desktop/gnome-settings-daemon/DETAILS index 14d7e63..25cac5a 100644 --- a/gnome2/desktop/gnome-settings-daemon/DETAILS +++ b/gnome2/desktop/gnome-settings-daemon/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-settings-daemon - MAJOR=2.26 - VERSION=2.26.1 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0c2cef37a0a3333c314a8205cefea9edb8f0669a + SOURCE_VFY=sha1:138a8c6fcd8fd5a0ec43f29cf4fb6f3681b8610e WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090415 + UPDATED=20090924 SHORT="Gnome settings library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:33 -0000 Subject: [Lunar-commits] libgnomemm: version bump to 2.28.0 Message-ID: <20100715201610.5D3079B31E@doppio.foo-projects.org> commit 0578703074dbf96f702af66316e0410f6448010c Author: Zachary McGrew Date: Thu Sep 24 02:54:59 2009 -0700 libgnomemm: version bump to 2.28.0 --- gnome2/bindings/libgnomemm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomemm/DETAILS b/gnome2/bindings/libgnomemm/DETAILS index b23f69a..8714c3f 100644 --- a/gnome2/bindings/libgnomemm/DETAILS +++ b/gnome2/bindings/libgnomemm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomemm - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:950e9e41dfbdb6e6732bf281e17e1744b5fa3633 + SOURCE_VFY=sha1:1eba1ae06b94a36e428f55e780813b04f3da4da0 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20090318 + UPDATED=20090924 SHORT="C++ Bindings for libgnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:33 -0000 Subject: [Lunar-commits] pygtksourceview: version bump to 2.8.0 Message-ID: <20100715201610.7D7859B310@doppio.foo-projects.org> commit c2bb45dbdfde59d01a97a89f15dabcf5a5b589c8 Author: Zachary McGrew Date: Thu Sep 24 02:55:01 2009 -0700 pygtksourceview: version bump to 2.8.0 --- gnome2/bindings/pygtksourceview/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pygtksourceview/DETAILS b/gnome2/bindings/pygtksourceview/DETAILS index 44f2ef7..4c59caa 100644 --- a/gnome2/bindings/pygtksourceview/DETAILS +++ b/gnome2/bindings/pygtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=pygtksourceview - VERSION=2.6.0 - MAJOR=2.6 + VERSION=2.8.0 + MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:480742c6ea15e2c6f3d864fae4708ef528fade0f + SOURCE_VFY=sha1:da87126a8dc7cf4773da2fbb34c93e0c1b0e9e9f WEB_SITE=http://$MODULE.sf.net/ ENTERED=20060914 - UPDATED=20090415 + UPDATED=20090924 SHORT="Python bindings for gtksourceview widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:33 -0000 Subject: [Lunar-commits] evolution-webcal: version bump to 2.28.0 Message-ID: <20100715201610.92A459B31B@doppio.foo-projects.org> commit 8cd77fd063ba2033d00e9f2c5551d652b78ebdc8 Author: Zachary McGrew Date: Thu Sep 24 02:55:02 2009 -0700 evolution-webcal: version bump to 2.28.0 --- gnome2/desktop/evolution-webcal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-webcal/DETAILS b/gnome2/desktop/evolution-webcal/DETAILS index d6499e6..8802b0e 100644 --- a/gnome2/desktop/evolution-webcal/DETAILS +++ b/gnome2/desktop/evolution-webcal/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-webcal - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0253df73d25c8933d1c1299e16f846110b9bf5da + SOURCE_VFY=sha1:3046bb2bae83ad08ac8181d7edc067296b1c1a1a WEB_SITE=http://www.gnome.org ENTERED=20040317 - UPDATED=20090414 + UPDATED=20090924 PSAFE=no SHORT="Handles subscribing to Web calendars for Evolution" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:33 -0000 Subject: [Lunar-commits] gnome-terminal: version bump to 2.28.0 Message-ID: <20100715201610.C62B29B317@doppio.foo-projects.org> commit 407c3fe3594fb0408689734b036ad47986861d73 Author: Zachary McGrew Date: Thu Sep 24 02:55:03 2009 -0700 gnome-terminal: version bump to 2.28.0 --- gnome2/desktop/gnome-terminal/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index e56e2b1..e3f6954 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.26.3.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:68dc9739b4d35c0647596b1773c5da76782f1164 + SOURCE_VFY=sha1:24eaf2be18aaa9123c9ebd7dccbfb797d3875a2f WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090702 + UPDATED=20090924 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:33 -0000 Subject: [Lunar-commits] gnome-panel: version bump to 2.28.0 Message-ID: <20100715201610.EE9B59B319@doppio.foo-projects.org> commit d929405396a59673e5f427614fab909108f26d58 Author: Zachary McGrew Date: Thu Sep 24 02:55:05 2009 -0700 gnome-panel: version bump to 2.28.0 --- gnome2/desktop/gnome-panel/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-panel/DETAILS b/gnome2/desktop/gnome-panel/DETAILS index 345b7ef..fba020c 100644 --- a/gnome2/desktop/gnome-panel/DETAILS +++ b/gnome2/desktop/gnome-panel/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-panel - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8fdb1e47bef9f3de9c01f830a84ecf30fda3d48f + SOURCE_VFY=sha1:667975e0f269b6b3320c04bd1bd705378c0f4927 WEB_SITE=http://live.gnome.org/GnomePanel ENTERED=20020714 - UPDATED=20090702 + UPDATED=20090924 SHORT="Panel for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.28.0 Message-ID: <20100715201611.246379B31F@doppio.foo-projects.org> commit 468576f1e2fdc1a1e0bd777b6fcee345931434b0 Author: Zachary McGrew Date: Thu Sep 24 02:55:06 2009 -0700 gnome-games: version bump to 2.28.0 --- gnome2/desktop/gnome-games/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index 8419228..546ac69 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0b859be03e6f25a43ed4ad41d6022b9bc83635fc + SOURCE_VFY=sha1:554d470d047f22599724c055dc6c9569e53e7a5d WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20090702 + UPDATED=20090924 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] pygobject: version bump to 2.20.0 Message-ID: <20100715201611.434579B31C@doppio.foo-projects.org> commit 05c734166a438d104f9fcd3372700b81678b59ae Author: Zachary McGrew Date: Thu Sep 24 02:55:08 2009 -0700 pygobject: version bump to 2.20.0 --- gnome2/bindings/pygobject/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pygobject/DETAILS b/gnome2/bindings/pygobject/DETAILS index 5f55687..38f0c0f 100644 --- a/gnome2/bindings/pygobject/DETAILS +++ b/gnome2/bindings/pygobject/DETAILS @@ -1,12 +1,12 @@ MODULE=pygobject - VERSION=2.18.0 - MAJOR=2.18 + VERSION=2.20.0 + MAJOR=2.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f800eda7978fe9813600cfdda973da15c3178bb0 + SOURCE_VFY=sha1:a5954262051f376983bef6cc0e3fd1b0ca1824f7 WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090526 + UPDATED=20090924 SHORT="Python bindings for GObject" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] libbonoboui: version bump to 2.24.2 Message-ID: <20100715201611.6D5C49B323@doppio.foo-projects.org> commit 9e5ac0ef56cb2b566d1d2ad90cfdb46f7eafc823 Author: Zachary McGrew Date: Thu Sep 24 02:55:09 2009 -0700 libbonoboui: version bump to 2.24.2 --- gnome2/platform/libbonoboui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libbonoboui/DETAILS b/gnome2/platform/libbonoboui/DETAILS index 60a530e..972fc79 100644 --- a/gnome2/platform/libbonoboui/DETAILS +++ b/gnome2/platform/libbonoboui/DETAILS @@ -1,12 +1,12 @@ MODULE=libbonoboui - VERSION=2.24.1 + VERSION=2.24.2 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:30373b904003c9c20cd19510b05a6c388b3f8b82 + SOURCE_VFY=sha1:7963d0891d81ad8863a653eec90dc4782f3ee062 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20090924 SHORT="part of the GNOME 2.0 bonobo implementation" cat << EOF Bonobo is the GNOME architecture for creating reusable software From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] libxml++: version bump to 2.26.1 Message-ID: <20100715201611.8223A9B315@doppio.foo-projects.org> commit 1a1ac95f3b0ad8013d2c8ca749db85771fee62ba Author: Zachary McGrew Date: Thu Sep 24 02:55:11 2009 -0700 libxml++: version bump to 2.26.1 --- libs/libxml++/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libxml++/DETAILS b/libs/libxml++/DETAILS index 6986d58..413dcd7 100644 --- a/libs/libxml++/DETAILS +++ b/libs/libxml++/DETAILS @@ -1,12 +1,12 @@ MODULE=libxml++ - VERSION=2.26.0 + VERSION=2.26.1 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a0526b4f1307623ceac0818713fa5ba0126a4888 + SOURCE_VFY=sha1:6b61a90cfcf019463c3f5aa10cdc5d0b5566fc7b WEB_SITE=http://libxmlplusplus.sf.net ENTERED=20030923 - UPDATED=20090318 + UPDATED=20090924 SHORT="A C++ interface for working with XML files" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] empathy: version bump to 2.28.0 Message-ID: <20100715201611.98A789B308@doppio.foo-projects.org> commit db05ea095ce018ab075dcacb68434420faa30cd8 Author: Zachary McGrew Date: Thu Sep 24 02:55:12 2009 -0700 empathy: version bump to 2.28.0 --- chat/empathy/DETAILS | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 0b51a80..12c8935 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.26.2 -# MAJOR=2.26 - VERSION=2.26.2 - MAJOR=2.26 +# VERSION=2.28.0 +# MAJOR=2.28 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:d2eb4de3d3efd7728dc28eb16dfe60c64141be70 - SOURCE_VFY=sha1:d2eb4de3d3efd7728dc28eb16dfe60c64141be70 +# SOURCE_VFY=sha1:5dacf6ed97cf7e6998e4e36b76cf89153393f0a4 + SOURCE_VFY=sha1:5dacf6ed97cf7e6998e4e36b76cf89153393f0a4 WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20090526 + UPDATED=20090924 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:34 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.28.0 Message-ID: <20100715201611.ABC389B21A@doppio.foo-projects.org> commit 038f561557c80484fdda466041bdd9ed4b56e886 Author: Zachary McGrew Date: Thu Sep 24 02:55:13 2009 -0700 evolution-data-server: version bump to 2.28.0 --- gnome2/desktop/evolution-data-server/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index 78b8c9e..55bbfc2 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a9406b748d5a002df9570d17c91066575f2ba408 + SOURCE_VFY=sha1:dc3ffdfb997e7cfd39223d04db4dad50ed38c044 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090703 + UPDATED=20090924 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:35 -0000 Subject: [Lunar-commits] seahorse: version bump to 2.28.0 Message-ID: <20100715201611.EC1F99B31D@doppio.foo-projects.org> commit 3fc83d61689c06543c68e0256a7ff08c464ee578 Author: Zachary McGrew Date: Thu Sep 24 02:55:14 2009 -0700 seahorse: version bump to 2.28.0 --- crypto/seahorse/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS index ae7d97d..f983a69 100644 --- a/crypto/seahorse/DETAILS +++ b/crypto/seahorse/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:04484352e92fc2faa6f06ee6f4eb21828931f173 + SOURCE_VFY=sha1:5dc3167c567c66a18878dd57c4d91189e4e3267d WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090526 + UPDATED=20090924 SHORT="a GNOME front end for GnuPG" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:35 -0000 Subject: [Lunar-commits] gedit-plugins: version bump to 2.27.1 Message-ID: <20100715201612.14BCA9B22C@doppio.foo-projects.org> commit e574226265c52f3477affd4cea44317d4287e6a0 Author: Zachary McGrew Date: Thu Sep 24 02:55:15 2009 -0700 gedit-plugins: version bump to 2.27.1 --- gnome2/desktop/gedit-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit-plugins/DETAILS b/gnome2/desktop/gedit-plugins/DETAILS index a68657b..df40b1a 100644 --- a/gnome2/desktop/gedit-plugins/DETAILS +++ b/gnome2/desktop/gedit-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit-plugins - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.27.1 + MAJOR=2.27 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:77e2235107c42153602509ed8d66f4678839c072 + SOURCE_VFY=sha1:2cb1941605c66f9f2530ccace7be6fcf430357e4 WEB_SITE=http://www.gnome.org/projects/gedit/plugins.html ENTERED=20020908 - UPDATED=20090516 + UPDATED=20090924 SHORT="additional plugins for gedit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:35 -0000 Subject: [Lunar-commits] opal: version bump to 3.6.6 Message-ID: <20100715201612.2ADB89B230@doppio.foo-projects.org> commit 6033ec44aca085e7efd10ea42a1cddd12a2673d9 Author: Zachary McGrew Date: Thu Sep 24 02:55:16 2009 -0700 opal: version bump to 3.6.6 --- net/opal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/opal/DETAILS b/net/opal/DETAILS index 62120b3..904f5c8 100644 --- a/net/opal/DETAILS +++ b/net/opal/DETAILS @@ -1,12 +1,12 @@ MODULE=opal - VERSION=3.6.4 + VERSION=3.6.6 MAJOR=3.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:65c7462a0aa58720f1c0b6a2f3347527bd9aea8d + SOURCE_VFY=sha1:bd5e3907faf96db884a64dacdedb2259aca30cd3 WEB_SITE=http://www.ekiga.org/ ENTERED=20070316 - UPDATED=20090712 + UPDATED=20090924 SHORT="the Open Phone Abstraction Library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:35 -0000 Subject: [Lunar-commits] atk: version bump to 1.28.0 Message-ID: <20100715201612.3BC4F9B2DB@doppio.foo-projects.org> commit 884f26698959a009f03c6b7679f36177276682cc Author: Zachary McGrew Date: Thu Sep 24 02:55:17 2009 -0700 atk: version bump to 1.28.0 --- libs/atk/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/atk/DETAILS b/libs/atk/DETAILS index 4b3d6f4..9677b63 100644 --- a/libs/atk/DETAILS +++ b/libs/atk/DETAILS @@ -1,12 +1,12 @@ MODULE=atk - MAJOR=1.26 - VERSION=1.26.0 + MAJOR=1.28 + VERSION=1.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c31ae32fc7304430cdd45e7e85c7fda788e39471 + SOURCE_VFY=sha1:4cf9c171f5b305453396501b4c29a68ab3a9ec89 WEB_SITE=http://www.gtk.org ENTERED=20020313 - UPDATED=20090319 + UPDATED=20090924 SHORT="A library of useful C routines required for gtk+2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:36 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:36 -0000 Subject: [Lunar-commits] libgnomeui: version bump to 2.24.2 Message-ID: <20100715201612.510389B320@doppio.foo-projects.org> commit a081e8cbe4c243c1ee62e75b1ada8a7db04315c9 Author: Zachary McGrew Date: Thu Sep 24 02:55:19 2009 -0700 libgnomeui: version bump to 2.24.2 --- gnome2/platform/libgnomeui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libgnomeui/DETAILS b/gnome2/platform/libgnomeui/DETAILS index 83f6cca..c26125a 100644 --- a/gnome2/platform/libgnomeui/DETAILS +++ b/gnome2/platform/libgnomeui/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeui - VERSION=2.24.1 + VERSION=2.24.2 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b95cd3da3908896bd09b129bcbe3a6eba7d37dd5 + SOURCE_VFY=sha1:8b9e796f0c78b4b42b2f0bac0c9baf821c3bdc9f WEB_SITE=http://www.gnome.org ENTERED=20020713 - UPDATED=20090318 + UPDATED=20090924 SHORT="The GNOME User Interface Library Functions" cat << EOF The GNOME User Interface Library Functions - This includes From zmcgrew at lunar-linux.org Thu Jul 15 22:16:36 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:36 -0000 Subject: [Lunar-commits] epiphany: version bump to 2.28.0 Message-ID: <20100715201612.7C5049B2EB@doppio.foo-projects.org> commit 6a87d33025f7e58cb7f9209be8c080bcb7bc36d3 Author: Zachary McGrew Date: Thu Sep 24 02:55:20 2009 -0700 epiphany: version bump to 2.28.0 --- gnome2/desktop/epiphany/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index f4c89c0..657a240 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,13 +1,13 @@ MODULE=epiphany - VERSION=2.27.4 - MAJOR=2.27 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8b320d1e2d8f6c546eb2b51bb479fd5c67b2fa6a + SOURCE_VFY=sha1:7314ef22297752199b0850127694d7f88ae83a4d WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20090714 + UPDATED=20090924 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:36 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:36 -0000 Subject: [Lunar-commits] libgweather: version bump to 2.28.0 Message-ID: <20100715201612.9725D9B321@doppio.foo-projects.org> commit 4c4550801a1db97eb325b3decb8c5c4d50c0258f Author: Zachary McGrew Date: Thu Sep 24 02:55:21 2009 -0700 libgweather: version bump to 2.28.0 --- gnome2/desktop/libgweather/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgweather/DETAILS b/gnome2/desktop/libgweather/DETAILS index fd87cca..198fb47 100644 --- a/gnome2/desktop/libgweather/DETAILS +++ b/gnome2/desktop/libgweather/DETAILS @@ -1,12 +1,12 @@ MODULE=libgweather - MAJOR=2.26 - VERSION=2.26.2.1 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f6d6ee5bb9eb7b81e9a413cd75e4ac86d1bc4421 + SOURCE_VFY=sha1:7676f90b74a444291ad80e9ae35305a8aa242eec WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090703 + UPDATED=20090924 SHORT="Weather library used by Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:36 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:36 -0000 Subject: [Lunar-commits] cheese: version bump to 2.28.0 Message-ID: <20100715201612.B03419B327@doppio.foo-projects.org> commit 425013b920879ebe83696efe2c0a8c23af1cf540 Author: Zachary McGrew Date: Thu Sep 24 02:55:22 2009 -0700 cheese: version bump to 2.28.0 --- gnome2/desktop/cheese/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index ce7cdef..c0c78f1 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,12 +1,12 @@ MODULE=cheese - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:808cc424b0f19ab8d94373cc03eea18589a23d37 + SOURCE_VFY=sha1:236907a1d525a6bb097a637fd8c07dd06ffa8946 WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20090703 + UPDATED=20090924 SHORT="webcam picture taker" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:37 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:37 -0000 Subject: [Lunar-commits] gucharmap: version bump to 2.28.0 Message-ID: <20100715201613.21ADA9B2F5@doppio.foo-projects.org> commit 555fccd6c7652ff47cce0305307a2e3e52bd0249 Author: Zachary McGrew Date: Thu Sep 24 02:55:23 2009 -0700 gucharmap: version bump to 2.28.0 --- gnome2/desktop/gucharmap/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index 34825ee..581731d 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.26.3.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ba31edb66224791f183c9e4e1827b6a1216b9d60 + SOURCE_VFY=sha1:47358c1a3216afe2ad96ab34da096a2c1dc43434 WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20090703 + UPDATED=20090924 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:37 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:37 -0000 Subject: [Lunar-commits] gcalctool: version bump to 5.28.0 Message-ID: <20100715201613.42BA19B326@doppio.foo-projects.org> commit 171113c9f12ea75c585d8c36d0e9db1aac5a0c17 Author: Zachary McGrew Date: Thu Sep 24 02:55:24 2009 -0700 gcalctool: version bump to 5.28.0 --- gnome2/desktop/gcalctool/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS index 4d8b464..f43af69 100644 --- a/gnome2/desktop/gcalctool/DETAILS +++ b/gnome2/desktop/gcalctool/DETAILS @@ -1,12 +1,12 @@ MODULE=gcalctool - VERSION=5.26.3 - MAJOR=5.26 + VERSION=5.28.0 + MAJOR=5.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:311b7dda8569e6737af20c3ba61af73582e7ee3a + SOURCE_VFY=sha1:c625585642878f173cfa9e26f5b949a8b95ba32a WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090703 + UPDATED=20090924 SHORT="a GNOME based scientific calculator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:37 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:37 -0000 Subject: [Lunar-commits] gnome-applets: version bump to 2.28.0 Message-ID: <20100715201613.57F079B22D@doppio.foo-projects.org> commit c08d3971cc753b6380b551805c35897be085cfcd Author: Zachary McGrew Date: Thu Sep 24 02:55:25 2009 -0700 gnome-applets: version bump to 2.28.0 --- gnome2/desktop/gnome-applets/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-applets/DETAILS b/gnome2/desktop/gnome-applets/DETAILS index 9b1991c..2a7938c 100644 --- a/gnome2/desktop/gnome-applets/DETAILS +++ b/gnome2/desktop/gnome-applets/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-applets - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:52279066e6b0e0af664b4cf6404123bf51fe2791 + SOURCE_VFY=sha1:4d35024f0cecd0c95f5077c58090c297452a3c47 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090703 + UPDATED=20090924 SHORT="Applets for the Gnome Panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:37 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:37 -0000 Subject: [Lunar-commits] gtkmm: version bump to 2.18.1 Message-ID: <20100715201613.61CC89B2CF@doppio.foo-projects.org> commit e94cb51dd5c43019c978e01830cb020006c2f0b8 Author: Zachary McGrew Date: Thu Sep 24 02:55:26 2009 -0700 gtkmm: version bump to 2.18.1 --- gnome2/bindings/gtkmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gtkmm/DETAILS b/gnome2/bindings/gtkmm/DETAILS index c819121..575ee8b 100644 --- a/gnome2/bindings/gtkmm/DETAILS +++ b/gnome2/bindings/gtkmm/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkmm - VERSION=2.16.0 - MAJOR=2.16 + VERSION=2.18.1 + MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e8cde1ebf651458c815d5e896bbae2ae4bf33d67 + SOURCE_VFY=sha1:774c913f33a4ffcde9e34aa3561ba444ebeafe05 WEB_SITE=http://gtkmm.org ENTERED=20021225 - UPDATED=20090318 + UPDATED=20090924 SHORT="C++ bindings for gtk2 and glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:38 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:38 -0000 Subject: [Lunar-commits] at-spi: version bump to 1.28.0 Message-ID: <20100715201613.B2AEE9B2D2@doppio.foo-projects.org> commit a77696e75c8758dd4c822d2f1a687a449f7a8a83 Author: Zachary McGrew Date: Thu Sep 24 02:55:29 2009 -0700 at-spi: version bump to 1.28.0 --- gnome2/platform/at-spi/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/platform/at-spi/DETAILS b/gnome2/platform/at-spi/DETAILS index e39e446..3456885 100644 --- a/gnome2/platform/at-spi/DETAILS +++ b/gnome2/platform/at-spi/DETAILS @@ -1,12 +1,12 @@ MODULE=at-spi - VERSION=1.26.0 - MAJOR=1.26 + VERSION=1.28.0 + MAJOR=1.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:814871ea8a04570d44003ceffc166cbe44a8bb7c + SOURCE_VFY=sha1:e12b8e316cc4305c0fa9dbd7b54f02bf3dad61f2 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090318 + UPDATED=20090924 SHORT="GNOME Assistive Technology Service Provider Interface." cat << EOF This is the Gnome Accessibility Project's Assistive Technology Service From zmcgrew at lunar-linux.org Thu Jul 15 22:16:38 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:38 -0000 Subject: [Lunar-commits] gnome-python-desktop: version bump to 2.28.0 Message-ID: <20100715201613.7958E9B318@doppio.foo-projects.org> commit 030a2bf3eb3176910c5c465834613f60c23fa9ae Author: Zachary McGrew Date: Thu Sep 24 02:55:27 2009 -0700 gnome-python-desktop: version bump to 2.28.0 --- gnome2/bindings/gnome-python-desktop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-python-desktop/DETAILS b/gnome2/bindings/gnome-python-desktop/DETAILS index f7ccc4a..b24483e 100644 --- a/gnome2/bindings/gnome-python-desktop/DETAILS +++ b/gnome2/bindings/gnome-python-desktop/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-python-desktop - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9f30c470ea73cb11b1daa6e10f1e980ec5698086 + SOURCE_VFY=sha1:3e30867fc492c5d70114eadd4569bb9fe8d1d27e WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090318 + UPDATED=20090924 SHORT="Python bindings for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:38 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:38 -0000 Subject: [Lunar-commits] gnome-python: version bump to 2.28.0 Message-ID: <20100715201613.D9D219B2E9@doppio.foo-projects.org> commit 114b5b939b73027cca4b9e85621eca8a6b975dd9 Author: Zachary McGrew Date: Thu Sep 24 02:55:30 2009 -0700 gnome-python: version bump to 2.28.0 --- gnome2/bindings/gnome-python/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gnome-python/DETAILS b/gnome2/bindings/gnome-python/DETAILS index 091da6c..9a2385b 100644 --- a/gnome2/bindings/gnome-python/DETAILS +++ b/gnome2/bindings/gnome-python/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-python - VERSION=2.26.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:789627d4107aa50cd7fc763c4de015032346524e + SOURCE_VFY=sha1:4194d910688fdab750746a8c47ca4fc67b8b0648 WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090415 + UPDATED=20090924 SHORT="Python bindings for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:38 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:38 -0000 Subject: [Lunar-commits] libxklavier: version bump to 4.0 Message-ID: <20100715201614.0050C9B32A@doppio.foo-projects.org> commit fa6c95f863ebd4dc75b23bf3c57f3bc32b274d3c Author: Zachary McGrew Date: Thu Sep 24 02:55:31 2009 -0700 libxklavier: version bump to 4.0 --- x11/libxklavier/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libxklavier/DETAILS b/x11/libxklavier/DETAILS index 0db1d8a..13fc233 100644 --- a/x11/libxklavier/DETAILS +++ b/x11/libxklavier/DETAILS @@ -1,12 +1,12 @@ MODULE=libxklavier - MAJOR=3.9 - VERSION=3.9 + MAJOR=4.0 + VERSION=4.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f093950923361310f80c2c434f7cc1a17c09f301 + SOURCE_VFY=sha1:37c6e9fb8b436d6a646a6eea09cf196baad28756 WEB_SITE=http://www.freedesktop.org/wiki/Software/LibXklavier ENTERED=20031201 - UPDATED=20090319 + UPDATED=20090924 SHORT="library providing high-level API for XKB" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:39 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:39 -0000 Subject: [Lunar-commits] gnome-netstatus: version bump to 2.28.0 Message-ID: <20100715201614.14A3A9B32C@doppio.foo-projects.org> commit 3ac70f927cb7ea3960a6db7ad2da830667289835 Author: Zachary McGrew Date: Thu Sep 24 02:55:32 2009 -0700 gnome-netstatus: version bump to 2.28.0 --- gnome2/desktop/gnome-netstatus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-netstatus/DETAILS b/gnome2/desktop/gnome-netstatus/DETAILS index 4c71950..c7806e7 100644 --- a/gnome2/desktop/gnome-netstatus/DETAILS +++ b/gnome2/desktop/gnome-netstatus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-netstatus - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:53ca180d45a42b011ae6765461ae55c6a69d66af + SOURCE_VFY=sha1:419c9c619ccd67bbfed9806a63d43c1c72d3428f WEB_SITE=http://www.gnome.org ENTERED=20040218 - UPDATED=20090318 + UPDATED=20090924 SHORT="Network Status Applet for Gnome Desktop" cat << EOF Network Status Applet for Gnome Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:16:39 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:39 -0000 Subject: [Lunar-commits] gtkhtml: version bump to 3.28.0 Message-ID: <20100715201614.2D5F39B32D@doppio.foo-projects.org> commit f005852f9224dcfc7d6aa90bbf7e3c60251551f6 Author: Zachary McGrew Date: Thu Sep 24 02:55:33 2009 -0700 gtkhtml: version bump to 3.28.0 --- gnome2/desktop/gtkhtml/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DETAILS b/gnome2/desktop/gtkhtml/DETAILS index e34e762..4a47868 100644 --- a/gnome2/desktop/gtkhtml/DETAILS +++ b/gnome2/desktop/gtkhtml/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkhtml - VERSION=3.26.3 - MAJOR=3.26 + VERSION=3.28.0 + MAJOR=3.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4b681e763c5801adf8d083ff80ef4332f48935f6 + SOURCE_VFY=sha1:b0abcf98447acf385a108061bb7f80769bc18a0e WEB_SITE=http://www.gnome.org ENTERED=20021118 - UPDATED=20090703 + UPDATED=20090924 SHORT="html rendering/editing library." cat << EOF GtkHTML is a HTML rendering/editing library. It is not designed to be From zmcgrew at lunar-linux.org Thu Jul 15 22:16:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:41 -0000 Subject: [Lunar-commits] libgtop: version bump to 2.28.0 Message-ID: <20100715201615.576CB9B322@doppio.foo-projects.org> commit c752423b3ad2ad0d12e3b1cbdb53cef6cbbaa77a Author: Zachary McGrew Date: Thu Sep 24 02:55:43 2009 -0700 libgtop: version bump to 2.28.0 --- gnome2/desktop/libgtop/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgtop/DETAILS b/gnome2/desktop/libgtop/DETAILS index 6ab18d4..f65e627 100644 --- a/gnome2/desktop/libgtop/DETAILS +++ b/gnome2/desktop/libgtop/DETAILS @@ -1,12 +1,12 @@ MODULE=libgtop - VERSION=2.27.2 - MAJOR=2.27 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:114875ac96c39d9c27c2d1555721999b9a70426b + SOURCE_VFY=sha1:f88595d43f1a451ca3799fe797696d4e53c4a772 WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090415 + UPDATED=20090924 SHORT="a library to provide top functionality to applications" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:41 -0000 Subject: [Lunar-commits] sound-juicer: version bump to 2.28.0 Message-ID: <20100715201615.7C8F09B2CD@doppio.foo-projects.org> commit 265fbced9e0350add08a858ea68788d54b8b5a08 Author: Zachary McGrew Date: Thu Sep 24 02:55:44 2009 -0700 sound-juicer: version bump to 2.28.0 --- gnome2/desktop/sound-juicer/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/sound-juicer/DETAILS b/gnome2/desktop/sound-juicer/DETAILS index 9705ea1..8792675 100644 --- a/gnome2/desktop/sound-juicer/DETAILS +++ b/gnome2/desktop/sound-juicer/DETAILS @@ -1,12 +1,12 @@ MODULE=sound-juicer - VERSION=2.26.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ed8d04a4536122626910eb0217147793f632e481 + SOURCE_VFY=sha1:a79742a2478c811ef0f6a0dca8add0f840cdfe61 WEB_SITE=http://www.gnome.org ENTERED=20030504 - UPDATED=20090415 + UPDATED=20090924 SHORT="CD-Ripping tool with clean interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:41 -0000 Subject: [Lunar-commits] gnome-menus: version bump to 2.28.0 Message-ID: <20100715201615.A05739B2CE@doppio.foo-projects.org> commit 6784394806390e33f64a1824990d8b16ced2d17b Author: Zachary McGrew Date: Thu Sep 24 02:55:45 2009 -0700 gnome-menus: version bump to 2.28.0 --- gnome2/desktop/gnome-menus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-menus/DETAILS b/gnome2/desktop/gnome-menus/DETAILS index 380bab9..40a56bb 100644 --- a/gnome2/desktop/gnome-menus/DETAILS +++ b/gnome2/desktop/gnome-menus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-menus - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ab914a083ef63bacd960349b3dee3dbd3a005a82 + SOURCE_VFY=sha1:619fe3aae9348b6cd00b008c8e8d292191946317 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090703 + UPDATED=20090924 SHORT="an implementation of the fdo menu specification for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] nautilus: version bump to 2.28.0 Message-ID: <20100715201615.B2C929B325@doppio.foo-projects.org> commit ed412f2d152206765c907951653aed6b75df9ff2 Author: Zachary McGrew Date: Thu Sep 24 02:55:46 2009 -0700 nautilus: version bump to 2.28.0 --- gnome2/desktop/nautilus/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/nautilus/DETAILS b/gnome2/desktop/nautilus/DETAILS index 5ef3df3..1254a7c 100644 --- a/gnome2/desktop/nautilus/DETAILS +++ b/gnome2/desktop/nautilus/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:e9ec2daac93eac185cef42a688c3ebefcca1f7fe + SOURCE_VFY=sha1:8239074c5f185191f0b66bcca90f33b7087ee5bf WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090526 + UPDATED=20090924 SHORT="official file manager for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] gnome-themes: version bump to 2.28.0 Message-ID: <20100715201615.DE7759B334@doppio.foo-projects.org> commit c15d3877dbf35153b507c70675dc4adf0b532962 Author: Zachary McGrew Date: Thu Sep 24 02:55:48 2009 -0700 gnome-themes: version bump to 2.28.0 --- gnome2/desktop/gnome-themes/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-themes/DETAILS b/gnome2/desktop/gnome-themes/DETAILS index 42f3cb1..c4a154d 100644 --- a/gnome2/desktop/gnome-themes/DETAILS +++ b/gnome2/desktop/gnome-themes/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-themes - VERSION=2.26.3.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3696948ee025479869a2dd570603a2adc235d8f9 + SOURCE_VFY=sha1:b734798b3062b56fb1caea0f40ebeef0aba52027 WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090703 + UPDATED=20090924 SHORT="offical themes for the GNOME 2 desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] gedit: version bump to 2.28.0 Message-ID: <20100715201616.12A4E9B2C7@doppio.foo-projects.org> commit e505c310be9e75d82398ad1a9f5ea779d57fcc1d Author: Zachary McGrew Date: Thu Sep 24 02:55:49 2009 -0700 gedit: version bump to 2.28.0 --- gnome2/desktop/gedit/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit/DETAILS b/gnome2/desktop/gedit/DETAILS index 1ed0834..e348962 100644 --- a/gnome2/desktop/gedit/DETAILS +++ b/gnome2/desktop/gedit/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:57ee9519a1c28195fb5b5bafa06308d816246c53 + SOURCE_VFY=sha1:bf286db7e867fbcd60504fad00c50a5ea734e885 WEB_SITE=http://gedit.org ENTERED=20020716 - UPDATED=20090703 + UPDATED=20090924 SHORT="a text editor for the GNOME Desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] brasero: version bump to 2.28.0 Message-ID: <20100715201616.2D2019B32B@doppio.foo-projects.org> commit 09ffee8ff500309d0e6bed90f3a14275856a924d Author: Zachary McGrew Date: Thu Sep 24 02:55:50 2009 -0700 brasero: version bump to 2.28.0 --- zbeta/brasero/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index 45436f9..4164c77 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:97273908948481ea2f97d4a12e7bf5031ca613cb + SOURCE_VFY=sha1:5e501562d0cb41d3c1d897c71d065c548dac20d5 WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20090703 + UPDATED=20090924 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] zenity: version bump to 2.28.0 Message-ID: <20100715201616.3BD229B333@doppio.foo-projects.org> commit 7ef58c50732e190a70755a1e6d9c7b52712876eb Author: Zachary McGrew Date: Thu Sep 24 02:55:52 2009 -0700 zenity: version bump to 2.28.0 --- gnome2/desktop/zenity/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/zenity/DETAILS b/gnome2/desktop/zenity/DETAILS index f1f5b1e..818fbcf 100644 --- a/gnome2/desktop/zenity/DETAILS +++ b/gnome2/desktop/zenity/DETAILS @@ -1,12 +1,12 @@ MODULE=zenity - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4dbce1e3058eb9f7166045ea4d7b468499239774 + SOURCE_VFY=sha1:5ae788adb1536bf73e26ed1fde8f4dd2a4f41310 WEB_SITE=http://www.gnome.org/ ENTERED=20030205 - UPDATED=20090318 + UPDATED=20090924 SHORT="displays graphical dialog boxes from the command line" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:42 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:42 -0000 Subject: [Lunar-commits] gnome-backgrounds: version bump to 2.28.0 Message-ID: <20100715201616.5A0969B328@doppio.foo-projects.org> commit 121c54c677284ab0e87f80d68516cde6f6e4d24a Author: Zachary McGrew Date: Thu Sep 24 02:55:53 2009 -0700 gnome-backgrounds: version bump to 2.28.0 --- gnome2/desktop/gnome-backgrounds/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-backgrounds/DETAILS b/gnome2/desktop/gnome-backgrounds/DETAILS index 41b94a2..dbe0260 100644 --- a/gnome2/desktop/gnome-backgrounds/DETAILS +++ b/gnome2/desktop/gnome-backgrounds/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-backgrounds - VERSION=2.24.1 - MAJOR=2.24 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b949bfa3d790b776ef3697cf406eb31fdab9db23 + SOURCE_VFY=sha1:834b9b35c4679e65c758298ffb379b674dd689ea WEB_SITE=http://www.gnome.org/ ENTERED=20050317 - UPDATED=20090318 + UPDATED=20090924 SHORT="a set of offical GNOME desktop backgrounds" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:43 -0000 Subject: [Lunar-commits] rhythmbox: version bump to 0.12.5 Message-ID: <20100715201616.6D6559B233@doppio.foo-projects.org> commit 37839913ac036a6542285029537b840c32973522 Author: Zachary McGrew Date: Thu Sep 24 02:55:54 2009 -0700 rhythmbox: version bump to 0.12.5 --- audio/rhythmbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/rhythmbox/DETAILS b/audio/rhythmbox/DETAILS index bc2b02a..185c20c 100644 --- a/audio/rhythmbox/DETAILS +++ b/audio/rhythmbox/DETAILS @@ -1,12 +1,12 @@ MODULE=rhythmbox - VERSION=0.12.2 + VERSION=0.12.5 MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dd72ffd092760fc70b5a86e7f5ccf8157e56fb98 + SOURCE_VFY=sha1:b41bbb4e7e8f2dc64122ff6a0b334478a0cef42b WEB_SITE=http://www.gnome.org/projects/$MODULE/ ENTERED=20020730 - UPDATED=20090703 + UPDATED=20090924 SHORT="clone of the iTunes plyer for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:43 -0000 Subject: [Lunar-commits] epiphany-extensions: version bump to 2.28.0 Message-ID: <20100715201616.A11EC9B22F@doppio.foo-projects.org> commit 010c38358e2ea0b5af942b513aa08bc8638d2157 Author: Zachary McGrew Date: Thu Sep 24 02:55:55 2009 -0700 epiphany-extensions: version bump to 2.28.0 --- web/epiphany-extensions/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/epiphany-extensions/DETAILS b/web/epiphany-extensions/DETAILS index 97b75da..738ad7e 100644 --- a/web/epiphany-extensions/DETAILS +++ b/web/epiphany-extensions/DETAILS @@ -1,12 +1,12 @@ MODULE=epiphany-extensions - VERSION=2.26.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_VFY=sha1:55584734bf9931d5e75761f046f1bcd8224494cc + SOURCE_VFY=sha1:57001e7b4d855ced4490dccce3d397ad886960ab SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org/projects/epiphany/ ENTERED=20030413 - UPDATED=20090415 + UPDATED=20090924 SHORT="set of extensions for Epiphany like mouse gestures and a popup blocker" LDD_CHECK=off From zmcgrew at lunar-linux.org Thu Jul 15 22:16:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:43 -0000 Subject: [Lunar-commits] bug-buddy: version bump to 2.28.0 Message-ID: <20100715201616.BDC349B2D5@doppio.foo-projects.org> commit 4038c01a9007661066e2c20e15a14dfc17386c7e Author: Zachary McGrew Date: Thu Sep 24 02:55:56 2009 -0700 bug-buddy: version bump to 2.28.0 --- gnome2/desktop/bug-buddy/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/bug-buddy/DETAILS b/gnome2/desktop/bug-buddy/DETAILS index cb66080..d2bdac1 100644 --- a/gnome2/desktop/bug-buddy/DETAILS +++ b/gnome2/desktop/bug-buddy/DETAILS @@ -1,12 +1,12 @@ MODULE=bug-buddy - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6b96ea35d58b969fe0129af2bfb4aa144c207e6d + SOURCE_VFY=sha1:648be1a2778bc4f588e8439773e5ca467bb8eff0 WEB_SITE=http://www.gnome.org ENTERED=20020716 - UPDATED=20090318 + UPDATED=20090924 SHORT="Bug/crash submittal tool for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:43 -0000 Subject: [Lunar-commits] gvfs: version bump to 1.4.0 Message-ID: <20100715201616.D24EC9B331@doppio.foo-projects.org> commit 6b0375b34e75683853534faf9b922a410f84cd79 Author: Zachary McGrew Date: Thu Sep 24 02:55:57 2009 -0700 gvfs: version bump to 1.4.0 --- gnome2/desktop/gvfs/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gvfs/DETAILS b/gnome2/desktop/gvfs/DETAILS index cf18f2e..a25c935 100644 --- a/gnome2/desktop/gvfs/DETAILS +++ b/gnome2/desktop/gvfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gvfs - MAJOR=1.2 - VERSION=1.2.3 + MAJOR=1.4 + VERSION=1.4.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c94d52b0bf2fe83d7e26c05ce9d65d240cd57be4 + SOURCE_VFY=sha1:cb66e72bf92a22cde07da9875d10d9c9eb81a23c WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090526 + UPDATED=20090924 SHORT="Replacement for Gnome-VFS" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:43 -0000 Subject: [Lunar-commits] libsoup: version bump to 2.28.0 Message-ID: <20100715201616.EEB4D9B33A@doppio.foo-projects.org> commit 078b1933c13d8b5751104ab52cd77da62a8e5c9f Author: Zachary McGrew Date: Thu Sep 24 02:55:58 2009 -0700 libsoup: version bump to 2.28.0 --- gnome2/desktop/libsoup/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index 52529b1..a106340 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.27.4 - MAJOR=2.27 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2eb9dbcfb285feabf79873441f14c229ae0d0e68 + SOURCE_VFY=sha1:e1b31a0f5195488d362d810c1cb293b289d60064 WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090714 + UPDATED=20090924 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] gconfmm: version bump to 2.28.0 Message-ID: <20100715201617.0ADD19B32E@doppio.foo-projects.org> commit 28833d935226451e272f7a69c34013290de787bb Author: Zachary McGrew Date: Thu Sep 24 02:55:59 2009 -0700 gconfmm: version bump to 2.28.0 --- gnome2/bindings/gconfmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gconfmm/DETAILS b/gnome2/bindings/gconfmm/DETAILS index 9cea1a2..2ef39a4 100644 --- a/gnome2/bindings/gconfmm/DETAILS +++ b/gnome2/bindings/gconfmm/DETAILS @@ -1,12 +1,12 @@ MODULE=gconfmm - VERSION=2.24.0 - MAJOR=2.24 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1c130b3311c8307037126050bbfb4f8faa28819a + SOURCE_VFY=sha1:676ea73c9db503067dcb30374b00bd8cce8654a4 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20080923 + UPDATED=20090924 SHORT="C++ Bindings for GConf2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] gnome-games-extra-data: version bump to 2.28.0 Message-ID: <20100715201617.4AAB89B2D9@doppio.foo-projects.org> commit c2ffcf76d9426c13e41b28784b840677e6153a82 Author: Zachary McGrew Date: Thu Sep 24 02:56:00 2009 -0700 gnome-games-extra-data: version bump to 2.28.0 --- gnome2/desktop/gnome-games-extra-data/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games-extra-data/DETAILS b/gnome2/desktop/gnome-games-extra-data/DETAILS index 5d0223b..d7974a8 100644 --- a/gnome2/desktop/gnome-games-extra-data/DETAILS +++ b/gnome2/desktop/gnome-games-extra-data/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-games-extra-data - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:acdf148b58a60b7708eda3e39d1307c5718543af + SOURCE_VFY=sha1:6f966c19b902684172c35b7fe7729285daa55489 WEB_SITE=http://www.gnome.org/ ENTERED=20060424 - UPDATED=20090319 + UPDATED=20090924 SHORT="optional additional graphics for gnome-games" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] gnome-utils: version bump to 2.28.0 Message-ID: <20100715201617.5B1429B335@doppio.foo-projects.org> commit c190f22e9599cf364b2cb2a82aabe895def12557 Author: Zachary McGrew Date: Thu Sep 24 02:56:01 2009 -0700 gnome-utils: version bump to 2.28.0 --- gnome2/desktop/gnome-utils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-utils/DETAILS b/gnome2/desktop/gnome-utils/DETAILS index 8ff2c81..f61e0c5 100644 --- a/gnome2/desktop/gnome-utils/DETAILS +++ b/gnome2/desktop/gnome-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-utils - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ac1078ad2d75a561f7aa562d06316a221d6dcbc4 + SOURCE_VFY=sha1:3c7bccb278e409cba5f7e3eb8e2e953efac22a05 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090319 + UPDATED=20090924 SHORT="GNOME Utilities for the GNOME desktop" PSAFE="no" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] libwnck: version bump to 2.28.0 Message-ID: <20100715201617.81DAD9B329@doppio.foo-projects.org> commit 3366fd5f59e72802df35642c62d28628f15c4134 Author: Zachary McGrew Date: Thu Sep 24 02:56:02 2009 -0700 libwnck: version bump to 2.28.0 --- gnome2/desktop/libwnck/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libwnck/DETAILS b/gnome2/desktop/libwnck/DETAILS index 3cf1d51..2b1105b 100644 --- a/gnome2/desktop/libwnck/DETAILS +++ b/gnome2/desktop/libwnck/DETAILS @@ -1,12 +1,12 @@ MODULE=libwnck - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b941006e5edf2877f863c541d52485cd141f96da + SOURCE_VFY=sha1:20158519615d10d14a415d8f0d5b39375350eb81 WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090703 + UPDATED=20090924 SHORT="A window navigator construction kit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] eog: version bump to 2.28.0 Message-ID: <20100715201617.AB4739B336@doppio.foo-projects.org> commit 225dae80aa09e5dfa3ab1998a8d69b0255be2234 Author: Zachary McGrew Date: Thu Sep 24 02:56:03 2009 -0700 eog: version bump to 2.28.0 --- gnome2/desktop/eog/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/eog/DETAILS b/gnome2/desktop/eog/DETAILS index 2615e94..70125c8 100644 --- a/gnome2/desktop/eog/DETAILS +++ b/gnome2/desktop/eog/DETAILS @@ -1,12 +1,12 @@ MODULE=eog - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dce3dc99d3df80bcfad1401bd6efdcd7dfc88e30 + SOURCE_VFY=sha1:5c13912db1ac53818245480554a78c96febde49d WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090703 + UPDATED=20090924 SHORT="fast and functional image viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:44 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:44 -0000 Subject: [Lunar-commits] gnome-screensaver: version bump to 2.28.0 Message-ID: <20100715201618.0A19D9B339@doppio.foo-projects.org> commit f75aa3d31b0a223464e18480f2ac231a11271f6f Author: Zachary McGrew Date: Thu Sep 24 02:56:05 2009 -0700 gnome-screensaver: version bump to 2.28.0 --- gnome2/desktop/gnome-screensaver/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-screensaver/DETAILS b/gnome2/desktop/gnome-screensaver/DETAILS index aa11e9f..1b749db 100644 --- a/gnome2/desktop/gnome-screensaver/DETAILS +++ b/gnome2/desktop/gnome-screensaver/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-screensaver - VERSION=2.26.1 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a71f35aaa72d13f641fe30e8eb576e9c0d19eb76 + SOURCE_VFY=sha1:7981b09f75076ebb8cd55032696f12ed06b224ca WEB_SITE=http://live.gnome.org/GnomeScreensaver ENTERED=20061130 - UPDATED=20090415 + UPDATED=20090924 SHORT="screensaver control for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] yelp: version bump to 2.28.0 Message-ID: <20100715201618.2401A9B332@doppio.foo-projects.org> commit 1dd05b3b3e2f8ab3fefea7dc4a01ed5f92f69ab9 Author: Zachary McGrew Date: Thu Sep 24 02:56:06 2009 -0700 yelp: version bump to 2.28.0 --- gnome2/desktop/yelp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/yelp/DETAILS b/gnome2/desktop/yelp/DETAILS index 8ca20cf..6e581bf 100644 --- a/gnome2/desktop/yelp/DETAILS +++ b/gnome2/desktop/yelp/DETAILS @@ -1,12 +1,12 @@ MODULE=yelp - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c1c3262d77d4515a0fd0a7840307533fda9ed0ea + SOURCE_VFY=sha1:e22c1f80662e9450990c20fc9a42441280925dbc WEB_SITE=http://www.gnome.org ENTERED=20020715 - UPDATED=20090319 + UPDATED=20090924 SHORT="help browser for Gnome" cat << EOF Help browser for GNOME which supports docbook documents, info and man. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] libbonobo: version bump to 2.24.2 Message-ID: <20100715201618.43F4B9B2E6@doppio.foo-projects.org> commit 00cd34526e52396b996c5d6bbcc5e10ee40058d9 Author: Zachary McGrew Date: Thu Sep 24 02:56:07 2009 -0700 libbonobo: version bump to 2.24.2 --- gnome2/platform/libbonobo/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libbonobo/DETAILS b/gnome2/platform/libbonobo/DETAILS index 116de18..1df8c46 100644 --- a/gnome2/platform/libbonobo/DETAILS +++ b/gnome2/platform/libbonobo/DETAILS @@ -1,12 +1,12 @@ MODULE=libbonobo - VERSION=2.24.1 + VERSION=2.24.2 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9bd321ca9c7e6abba8d4f65b53940d7096e6724b + SOURCE_VFY=sha1:c4ca4b5268581be3c263882b99940f8d787f6445 WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20090319 + UPDATED=20090924 SHORT="the GNOME CORBA framework library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] system-tools-backends: version bump to 2.8.1 Message-ID: <20100715201618.956789B2EE@doppio.foo-projects.org> commit 8bf3e3ac0c6ef8d916b64000d9178958db7b0915 Author: Zachary McGrew Date: Thu Sep 24 02:56:10 2009 -0700 system-tools-backends: version bump to 2.8.1 --- gnome2/desktop/system-tools-backends/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/system-tools-backends/DETAILS b/gnome2/desktop/system-tools-backends/DETAILS index 2fea927..affbf5f 100644 --- a/gnome2/desktop/system-tools-backends/DETAILS +++ b/gnome2/desktop/system-tools-backends/DETAILS @@ -1,12 +1,12 @@ MODULE=system-tools-backends - VERSION=2.6.1 - MAJOR=2.6 + VERSION=2.8.1 + MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:fa49c81963ab8c522dfefb9a8c2ffda61380a01b + SOURCE_VFY=sha1:cd5bcb1fb5721696997a0ac8643657ea4511489e WEB_SITE=http://www.gnome.org/projects/gst/ ENTERED=20050316 - UPDATED=20090415 + UPDATED=20090924 SHORT="Backend for the gnome-system-tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:46 -0000 Subject: [Lunar-commits] gtk+-2: version bump to 2.18.0 Message-ID: <20100715201618.E327B9B32F@doppio.foo-projects.org> commit 0f436c3e2583bf1fb12312e76bb89d7fecbd7eed Author: Zachary McGrew Date: Thu Sep 24 03:23:54 2009 -0700 gtk+-2: version bump to 2.18.0 --- graphics/gtk+-2/BUILD | 10 ---------- graphics/gtk+-2/DETAILS | 11 ++++------- 2 files changed, 4 insertions(+), 17 deletions(-) diff --git a/graphics/gtk+-2/BUILD b/graphics/gtk+-2/BUILD index 1058b15..4e63174 100644 --- a/graphics/gtk+-2/BUILD +++ b/graphics/gtk+-2/BUILD @@ -1,15 +1,5 @@ ( - if egrep -q '^#define JPEG_LIB_VERSION.*7[0-9]+' /usr/include/jpeglib.h; then - # Is 7.0 API, rather than old version 6b - # Old patch: http://repos.archlinux.org/viewvc.cgi/gtk2/repos/extra-i686/ - # Fixes blurry jpegs: http://bugzilla.gnome.org/show_bug.cgi?id=588740 - # http://bugs.gentoo.org/show_bug.cgi?id=282744 - # Info: http://bbs.archlinux.org/viewtopic.php?id=75529 - # Original fix: sedit "s:cinfo->scale_denom <= 8:cinfo->scale_denom <= 16:" gdk-pixbuf/io-jpeg.c - patch_it $SOURCE2 0 - fi && - if [ "$USE_XINPUT" == "y" ]; then # XInput support is needed for Wacom tablets to work in GIMP OPTS+=" --with-xinput=yes --enable-debug=no" diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index 73ad038..83cc98c 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,17 +1,14 @@ MODULE=gtk\+-2 - VERSION=16.6 - MAJOR=2.16 + VERSION=18.0 + MAJOR=2.18 SOURCE=$MODULE.$VERSION.tar.bz2 - SOURCE2=gtk\+-2-2.16.5-jpeg7.patch.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:f69cb48311d60664bac7cf68351c175c7a214ae6 - SOURCE2_VFY=sha1:6981a977ea91d6dce32f444ad3b097e2ad43302b + SOURCE_VFY=sha1:11a82fb2548788a0c35afb1d70a73e88d841157c WEB_SITE=http://www.gtk.org/ ENTERED=20020313 - UPDATED=20090829 + UPDATED=20090924 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] gnome-session: version bump to 2.28.0 Message-ID: <20100715201618.A8B1E9B2F3@doppio.foo-projects.org> commit c72d71d28966312a9a94629fadccb5b817d01de2 Author: Zachary McGrew Date: Thu Sep 24 02:56:11 2009 -0700 gnome-session: version bump to 2.28.0 --- gnome2/desktop/gnome-session/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-session/DETAILS b/gnome2/desktop/gnome-session/DETAILS index cb96f23..98cf254 100644 --- a/gnome2/desktop/gnome-session/DETAILS +++ b/gnome2/desktop/gnome-session/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-session - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ba43d9c623e6e79635a09cfbd6ecfce40ccbab05 + SOURCE_VFY=sha1:a813c493383653e8e35b63b56b03517173f2ae8e WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090703 + UPDATED=20090924 SHORT="Gnome Session" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:46 -0000 Subject: [Lunar-commits] deskbar-applet: version bump to 2.28.0 Message-ID: <20100715201618.CC6609B33E@doppio.foo-projects.org> commit 27326286d57305502aa2853b78ebd5d719c2b2b8 Author: Zachary McGrew Date: Thu Sep 24 02:56:13 2009 -0700 deskbar-applet: version bump to 2.28.0 --- gnome2/desktop/deskbar-applet/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/deskbar-applet/DETAILS b/gnome2/desktop/deskbar-applet/DETAILS index 22af61f..8fca7cc 100644 --- a/gnome2/desktop/deskbar-applet/DETAILS +++ b/gnome2/desktop/deskbar-applet/DETAILS @@ -1,12 +1,12 @@ MODULE=deskbar-applet - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4a203f094020ad3c743f2e1c888f3003302ecfcc + SOURCE_VFY=sha1:4901a7e0b62c092d0d3b5ebf4a0bab539b7bc5ec WEB_SITE=http://raphael.slinckx.net/deskbar/ ENTERED=20070315 - UPDATED=20090526 + UPDATED=20090924 SHORT="A versatile search interface for the GNOME panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:46 -0000 Subject: [Lunar-commits] glib-2: version bump to 2.22.0 Message-ID: <20100715201619.13AC79B223@doppio.foo-projects.org> commit add21f6f324bcff5d23ab1ef659127a28fbe5908 Author: Zachary McGrew Date: Thu Sep 24 03:24:20 2009 -0700 glib-2: version bump to 2.22.0 --- libs/glib-2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/glib-2/DETAILS b/libs/glib-2/DETAILS index e92c533..4001a8f 100644 --- a/libs/glib-2/DETAILS +++ b/libs/glib-2/DETAILS @@ -1,14 +1,14 @@ MODULE=glib-2 - MAJOR=2.20 - VERSION=20.4 + MAJOR=2.22 + VERSION=22.0 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/glib/$MAJOR/ SOURCE_URL[1]=ftp://ftp.gtk.org/pub/glib/$MAJOR/ - SOURCE_VFY=sha1:a0cee2b75bb485de926fa43b33887adc8f9c19bb + SOURCE_VFY=sha1:dae057cb116c87ada58fbaae9897c71e9da20d06 WEB_SITE=http://www.gtk.org/ ENTERED=20020313 - UPDATED=20090719 + UPDATED=20090924 SHORT="A library of useful C routines for trees, hashes, and lists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:46 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:46 -0000 Subject: [Lunar-commits] telepathy-python: version bump to 0.15.12 Message-ID: <20100715201619.3301C9B2FC@doppio.foo-projects.org> commit c5f7ce776217886c1232caa2541ead95bbaadd19 Author: Zachary McGrew Date: Sat Oct 3 21:36:46 2009 -0700 telepathy-python: version bump to 0.15.12 --- python/telepathy-python/BUILD | 7 ------- python/telepathy-python/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/python/telepathy-python/BUILD b/python/telepathy-python/BUILD deleted file mode 100644 index 8707d86..0000000 --- a/python/telepathy-python/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( - - python setup.py build_ext -i && - prepare_install && - python setup.py install - -) > $C_FIFO 2>&1 diff --git a/python/telepathy-python/DETAILS b/python/telepathy-python/DETAILS index 04bce34..424d3d2 100644 --- a/python/telepathy-python/DETAILS +++ b/python/telepathy-python/DETAILS @@ -1,12 +1,12 @@ MODULE=telepathy-python - VERSION=0.15.8 + VERSION=0.15.12 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:981cb8cebdee030b9c7ac6d4382860c7fdf9c6cc + SOURCE_VFY=sha1:317d16691f85c47ad8fc2105630f4164b85b066e WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 - UPDATED=20090720 + UPDATED=20091003 SHORT="Python wrapper for Telepathy" cat < totem-pl-parser: now depends on gmime Message-ID: <20100715201619.4F88E9B330@doppio.foo-projects.org> commit df0e2f7a1d01f381efc269bd3d363ee651fe46ea Author: Zachary McGrew Date: Sat Oct 3 22:02:11 2009 -0700 totem-pl-parser: now depends on gmime --- gnome2/desktop/totem-pl-parser/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DEPENDS b/gnome2/desktop/totem-pl-parser/DEPENDS index c0857b5..af17ac3 100644 --- a/gnome2/desktop/totem-pl-parser/DEPENDS +++ b/gnome2/desktop/totem-pl-parser/DEPENDS @@ -4,3 +4,4 @@ depends dbus depends hal depends libxml2 depends evolution-data-server +depends gmime From zmcgrew at lunar-linux.org Thu Jul 15 22:16:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:47 -0000 Subject: [Lunar-commits] farsight2: version bump to 0.0.15 Message-ID: <20100715201619.635169B337@doppio.foo-projects.org> commit 37bfe89a5a918b38772622f82f6f793443dc3f89 Author: Zachary McGrew Date: Sat Oct 3 22:02:35 2009 -0700 farsight2: version bump to 0.0.15 --- chat/farsight2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/farsight2/DETAILS b/chat/farsight2/DETAILS index a24f583..5332e84 100644 --- a/chat/farsight2/DETAILS +++ b/chat/farsight2/DETAILS @@ -1,12 +1,12 @@ MODULE=farsight2 - VERSION=0.0.12 + VERSION=0.0.15 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://farsight.freedesktop.org/releases/farsight2/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:77333e0475ea8a773ee0b44d369d71d56627111a + SOURCE_VFY=sha1:7edecfce0d3849ffceb6324a6ca63929338b4ccb WEB_SITE="http://farsight.freedesktop.org/wiki/" ENTERED=20090319 - UPDATED=20090610 + UPDATED=20091003 SHORT="audio/video conferencing framework" cat << EOF The Farsight project is an effort to create a framework to deal with From zmcgrew at lunar-linux.org Thu Jul 15 22:16:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:47 -0000 Subject: [Lunar-commits] libnice: version bump to 0.0.9 Message-ID: <20100715201619.973D49B2CA@doppio.foo-projects.org> commit 0138051b6acb19368df5869f30133721ae7ddc95 Author: Zachary McGrew Date: Sat Oct 3 22:03:01 2009 -0700 libnice: version bump to 0.0.9 --- chat/libnice/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/libnice/DETAILS b/chat/libnice/DETAILS index d691e85..9b0e959 100644 --- a/chat/libnice/DETAILS +++ b/chat/libnice/DETAILS @@ -1,12 +1,12 @@ MODULE=libnice - VERSION=0.0.6 + VERSION=0.0.9 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://nice.freedesktop.org/releases/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:62f803f49b27878474886b507e580dfb02225821 + SOURCE_VFY=sha1:821cbeeb972874855724d8a9cfbaaa3086f62881 WEB_SITE="http://nice.freedesktop.org/wiki/" ENTERED=20090319 - UPDATED=20090526 + UPDATED=20091003 SHORT="library and a transmitter that does ICE" cat < telepathy-butterfly: version bump to 0.5.1 Message-ID: <20100715201619.B6CA39B33F@doppio.foo-projects.org> commit 768b6cf8e4446a61eb0947ccffce2201feb74265 Author: Zachary McGrew Date: Sat Oct 3 22:07:39 2009 -0700 telepathy-butterfly: version bump to 0.5.1 --- chat/telepathy-butterfly/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-butterfly/DETAILS b/chat/telepathy-butterfly/DETAILS index a75d0a8..5631b2d 100644 --- a/chat/telepathy-butterfly/DETAILS +++ b/chat/telepathy-butterfly/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-butterfly - VERSION=0.3.4 + VERSION=0.5.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:9a5b35aaeb662fe45f5594b0c5b2482bb8511d27 + SOURCE_VFY=sha1:1968bb494863352a2f293bb9570d64dc4ec33ddf WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20090720 + UPDATED=20091003 SHORT="telepathy MSN connection manager" cat << EOF An MSN connection manager that handles presence, conversations, From zmcgrew at lunar-linux.org Thu Jul 15 22:16:47 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:47 -0000 Subject: [Lunar-commits] telepathy-farsight: version bump to 0.0.11 Message-ID: <20100715201619.D049E9B22B@doppio.foo-projects.org> commit c9eaeb746d1c6e5f28861d8cc34d7103444bcfdd Author: Zachary McGrew Date: Sat Oct 3 22:08:14 2009 -0700 telepathy-farsight: version bump to 0.0.11 --- chat/telepathy-farsight/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-farsight/DETAILS b/chat/telepathy-farsight/DETAILS index 4540b4f..c00d7a0 100644 --- a/chat/telepathy-farsight/DETAILS +++ b/chat/telepathy-farsight/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-farsight - VERSION=0.0.7 + VERSION=0.0.11 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:4a39a3dd358da945b49d07fbff9baa40bbc05526 + SOURCE_VFY=sha1:c7a9548b4e4b0f7645fec8fe97c5f6e4f6066797 WEB_SITE=http://farsight.freedesktop.org/wiki/ ENTERED=20090319 - UPDATED=20090526 + UPDATED=20091003 SHORT="telepathy audio/video stream connection manager" cat << EOF A Telepathy aduio/video stream module. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] telepathy-gabble: version bump to 0.9.1 Message-ID: <20100715201619.DA93A9B2D8@doppio.foo-projects.org> commit e632c5a1b30703b10dc44ebfd977a432d2bb9806 Author: Zachary McGrew Date: Sat Oct 3 22:08:46 2009 -0700 telepathy-gabble: version bump to 0.9.1 --- chat/telepathy-gabble/DEPENDS | 1 + chat/telepathy-gabble/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-gabble/DEPENDS b/chat/telepathy-gabble/DEPENDS index f3478a8..096ed0f 100644 --- a/chat/telepathy-gabble/DEPENDS +++ b/chat/telepathy-gabble/DEPENDS @@ -1,2 +1,3 @@ depends telepathy-glib depends loudmouth +depends datefudge diff --git a/chat/telepathy-gabble/DETAILS b/chat/telepathy-gabble/DETAILS index 8ea1367..5db67af 100644 --- a/chat/telepathy-gabble/DETAILS +++ b/chat/telepathy-gabble/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-gabble - VERSION=0.7.30 + VERSION=0.9.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:290bff8a1533c456b39866aa0633787c03879481 + SOURCE_VFY=sha1:35e5d7158a14253d96b5d1fe05e451b0aa894d42 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090720 + UPDATED=20091003 SHORT="telepathy jabber/xmpp connection manager" cat << EOF A Jabber/XMPP connection manager that handles single- and multi-user chats and From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] telepathy-haze: version bump to 0.3.2 Message-ID: <20100715201620.04E919B2FD@doppio.foo-projects.org> commit 8d98c38e5096179ef024420807be0bd5cb4aa8fa Author: Zachary McGrew Date: Sat Oct 3 22:09:17 2009 -0700 telepathy-haze: version bump to 0.3.2 --- chat/telepathy-haze/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-haze/DETAILS b/chat/telepathy-haze/DETAILS index 37123d7..0cff245 100644 --- a/chat/telepathy-haze/DETAILS +++ b/chat/telepathy-haze/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-haze - VERSION=0.3.1 + VERSION=0.3.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:c6a181914f2551a8b5f7165d8b9729e38eb0f629 + SOURCE_VFY=sha1:ced2905ba43152d634e05efd3c3725bf4c020ec2 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20090610 + UPDATED=20091003 SHORT="telepathy libpurple connection manager" cat << EOF A Telepathy connection manager based on Pidgin's libpurple, supporting From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] telepathy-idle: version bump to 0.1.5 Message-ID: <20100715201620.120499B33C@doppio.foo-projects.org> commit e2e39fd95fad2bb5c9dcf3257f1f4fd5dfa06e36 Author: Zachary McGrew Date: Sat Oct 3 22:10:02 2009 -0700 telepathy-idle: version bump to 0.1.5 --- chat/telepathy-idle/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-idle/DETAILS b/chat/telepathy-idle/DETAILS index a49a9ba..e00b2e1 100644 --- a/chat/telepathy-idle/DETAILS +++ b/chat/telepathy-idle/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-idle - VERSION=0.1.4 + VERSION=0.1.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:d4ab472f6c8eb31b2d40746baf19b04d0aac123c + SOURCE_VFY=sha1:3cc6c735aeab7a3923b1fc81a6f8d5f5a47bda09 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20090610 + UPDATED=20091003 SHORT="telepathy irc connection manager" cat << EOF A full featured IRC connection manager for Telepathy From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] telepathy-salut: version bump to 0.3.10 Message-ID: <20100715201620.4185E9B2C9@doppio.foo-projects.org> commit c2c107eeae28f48925f069e676c8d3ac5b26c367 Author: Zachary McGrew Date: Sat Oct 3 22:10:28 2009 -0700 telepathy-salut: version bump to 0.3.10 --- chat/telepathy-salut/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-salut/DETAILS b/chat/telepathy-salut/DETAILS index be25483..5c70eea 100644 --- a/chat/telepathy-salut/DETAILS +++ b/chat/telepathy-salut/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-salut - VERSION=0.3.9 + VERSION=0.3.10 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:30f323c8bf28115221151e09c2fe10c90d7e8677 + SOURCE_VFY=sha1:e0a2be8b97669a8dfd9d03173009fcf7f9ebcd9a WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090526 + UPDATED=20091003 SHORT="telepathy link-local xmpp connection manager" cat << EOF A link-local Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] totem: speed up build by not downloading dtds Message-ID: <20100715201620.585189B2F9@doppio.foo-projects.org> commit f014bb72f9ac894ba277eed145fb82e5652b9e3e Author: Zachary McGrew Date: Sat Oct 3 22:11:18 2009 -0700 totem: speed up build by not downloading dtds --- gnome2/desktop/totem/BUILD | 22 ++++++++++++---------- 1 files changed, 12 insertions(+), 10 deletions(-) diff --git a/gnome2/desktop/totem/BUILD b/gnome2/desktop/totem/BUILD index d892f2d..685d751 100644 --- a/gnome2/desktop/totem/BUILD +++ b/gnome2/desktop/totem/BUILD @@ -1,14 +1,16 @@ ( - export BROWSER_PLUGIN_DIR="/opt/lunar/plugins" - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --prefix=${GNOME210_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - $OPTS && - default_make + sedit 's:xsltproc:xsltproc --novalid:g' help/Makefile.in + + export BROWSER_PLUGIN_DIR="/opt/lunar/plugins" + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make ) > $C_FIFO 2>&1 From zmcgrew at lunar-linux.org Thu Jul 15 22:16:48 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:48 -0000 Subject: [Lunar-commits] telepathy-glib: version bump to 0.9.0 Message-ID: <20100715201620.699F99B33D@doppio.foo-projects.org> commit 9ba0e278021876d9d7baee6ac9b92b3151db592a Author: Zachary McGrew Date: Sat Oct 3 22:11:47 2009 -0700 telepathy-glib: version bump to 0.9.0 --- libs/telepathy-glib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/telepathy-glib/DETAILS b/libs/telepathy-glib/DETAILS index 38966a6..9f59599 100644 --- a/libs/telepathy-glib/DETAILS +++ b/libs/telepathy-glib/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-glib - VERSION=0.7.33 + VERSION=0.9.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:1fed557912f42452aea48396d95ec1e91e3ea3b5 + SOURCE_VFY=sha1:abfb07a006d52014bb40b8c2c9e3b8de26ead04e WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20090720 + UPDATED=20091003 SHORT="unified framework for realtime conversations" cat << EOF The Telepathy project aims to provide a unified framework for all forms of real From zmcgrew at lunar-linux.org Thu Jul 15 22:16:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:49 -0000 Subject: [Lunar-commits] telepathy-sofiasip: version bump to 0.5.18 and fix url Message-ID: <20100715201620.860C89B340@doppio.foo-projects.org> commit 1c1df0a8a32b7a18e12c70babf1f60306550a8ec Author: Zachary McGrew Date: Sat Oct 3 22:13:19 2009 -0700 telepathy-sofiasip: version bump to 0.5.18 and fix url --- video/telepathy-sofiasip/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/video/telepathy-sofiasip/DETAILS b/video/telepathy-sofiasip/DETAILS index 2ebbe48..4696902 100644 --- a/video/telepathy-sofiasip/DETAILS +++ b/video/telepathy-sofiasip/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-sofiasip - VERSION=0.5.14 + VERSION=0.5.18 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/tp-sofiasip/ - SOURCE_VFY=sha1:c68d45fed6dbdbe9c444faff6610eba2b09846ff + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE + SOURCE_VFY=sha1:ee5e34f6fc942847fbd682beea6b83300f62b1aa WEB_SITE=http://tp-sofiasip.sourceforge.net/ ENTERED=20090123 - UPDATED=20090123 + UPDATED=20091003 SHORT="telepathy sip connection manager" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:49 -0000 Subject: [Lunar-commits] telepathy-mission-control: version bump to 5.3.1 Message-ID: <20100715201620.A6A2C9B300@doppio.foo-projects.org> commit 91b3e35381cda6a81b0dd1ccd972be6f7486d997 Author: Zachary McGrew Date: Sat Oct 3 23:01:00 2009 -0700 telepathy-mission-control: version bump to 5.3.1 --- libs/telepathy-mission-control/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/telepathy-mission-control/DETAILS b/libs/telepathy-mission-control/DETAILS index 19cfe17..0146b21 100644 --- a/libs/telepathy-mission-control/DETAILS +++ b/libs/telepathy-mission-control/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-mission-control - VERSION=5.1.0 + VERSION=5.3.1 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:3b9ef2f2c947f6564f979cb80f1b895b1ed42347 + SOURCE_VFY=sha1:30f95cf177f4699317ea36d62b9c722a8a628295 WEB_SITE="http://mission-control.sourceforge.net/" ENTERED=20090123 - UPDATED=20090610 + UPDATED=20091003 SHORT="telepathy connection manager" cat << EOF Mission Control, or MC, is a Telepathy component providing a way for From zmcgrew at lunar-linux.org Thu Jul 15 22:16:49 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:49 -0000 Subject: [Lunar-commits] datefudge: new module. Used for faking the system date Message-ID: <20100715201620.B70E69B2F8@doppio.foo-projects.org> commit bb152b86452a4965a23344836dcc18614eca52c0 Author: Zachary McGrew Date: Sat Oct 3 23:02:04 2009 -0700 datefudge: new module. Used for faking the system date --- devel/datefudge/DETAILS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/devel/datefudge/DETAILS b/devel/datefudge/DETAILS new file mode 100644 index 0000000..3fa1d10 --- /dev/null +++ b/devel/datefudge/DETAILS @@ -0,0 +1,14 @@ + MODULE=datefudge + VERSION=1.14 + SOURCE=${MODULE}_${VERSION}.tar.gz + SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/datefudge/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:1119660220729edf0cb2dc560664cf37ae42198f + WEB_SITE="http://ftp.debian.org/debian/pool/main/d/datefudge/" + ENTERED=20091003 + UPDATED=20091003 + SHORT="fake the system time" +cat < eggdbus: new module. it does dbus-gobject stuff Message-ID: <20100715201620.C73CC9B341@doppio.foo-projects.org> commit 7d25d7b7b3c1f58a4e6cb026c77fc5cf29ff4783 Author: Zachary McGrew Date: Sat Oct 3 23:02:42 2009 -0700 eggdbus: new module. it does dbus-gobject stuff --- devel/eggdbus/DEPENDS | 1 + devel/eggdbus/DETAILS | 13 +++++++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) diff --git a/devel/eggdbus/DEPENDS b/devel/eggdbus/DEPENDS new file mode 100644 index 0000000..7149b91 --- /dev/null +++ b/devel/eggdbus/DEPENDS @@ -0,0 +1 @@ +depends dbus-glib diff --git a/devel/eggdbus/DETAILS b/devel/eggdbus/DETAILS new file mode 100644 index 0000000..d175cbd --- /dev/null +++ b/devel/eggdbus/DETAILS @@ -0,0 +1,13 @@ + MODULE=eggdbus + VERSION=0.5 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://hal.freedesktop.org/releases/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:35a43f753eb076121d3c48f27326a8240fbeb361 + WEB_SITE="http://cgit.freedesktop.org/~david/eggdbu" + ENTERED=20091003 + UPDATED=20091003 + SHORT="D-Bus bindings for GObject" +cat < gobject-introspection: new module. gobject bindings from other languages Message-ID: <20100715201621.069419B342@doppio.foo-projects.org> commit c527d9bf34ba0d466aeab3b3d642da3242d6410b Author: Zachary McGrew Date: Sat Oct 3 23:04:34 2009 -0700 gobject-introspection: new module. gobject bindings from other languages --- devel/gobject-introspection/DEPENDS | 3 +++ devel/gobject-introspection/DETAILS | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 0 deletions(-) diff --git a/devel/gobject-introspection/DEPENDS b/devel/gobject-introspection/DEPENDS new file mode 100644 index 0000000..466f76a --- /dev/null +++ b/devel/gobject-introspection/DEPENDS @@ -0,0 +1,3 @@ +depends libffi +depends glib-2 +optional_depends Python "" "" "For Python support" diff --git a/devel/gobject-introspection/DETAILS b/devel/gobject-introspection/DETAILS new file mode 100644 index 0000000..568099a --- /dev/null +++ b/devel/gobject-introspection/DETAILS @@ -0,0 +1,22 @@ + MODULE=gobject-introspection + VERSION=0.6.5 + SOURCE=${MODULE}-${VERSION}.tar.bz2 + SOURCE_URL=http://ftp.gnome.org/pub/gnome/sources/gobject-introspection/0.6/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:ffa66729630018637e5b91f88316d3c536672840 + WEB_SITE="http://live.gnome.org/GObjectIntrospection" + ENTERED=20091003 + UPDATED=20091003 + SHORT="Generate interface introspection data for GObject libraries" +cat < libffi: new module. Message-ID: <20100715201621.1E7719B2DE@doppio.foo-projects.org> commit 36911b5ec94fd389e0ec63807fc43b3ff830bce2 Author: Zachary McGrew Date: Sat Oct 3 23:06:29 2009 -0700 libffi: new module. --- devel/libffi/DETAILS | 19 +++++++++++++++++++ 1 files changed, 19 insertions(+), 0 deletions(-) diff --git a/devel/libffi/DETAILS b/devel/libffi/DETAILS new file mode 100644 index 0000000..a2c8d28 --- /dev/null +++ b/devel/libffi/DETAILS @@ -0,0 +1,19 @@ + MODULE=libffi + VERSION=3.0.8 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=ftp://sourceware.org:/pub/libffi/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:ce44d10c39d9a37479c8777e206cac0f36c48712 + WEB_SITE="http://sources.redhat.com/libffi/" + ENTERED=20091003 + UPDATED=20091003 + SHORT="A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language." +cat < telepathy-idle: fix the build Message-ID: <20100715201621.279399B2F4@doppio.foo-projects.org> commit ca5d274399abb19fef8bc9428f9bf424d72639af Author: Zachary McGrew Date: Mon Oct 5 14:11:28 2009 -0700 telepathy-idle: fix the build --- chat/telepathy-idle/BUILD | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/chat/telepathy-idle/BUILD b/chat/telepathy-idle/BUILD new file mode 100644 index 0000000..5e0d16c --- /dev/null +++ b/chat/telepathy-idle/BUILD @@ -0,0 +1,11 @@ +( + + #Temporary fix to work around telepathy-idle using bad macros, + #and glibc breaking because of it. + + sedit 's:__USE_GNU:_GNU_SOURCE:g' src/idle-connection.c + sedit 's:__USE_GNU:_GNU_SOURCE:g' src/idle-parser.c + + default_build + +) > $C_FIFO 2>&1 From zmcgrew at lunar-linux.org Thu Jul 15 22:16:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:50 -0000 Subject: [Lunar-commits] cheese: version bump to 2.28.1 Message-ID: <20100715201621.3C7189B343@doppio.foo-projects.org> commit c736647e0cef8ea5ed4749b1bd4af705a3afa33f Author: Zachary McGrew Date: Sat Oct 31 16:24:53 2009 -0700 cheese: version bump to 2.28.1 --- gnome2/desktop/cheese/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index c0c78f1..323719c 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,12 +1,12 @@ MODULE=cheese - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:236907a1d525a6bb097a637fd8c07dd06ffa8946 + SOURCE_VFY=sha1:80d869706a1856a5d90c5babac0a768e07bd14ae WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20090924 + UPDATED=20091029 SHORT="webcam picture taker" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:50 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:50 -0000 Subject: [Lunar-commits] nautilus: version bump to 2.28.1 Message-ID: <20100715201621.4E3D79B344@doppio.foo-projects.org> commit b3598f1afcbb076648e960f6d014be6a2ce8b58d Author: Zachary McGrew Date: Sat Oct 31 16:24:54 2009 -0700 nautilus: version bump to 2.28.1 --- gnome2/desktop/nautilus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/nautilus/DETAILS b/gnome2/desktop/nautilus/DETAILS index 1254a7c..4e97e5e 100644 --- a/gnome2/desktop/nautilus/DETAILS +++ b/gnome2/desktop/nautilus/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:8239074c5f185191f0b66bcca90f33b7087ee5bf + SOURCE_VFY=sha1:f2c3d61c442bec1665717fd8163be0871462f510 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090924 + UPDATED=20091029 SHORT="official file manager for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:51 -0000 Subject: [Lunar-commits] gnome-vfs: version bump to 2.24.2 Message-ID: <20100715201621.5D1CE9B345@doppio.foo-projects.org> commit 38f9c780f4f89643a5240b0f1056b1b12c2a8def Author: Zachary McGrew Date: Sat Oct 31 16:24:54 2009 -0700 gnome-vfs: version bump to 2.24.2 --- gnome2/platform/gnome-vfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/gnome-vfs/DETAILS b/gnome2/platform/gnome-vfs/DETAILS index 3623808..ce40a92 100644 --- a/gnome2/platform/gnome-vfs/DETAILS +++ b/gnome2/platform/gnome-vfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-vfs - VERSION=2.24.1 + VERSION=2.24.2 MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0e7b548ffe7b9eddaef3a43cdda47de538715f8b + SOURCE_VFY=sha1:9e8e9387cbf0dd107e16afd95a358581eb610ab8 WEB_SITE=http://www.gnome.org/ ENTERED=20080416 - UPDATED=20090318 + UPDATED=20091029 SHORT="a file system abstraction library for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:51 -0000 Subject: [Lunar-commits] vino: version bump to 2.28.1 Message-ID: <20100715201621.677E79B346@doppio.foo-projects.org> commit 3bbcceabd18aecf67507f779a7cb03a9f789c31f Author: Zachary McGrew Date: Sat Oct 31 16:24:55 2009 -0700 vino: version bump to 2.28.1 --- gnome2/desktop/vino/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vino/DETAILS b/gnome2/desktop/vino/DETAILS index 15e9ae2..59969a7 100644 --- a/gnome2/desktop/vino/DETAILS +++ b/gnome2/desktop/vino/DETAILS @@ -1,12 +1,12 @@ MODULE=vino - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a1743a02f44942fcc4c13e90f29b5cfa1139d42e + SOURCE_VFY=sha1:2ef544100c74f3bc7f990fc6d2bc839dad231790 WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20090924 + UPDATED=20091029 SHORT="an integrated VNC server for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:51 -0000 Subject: [Lunar-commits] gnome-themes: version bump to 2.28.1 Message-ID: <20100715201621.89F389B224@doppio.foo-projects.org> commit 36a4454f5b6f9259788b05a6f7beb099eb018306 Author: Zachary McGrew Date: Sat Oct 31 16:24:55 2009 -0700 gnome-themes: version bump to 2.28.1 --- gnome2/desktop/gnome-themes/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-themes/DETAILS b/gnome2/desktop/gnome-themes/DETAILS index c4a154d..7376799 100644 --- a/gnome2/desktop/gnome-themes/DETAILS +++ b/gnome2/desktop/gnome-themes/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-themes - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b734798b3062b56fb1caea0f40ebeef0aba52027 + SOURCE_VFY=sha1:9dc6c62fdcfbad9a57bac6699d89a001778d4fac WEB_SITE=http://www.gnome.org/ ENTERED=20021202 - UPDATED=20090924 + UPDATED=20091029 SHORT="offical themes for the GNOME 2 desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:51 -0000 Subject: [Lunar-commits] gmime: version bump to 2.4.10 Message-ID: <20100715201621.9A6B99B2D3@doppio.foo-projects.org> commit 0b6843b630a322b9a3a914b00c2f5007e536bb33 Author: Zachary McGrew Date: Sat Oct 31 16:24:55 2009 -0700 gmime: version bump to 2.4.10 --- mail/gmime/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/gmime/DETAILS b/mail/gmime/DETAILS index e39925e..ad2304f 100644 --- a/mail/gmime/DETAILS +++ b/mail/gmime/DETAILS @@ -1,12 +1,12 @@ MODULE=gmime MAJOR=2.4 - VERSION=2.4.8 + VERSION=2.4.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:16c4facc0b7db7e72b7a7b063fd7263bfcca96a1 + SOURCE_VFY=sha1:b56e3db4b6a8b7579c3778caf1f4e70afd80bae1 WEB_SITE=http://spruce.sourceforge.net/gmime/ ENTERED=20040721 - UPDATED=20090817 + UPDATED=20091029 SHORT="MIME creation/parsing library and toolset" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:51 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:51 -0000 Subject: [Lunar-commits] devhelp: version bump to 2.28.1 Message-ID: <20100715201621.A92549B347@doppio.foo-projects.org> commit 6aa3d2fe72851d20da1cd1c094dd195892d7bd61 Author: Zachary McGrew Date: Sat Oct 31 16:24:56 2009 -0700 devhelp: version bump to 2.28.1 --- devel/devhelp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/devhelp/DETAILS b/devel/devhelp/DETAILS index 179166a..38544a3 100644 --- a/devel/devhelp/DETAILS +++ b/devel/devhelp/DETAILS @@ -1,12 +1,12 @@ MODULE=devhelp MAJOR=2.28 - VERSION=2.28.0.1 + VERSION=2.28.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3ddb91325a9ded400ac827c25dc28174b417dedb + SOURCE_VFY=sha1:8ebaf23722f823eed57b8b6d9fcf83e7b3eaf327 WEB_SITE=http://developer.imendio.com/projects/devhelp ENTERED=20030720 - UPDATED=20090924 + UPDATED=20091029 SHORT="an API documentation browser for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:52 -0000 Subject: [Lunar-commits] totem: version bump to 2.28.2 Message-ID: <20100715201621.B80119B348@doppio.foo-projects.org> commit 57108bace2bf032dbe8d6446e7e987154e5e2551 Author: Zachary McGrew Date: Sat Oct 31 16:24:56 2009 -0700 totem: version bump to 2.28.2 --- gnome2/desktop/totem/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index 8410b7a..e8e2fb5 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.28.0 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f840ea66a833521a9e52243da0c70091e8c4a8fb + SOURCE_VFY=sha1:bfa4b199ad2111a97afad85705300b4dfc390bba WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20090924 + UPDATED=20091029 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:52 -0000 Subject: [Lunar-commits] gucharmap: version bump to 2.28.1 Message-ID: <20100715201621.E131E9B349@doppio.foo-projects.org> commit 0bb333d5769e1f41c99e705d429f582a296075b6 Author: Zachary McGrew Date: Sat Oct 31 16:24:57 2009 -0700 gucharmap: version bump to 2.28.1 --- gnome2/desktop/gucharmap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index 581731d..110967a 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:47358c1a3216afe2ad96ab34da096a2c1dc43434 + SOURCE_VFY=sha1:03c6861d001ed8317c91b0de5484498c46b6ed93 WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20090924 + UPDATED=20091029 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:52 -0000 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.28.1 Message-ID: <20100715201622.01BD09B2FF@doppio.foo-projects.org> commit 48fd88b5ea04c1cbaecf86c5ed0a12318e9849ab Author: Zachary McGrew Date: Sat Oct 31 16:24:57 2009 -0700 gnome-power-manager: version bump to 2.28.1 --- gnome2/desktop/gnome-power-manager/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/DETAILS b/gnome2/desktop/gnome-power-manager/DETAILS index 22090c6..0722fae 100644 --- a/gnome2/desktop/gnome-power-manager/DETAILS +++ b/gnome2/desktop/gnome-power-manager/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-power-manager - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:c5d4ea2df2561e04ff155d8f7c10099d5cd308f4 + SOURCE_VFY=sha1:7879f6ffffed242a8e00efe77c571020801e1b4f WEB_SITE=http://gnome.org ENTERED=20070315 - UPDATED=20090924 + UPDATED=20091029 PSAFE=no SHORT="A GNOME power manager" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:52 -0000 Subject: [Lunar-commits] evince: version bump to 2.28.1 Message-ID: <20100715201622.16B069B2DA@doppio.foo-projects.org> commit f8543f62d279010614905adedc68442a344c3a70 Author: Zachary McGrew Date: Sat Oct 31 16:24:57 2009 -0700 evince: version bump to 2.28.1 --- gnome2/desktop/evince/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index 5df632d..4eb1bf4 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bb0fe4ce2288da750774ed81d8fd248df26a3768 + SOURCE_VFY=sha1:28fb2b9fa0bbe126d0275badcf6091e6e56d0e01 WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20090924 + UPDATED=20091029 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:52 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:52 -0000 Subject: [Lunar-commits] brasero: version bump to 2.28.2 Message-ID: <20100715201622.275CA9B34A@doppio.foo-projects.org> commit dbcf285d317e96283b93099b679b9c96a84b86e4 Author: Zachary McGrew Date: Sat Oct 31 16:24:58 2009 -0700 brasero: version bump to 2.28.2 --- zbeta/brasero/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index 4164c77..9ba8057 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.28.0 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5e501562d0cb41d3c1d897c71d065c548dac20d5 + SOURCE_VFY=sha1:7475e8ea33eaf2bf7c9f5cb8397a30642311820a WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20090924 + UPDATED=20091029 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:53 -0000 Subject: [Lunar-commits] gtkmm: version bump to 2.18.2 Message-ID: <20100715201622.37DB89B34B@doppio.foo-projects.org> commit 0d99c0e8ce57f811f02c17b76b5d5bc77fa94bf7 Author: Zachary McGrew Date: Sat Oct 31 16:24:58 2009 -0700 gtkmm: version bump to 2.18.2 --- gnome2/bindings/gtkmm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/bindings/gtkmm/DETAILS b/gnome2/bindings/gtkmm/DETAILS index 575ee8b..f04fcf3 100644 --- a/gnome2/bindings/gtkmm/DETAILS +++ b/gnome2/bindings/gtkmm/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkmm - VERSION=2.18.1 + VERSION=2.18.2 MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:774c913f33a4ffcde9e34aa3561ba444ebeafe05 + SOURCE_VFY=sha1:ed58c6d8d0be82fc326cd67a8c2cf1762c30245e WEB_SITE=http://gtkmm.org ENTERED=20021225 - UPDATED=20090924 + UPDATED=20091029 SHORT="C++ bindings for gtk2 and glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:53 -0000 Subject: [Lunar-commits] at-spi: version bump to 1.28.1 Message-ID: <20100715201622.3F1CF9B34C@doppio.foo-projects.org> commit a894f6cd9390d74053399f125f8729ce692aaa73 Author: Zachary McGrew Date: Sat Oct 31 16:24:59 2009 -0700 at-spi: version bump to 1.28.1 --- gnome2/platform/at-spi/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/at-spi/DETAILS b/gnome2/platform/at-spi/DETAILS index 3456885..6c3b776 100644 --- a/gnome2/platform/at-spi/DETAILS +++ b/gnome2/platform/at-spi/DETAILS @@ -1,12 +1,12 @@ MODULE=at-spi - VERSION=1.28.0 + VERSION=1.28.1 MAJOR=1.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e12b8e316cc4305c0fa9dbd7b54f02bf3dad61f2 + SOURCE_VFY=sha1:a730e8726a5db9f08dd698262c526772112a7572 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090924 + UPDATED=20091029 SHORT="GNOME Assistive Technology Service Provider Interface." cat << EOF This is the Gnome Accessibility Project's Assistive Technology Service From zmcgrew at lunar-linux.org Thu Jul 15 22:16:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:53 -0000 Subject: [Lunar-commits] gdm: version bump to 2.28.1 Message-ID: <20100715201622.529719B34D@doppio.foo-projects.org> commit 14e9786f7f8e5001898b0c4d12aafd2eab91cade Author: Zachary McGrew Date: Sat Oct 31 16:24:59 2009 -0700 gdm: version bump to 2.28.1 --- gnome2/desktop/gdm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index 54b47e5..a5cb576 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,15 +1,15 @@ MODULE=gdm - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-2.24.1-fixdaemon.patch.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:e1975ccc92048de4b6e1e13a09b54a50d5fdb48a + SOURCE_VFY=sha1:488af20eb396260c005e4dc210f2792a4768d619 SOURCE2_VFY=sha1:c78582062bee317f7555f9047f355da418e9d6c9 WEB_SITE=http://www.gnome.org/projects/gdm/ ENTERED=20020716 - UPDATED=20090924 + UPDATED=20091029 SHORT="the Gnome Display Manager" LUNAR_RESTART_SERVICES=off From zmcgrew at lunar-linux.org Thu Jul 15 22:16:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:53 -0000 Subject: [Lunar-commits] libgsf: version bump to 1.14.16 Message-ID: <20100715201622.6A2069B34E@doppio.foo-projects.org> commit ba4b362d4e30ba2fe95d7af9f3dd461e32ef6a4f Author: Zachary McGrew Date: Sat Oct 31 16:24:59 2009 -0700 libgsf: version bump to 1.14.16 --- libs/libgsf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libgsf/DETAILS b/libs/libgsf/DETAILS index 90f05f7..fe2bf20 100644 --- a/libs/libgsf/DETAILS +++ b/libs/libgsf/DETAILS @@ -1,12 +1,12 @@ MODULE=libgsf MAJOR=1.14 - VERSION=1.14.15 + VERSION=1.14.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:813f039274a08104da2eabb3074f59d254e96bed + SOURCE_VFY=sha1:9461d816c283e977d88916932def678560f9c8d5 WEB_SITE=http://www.gnome.org/ ENTERED=20021118 - UPDATED=20090702 + UPDATED=20091029 SHORT="Provides an API to access OLE2 streams" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:53 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:53 -0000 Subject: [Lunar-commits] gnome-bluetooth: version bump to 2.28.3 Message-ID: <20100715201622.78E949B306@doppio.foo-projects.org> commit a43ea0296e0ccf6f427205a9ef6880c846807f42 Author: Zachary McGrew Date: Sat Oct 31 16:25:00 2009 -0700 gnome-bluetooth: version bump to 2.28.3 --- bluetooth/gnome-bluetooth/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS index 6a58479..8fe3204 100644 --- a/bluetooth/gnome-bluetooth/DETAILS +++ b/bluetooth/gnome-bluetooth/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-bluetooth MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0b313a0f59f830045f46e38e035e6a93ca94c8b6 + SOURCE_VFY=sha1:514c0e5331b0603e7b32badca3d54cf90b676dbf WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20090924 + UPDATED=20091029 SHORT="bluetooth app for gnome" cat << EOF Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth From zmcgrew at lunar-linux.org Thu Jul 15 22:16:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:55 -0000 Subject: [Lunar-commits] vte: version bump to 0.23.1 Message-ID: <20100715201622.8E5D59B2E7@doppio.foo-projects.org> commit bb30fb12deb26e57b0402d762b7e4d7dd60aab8d Author: Zachary McGrew Date: Sat Oct 31 16:25:00 2009 -0700 vte: version bump to 0.23.1 --- gnome2/desktop/vte/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index 4ae694b..74fa028 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.22.0 - MAJOR=0.22 + VERSION=0.23.1 + MAJOR=0.23 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f216cdb18ffacb37940fd83e6031d98de7907b59 + SOURCE_VFY=sha1:a3d91277926146810012b322fb3ef52d588b7deb SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090924 + UPDATED=20091029 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:55 -0000 Subject: [Lunar-commits] gnome-control-center: version bump to 2.28.1 Message-ID: <20100715201622.9FC389B34F@doppio.foo-projects.org> commit 37b49a5b912132e2c4424114fa3b358d2ca49bfd Author: Zachary McGrew Date: Sat Oct 31 16:25:01 2009 -0700 gnome-control-center: version bump to 2.28.1 --- gnome2/desktop/gnome-control-center/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-control-center/DETAILS b/gnome2/desktop/gnome-control-center/DETAILS index 283533d..d26ea02 100644 --- a/gnome2/desktop/gnome-control-center/DETAILS +++ b/gnome2/desktop/gnome-control-center/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-control-center - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:57be62cf1de0723ca329ee4ecf67358fba44b9fd + SOURCE_VFY=sha1:ab41e211c507b9b781199f57ca87c704d07175c1 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org ENTERED=20070920 - UPDATED=20090924 + UPDATED=20091029 SHORT="Control-center for gnome" cat << EOF Control-center for Gnome From zmcgrew at lunar-linux.org Thu Jul 15 22:16:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:55 -0000 Subject: [Lunar-commits] gnome-settings-daemon: version bump to 2.28.1 Message-ID: <20100715201622.A865F9B350@doppio.foo-projects.org> commit 169a12fcc7ee04c8e35e62b79febbe3c3c2b42e2 Author: Zachary McGrew Date: Sat Oct 31 16:25:01 2009 -0700 gnome-settings-daemon: version bump to 2.28.1 --- gnome2/desktop/gnome-settings-daemon/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-settings-daemon/DETAILS b/gnome2/desktop/gnome-settings-daemon/DETAILS index 25cac5a..883bbb2 100644 --- a/gnome2/desktop/gnome-settings-daemon/DETAILS +++ b/gnome2/desktop/gnome-settings-daemon/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-settings-daemon MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:138a8c6fcd8fd5a0ec43f29cf4fb6f3681b8610e + SOURCE_VFY=sha1:2fd672a3c85a33d49522ff0938dbd04a842ac768 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090924 + UPDATED=20091029 SHORT="Gnome settings library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:55 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:55 -0000 Subject: [Lunar-commits] evolution-exchange: version bump to 2.28.1 Message-ID: <20100715201622.BF2769B351@doppio.foo-projects.org> commit 11f2d887288678c5c66faf7af970b60e5e38c008 Author: Zachary McGrew Date: Sat Oct 31 16:25:01 2009 -0700 evolution-exchange: version bump to 2.28.1 --- gnome2/desktop/evolution-exchange/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 0f7dd50..0c1eca0 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5c1f3d6517a802a53e24140243fa025ceb8a754e + SOURCE_VFY=sha1:7937d3186b3020c59f9f59e697535dc973da895b WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20090924 + UPDATED=20091029 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:16:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:56 -0000 Subject: [Lunar-commits] gnome-terminal: version bump to 2.28.1 Message-ID: <20100715201623.25F589B352@doppio.foo-projects.org> commit e1afdaf04c46e3a5009f792dfaa4cfd6fd18aa7e Author: Zachary McGrew Date: Sat Oct 31 16:25:02 2009 -0700 gnome-terminal: version bump to 2.28.1 --- gnome2/desktop/gnome-terminal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index e3f6954..9631506 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:24eaf2be18aaa9123c9ebd7dccbfb797d3875a2f + SOURCE_VFY=sha1:b843f35429fe4e844267bd635aa560aa4132353b WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20090924 + UPDATED=20091029 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:56 -0000 Subject: [Lunar-commits] vala: version bump to 0.7.7 Message-ID: <20100715201623.3DCCC9B2CB@doppio.foo-projects.org> commit 3d86f5cbe538e3c13e022e446d8f59a8f8f56874 Author: Zachary McGrew Date: Sat Oct 31 16:25:02 2009 -0700 vala: version bump to 0.7.7 --- zbeta/vala/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/vala/DETAILS b/zbeta/vala/DETAILS index 242c27d..d2af474 100644 --- a/zbeta/vala/DETAILS +++ b/zbeta/vala/DETAILS @@ -1,16 +1,16 @@ MODULE=vala - VERSION=0.7.6 + VERSION=0.7.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/0.7 - SOURCE_VFY=sha1:969b46664b92729dda5f5bebbbb9e8c6526dc7a1 + SOURCE_VFY=sha1:1c3910040fdc073fe3af4e42913b0eaf94d80425 WEB_SITE=http://www.vala-project.org ENTERED=20020714 - UPDATED=20090920 + UPDATED=20091029 SHORT="Vala - Compiler for the GObject type system" cat << EOF -Vala is a new programming language that aims to bring modern programming +Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. From zmcgrew at lunar-linux.org Thu Jul 15 22:16:56 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:56 -0000 Subject: [Lunar-commits] file-roller: version bump to 2.28.1 Message-ID: <20100715201623.5D1769B2D0@doppio.foo-projects.org> commit b33bb47725b82e051dc1c2d0f7fd99202ccef8c1 Author: Zachary McGrew Date: Sat Oct 31 16:25:03 2009 -0700 file-roller: version bump to 2.28.1 --- gnome2/desktop/file-roller/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index fc2f7cc..d9f7bf5 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f7fc1435c28386a3073d6a86209f6e15d4051296 + SOURCE_VFY=sha1:96341fd6e97253dee8052a068523b61ba36c6560 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20090924 + UPDATED=20091029 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:57 -0000 Subject: [Lunar-commits] gnome-desktop: version bump to 2.28.1 Message-ID: <20100715201623.6BF359B353@doppio.foo-projects.org> commit e00cfdacce2eefed5a012b4c054885db79a63eb6 Author: Zachary McGrew Date: Sat Oct 31 16:25:03 2009 -0700 gnome-desktop: version bump to 2.28.1 --- gnome2/desktop/gnome-desktop/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index b815f5e..49f17df 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:30fa8ce1ec712dcdffeb246b35639199c4bdaa44 + SOURCE_VFY=sha1:27909d67d4f8d1116d106ef65f612cf673d6802a WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090924 + UPDATED=20091029 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:57 -0000 Subject: [Lunar-commits] gnome-system-tools: version bump to 2.28.1 Message-ID: <20100715201623.797579B354@doppio.foo-projects.org> commit 86b320a8b8b7f16d1362c87ff23a575e73d24377 Author: Zachary McGrew Date: Sat Oct 31 16:25:03 2009 -0700 gnome-system-tools: version bump to 2.28.1 --- gnome2/desktop/gnome-system-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-system-tools/DETAILS b/gnome2/desktop/gnome-system-tools/DETAILS index c35383d..d9a6da6 100644 --- a/gnome2/desktop/gnome-system-tools/DETAILS +++ b/gnome2/desktop/gnome-system-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-tools - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a8ab6681fdeb668477ddeaa333612181580518a0 + SOURCE_VFY=sha1:b43b774ef28cd53c36d7d13353fea6bb037de593 WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20090924 + UPDATED=20091029 SHORT="Tools to simplify the tasks of configuring a Unix system" cat << EOF These tools are intended to simplify the tasks of configuring a Unix system From zmcgrew at lunar-linux.org Thu Jul 15 22:16:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:57 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.28.1 Message-ID: <20100715201623.86A8A9B355@doppio.foo-projects.org> commit 28a49046adc79572508579d7f5d02285d61ed664 Author: Zachary McGrew Date: Sat Oct 31 16:25:04 2009 -0700 gnome-games: version bump to 2.28.1 --- gnome2/desktop/gnome-games/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index 546ac69..62bbf8c 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:554d470d047f22599724c055dc6c9569e53e7a5d + SOURCE_VFY=sha1:657898bd35b59f2470694ae543fca3e6d2339a05 WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20090924 + UPDATED=20091029 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:57 -0000 Subject: [Lunar-commits] evolution: version bump to 2.28.1 Message-ID: <20100715201623.B799A9B2FA@doppio.foo-projects.org> commit 0e95b6ce6a016e1089c4902766ea79b30d136cc4 Author: Zachary McGrew Date: Sat Oct 31 16:25:04 2009 -0700 evolution: version bump to 2.28.1 --- gnome2/desktop/evolution/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index 455a1e0..e0bdbfa 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:718287f0240d6ca872e068a7e94f23396a42b4ed + SOURCE_VFY=sha1:05168ed277283a80046d6bb4649f5ecdefc9606f WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090924 + UPDATED=20091029 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:16:57 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:57 -0000 Subject: [Lunar-commits] gnome-keyring: version bump to 2.28.1 Message-ID: <20100715201623.A74489B228@doppio.foo-projects.org> commit 31a033d29494a1ba626005508ab397201c6cf934 Author: Zachary McGrew Date: Sat Oct 31 16:25:04 2009 -0700 gnome-keyring: version bump to 2.28.1 --- gnome2/desktop/gnome-keyring/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index e7ebdc1..ddf5de4 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d2ad1e240a547a5c73632117260d90416149f07c + SOURCE_VFY=sha1:22335bca6da19f9aa7cef56698ef3a6507a3268b WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20090924 + UPDATED=20091029 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:58 -0000 Subject: [Lunar-commits] empathy: version bump to 2.28.1.1 Message-ID: <20100715201623.C50019B356@doppio.foo-projects.org> commit ab4278067751c2e45b745b1445e3e02efb9d7299 Author: Zachary McGrew Date: Sat Oct 31 16:25:05 2009 -0700 empathy: version bump to 2.28.1.1 --- chat/empathy/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 12c8935..0aba679 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.28.0 +# VERSION=2.28.1.1 # MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.1.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:5dacf6ed97cf7e6998e4e36b76cf89153393f0a4 - SOURCE_VFY=sha1:5dacf6ed97cf7e6998e4e36b76cf89153393f0a4 +# SOURCE_VFY=sha1:40d4f32efd0fc0875a90789eb7514c1712d3e0c2 + SOURCE_VFY=sha1:40d4f32efd0fc0875a90789eb7514c1712d3e0c2 WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20090924 + UPDATED=20091029 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:58 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.28.1 Message-ID: <20100715201623.D5B1A9B357@doppio.foo-projects.org> commit 0d2fb2efd4bd168517774ab4981e321ccaf13e65 Author: Zachary McGrew Date: Sat Oct 31 16:25:05 2009 -0700 evolution-data-server: version bump to 2.28.1 --- gnome2/desktop/evolution-data-server/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index 55bbfc2..584d831 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dc3ffdfb997e7cfd39223d04db4dad50ed38c044 + SOURCE_VFY=sha1:41d5200dd15a046fd59146169c1ad5ce4878e7d0 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20090924 + UPDATED=20091029 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:16:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:58 -0000 Subject: [Lunar-commits] seahorse: version bump to 2.28.1 Message-ID: <20100715201623.E1A629B358@doppio.foo-projects.org> commit ae4a844ac7c0d72a1963b8061d1a3d5717225bff Author: Zachary McGrew Date: Sat Oct 31 16:25:06 2009 -0700 seahorse: version bump to 2.28.1 --- crypto/seahorse/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS index f983a69..e991f2a 100644 --- a/crypto/seahorse/DETAILS +++ b/crypto/seahorse/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:5dc3167c567c66a18878dd57c4d91189e4e3267d + SOURCE_VFY=sha1:8d849f9e95241be3eefb54f3b64a18017c7bb8fc WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090924 + UPDATED=20091029 SHORT="a GNOME front end for GnuPG" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:58 -0000 Subject: [Lunar-commits] gedit-plugins: version bump to 2.28.0 Message-ID: <20100715201624.1B1BF9B359@doppio.foo-projects.org> commit 6cc1055844d1342bc644d93a6f4194a9ced5b92f Author: Zachary McGrew Date: Sat Oct 31 16:25:06 2009 -0700 gedit-plugins: version bump to 2.28.0 --- gnome2/desktop/gedit-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit-plugins/DETAILS b/gnome2/desktop/gedit-plugins/DETAILS index df40b1a..8632407 100644 --- a/gnome2/desktop/gedit-plugins/DETAILS +++ b/gnome2/desktop/gedit-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit-plugins - VERSION=2.27.1 - MAJOR=2.27 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2cb1941605c66f9f2530ccace7be6fcf430357e4 + SOURCE_VFY=sha1:72394b5b8e289e0b83f07d66316e5f8f77d73fcb WEB_SITE=http://www.gnome.org/projects/gedit/plugins.html ENTERED=20020908 - UPDATED=20090924 + UPDATED=20091029 SHORT="additional plugins for gedit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:58 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:58 -0000 Subject: [Lunar-commits] seahorse-plugins: version bump to 2.28.1 Message-ID: <20100715201624.2E69E9B305@doppio.foo-projects.org> commit 57168258979b5004546b391cd398c5a610fb77ab Author: Zachary McGrew Date: Sat Oct 31 16:25:06 2009 -0700 seahorse-plugins: version bump to 2.28.1 --- crypto/seahorse-plugins/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS index 813acbc..bc986ce 100644 --- a/crypto/seahorse-plugins/DETAILS +++ b/crypto/seahorse-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse-plugins - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:11c3a4ff6b3e82681739c0bb1cb8c9f7dbf64f82 + SOURCE_VFY=sha1:4ec436a6f34f50a69d7403b829b59598b8e374db WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090924 + UPDATED=20091029 SHORT="Extra functionality for seahorse" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] gnome-media: version bump to 2.28.1 Message-ID: <20100715201624.405149B2F0@doppio.foo-projects.org> commit f022f39d2b027609df2f16a693df2392dfebb881 Author: Zachary McGrew Date: Sat Oct 31 16:25:07 2009 -0700 gnome-media: version bump to 2.28.1 --- gnome2/desktop/gnome-media/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-media/DETAILS b/gnome2/desktop/gnome-media/DETAILS index c74a814..01f5858 100644 --- a/gnome2/desktop/gnome-media/DETAILS +++ b/gnome2/desktop/gnome-media/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-media - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:12169f16e961331283b04a035cef528466b5942d + SOURCE_VFY=sha1:a6d096733f420bd5153a6cbe23514748434db44d WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20090924 + UPDATED=20091029 SHORT="Media utilities for the GNOME 2.6 Desktop" cat << EOF Media utilities for the GNOME 2.6 Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] epiphany: version bump to 2.28.1 Message-ID: <20100715201624.4DBA79B35A@doppio.foo-projects.org> commit 08933f4af7511aeb326dcd30eb6f802929e15110 Author: Zachary McGrew Date: Sat Oct 31 16:25:07 2009 -0700 epiphany: version bump to 2.28.1 --- gnome2/desktop/epiphany/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index 657a240..ec85138 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,13 +1,13 @@ MODULE=epiphany - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7314ef22297752199b0850127694d7f88ae83a4d + SOURCE_VFY=sha1:e15a404e52cdf4fded6a0075f27f46c2ae2a739c WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20090924 + UPDATED=20091029 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] orca: version bump to 2.28.1 Message-ID: <20100715201624.5CEC49B35B@doppio.foo-projects.org> commit 7484def01bbada4b4c4b62ff7d332c7c12b10608 Author: Zachary McGrew Date: Sat Oct 31 16:25:08 2009 -0700 orca: version bump to 2.28.1 --- gnome2/desktop/orca/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index e9727eb..ec609b2 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:b39fc9a558fcb4effd7ef36ef85b346b4093458a + SOURCE_VFY=sha1:110b480ab085cfeb8d86a1c99aaf45d2189d0b16 ENTERED=20070315 - UPDATED=20090924 + UPDATED=20091029 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] libsoup: fix gnome depends Message-ID: <20100715201624.6BD359B35C@doppio.foo-projects.org> commit f9793873399a41c050cfe153498f12f91d172af0 Author: Zachary McGrew Date: Sun Feb 14 15:01:47 2010 -0800 libsoup: fix gnome depends --- gnome2/desktop/libsoup/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/libsoup/DEPENDS b/gnome2/desktop/libsoup/DEPENDS index 40dfa40..0bd2c24 100644 --- a/gnome2/desktop/libsoup/DEPENDS +++ b/gnome2/desktop/libsoup/DEPENDS @@ -3,4 +3,4 @@ depends gnutls depends sqlite depends libproxy -optional_depends GConf "" "--without-gnome" "gnome support" +optional_depends gnome-keyring "" "--without-gnome" "gnome support" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] GConf: dbus-glib is now required Message-ID: <20100715201624.87DFD9B35D@doppio.foo-projects.org> commit f72574e8c8ffe1bac66fe6cfb7cf1faca2742a05 Author: Zachary McGrew Date: Sun Feb 14 22:02:04 2010 -0800 GConf: dbus-glib is now required --- gnome2/platform/GConf/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/GConf/DEPENDS b/gnome2/platform/GConf/DEPENDS index ed1b8d1..2cdaf52 100644 --- a/gnome2/platform/GConf/DEPENDS +++ b/gnome2/platform/GConf/DEPENDS @@ -1,4 +1,5 @@ depends ORBit2 +depends dbus-glib optional_depends PolicyKit "" "--disable-defaults-service" "Say No to Linux-PAM/PolicyKit" optional_depends "gtk+-2" "--enable-gtk" "" "for GTK+-2 Support" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:59 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:59 -0000 Subject: [Lunar-commits] gnome-session: updated dependencies, no more esound! Message-ID: <20100715201624.953549B307@doppio.foo-projects.org> commit 70ccdcbe7748ab35bd70cbfb64ad62e817c072bc Author: Zachary McGrew Date: Sun Feb 14 23:10:37 2010 -0800 gnome-session: updated dependencies, no more esound! --- gnome2/desktop/gnome-session/DEPENDS | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/gnome2/desktop/gnome-session/DEPENDS b/gnome2/desktop/gnome-session/DEPENDS index 3b8e655..34b7686 100644 --- a/gnome2/desktop/gnome-session/DEPENDS +++ b/gnome2/desktop/gnome-session/DEPENDS @@ -1,5 +1,4 @@ depends gnome-panel depends gnome-control-center depends gnome-mount - -optional_depends esound "" "" "for esound support" +depends DeviceKit-power From zmcgrew at lunar-linux.org Thu Jul 15 22:17:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:00 -0000 Subject: [Lunar-commits] gnome-doc-utils: version bump to 0.19.4 Message-ID: <20100715201624.ABAD19B309@doppio.foo-projects.org> commit 39f1430ea205e4b3e1d0e48dbeb1556c34a8ea8b Author: Zachary McGrew Date: Tue Feb 16 08:17:50 2010 -0800 gnome-doc-utils: version bump to 0.19.4 --- gnome2/desktop/gnome-doc-utils/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-doc-utils/DETAILS b/gnome2/desktop/gnome-doc-utils/DETAILS index 7b2ca90..643682b 100644 --- a/gnome2/desktop/gnome-doc-utils/DETAILS +++ b/gnome2/desktop/gnome-doc-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-doc-utils - VERSION=0.18.0 - MAJOR=0.18 + VERSION=0.19.4 + MAJOR=0.19 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2fbf391b11da2697d40ea64d47e7d4b98c42dfbe + SOURCE_VFY=sha1:97248379623072f76386a09b4b75f4dc251e3488 WEB_SITE=http://www.gnome.org/ ENTERED=20050315 - UPDATED=20090924 + UPDATED=20100215 SHORT="documentation utilities for the GNOME project" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:00 -0000 Subject: [Lunar-commits] gnome-user-docs: version bump to 2.28.2 Message-ID: <20100715201624.BBF2E9B35E@doppio.foo-projects.org> commit a27291cf249746d37a299a52e1a8ada1126cc504 Author: Zachary McGrew Date: Tue Feb 16 08:17:52 2010 -0800 gnome-user-docs: version bump to 2.28.2 --- docs/gnome-user-docs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/gnome-user-docs/DETAILS b/docs/gnome-user-docs/DETAILS index b3d4dd1..3fe54be 100644 --- a/docs/gnome-user-docs/DETAILS +++ b/docs/gnome-user-docs/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-user-docs MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6a31476c1eba0c98472c60442f320ae2a9bb7bfc + SOURCE_VFY=sha1:6b3477e9e55f27e57b529ada58ac1cdf789f5dfa WEB_SITE=http://www.gnome.org/ ENTERED=20010922 - UPDATED=20090924 + UPDATED=20100215 SHORT="documentation for GNOME" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:17:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:00 -0000 Subject: [Lunar-commits] gmime: version bump to 2.4.15 Message-ID: <20100715201624.C3AB29B35F@doppio.foo-projects.org> commit 65ecb8f9e2ff0b182f15d46b8344da0e6cf7f6d0 Author: Zachary McGrew Date: Tue Feb 16 08:17:54 2010 -0800 gmime: version bump to 2.4.15 --- mail/gmime/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/gmime/DETAILS b/mail/gmime/DETAILS index ad2304f..47ce372 100644 --- a/mail/gmime/DETAILS +++ b/mail/gmime/DETAILS @@ -1,12 +1,12 @@ MODULE=gmime MAJOR=2.4 - VERSION=2.4.10 + VERSION=2.4.15 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b56e3db4b6a8b7579c3778caf1f4e70afd80bae1 + SOURCE_VFY=sha1:b1f00a3bd4dde51c5c0fc8d0503440e21e91438a WEB_SITE=http://spruce.sourceforge.net/gmime/ ENTERED=20040721 - UPDATED=20091029 + UPDATED=20100215 SHORT="MIME creation/parsing library and toolset" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:00 -0000 Subject: [Lunar-commits] gedit: version bump to 2.28.3 Message-ID: <20100715201624.E43609B360@doppio.foo-projects.org> commit e86eaec4fcdf487407be6d5ee60be161754b5b35 Author: Zachary McGrew Date: Tue Feb 16 08:17:56 2010 -0800 gedit: version bump to 2.28.3 --- gnome2/desktop/gedit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gedit/DETAILS b/gnome2/desktop/gedit/DETAILS index e348962..28aec42 100644 --- a/gnome2/desktop/gedit/DETAILS +++ b/gnome2/desktop/gedit/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit - VERSION=2.28.0 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bf286db7e867fbcd60504fad00c50a5ea734e885 + SOURCE_VFY=sha1:d8e561f6598fae766c17cd385171246b9041a50e WEB_SITE=http://gedit.org ENTERED=20020716 - UPDATED=20090924 + UPDATED=20100215 SHORT="a text editor for the GNOME Desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] gucharmap: version bump to 2.28.2 Message-ID: <20100715201625.093DB9B236@doppio.foo-projects.org> commit 3cab5e8d7c71d8116c0389ed326407bac1621b3c Author: Zachary McGrew Date: Tue Feb 16 08:17:58 2010 -0800 gucharmap: version bump to 2.28.2 --- gnome2/desktop/gucharmap/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gucharmap/DETAILS b/gnome2/desktop/gucharmap/DETAILS index 110967a..0454e77 100644 --- a/gnome2/desktop/gucharmap/DETAILS +++ b/gnome2/desktop/gucharmap/DETAILS @@ -1,12 +1,12 @@ MODULE=gucharmap - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:03c6861d001ed8317c91b0de5484498c46b6ed93 + SOURCE_VFY=sha1:55bf3107b2abec8919c8ef98aadd5574607ad3a4 WEB_SITE=http://gucharmap.sourceforge.net/ ENTERED=20030421 - UPDATED=20091029 + UPDATED=20100215 SHORT="A GTK+-2 Unicode character map viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] gnome-power-manager: version bump to 2.28.3 Message-ID: <20100715201625.199E89B23A@doppio.foo-projects.org> commit 322ae2f68454e4b559498a4df93d7535f33f7da7 Author: Zachary McGrew Date: Tue Feb 16 08:18:00 2010 -0800 gnome-power-manager: version bump to 2.28.3 --- gnome2/desktop/gnome-power-manager/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-power-manager/DETAILS b/gnome2/desktop/gnome-power-manager/DETAILS index 0722fae..432f60d 100644 --- a/gnome2/desktop/gnome-power-manager/DETAILS +++ b/gnome2/desktop/gnome-power-manager/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-power-manager - VERSION=2.28.1 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:7879f6ffffed242a8e00efe77c571020801e1b4f + SOURCE_VFY=sha1:3ec7062d882fb9f85bd2d6acbd85475cee56c010 WEB_SITE=http://gnome.org ENTERED=20070315 - UPDATED=20091029 + UPDATED=20100215 PSAFE=no SHORT="A GNOME power manager" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] evince: version bump to 2.28.2 Message-ID: <20100715201625.29FE99B361@doppio.foo-projects.org> commit d10929e0f773842fbfb3face5b0e7ed92dae21de Author: Zachary McGrew Date: Tue Feb 16 08:18:01 2010 -0800 evince: version bump to 2.28.2 --- gnome2/desktop/evince/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index 4eb1bf4..bedaf99 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:28fb2b9fa0bbe126d0275badcf6091e6e56d0e01 + SOURCE_VFY=sha1:fccb214cf5649ba8343c4a33e4cd95cafd4878cb WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20091029 + UPDATED=20100215 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] gcalctool: version bump to 5.28.2 Message-ID: <20100715201625.5D5CD9B362@doppio.foo-projects.org> commit c4f82c23409499cc321a22eb76e1bf792ae60eee Author: Zachary McGrew Date: Tue Feb 16 08:18:04 2010 -0800 gcalctool: version bump to 5.28.2 --- gnome2/desktop/gcalctool/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gcalctool/DETAILS b/gnome2/desktop/gcalctool/DETAILS index f43af69..6811178 100644 --- a/gnome2/desktop/gcalctool/DETAILS +++ b/gnome2/desktop/gcalctool/DETAILS @@ -1,12 +1,12 @@ MODULE=gcalctool - VERSION=5.28.0 + VERSION=5.28.2 MAJOR=5.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c625585642878f173cfa9e26f5b949a8b95ba32a + SOURCE_VFY=sha1:59f12100e3375aeb55e83a33c3dfdf2aaf948033 WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20090924 + UPDATED=20100215 SHORT="a GNOME based scientific calculator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] rhythmbox: version bump to 0.12.6 Message-ID: <20100715201625.728539B2E5@doppio.foo-projects.org> commit a749e86064de229bebb9149a252fbe288d8641f6 Author: Zachary McGrew Date: Tue Feb 16 08:18:05 2010 -0800 rhythmbox: version bump to 0.12.6 --- audio/rhythmbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/rhythmbox/DETAILS b/audio/rhythmbox/DETAILS index 185c20c..5a538f3 100644 --- a/audio/rhythmbox/DETAILS +++ b/audio/rhythmbox/DETAILS @@ -1,12 +1,12 @@ MODULE=rhythmbox - VERSION=0.12.5 + VERSION=0.12.6 MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b41bbb4e7e8f2dc64122ff6a0b334478a0cef42b + SOURCE_VFY=sha1:f1ba375329471ec47475a4b0ce3e8bba430a537b WEB_SITE=http://www.gnome.org/projects/$MODULE/ ENTERED=20020730 - UPDATED=20090924 + UPDATED=20100215 SHORT="clone of the iTunes plyer for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:01 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:01 -0000 Subject: [Lunar-commits] gdm: version bump to 2.28.2 Message-ID: <20100715201625.85EBA9B303@doppio.foo-projects.org> commit 6fecd291b013177d4e856528b9fce8f75162d2cb Author: Zachary McGrew Date: Tue Feb 16 08:18:08 2010 -0800 gdm: version bump to 2.28.2 --- gnome2/desktop/gdm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index a5cb576..3f0ae22 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -1,15 +1,15 @@ MODULE=gdm - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-2.24.1-fixdaemon.patch.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ SOURCE2_URL=$PATCH_URL/ - SOURCE_VFY=sha1:488af20eb396260c005e4dc210f2792a4768d619 + SOURCE_VFY=sha1:c5b3fb7908aeb341a1bf8fc28b4afb601626e601 SOURCE2_VFY=sha1:c78582062bee317f7555f9047f355da418e9d6c9 WEB_SITE=http://www.gnome.org/projects/gdm/ ENTERED=20020716 - UPDATED=20091029 + UPDATED=20100215 SHORT="the Gnome Display Manager" LUNAR_RESTART_SERVICES=off From zmcgrew at lunar-linux.org Thu Jul 15 22:17:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:02 -0000 Subject: [Lunar-commits] libgsf: version bump to 1.14.17 Message-ID: <20100715201625.961879B363@doppio.foo-projects.org> commit 0733010f8a32f6ff04a80818ea6737c1c5e9f502 Author: Zachary McGrew Date: Tue Feb 16 08:18:10 2010 -0800 libgsf: version bump to 1.14.17 --- libs/libgsf/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libgsf/DETAILS b/libs/libgsf/DETAILS index fe2bf20..94ba045 100644 --- a/libs/libgsf/DETAILS +++ b/libs/libgsf/DETAILS @@ -1,12 +1,12 @@ MODULE=libgsf MAJOR=1.14 - VERSION=1.14.16 + VERSION=1.14.17 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:9461d816c283e977d88916932def678560f9c8d5 + SOURCE_VFY=sha1:a1ea6d5e02b7f68cdc61977ec8eaf169e3b8abaf WEB_SITE=http://www.gnome.org/ ENTERED=20021118 - UPDATED=20091029 + UPDATED=20100215 SHORT="Provides an API to access OLE2 streams" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:02 -0000 Subject: [Lunar-commits] gnome-bluetooth: version bump to 2.28.6 Message-ID: <20100715201625.AF4B29B364@doppio.foo-projects.org> commit 56808b628ea12367b71309388557e6b0f6e41616 Author: Zachary McGrew Date: Tue Feb 16 08:18:11 2010 -0800 gnome-bluetooth: version bump to 2.28.6 --- bluetooth/gnome-bluetooth/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS index 8fe3204..ce0664b 100644 --- a/bluetooth/gnome-bluetooth/DETAILS +++ b/bluetooth/gnome-bluetooth/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-bluetooth MAJOR=2.28 - VERSION=2.28.3 + VERSION=2.28.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:514c0e5331b0603e7b32badca3d54cf90b676dbf + SOURCE_VFY=sha1:181f2fe69430e722506f5e6a06bf66a1095a9e72 WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20091029 + UPDATED=20100215 SHORT="bluetooth app for gnome" cat << EOF Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth From zmcgrew at lunar-linux.org Thu Jul 15 22:17:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:02 -0000 Subject: [Lunar-commits] vte: version bump to 0.23.5 Message-ID: <20100715201625.BF9689B2CC@doppio.foo-projects.org> commit ea5b76feb6e5270c93791458d9544231e1b47fc4 Author: Zachary McGrew Date: Tue Feb 16 08:18:14 2010 -0800 vte: version bump to 0.23.5 --- gnome2/desktop/vte/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index 74fa028..3625e3a 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,15 +1,15 @@ MODULE=vte - VERSION=0.23.1 + VERSION=0.23.5 MAJOR=0.23 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=vte-0.11.11-termcap.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a3d91277926146810012b322fb3ef52d588b7deb + SOURCE_VFY=sha1:7149cec7dee90fe8d8cf4bf4a2ba0c45cea95f23 SOURCE2_URL=$PATCH_URL SOURCE2_VFY=sha1:7446b031e0f8d7fe5095c3e9022d42c52ff5c11d WEB_SITE=http://www.gnome.org/ ENTERED=20021013 - UPDATED=20091029 + UPDATED=20100215 SHORT="Experimental Virtual Terminal Emulator widget" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:02 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:02 -0000 Subject: [Lunar-commits] gok: version bump to 2.28.1 Message-ID: <20100715201625.CFDA19B365@doppio.foo-projects.org> commit cc369b94a0615726068060301365450988bef994 Author: Zachary McGrew Date: Tue Feb 16 08:18:15 2010 -0800 gok: version bump to 2.28.1 --- gnome2/desktop/gok/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gok/DETAILS b/gnome2/desktop/gok/DETAILS index 9aee844..3a6962d 100644 --- a/gnome2/desktop/gok/DETAILS +++ b/gnome2/desktop/gok/DETAILS @@ -1,12 +1,12 @@ MODULE=gok - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3a46035cb781bcb330b1881ccdaad1cad3febc56 + SOURCE_VFY=sha1:194080d2c4993061af3abd48d3a2a14393cef1c4 WEB_SITE=http://www.gnome.org ENTERED=20030409 - UPDATED=20090924 + UPDATED=20100215 SHORT="Gnome OnScreen Keyboard" cat << EOF The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for From zmcgrew at lunar-linux.org Thu Jul 15 22:17:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:03 -0000 Subject: [Lunar-commits] gst-plugins-base: version bump to 0.10.26 Message-ID: <20100715201625.E77E49B2D6@doppio.foo-projects.org> commit bafce3e275c1844a1ad38dd7f0c9d418a607054e Author: Zachary McGrew Date: Tue Feb 16 08:18:17 2010 -0800 gst-plugins-base: version bump to 0.10.26 --- audio/gst-plugins-base/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gst-plugins-base/DETAILS b/audio/gst-plugins-base/DETAILS index 02bfcd6..45cfe7f 100644 --- a/audio/gst-plugins-base/DETAILS +++ b/audio/gst-plugins-base/DETAILS @@ -1,11 +1,11 @@ MODULE=gst-plugins-base - VERSION=0.10.24 + VERSION=0.10.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE - SOURCE_VFY=sha1:01abe0839303923671e79d8448ebfabda5bce799 + SOURCE_VFY=sha1:33f6be03b4baf199dbb13f12d8a4f4749f79843f WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-base.html ENTERED=20060311 - UPDATED=20090805 + UPDATED=20100215 SHORT="The base set of plugins for Gstreamer 0.10.x" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:03 -0000 Subject: [Lunar-commits] metacity: version bump to 2.28.1 Message-ID: <20100715201626.3073C9B30A@doppio.foo-projects.org> commit 548651a0886ca5531860681ede24e579faf449a4 Author: Zachary McGrew Date: Tue Feb 16 08:18:21 2010 -0800 metacity: version bump to 2.28.1 --- gnome2/desktop/metacity/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/metacity/DETAILS b/gnome2/desktop/metacity/DETAILS index e618f28..5e68dd7 100644 --- a/gnome2/desktop/metacity/DETAILS +++ b/gnome2/desktop/metacity/DETAILS @@ -1,12 +1,12 @@ MODULE=metacity - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d64dc861ac00fffc503bf9acdc705b67b772d772 + SOURCE_VFY=sha1:752d1aff3a1a96d63069bcf58de5cc21de9a240d WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20090924 + UPDATED=20100215 PSAFE=no SHORT="window manager based on GTK 2.x" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:03 -0000 Subject: [Lunar-commits] ConsoleKit: version bump to 0.4.1 Message-ID: <20100715201626.0CF8A9B366@doppio.foo-projects.org> commit 38bd6e7b4244eff7d00efd9dc8ab29ade52ce612 Author: Zachary McGrew Date: Tue Feb 16 08:18:19 2010 -0800 ConsoleKit: version bump to 0.4.1 --- security/ConsoleKit/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/ConsoleKit/DETAILS b/security/ConsoleKit/DETAILS index 37a8eba..f269396 100644 --- a/security/ConsoleKit/DETAILS +++ b/security/ConsoleKit/DETAILS @@ -1,11 +1,11 @@ MODULE=ConsoleKit - VERSION=0.3.0 + VERSION=0.4.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://people.freedesktop.org/~mccann/dist - SOURCE_VFY=sha1:e3b6156622cc14ebca7382a55b8ed15f2f2bad98 + SOURCE_URL=http://www.freedesktop.org/software/ConsoleKit/dist/ + SOURCE_VFY=sha1:ab2b8643c1e696df4dc79d9ee0323bdc95aaa6a1 WEB_SITE=http://www.freedesktop.org/wiki/Software/hal ENTERED=20071119 - UPDATED=20090118 + UPDATED=20100215 PSAFE=no SHORT="A framework for defining and tracking users" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:03 -0000 Subject: [Lunar-commits] evolution-exchange: version bump to 2.28.2 Message-ID: <20100715201626.3C4159B2EA@doppio.foo-projects.org> commit 3e266d55083c0dc361d4efcc29121b311eb15e64 Author: Zachary McGrew Date: Tue Feb 16 08:18:23 2010 -0800 evolution-exchange: version bump to 2.28.2 --- gnome2/desktop/evolution-exchange/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 0c1eca0..72d1b52 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7937d3186b3020c59f9f59e697535dc973da895b + SOURCE_VFY=sha1:72a7dff37f7e768ecd50806b83955423467b82ca WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20091029 + UPDATED=20100215 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:17:03 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:03 -0000 Subject: [Lunar-commits] gvfs: version bump to 1.4.3 Message-ID: <20100715201626.5128B9B367@doppio.foo-projects.org> commit d4e4b45998fc37e40a5a6a1d8c173ee4d3ee4035 Author: Zachary McGrew Date: Tue Feb 16 08:18:25 2010 -0800 gvfs: version bump to 1.4.3 --- gnome2/desktop/gvfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gvfs/DETAILS b/gnome2/desktop/gvfs/DETAILS index a25c935..5cbce21 100644 --- a/gnome2/desktop/gvfs/DETAILS +++ b/gnome2/desktop/gvfs/DETAILS @@ -1,12 +1,12 @@ MODULE=gvfs MAJOR=1.4 - VERSION=1.4.0 + VERSION=1.4.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cb66e72bf92a22cde07da9875d10d9c9eb81a23c + SOURCE_VFY=sha1:3c28516893d6829b3bbae1768fb44e8a405c44e7 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090924 + UPDATED=20100215 SHORT="Replacement for Gnome-VFS" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] libsoup: version bump to 2.28.2 Message-ID: <20100715201626.7D53F9B368@doppio.foo-projects.org> commit 5db1ccf5cc582f09368c135ce4a7322c389befbd Author: Zachary McGrew Date: Tue Feb 16 08:18:27 2010 -0800 libsoup: version bump to 2.28.2 --- gnome2/desktop/libsoup/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libsoup/DETAILS b/gnome2/desktop/libsoup/DETAILS index a106340..e298bcc 100644 --- a/gnome2/desktop/libsoup/DETAILS +++ b/gnome2/desktop/libsoup/DETAILS @@ -1,12 +1,12 @@ MODULE=libsoup - VERSION=2.28.0 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e1b31a0f5195488d362d810c1cb293b289d60064 + SOURCE_VFY=sha1:91031a351ba260906a86e9f7155234dec524bff0 WEB_SITE=http://www.gnome.org/ ENTERED=20030413 - UPDATED=20090924 + UPDATED=20100215 PSAFE=no SHORT="a SOAP implementation in C" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] epiphany-extensions: version bump to 2.28.1 Message-ID: <20100715201626.926519B232@doppio.foo-projects.org> commit 12099917095693e1a00cb4dffaf85e4e2a64d7df Author: Zachary McGrew Date: Tue Feb 16 08:18:29 2010 -0800 epiphany-extensions: version bump to 2.28.1 --- web/epiphany-extensions/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/epiphany-extensions/DETAILS b/web/epiphany-extensions/DETAILS index 738ad7e..95ccffb 100644 --- a/web/epiphany-extensions/DETAILS +++ b/web/epiphany-extensions/DETAILS @@ -1,12 +1,12 @@ MODULE=epiphany-extensions - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_VFY=sha1:57001e7b4d855ced4490dccce3d397ad886960ab + SOURCE_VFY=sha1:9bd08585b3e0937e40f77019797f7ec2a3dca150 SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org/projects/epiphany/ ENTERED=20030413 - UPDATED=20090924 + UPDATED=20100215 SHORT="set of extensions for Epiphany like mouse gestures and a popup blocker" LDD_CHECK=off From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] gnome-terminal: version bump to 2.28.2 Message-ID: <20100715201626.A2E099B234@doppio.foo-projects.org> commit d6d9e3c8315acd679aeac4d6e9247b46edb54fd1 Author: Zachary McGrew Date: Tue Feb 16 08:18:31 2010 -0800 gnome-terminal: version bump to 2.28.2 --- gnome2/desktop/gnome-terminal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-terminal/DETAILS b/gnome2/desktop/gnome-terminal/DETAILS index 9631506..b5be92a 100644 --- a/gnome2/desktop/gnome-terminal/DETAILS +++ b/gnome2/desktop/gnome-terminal/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-terminal - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b843f35429fe4e844267bd635aa560aa4132353b + SOURCE_VFY=sha1:d5437aa0cb8e30315f18a4f8b694fa21387cfe3a WEB_SITE=http://www.gnome.org/ ENTERED=20020714 - UPDATED=20091029 + UPDATED=20100215 SHORT="The GNOME 2 terminal emulator" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] gtkhtml: version bump to 3.28.2 Message-ID: <20100715201626.B32479B369@doppio.foo-projects.org> commit d855a7f562bc08dc29af366c2fddf6b13324d064 Author: Zachary McGrew Date: Tue Feb 16 08:18:33 2010 -0800 gtkhtml: version bump to 3.28.2 --- gnome2/desktop/gtkhtml/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DETAILS b/gnome2/desktop/gtkhtml/DETAILS index 4a47868..f524fbe 100644 --- a/gnome2/desktop/gtkhtml/DETAILS +++ b/gnome2/desktop/gtkhtml/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkhtml - VERSION=3.28.0 + VERSION=3.28.2 MAJOR=3.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b0abcf98447acf385a108061bb7f80769bc18a0e + SOURCE_VFY=sha1:8f22f5f9f1d0318c2e201ea38208f2bdb8673864 WEB_SITE=http://www.gnome.org ENTERED=20021118 - UPDATED=20090924 + UPDATED=20100215 SHORT="html rendering/editing library." cat << EOF GtkHTML is a HTML rendering/editing library. It is not designed to be From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] gstreamer-10: version bump to 0.10.26 Message-ID: <20100715201626.C20249B36A@doppio.foo-projects.org> commit 14ccdf799359b3c47a2142ec5d9da633ca02d4bd Author: Zachary McGrew Date: Tue Feb 16 08:18:35 2010 -0800 gstreamer-10: version bump to 0.10.26 --- audio/gstreamer-10/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gstreamer-10/DETAILS b/audio/gstreamer-10/DETAILS index 37d9aa9..5d236d0 100644 --- a/audio/gstreamer-10/DETAILS +++ b/audio/gstreamer-10/DETAILS @@ -1,13 +1,13 @@ MODULE=gstreamer-10 RMODULE=gstreamer - VERSION=0.10.24 + VERSION=0.10.26 SOURCE=$RMODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$RMODULE-$VERSION SOURCE_URL=http://gstreamer.freedesktop.org/src/$RMODULE - SOURCE_VFY=sha1:bb93174f1c19560e119092a16e8acc3a905b6bb4 + SOURCE_VFY=sha1:868dccf7d2a844af88fd2fcf05c92822285fd9ab WEB_SITE=http://gstreamer.freedesktop.org ENTERED=20060311 - UPDATED=20090805 + UPDATED=20100215 SHORT="A multimedia (video and audio) framework (the 0.10.x version)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:04 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:04 -0000 Subject: [Lunar-commits] file-roller: version bump to 2.28.2 Message-ID: <20100715201626.DB32C9B36B@doppio.foo-projects.org> commit 21b17bc5b32dd07f009e026c96b9da43c0d97ee5 Author: Zachary McGrew Date: Tue Feb 16 08:18:37 2010 -0800 file-roller: version bump to 2.28.2 --- gnome2/desktop/file-roller/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index d9f7bf5..f974872 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:96341fd6e97253dee8052a068523b61ba36c6560 + SOURCE_VFY=sha1:e2a1535b1f8d76db95521b95d8efc9b596be5999 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20091029 + UPDATED=20100215 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] gnome-desktop: version bump to 2.28.2 Message-ID: <20100715201626.F15919B2DD@doppio.foo-projects.org> commit 36ea1461de37523d79bc29d0bd1b0dea448ba965 Author: Zachary McGrew Date: Tue Feb 16 08:18:38 2010 -0800 gnome-desktop: version bump to 2.28.2 --- gnome2/desktop/gnome-desktop/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-desktop/DETAILS b/gnome2/desktop/gnome-desktop/DETAILS index 49f17df..1a20c41 100644 --- a/gnome2/desktop/gnome-desktop/DETAILS +++ b/gnome2/desktop/gnome-desktop/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-desktop - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:27909d67d4f8d1116d106ef65f612cf673d6802a + SOURCE_VFY=sha1:21c25d1747f6db87b2c8c8fab8090f160c638687 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20091029 + UPDATED=20100215 SHORT="the libgnomedesktop library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] gnome-system-tools: version bump to 2.28.2 Message-ID: <20100715201627.126219B2F6@doppio.foo-projects.org> commit 6cac84d1a52a390b96aaea9a8425c9581243b276 Author: Zachary McGrew Date: Tue Feb 16 08:18:40 2010 -0800 gnome-system-tools: version bump to 2.28.2 --- gnome2/desktop/gnome-system-tools/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-system-tools/DETAILS b/gnome2/desktop/gnome-system-tools/DETAILS index d9a6da6..4d9c73f 100644 --- a/gnome2/desktop/gnome-system-tools/DETAILS +++ b/gnome2/desktop/gnome-system-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-tools - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b43b774ef28cd53c36d7d13353fea6bb037de593 + SOURCE_VFY=sha1:cc8932147136d611ed779e1ab868116d5520546d WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20091029 + UPDATED=20100215 SHORT="Tools to simplify the tasks of configuring a Unix system" cat << EOF These tools are intended to simplify the tasks of configuring a Unix system From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] gnome-mag: version bump to 0.16.0 Message-ID: <20100715201627.23FAA9B36C@doppio.foo-projects.org> commit 1109b2c119c2ab732baffbbc60324a5ff7597bef Author: Zachary McGrew Date: Tue Feb 16 08:18:42 2010 -0800 gnome-mag: version bump to 0.16.0 --- gnome2/desktop/gnome-mag/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-mag/DETAILS b/gnome2/desktop/gnome-mag/DETAILS index 92134ad..57f2c75 100644 --- a/gnome2/desktop/gnome-mag/DETAILS +++ b/gnome2/desktop/gnome-mag/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-mag - VERSION=0.14.10 - MAJOR=0.14 + VERSION=0.16.0 + MAJOR=0.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:05fc28ede8462884cd1735fbde23b77912308197 + SOURCE_VFY=sha1:dc8c2e63278c3e8ba7a3657dac6348f85b1e5b97 WEB_SITE=http://www.gnome.org ENTERED=20040111 - UPDATED=20070920 + UPDATED=20100215 PSAFE=no SHORT="screen magnifier" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.28.2 Message-ID: <20100715201627.2BB279B36D@doppio.foo-projects.org> commit 91406364e44a120c99636dcf1467b9c2a54d10c4 Author: Zachary McGrew Date: Tue Feb 16 08:18:43 2010 -0800 gnome-games: version bump to 2.28.2 --- gnome2/desktop/gnome-games/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index 62bbf8c..ca3c005 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:657898bd35b59f2470694ae543fca3e6d2339a05 + SOURCE_VFY=sha1:c2be79044175df51e610edf4c9fd6fba270c02bf WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20091029 + UPDATED=20100215 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] liboobs: version bump to 2.22.2 Message-ID: <20100715201627.3D7139B36E@doppio.foo-projects.org> commit 5fc521f2580c49840ca89e96a68ee35e9b2b7210 Author: Zachary McGrew Date: Tue Feb 16 08:18:45 2010 -0800 liboobs: version bump to 2.22.2 --- gnome2/desktop/liboobs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/liboobs/DETAILS b/gnome2/desktop/liboobs/DETAILS index 65cce01..183e6fc 100644 --- a/gnome2/desktop/liboobs/DETAILS +++ b/gnome2/desktop/liboobs/DETAILS @@ -1,12 +1,12 @@ MODULE=liboobs - VERSION=2.22.0 + VERSION=2.22.2 MAJOR=2.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:109282db84fc809df5ea10a4cfb8bb37863c8aca + SOURCE_VFY=sha1:39a54fc11a7384e2d241518a4cdd61798472d77f WEB_SITE=http://www.gnome.org/ ENTERED=20070315 - UPDATED=20080416 + UPDATED=20100215 SHORT="library wrapping System Tools Backends" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:05 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:05 -0000 Subject: [Lunar-commits] pango: version bump to 1.26.2 Message-ID: <20100715201627.5269E9B2F7@doppio.foo-projects.org> commit 1d67f21a5530030301d14538b78be667711c5e9d Author: Zachary McGrew Date: Tue Feb 16 08:18:47 2010 -0800 pango: version bump to 1.26.2 --- libs/pango/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/pango/DETAILS b/libs/pango/DETAILS index bfe58d3..4909a65 100644 --- a/libs/pango/DETAILS +++ b/libs/pango/DETAILS @@ -1,12 +1,12 @@ MODULE=pango MAJOR=1.26 - VERSION=1.26.0 + VERSION=1.26.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:567f9ace5a8384b3a59dbf95304dc8b1a271d5b6 + SOURCE_VFY=sha1:051b6f7b5f98a4c8083ef6a5178cb5255a992b98 WEB_SITE=http://www.pango.org/ ENTERED=20020313 - UPDATED=20090924 + UPDATED=20100215 SHORT="A library for text layout and rendering" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] gnome-utils: version bump to 2.28.3 Message-ID: <20100715201627.5CBD29B36F@doppio.foo-projects.org> commit bd428436553d230894499ae660d328ceb819ec56 Author: Zachary McGrew Date: Tue Feb 16 08:18:49 2010 -0800 gnome-utils: version bump to 2.28.3 --- gnome2/desktop/gnome-utils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-utils/DETAILS b/gnome2/desktop/gnome-utils/DETAILS index f61e0c5..1bb26ea 100644 --- a/gnome2/desktop/gnome-utils/DETAILS +++ b/gnome2/desktop/gnome-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-utils - VERSION=2.28.0 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3c7bccb278e409cba5f7e3eb8e2e953efac22a05 + SOURCE_VFY=sha1:e3e13d257d57f7b289fdd0b62cf827b15f487332 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090924 + UPDATED=20100215 SHORT="GNOME Utilities for the GNOME desktop" PSAFE="no" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] gnome-screensaver: version bump to 2.28.3 Message-ID: <20100715201627.AFCCF9B301@doppio.foo-projects.org> commit ec07a18eac458f0ae08471017a9c5d3812e134c9 Author: Zachary McGrew Date: Tue Feb 16 08:18:53 2010 -0800 gnome-screensaver: version bump to 2.28.3 --- gnome2/desktop/gnome-screensaver/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-screensaver/DETAILS b/gnome2/desktop/gnome-screensaver/DETAILS index 1b749db..1174f72 100644 --- a/gnome2/desktop/gnome-screensaver/DETAILS +++ b/gnome2/desktop/gnome-screensaver/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-screensaver - VERSION=2.28.0 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7981b09f75076ebb8cd55032696f12ed06b224ca + SOURCE_VFY=sha1:f62af733324ed6bed0f09ed48399952f8e61a647 WEB_SITE=http://live.gnome.org/GnomeScreensaver ENTERED=20061130 - UPDATED=20090924 + UPDATED=20100215 SHORT="screensaver control for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] gtk-doc: version bump to 1.13 Message-ID: <20100715201627.967619B302@doppio.foo-projects.org> commit 5dd9f2c4df696715d3928c1b5bfaf9657898e9b8 Author: Zachary McGrew Date: Tue Feb 16 08:18:51 2010 -0800 gtk-doc: version bump to 1.13 --- doc-tools/gtk-doc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-tools/gtk-doc/DETAILS b/doc-tools/gtk-doc/DETAILS index 744089b..4758f51 100644 --- a/doc-tools/gtk-doc/DETAILS +++ b/doc-tools/gtk-doc/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk-doc - VERSION=1.11 + VERSION=1.13 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-$VERSION-whitespace_filename.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/ SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:685823e269cc08fdef50828b0a68697222877b1c + SOURCE_VFY=sha1:8c6b157e594072aaf598bc7e68562ec02e50b651 SOURCE2_VFY=sha1:cbe2ca31fa3638cd53f1d9a1dbae6e15c83e231c WEB_SITE=http://www.gtk.org/gtk-doc/ ENTERED=20020716 - UPDATED=20090323 + UPDATED=20100215 SHORT="Tools for authors of the GTK+ reference documentation." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] gnome-keyring: version bump to 2.28.2 Message-ID: <20100715201627.BBA5B9B370@doppio.foo-projects.org> commit 9bd4596d9dcbfe1260aecd866af8595c6d38dee1 Author: Zachary McGrew Date: Tue Feb 16 08:18:55 2010 -0800 gnome-keyring: version bump to 2.28.2 --- gnome2/desktop/gnome-keyring/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index ddf5de4..97d6f0d 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:22335bca6da19f9aa7cef56698ef3a6507a3268b + SOURCE_VFY=sha1:099146a0cb3c03683cfc3fe3caaddf5dff00acf8 WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20091029 + UPDATED=20100215 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] evolution: version bump to 2.28.2 Message-ID: <20100715201627.F1F739B371@doppio.foo-projects.org> commit 11fc14ec5b4e4903d84e7d78105b88a632dcc8f8 Author: Zachary McGrew Date: Tue Feb 16 08:18:56 2010 -0800 evolution: version bump to 2.28.2 --- gnome2/desktop/evolution/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index e0bdbfa..be936ee 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution MAJOR=2.28 - VERSION=2.28.1 + VERSION=2.28.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:05168ed277283a80046d6bb4649f5ecdefc9606f + SOURCE_VFY=sha1:19e970417cc91c82a5279cfe5dd7262d9d4c3319 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20091029 + UPDATED=20100215 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] eog: version bump to 2.28.2 Message-ID: <20100715201628.276BA9B304@doppio.foo-projects.org> commit 5f7ddcc0854c029c63647f26b4d90a5348de6e21 Author: Zachary McGrew Date: Tue Feb 16 08:19:00 2010 -0800 eog: version bump to 2.28.2 --- gnome2/desktop/eog/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/eog/DETAILS b/gnome2/desktop/eog/DETAILS index 70125c8..688c328 100644 --- a/gnome2/desktop/eog/DETAILS +++ b/gnome2/desktop/eog/DETAILS @@ -1,12 +1,12 @@ MODULE=eog - VERSION=2.28.0 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5c13912db1ac53818245480554a78c96febde49d + SOURCE_VFY=sha1:26eda3778adf9e836f18d1b45f4cfd5bb9fd2674 WEB_SITE=http://www.gnome.org ENTERED=20020701 - UPDATED=20090924 + UPDATED=20100215 SHORT="fast and functional image viewer" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:06 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:06 -0000 Subject: [Lunar-commits] empathy: version bump to 2.28.2 Message-ID: <20100715201628.189259B2EC@doppio.foo-projects.org> commit 95937ca86923fa1e32af699fe355707bdf742b9f Author: Zachary McGrew Date: Tue Feb 16 08:18:58 2010 -0800 empathy: version bump to 2.28.2 --- chat/empathy/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 0aba679..8e7acea 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.28.1.1 +# VERSION=2.28.2 # MAJOR=2.28 - VERSION=2.28.1.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:40d4f32efd0fc0875a90789eb7514c1712d3e0c2 - SOURCE_VFY=sha1:40d4f32efd0fc0875a90789eb7514c1712d3e0c2 +# SOURCE_VFY=sha1:712752a7675429215dc92e3f35106b91baa9772b + SOURCE_VFY=sha1:712752a7675429215dc92e3f35106b91baa9772b WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20091029 + UPDATED=20100215 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] yelp: version bump to 2.28.1 Message-ID: <20100715201628.4CD199B373@doppio.foo-projects.org> commit daadc440612a7c3c0fc0a47a376d7d83226d52ff Author: Zachary McGrew Date: Tue Feb 16 08:19:04 2010 -0800 yelp: version bump to 2.28.1 --- gnome2/desktop/yelp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/yelp/DETAILS b/gnome2/desktop/yelp/DETAILS index 6e581bf..a382854 100644 --- a/gnome2/desktop/yelp/DETAILS +++ b/gnome2/desktop/yelp/DETAILS @@ -1,12 +1,12 @@ MODULE=yelp - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e22c1f80662e9450990c20fc9a42441280925dbc + SOURCE_VFY=sha1:260719600148490effaba2e78a9d536f251f5b66 WEB_SITE=http://www.gnome.org ENTERED=20020715 - UPDATED=20090924 + UPDATED=20100215 SHORT="help browser for Gnome" cat << EOF Help browser for GNOME which supports docbook documents, info and man. From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.28.2 Message-ID: <20100715201628.36A329B372@doppio.foo-projects.org> commit 0881280742fd7d38c24699dd6509334e1b035d4d Author: Zachary McGrew Date: Tue Feb 16 08:19:02 2010 -0800 evolution-data-server: version bump to 2.28.2 --- gnome2/desktop/evolution-data-server/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index 584d831..acc6d01 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:41d5200dd15a046fd59146169c1ad5ce4878e7d0 + SOURCE_VFY=sha1:dd2f35ed6765651c9daf0e709e0e9d65604d1eed WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20091029 + UPDATED=20100215 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] gnome-media: version bump to 2.28.5 Message-ID: <20100715201628.5BD109B30C@doppio.foo-projects.org> commit 604f01c711afc41f74cf6a395ae6c81125efa862 Author: Zachary McGrew Date: Tue Feb 16 08:19:06 2010 -0800 gnome-media: version bump to 2.28.5 --- gnome2/desktop/gnome-media/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-media/DETAILS b/gnome2/desktop/gnome-media/DETAILS index 01f5858..2548d5c 100644 --- a/gnome2/desktop/gnome-media/DETAILS +++ b/gnome2/desktop/gnome-media/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-media - VERSION=2.28.1 + VERSION=2.28.5 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a6d096733f420bd5153a6cbe23514748434db44d + SOURCE_VFY=sha1:3403d490869b218759db334d71ad713ff39a2cdc WEB_SITE=http://www.gnome.org ENTERED=20080416 - UPDATED=20091029 + UPDATED=20100215 SHORT="Media utilities for the GNOME 2.6 Desktop" cat << EOF Media utilities for the GNOME 2.6 Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] totem: version bump to 2.28.5 Message-ID: <20100715201628.6E4889B2FE@doppio.foo-projects.org> commit 1f2ed128d4a03a130bb28a4bb88b488ea0d99057 Author: Zachary McGrew Date: Tue Feb 16 08:19:08 2010 -0800 totem: version bump to 2.28.5 --- gnome2/desktop/totem/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index e8e2fb5..787f119 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.28.2 + VERSION=2.28.5 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:bfa4b199ad2111a97afad85705300b4dfc390bba + SOURCE_VFY=sha1:1653528d66a1f11da4bc8f66746828c4a31343d6 WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20091029 + UPDATED=20100215 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] libgnomekbd: version bump to 2.28.2 Message-ID: <20100715201628.7DFD09B374@doppio.foo-projects.org> commit ce53c2c674beeda2554127a00bd770da16dc32b0 Author: Zachary McGrew Date: Tue Feb 16 08:19:10 2010 -0800 libgnomekbd: version bump to 2.28.2 --- gnome2/desktop/libgnomekbd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgnomekbd/DETAILS b/gnome2/desktop/libgnomekbd/DETAILS index d201d2e..7cff062 100644 --- a/gnome2/desktop/libgnomekbd/DETAILS +++ b/gnome2/desktop/libgnomekbd/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomekbd - VERSION=2.28.0 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6d4474b13297885543a66422855f0df222dd35fd + SOURCE_VFY=sha1:f37ead3549232ebc3e98200086c4a6e225aeac04 WEB_SITE=http://www.gnome.org/ ENTERED=20070315 - UPDATED=20090924 + UPDATED=20100215 SHORT="the GNOME keyboard configuration library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:07 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:07 -0000 Subject: [Lunar-commits] nautilus: version bump to 2.28.4 Message-ID: <20100715201628.9FCE39B375@doppio.foo-projects.org> commit 2e7fa647a5d22647709e0ee1234a51371908e44a Author: Zachary McGrew Date: Tue Feb 16 08:19:12 2010 -0800 nautilus: version bump to 2.28.4 --- gnome2/desktop/nautilus/DEPENDS | 1 - gnome2/desktop/nautilus/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/nautilus/DEPENDS b/gnome2/desktop/nautilus/DEPENDS index 83112cf..fedccf4 100644 --- a/gnome2/desktop/nautilus/DEPENDS +++ b/gnome2/desktop/nautilus/DEPENDS @@ -1,4 +1,3 @@ -depends esound depends gvfs depends librsvg depends libexif diff --git a/gnome2/desktop/nautilus/DETAILS b/gnome2/desktop/nautilus/DETAILS index 4e97e5e..5594919 100644 --- a/gnome2/desktop/nautilus/DETAILS +++ b/gnome2/desktop/nautilus/DETAILS @@ -1,12 +1,12 @@ MODULE=nautilus - VERSION=2.28.1 + VERSION=2.28.4 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:f2c3d61c442bec1665717fd8163be0871462f510 + SOURCE_VFY=sha1:f6db915e725e6f45cd2d3f933eb251499dccf038 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20091029 + UPDATED=20100215 SHORT="official file manager for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] gst-plugins-good: version bump to 0.10.18 Message-ID: <20100715201628.CC4EB9B376@doppio.foo-projects.org> commit cc589a7c50eb62b68107acd389346b46b98f48a8 Author: Zachary McGrew Date: Tue Feb 16 08:19:14 2010 -0800 gst-plugins-good: version bump to 0.10.18 --- audio/gst-plugins-good/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/gst-plugins-good/DETAILS b/audio/gst-plugins-good/DETAILS index fb592b9..fad5ad1 100644 --- a/audio/gst-plugins-good/DETAILS +++ b/audio/gst-plugins-good/DETAILS @@ -1,11 +1,11 @@ MODULE=gst-plugins-good - VERSION=0.10.16 + VERSION=0.10.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE - SOURCE_VFY=sha1:655a22ea3f4f4dc0f9f200af7c85b4b725d960e7 + SOURCE_VFY=sha1:74a463ed6e300598bd14f3f8915f2765f5420bd5 WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-good.html ENTERED=20060311 - UPDATED=20090908 + UPDATED=20100215 SHORT="additional plugins for Gstreamer 0.10.x" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] epiphany: version bump to 2.28.2 Message-ID: <20100715201628.DB2759B30E@doppio.foo-projects.org> commit adff4015824902c1b00b962e335b3d8d6c19dd93 Author: Zachary McGrew Date: Tue Feb 16 08:19:15 2010 -0800 epiphany: version bump to 2.28.2 --- gnome2/desktop/epiphany/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index ec85138..9c1b6a7 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,13 +1,13 @@ MODULE=epiphany - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:e15a404e52cdf4fded6a0075f27f46c2ae2a739c + SOURCE_VFY=sha1:8f382e18dba2ca4292350f1c979986a68ee9b668 WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20091029 + UPDATED=20100215 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] vinagre: version bump to 2.28.1 Message-ID: <20100715201628.E72569B377@doppio.foo-projects.org> commit e47af3e164d3474f9d3ddc15ec880b3db0c3b73b Author: Zachary McGrew Date: Tue Feb 16 08:19:17 2010 -0800 vinagre: version bump to 2.28.1 --- gnome2/desktop/vinagre/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vinagre/DETAILS b/gnome2/desktop/vinagre/DETAILS index 6444d9a..fb6ce0b 100644 --- a/gnome2/desktop/vinagre/DETAILS +++ b/gnome2/desktop/vinagre/DETAILS @@ -1,12 +1,12 @@ MODULE=vinagre - VERSION=2.28.0.1 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f8ef34e822dc58fc4be92e26e25abb6d80e08493 + SOURCE_VFY=sha1:0ef0f876559cf41e70b25e9fdbdd291271822c68 WEB_SITE=http://www.gnome.org ENTERED=20080925 - UPDATED=20090924 + UPDATED=20100215 SHORT="Remote desktop (VNC) viewer for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] totem-pl-parser: version bump to 2.28.2 Message-ID: <20100715201629.16C2B9B378@doppio.foo-projects.org> commit 7cea7de8ab3d1d6695cb9b3409c797339314ca92 Author: Zachary McGrew Date: Tue Feb 16 08:19:21 2010 -0800 totem-pl-parser: version bump to 2.28.2 --- gnome2/desktop/totem-pl-parser/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DETAILS b/gnome2/desktop/totem-pl-parser/DETAILS index 7feec6a..f5dd8ea 100644 --- a/gnome2/desktop/totem-pl-parser/DETAILS +++ b/gnome2/desktop/totem-pl-parser/DETAILS @@ -1,12 +1,12 @@ MODULE=totem-pl-parser MAJOR=2.28 - VERSION=2.28.0 + VERSION=2.28.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c2cc5d7237be59f59a698327408ed9949c4c9c38 + SOURCE_VFY=sha1:c8b14219a57b8696f4b99deea6c92a82885f1a88 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090924 + UPDATED=20100215 SHORT="GObject-based library to parse and save playlists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] system-tools-backends: version bump to 2.8.3 Message-ID: <20100715201629.07CCE9B313@doppio.foo-projects.org> commit 9bcf41f86f5583768b7b33d0c1a82e3efd8d8b55 Author: Zachary McGrew Date: Tue Feb 16 08:19:19 2010 -0800 system-tools-backends: version bump to 2.8.3 --- gnome2/desktop/system-tools-backends/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/system-tools-backends/DETAILS b/gnome2/desktop/system-tools-backends/DETAILS index affbf5f..2501e69 100644 --- a/gnome2/desktop/system-tools-backends/DETAILS +++ b/gnome2/desktop/system-tools-backends/DETAILS @@ -1,12 +1,12 @@ MODULE=system-tools-backends - VERSION=2.8.1 + VERSION=2.8.3 MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cd5bcb1fb5721696997a0ac8643657ea4511489e + SOURCE_VFY=sha1:483d7452df6e7a89b9dff9627fc31fd3ecb8faf4 WEB_SITE=http://www.gnome.org/projects/gst/ ENTERED=20050316 - UPDATED=20090924 + UPDATED=20100215 SHORT="Backend for the gnome-system-tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] brasero: version bump to 2.28.3 Message-ID: <20100715201629.334EA9B37A@doppio.foo-projects.org> commit 67a11a90eac41d5b36b369b429b295755ca8a83d Author: Zachary McGrew Date: Tue Feb 16 08:19:25 2010 -0800 brasero: version bump to 2.28.3 --- zbeta/brasero/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index 9ba8057..ecd54b3 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.28.2 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7475e8ea33eaf2bf7c9f5cb8397a30642311820a + SOURCE_VFY=sha1:8aeb042bd23d5a31f1233d0f3064213e21e8a4db WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20091029 + UPDATED=20100215 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:08 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:08 -0000 Subject: [Lunar-commits] sound-juicer: version bump to 2.28.1 Message-ID: <20100715201629.258ED9B379@doppio.foo-projects.org> commit fc8078b3c2e248541d5e5e7abfcf5f79274cfbe8 Author: Zachary McGrew Date: Tue Feb 16 08:19:23 2010 -0800 sound-juicer: version bump to 2.28.1 --- gnome2/desktop/sound-juicer/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/sound-juicer/DETAILS b/gnome2/desktop/sound-juicer/DETAILS index 8792675..e6bd36c 100644 --- a/gnome2/desktop/sound-juicer/DETAILS +++ b/gnome2/desktop/sound-juicer/DETAILS @@ -1,12 +1,12 @@ MODULE=sound-juicer - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a79742a2478c811ef0f6a0dca8add0f840cdfe61 + SOURCE_VFY=sha1:c12e6b4f38d5fe4ea95519bd6315f97b4c51b727 WEB_SITE=http://www.gnome.org ENTERED=20030504 - UPDATED=20090924 + UPDATED=20100215 SHORT="CD-Ripping tool with clean interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] gtksourceview: version bump to 2.8.2 Message-ID: <20100715201629.4C70D9B37B@doppio.foo-projects.org> commit 8d32f87c9c091a92539f0e8bf39c6991467ab9e4 Author: Zachary McGrew Date: Tue Feb 16 08:19:27 2010 -0800 gtksourceview: version bump to 2.8.2 --- gnome2/desktop/gtksourceview/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gtksourceview/DETAILS b/gnome2/desktop/gtksourceview/DETAILS index 629cd36..fa13c84 100644 --- a/gnome2/desktop/gtksourceview/DETAILS +++ b/gnome2/desktop/gtksourceview/DETAILS @@ -1,12 +1,12 @@ MODULE=gtksourceview - VERSION=2.8.0 + VERSION=2.8.2 MAJOR=2.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6ace0df751db37ba40472d44d5528c70c5b5be28 + SOURCE_VFY=sha1:a2e411b191f03053b10a4f2acf866e1ae11fa15e WEB_SITE=http://www.gnome.org/ ENTERED=20030510 - UPDATED=20090924 + UPDATED=20100215 SHORT="text widget that extends the gtk+-2 text widget GtkTextView" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] orca: version bump to 2.28.3 Message-ID: <20100715201629.56D109B37C@doppio.foo-projects.org> commit 7d67c84e3445277f40d20ca2c73ae9cc154531df Author: Zachary McGrew Date: Tue Feb 16 08:19:28 2010 -0800 orca: version bump to 2.28.3 --- gnome2/desktop/orca/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index ec609b2..9787177 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.28.1 + VERSION=2.28.3 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:110b480ab085cfeb8d86a1c99aaf45d2189d0b16 + SOURCE_VFY=sha1:8adbb885fa5e9a4c79cb8a65439bbb1f2d1de4f2 ENTERED=20070315 - UPDATED=20091029 + UPDATED=20100215 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] dbus-glib: remove && from depends Message-ID: <20100715201629.6FFD09B2D1@doppio.foo-projects.org> commit e181b228713b25001ff8e9f44fd94a5b252cb1c3 Author: Zachary McGrew Date: Tue Feb 16 08:24:22 2010 -0800 dbus-glib: remove && from depends --- devel/dbus-glib/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/devel/dbus-glib/DEPENDS b/devel/dbus-glib/DEPENDS index c2fd57d..896728a 100644 --- a/devel/dbus-glib/DEPENDS +++ b/devel/dbus-glib/DEPENDS @@ -1,2 +1,2 @@ -depends dbus && +depends dbus depends glib-2 From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] libgnome: no longer needs esound! w00t! Message-ID: <20100715201629.84E519B311@doppio.foo-projects.org> commit 9cbb9a47c7755771932b6ba59b49d250a1f221ad Author: Zachary McGrew Date: Tue Feb 16 08:24:57 2010 -0800 libgnome: no longer needs esound! w00t! --- gnome2/platform/libgnome/DEPENDS | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/gnome2/platform/libgnome/DEPENDS b/gnome2/platform/libgnome/DEPENDS index 73da4e3..b461ca8 100644 --- a/gnome2/platform/libgnome/DEPENDS +++ b/gnome2/platform/libgnome/DEPENDS @@ -1,6 +1,3 @@ depends gvfs depends gnome-vfs depends libbonobo - -optional_depends "esound" "--enable-esd" "--disable-esd" \ - "for EsounD support" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] gnome2: goodbye esound! Message-ID: <20100715201629.949ED9B37D@doppio.foo-projects.org> commit 383d25aebc7055de8d5e90f20a1e89e91ee3a00d Author: Zachary McGrew Date: Tue Feb 16 08:40:54 2010 -0800 gnome2: goodbye esound! --- profiles/gnome2/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/profiles/gnome2/DEPENDS b/profiles/gnome2/DEPENDS index cae94ff..ae5d9ab 100644 --- a/profiles/gnome2/DEPENDS +++ b/profiles/gnome2/DEPENDS @@ -2,7 +2,6 @@ depends docbook-profile depends pkgconfig depends gtk+-2 depends audiofile -depends esound depends gtk-doc depends gnome-common depends ORBit2 From zmcgrew at lunar-linux.org Thu Jul 15 22:17:09 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:09 -0000 Subject: [Lunar-commits] gnome-session: new options for the build Message-ID: <20100715201629.C5A1C9B37E@doppio.foo-projects.org> commit d066e73e2424f0871a06c204a7a2a61128cf69a7 Author: Zachary McGrew Date: Tue Feb 16 08:58:16 2010 -0800 gnome-session: new options for the build IPv6, and the return of splash screen! --- gnome2/desktop/gnome-session/CONFIGURE | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/gnome-session/CONFIGURE b/gnome2/desktop/gnome-session/CONFIGURE new file mode 100644 index 0000000..02fd639 --- /dev/null +++ b/gnome2/desktop/gnome-session/CONFIGURE @@ -0,0 +1,2 @@ +mquery IPV6 "Enable IPv6 support?" y "--enable-ipv6" "" +mquery SPLASH "Enable splash screen?" y "--enable-splash" "" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] glib-2: version bump to 2.22.3 Message-ID: <20100715201629.EFA3F9B2D7@doppio.foo-projects.org> commit 972ed3f85d073e2e6aa1d262cb29e351e4999981 Author: Zachary McGrew Date: Tue Feb 16 11:25:40 2010 -0800 glib-2: version bump to 2.22.3 --- libs/glib-2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/glib-2/DETAILS b/libs/glib-2/DETAILS index 4001a8f..1de4ea3 100644 --- a/libs/glib-2/DETAILS +++ b/libs/glib-2/DETAILS @@ -1,14 +1,14 @@ MODULE=glib-2 MAJOR=2.22 - VERSION=22.0 + VERSION=22.3 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/glib/$MAJOR/ SOURCE_URL[1]=ftp://ftp.gtk.org/pub/glib/$MAJOR/ - SOURCE_VFY=sha1:dae057cb116c87ada58fbaae9897c71e9da20d06 + SOURCE_VFY=sha1:185d5b80adef96019daf7402cc6762cc4d37470d WEB_SITE=http://www.gtk.org/ ENTERED=20020313 - UPDATED=20090924 + UPDATED=20100216 SHORT="A library of useful C routines for trees, hashes, and lists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] gtk+-2: version bump to 2.18.7 Message-ID: <20100715201629.E0CFA9B231@doppio.foo-projects.org> commit 099dd6de937dc6e2d538be35010e77af8442f5ae Author: Zachary McGrew Date: Tue Feb 16 11:25:21 2010 -0800 gtk+-2: version bump to 2.18.7 --- graphics/gtk+-2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/gtk+-2/DETAILS b/graphics/gtk+-2/DETAILS index 83cc98c..862ef13 100644 --- a/graphics/gtk+-2/DETAILS +++ b/graphics/gtk+-2/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk\+-2 - VERSION=18.0 + VERSION=18.7 MAJOR=2.18 SOURCE=$MODULE.$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION SOURCE_URL[0]=$GNOME_URL/sources/gtk+/$MAJOR SOURCE_URL[1]=ftp://ftp.gtk.org/pub/gtk/v$MAJOR - SOURCE_VFY=sha1:11a82fb2548788a0c35afb1d70a73e88d841157c + SOURCE_VFY=sha1:92a40180ef4a097a867dc2eca1f209328581c5b3 WEB_SITE=http://www.gtk.org/ ENTERED=20020313 - UPDATED=20090924 + UPDATED=20100216 SHORT="A multi-platform toolkit for creating GUIs" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] gtk-doc: version bump to 1.13 Message-ID: <20100715201630.0C0AA9B37F@doppio.foo-projects.org> commit 52b11a430aca8ccf31052b3856f89719d143683e Author: Zachary McGrew Date: Wed Feb 17 13:07:44 2010 -0800 gtk-doc: version bump to 1.13 --- doc-tools/gtk-doc/BUILD | 6 ------ doc-tools/gtk-doc/DETAILS | 3 --- 2 files changed, 0 insertions(+), 9 deletions(-) diff --git a/doc-tools/gtk-doc/BUILD b/doc-tools/gtk-doc/BUILD deleted file mode 100644 index 70b2eb4..0000000 --- a/doc-tools/gtk-doc/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - patch_it $SOURCE2 1 && - default_build - -) > $C_FIFO 2>&1 diff --git a/doc-tools/gtk-doc/DETAILS b/doc-tools/gtk-doc/DETAILS index 4758f51..c5ad82d 100644 --- a/doc-tools/gtk-doc/DETAILS +++ b/doc-tools/gtk-doc/DETAILS @@ -1,11 +1,8 @@ MODULE=gtk-doc VERSION=1.13 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE2=$MODULE-$VERSION-whitespace_filename.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/ - SOURCE2_URL=$PATCH_URL SOURCE_VFY=sha1:8c6b157e594072aaf598bc7e68562ec02e50b651 - SOURCE2_VFY=sha1:cbe2ca31fa3638cd53f1d9a1dbae6e15c83e231c WEB_SITE=http://www.gtk.org/gtk-doc/ ENTERED=20020716 UPDATED=20100215 From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] gnome2: add some extra gnome software as optional depends Message-ID: <20100715201630.1D9699B380@doppio.foo-projects.org> commit 137de2b453e06ab35558031baaf7bd2fa8299d0e Author: Zachary McGrew Date: Fri Feb 19 13:34:17 2010 -0800 gnome2: add some extra gnome software as optional depends --- profiles/gnome2/DEPENDS | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/profiles/gnome2/DEPENDS b/profiles/gnome2/DEPENDS index ae5d9ab..a3c45d3 100644 --- a/profiles/gnome2/DEPENDS +++ b/profiles/gnome2/DEPENDS @@ -52,3 +52,17 @@ depends gnome-backgrounds depends gnome-screensaver depends gnome-user-docs depends yelp +depends notification-daemon + +### Other GNOME software + +optional_depends totem "" "" "Gnome Audio/Video Player" +optional_depends sound-juicer "" "" "Gnome CD-ripper" +optional_depends rhythmbox "" "" "Gnome iTunes clone" +optional_depends evolution "" "" "Gnome email/calendar" +optional_depends epiphany "" "" "Gnome web browser" +optional_depends vinagre "" "" "Gnome VNC client" +optional_depends vino "" "" "Gnome VNC server" +optional_depends empathy "" "" "Gnome IM client" +optional_depends evince "" "" "Gnome PDF viewer" +optional_depends cheese "" "" "Gnome webcam picture taker" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] gtk-vnc: version bump to 0.3.10 Message-ID: <20100715201630.2C59C9B381@doppio.foo-projects.org> commit ad8325ea2cdd625b53b1d0d4b8dc2d0a31e698d4 Author: Zachary McGrew Date: Sat Feb 20 16:42:02 2010 -0800 gtk-vnc: version bump to 0.3.10 --- libs/gtk-vnc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/gtk-vnc/DETAILS b/libs/gtk-vnc/DETAILS index 1d82d8f..58e6dd2 100644 --- a/libs/gtk-vnc/DETAILS +++ b/libs/gtk-vnc/DETAILS @@ -1,12 +1,12 @@ MODULE=gtk-vnc - VERSION=0.3.8 + VERSION=0.3.10 MAJOR=0.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:6f9e364ee31999c2900c8ae382766836a68dbb40 + SOURCE_VFY=sha1:46781ed6a6e95a7dda223084feed07cd2e2679b5 WEB_SITE=http://gtk-vnc.sourceforge.net ENTERED=20080925 - UPDATED=20090104 + UPDATED=20100220 SHORT="VNC widget for Gtk+" cat << EOF VNC widget for Gtk+ From zmcgrew at lunar-linux.org Thu Jul 15 22:17:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:10 -0000 Subject: [Lunar-commits] libsigc++2: version bump to 2.2.4.2 Message-ID: <20100715201630.4DD789B2E8@doppio.foo-projects.org> commit 87f7e1ea8b1c3d93ac3aec61738ff0744657d8f5 Author: Zachary McGrew Date: Sat Feb 20 16:42:03 2010 -0800 libsigc++2: version bump to 2.2.4.2 --- libs/libsigc++2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libsigc++2/DETAILS b/libs/libsigc++2/DETAILS index 910ecaa..9b68ac6 100644 --- a/libs/libsigc++2/DETAILS +++ b/libs/libsigc++2/DETAILS @@ -1,15 +1,15 @@ MODULE=libsigc++2 MOD=libsigc++ MAJOR=2.2 - VERSION=2.2.3 + VERSION=2.2.4.2 SOURCE=$MOD-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION SOURCE_URL[0]=$GNOME_URL/sources/$MOD/$MAJOR/ SOURCE_URL[1]=http://ftp.gnome.org/pub/GNOME/sources/libsigc++/$MAJOR/ - SOURCE_VFY=sha1:d67d94fad41e2907955ee138d634a193558c55d1 + SOURCE_VFY=sha1:1c8bbe6ff23d551fa198e634bba3b386240110b7 WEB_SITE=http://libsigc.sourceforge.net ENTERED=20021225 - UPDATED=20081016 + UPDATED=20100220 SHORT="library for type-safe callbacks in C++" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:11 -0000 Subject: [Lunar-commits] gtk-vnc: add an optional_depends, and enable Python bindings Message-ID: <20100715201630.564739B314@doppio.foo-projects.org> commit 4c9aecb5480705c245ffda9af1412e8f299734f5 Author: Zachary McGrew Date: Sat Feb 20 17:03:06 2010 -0800 gtk-vnc: add an optional_depends, and enable Python bindings --- libs/gtk-vnc/BUILD | 1 + libs/gtk-vnc/DEPENDS | 2 ++ 2 files changed, 3 insertions(+), 0 deletions(-) diff --git a/libs/gtk-vnc/BUILD b/libs/gtk-vnc/BUILD index d9aeeea..30f4426 100644 --- a/libs/gtk-vnc/BUILD +++ b/libs/gtk-vnc/BUILD @@ -1,5 +1,6 @@ ( + OPTS+=" --with-python" default_build ) > $C_FIFO 2>&1 diff --git a/libs/gtk-vnc/DEPENDS b/libs/gtk-vnc/DEPENDS index b351ceb..9dbe833 100644 --- a/libs/gtk-vnc/DEPENDS +++ b/libs/gtk-vnc/DEPENDS @@ -1,2 +1,4 @@ depends pygtk depends gnutls + +optional_depends cyrus-sasl "" "--without-sasl" "for sasl authentication" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:11 -0000 Subject: [Lunar-commits] vino: add new optional depends, and remove old session option Message-ID: <20100715201630.6B1909B382@doppio.foo-projects.org> commit 94f2f340b1ed0cb003608c5adc539110d3861008 Author: Zachary McGrew Date: Sat Feb 20 18:20:47 2010 -0800 vino: add new optional depends, and remove old session option --- gnome2/desktop/vino/BUILD | 1 - gnome2/desktop/vino/DEPENDS | 2 ++ 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/vino/BUILD b/gnome2/desktop/vino/BUILD index 326164b..5d34717 100644 --- a/gnome2/desktop/vino/BUILD +++ b/gnome2/desktop/vino/BUILD @@ -6,7 +6,6 @@ --localstatedir=/var \ --infodir=${GNOME210_PREFIX:-/usr}/share/info \ --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - --enable-session-support=yes \ $OPTS && default_make diff --git a/gnome2/desktop/vino/DEPENDS b/gnome2/desktop/vino/DEPENDS index edd0145..5cfb579 100644 --- a/gnome2/desktop/vino/DEPENDS +++ b/gnome2/desktop/vino/DEPENDS @@ -6,3 +6,5 @@ optional_depends gnome-keyring "--enable-gnome-keyring" "" \ "for password storing support" optional_depends avahi "--enable-avahi" "" \ "For mDNS support" +optional_depends telepathy-glib "--enable-telepathy" "" \ + "For Telepathy (IM) support" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:11 -0000 Subject: [Lunar-commits] gtkspell: version bump to 2.0.16 Message-ID: <20100715201630.7288D9B383@doppio.foo-projects.org> commit 8b8cc2af088c82eb7efa46cad8ff4ae82bbf8640 Author: Zachary McGrew Date: Sat Feb 20 20:40:34 2010 -0800 gtkspell: version bump to 2.0.16 --- editors/gtkspell/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/gtkspell/DETAILS b/editors/gtkspell/DETAILS index f57cec8..2d83f4a 100644 --- a/editors/gtkspell/DETAILS +++ b/editors/gtkspell/DETAILS @@ -1,11 +1,11 @@ MODULE=gtkspell - VERSION=2.0.11 + VERSION=2.0.16 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://gtkspell.sourceforge.net/download/ - SOURCE_VFY=sha1:d0e288b2d1456e33083dc7d7c61f013688c5cc65 + SOURCE_VFY=sha1:49a3eaff850d119a94fc929635270f01e87cdca1 WEB_SITE=http://gtkspell.sourceforge.net ENTERED=20030106 - UPDATED=20051125 + UPDATED=20100220 SHORT="gtk+-2 based widget for spell checking support" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:11 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:11 -0000 Subject: [Lunar-commits] telepathy-sofiasip: version bump to 0.6.1 Message-ID: <20100715201630.8CC609B384@doppio.foo-projects.org> commit 148656a2a6c0dcaf52edf126633c2bc00fe02b62 Author: Zachary McGrew Date: Sat Feb 20 20:56:41 2010 -0800 telepathy-sofiasip: version bump to 0.6.1 --- video/telepathy-sofiasip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/telepathy-sofiasip/DETAILS b/video/telepathy-sofiasip/DETAILS index 4696902..5feb641 100644 --- a/video/telepathy-sofiasip/DETAILS +++ b/video/telepathy-sofiasip/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-sofiasip - VERSION=0.5.18 + VERSION=0.6.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:ee5e34f6fc942847fbd682beea6b83300f62b1aa + SOURCE_VFY=sha1:bb4a66ed9acd9662b92a87612067568da1a412af WEB_SITE=http://tp-sofiasip.sourceforge.net/ ENTERED=20090123 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy sip connection manager" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-glib: version bump to 0.10.0 Message-ID: <20100715201630.94A7D9B316@doppio.foo-projects.org> commit cc4081c3d277dad66edc215d1918986ca48f052e Author: Zachary McGrew Date: Sat Feb 20 20:56:41 2010 -0800 telepathy-glib: version bump to 0.10.0 --- libs/telepathy-glib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/telepathy-glib/DETAILS b/libs/telepathy-glib/DETAILS index 9f59599..ad03301 100644 --- a/libs/telepathy-glib/DETAILS +++ b/libs/telepathy-glib/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-glib - VERSION=0.9.0 + VERSION=0.10.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:abfb07a006d52014bb40b8c2c9e3b8de26ead04e + SOURCE_VFY=sha1:aac64bd1acab3375a5c63f170a9b94c0579d627a WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20091003 + UPDATED=20100220 SHORT="unified framework for realtime conversations" cat << EOF The Telepathy project aims to provide a unified framework for all forms of real From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-farsight: version bump to 0.0.13 Message-ID: <20100715201630.B2AE89B385@doppio.foo-projects.org> commit 5352b08c7f90ce32b9f9e9e9a82fb4cab3dbd015 Author: Zachary McGrew Date: Sat Feb 20 20:56:42 2010 -0800 telepathy-farsight: version bump to 0.0.13 --- chat/telepathy-farsight/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-farsight/DETAILS b/chat/telepathy-farsight/DETAILS index c00d7a0..f610fdb 100644 --- a/chat/telepathy-farsight/DETAILS +++ b/chat/telepathy-farsight/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-farsight - VERSION=0.0.11 + VERSION=0.0.13 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:c7a9548b4e4b0f7645fec8fe97c5f6e4f6066797 + SOURCE_VFY=sha1:cfb7ac8f2307063dee61da47e7b2f40608ab8d80 WEB_SITE=http://farsight.freedesktop.org/wiki/ ENTERED=20090319 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy audio/video stream connection manager" cat << EOF A Telepathy aduio/video stream module. From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-idle: version bump to 0.1.6 Message-ID: <20100715201630.C19BA9B2DC@doppio.foo-projects.org> commit d8f2398e63e8ba39cceba4440d9acda28964c56b Author: Zachary McGrew Date: Sat Feb 20 20:56:43 2010 -0800 telepathy-idle: version bump to 0.1.6 --- chat/telepathy-idle/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-idle/DETAILS b/chat/telepathy-idle/DETAILS index e00b2e1..3aebef4 100644 --- a/chat/telepathy-idle/DETAILS +++ b/chat/telepathy-idle/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-idle - VERSION=0.1.5 + VERSION=0.1.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:3cc6c735aeab7a3923b1fc81a6f8d5f5a47bda09 + SOURCE_VFY=sha1:445cb728172e4a82a350cec1d562d8adcfc271f3 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy irc connection manager" cat << EOF A full featured IRC connection manager for Telepathy From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-haze: version bump to 0.3.3 Message-ID: <20100715201630.CEF559B386@doppio.foo-projects.org> commit 6d237e5e9137b1fef14070573159e7d2df4cfb5c Author: Zachary McGrew Date: Sat Feb 20 20:56:44 2010 -0800 telepathy-haze: version bump to 0.3.3 --- chat/telepathy-haze/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-haze/DETAILS b/chat/telepathy-haze/DETAILS index 0cff245..4a3e2f2 100644 --- a/chat/telepathy-haze/DETAILS +++ b/chat/telepathy-haze/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-haze - VERSION=0.3.2 + VERSION=0.3.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:ced2905ba43152d634e05efd3c3725bf4c020ec2 + SOURCE_VFY=sha1:00a658250ec891763142941f6eea31374d10b58d WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy libpurple connection manager" cat << EOF A Telepathy connection manager based on Pidgin's libpurple, supporting From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-butterfly: version bump to 0.5.4 Message-ID: <20100715201630.D885E9B387@doppio.foo-projects.org> commit 1e20e935c7aa1daaa38ba0298e38ae34fbcc74df Author: Zachary McGrew Date: Sat Feb 20 20:56:45 2010 -0800 telepathy-butterfly: version bump to 0.5.4 --- chat/telepathy-butterfly/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-butterfly/DETAILS b/chat/telepathy-butterfly/DETAILS index 5631b2d..7238497 100644 --- a/chat/telepathy-butterfly/DETAILS +++ b/chat/telepathy-butterfly/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-butterfly - VERSION=0.5.1 + VERSION=0.5.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:1968bb494863352a2f293bb9570d64dc4ec33ddf + SOURCE_VFY=sha1:abbe97ca801d1ad1e90791f21fe6b58b78ab1243 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy MSN connection manager" cat << EOF An MSN connection manager that handles presence, conversations, From zmcgrew at lunar-linux.org Thu Jul 15 22:17:12 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:12 -0000 Subject: [Lunar-commits] telepathy-python: version bump to 0.15.15 Message-ID: <20100715201630.E625C9B388@doppio.foo-projects.org> commit c4d718c855deb4cbe462d88912076c996d72fcab Author: Zachary McGrew Date: Sat Feb 20 20:56:46 2010 -0800 telepathy-python: version bump to 0.15.15 --- python/telepathy-python/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/telepathy-python/DETAILS b/python/telepathy-python/DETAILS index 424d3d2..dd4d892 100644 --- a/python/telepathy-python/DETAILS +++ b/python/telepathy-python/DETAILS @@ -1,12 +1,12 @@ MODULE=telepathy-python - VERSION=0.15.12 + VERSION=0.15.15 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:317d16691f85c47ad8fc2105630f4164b85b066e + SOURCE_VFY=sha1:535be5c1b0cc950b0af7fe3273012fd9ae69bb16 WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 - UPDATED=20091003 + UPDATED=20100220 SHORT="Python wrapper for Telepathy" cat < telepathy-gabble: version bump to 0.9.5 Message-ID: <20100715201631.29C3E9B389@doppio.foo-projects.org> commit 916798674fccc6acff66d89b3dac70dcfe81d76f Author: Zachary McGrew Date: Sat Feb 20 20:56:46 2010 -0800 telepathy-gabble: version bump to 0.9.5 --- chat/telepathy-gabble/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-gabble/DETAILS b/chat/telepathy-gabble/DETAILS index 5db67af..f437ae3 100644 --- a/chat/telepathy-gabble/DETAILS +++ b/chat/telepathy-gabble/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-gabble - VERSION=0.9.1 + VERSION=0.9.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:35e5d7158a14253d96b5d1fe05e451b0aa894d42 + SOURCE_VFY=sha1:58ec6b7708d84ff8a32c4211d2939677da41f423 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20091003 + UPDATED=20100220 SHORT="telepathy jabber/xmpp connection manager" cat << EOF A Jabber/XMPP connection manager that handles single- and multi-user chats and From engelsman at lunar-linux.org Thu Jul 15 22:17:13 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:13 -0000 Subject: [Lunar-commits] intltool: updated to version 0.41.0 Message-ID: <20100715201631.43C929B241@doppio.foo-projects.org> commit fd7d2d750be44b8a17c06a6c9778b27fffcde951 Author: Duncan Gibson Date: Sun Feb 21 14:31:24 2010 +0100 intltool: updated to version 0.41.0 --- doc-tools/intltool/DETAILS | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/doc-tools/intltool/DETAILS b/doc-tools/intltool/DETAILS index 3024144..04ad6fd 100644 --- a/doc-tools/intltool/DETAILS +++ b/doc-tools/intltool/DETAILS @@ -1,12 +1,13 @@ MODULE=intltool - VERSION=0.40.6 - MAJOR=0.40 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:4f6469e09e2c06a8072dffff36f84ff401d7ea75 + VERSION=0.41.0 + MAJOR=0.41 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_URL[1]=http://edge.launchpad.net/$MODULE/trunk/$VERSION/+download/ + SOURCE_VFY=sha1:6a42075e8ef23d171882c43d68081420d5be6798 WEB_SITE=http://freedesktop.org/wiki/Software/intltool ENTERED=20010922 - UPDATED=20090318 + UPDATED=20100221 SHORT="xml internationalization tools" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:13 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:13 -0000 Subject: [Lunar-commits] sgml-common: fixed typo in BUILD Message-ID: <20100715201631.5630A9B2ED@doppio.foo-projects.org> commit f4c17f57ade1cd4409baa341b873d49661c77155 Author: Duncan Gibson Date: Sun Feb 21 15:13:10 2010 +0100 sgml-common: fixed typo in BUILD --- doc-tools/sgml-common/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc-tools/sgml-common/BUILD b/doc-tools/sgml-common/BUILD index 350e51b..7c52237 100644 --- a/doc-tools/sgml-common/BUILD +++ b/doc-tools/sgml-common/BUILD @@ -1,5 +1,5 @@ ( - patch_it $SOURCE2 1 & + patch_it $SOURCE2 1 && aclocal && automake --add-missing --copy --gnu && From engelsman at lunar-linux.org Thu Jul 15 22:17:13 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:13 -0000 Subject: [Lunar-commits] sgml-common: tweak BUILD for missing INSTALL Message-ID: <20100715201631.64FBA9B38A@doppio.foo-projects.org> commit 32d1bb023d15cab7e5561b40247b32dd138a8bc2 Author: Duncan Gibson Date: Sun Feb 21 15:18:31 2010 +0100 sgml-common: tweak BUILD for missing INSTALL --- doc-tools/sgml-common/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc-tools/sgml-common/BUILD b/doc-tools/sgml-common/BUILD index 7c52237..e08cd53 100644 --- a/doc-tools/sgml-common/BUILD +++ b/doc-tools/sgml-common/BUILD @@ -1,6 +1,7 @@ ( patch_it $SOURCE2 1 && + touch INSTALL && aclocal && automake --add-missing --copy --gnu && autoconf && From engelsman at lunar-linux.org Thu Jul 15 22:17:14 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:14 -0000 Subject: [Lunar-commits] gnome-menus: updated to version 2.28.0.1 Message-ID: <20100715201631.755B19B38B@doppio.foo-projects.org> commit 911b026c7262da85b6831df569c62bc3fced641d Author: Duncan Gibson Date: Sun Feb 21 19:32:51 2010 +0100 gnome-menus: updated to version 2.28.0.1 --- gnome2/desktop/gnome-menus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-menus/DETAILS b/gnome2/desktop/gnome-menus/DETAILS index 40a56bb..9b70d3c 100644 --- a/gnome2/desktop/gnome-menus/DETAILS +++ b/gnome2/desktop/gnome-menus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-menus - VERSION=2.28.0 + VERSION=2.28.0.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:619fe3aae9348b6cd00b008c8e8d292191946317 + SOURCE_VFY=sha1:af3469cc2ffd41aad3e3931176e17e9c91e94a29 WEB_SITE=http://www.gnome.org/ ENTERED=20050316 - UPDATED=20090924 + UPDATED=20100221 SHORT="an implementation of the fdo menu specification for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:14 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:14 -0000 Subject: [Lunar-commits] Revert "gtk-doc: version bump to 1.13" Message-ID: <20100715201631.9039E9B38C@doppio.foo-projects.org> commit fbac59af3b1fd1d9ac747b6aecf18d996f8219ca Author: Zachary McGrew Date: Sun Feb 21 10:36:52 2010 -0800 Revert "gtk-doc: version bump to 1.13" This reverts commit 52b11a430aca8ccf31052b3856f89719d143683e. Turns our this version breaks a lot... --- doc-tools/gtk-doc/BUILD | 6 ++++++ doc-tools/gtk-doc/DETAILS | 3 +++ 2 files changed, 9 insertions(+), 0 deletions(-) diff --git a/doc-tools/gtk-doc/BUILD b/doc-tools/gtk-doc/BUILD new file mode 100644 index 0000000..70b2eb4 --- /dev/null +++ b/doc-tools/gtk-doc/BUILD @@ -0,0 +1,6 @@ +( + + patch_it $SOURCE2 1 && + default_build + +) > $C_FIFO 2>&1 diff --git a/doc-tools/gtk-doc/DETAILS b/doc-tools/gtk-doc/DETAILS index c5ad82d..4758f51 100644 --- a/doc-tools/gtk-doc/DETAILS +++ b/doc-tools/gtk-doc/DETAILS @@ -1,8 +1,11 @@ MODULE=gtk-doc VERSION=1.13 SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE2=$MODULE-$VERSION-whitespace_filename.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/ + SOURCE2_URL=$PATCH_URL SOURCE_VFY=sha1:8c6b157e594072aaf598bc7e68562ec02e50b651 + SOURCE2_VFY=sha1:cbe2ca31fa3638cd53f1d9a1dbae6e15c83e231c WEB_SITE=http://www.gtk.org/gtk-doc/ ENTERED=20020716 UPDATED=20100215 From zmcgrew at lunar-linux.org Thu Jul 15 22:17:14 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:14 -0000 Subject: [Lunar-commits] Revert "gtk-doc: version bump to 1.13" Message-ID: <20100715201631.B1E859B30B@doppio.foo-projects.org> commit 70cfc03f26b8d1253d6632fff83d1526f3807f57 Author: Zachary McGrew Date: Sun Feb 21 10:42:00 2010 -0800 Revert "gtk-doc: version bump to 1.13" This reverts commit 5dd9f2c4df696715d3928c1b5bfaf9657898e9b8. --- doc-tools/gtk-doc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-tools/gtk-doc/DETAILS b/doc-tools/gtk-doc/DETAILS index 4758f51..744089b 100644 --- a/doc-tools/gtk-doc/DETAILS +++ b/doc-tools/gtk-doc/DETAILS @@ -1,14 +1,14 @@ MODULE=gtk-doc - VERSION=1.13 + VERSION=1.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-$VERSION-whitespace_filename.patch SOURCE_URL=$GNOME_URL/sources/$MODULE/$VERSION/ SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:8c6b157e594072aaf598bc7e68562ec02e50b651 + SOURCE_VFY=sha1:685823e269cc08fdef50828b0a68697222877b1c SOURCE2_VFY=sha1:cbe2ca31fa3638cd53f1d9a1dbae6e15c83e231c WEB_SITE=http://www.gtk.org/gtk-doc/ ENTERED=20020716 - UPDATED=20100215 + UPDATED=20090323 SHORT="Tools for authors of the GTK+ reference documentation." cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:14 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:14 -0000 Subject: [Lunar-commits] alacarte: updated to version 0.12.4 Message-ID: <20100715201631.D14949B312@doppio.foo-projects.org> commit ce1ba273d8ded500a27f9deafa51b634d473053f Author: Duncan Gibson Date: Sun Feb 21 19:55:47 2010 +0100 alacarte: updated to version 0.12.4 --- gnome2/desktop/alacarte/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/alacarte/DETAILS b/gnome2/desktop/alacarte/DETAILS index 3e22eba..173b45a 100644 --- a/gnome2/desktop/alacarte/DETAILS +++ b/gnome2/desktop/alacarte/DETAILS @@ -1,12 +1,12 @@ MODULE=alacarte - VERSION=0.11.6 - MAJOR=0.11 + VERSION=0.12.4 + MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8e570b952cba1b13cce0f8dc005036a48e8e96f8 + SOURCE_VFY=sha1:a44b3c3bba625c570d3ef7f451f912e537fccedb WEB_SITE=http://www.gnome.org ENTERED=20060908 - UPDATED=20080925 + UPDATED=20100221 SHORT="A GNOME menu editor application" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] gtk-engines2: updated to version 2.18.4 Message-ID: <20100715201631.F0D8E9B38D@doppio.foo-projects.org> commit 32176cb3bcb2fb42329df654c0d75c413e6e9bd0 Author: Duncan Gibson Date: Sun Feb 21 20:44:22 2010 +0100 gtk-engines2: updated to version 2.18.4 --- gnome2/core/gtk-engines2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/core/gtk-engines2/DETAILS b/gnome2/core/gtk-engines2/DETAILS index bf3bb28..7104880 100644 --- a/gnome2/core/gtk-engines2/DETAILS +++ b/gnome2/core/gtk-engines2/DETAILS @@ -1,13 +1,13 @@ MODULE=gtk-engines2 - MAJOR=2.16 - VERSION=2.16.1 + VERSION=2.18.4 + MAJOR=2.18 SOURCE=gtk-engines-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtk-engines-$VERSION SOURCE_URL=$GNOME_URL/sources/gtk-engines/$MAJOR/ - SOURCE_VFY=sha1:d2d3ba7377b72a54cee99cbc546e19b3fc508b41 + SOURCE_VFY=sha1:8a03b630366dbd8682693bf9775aaf1611829839 WEB_SITE=http://www.gtk.org/ ENTERED=20020714 - UPDATED=20081022 + UPDATED=20100221 SHORT="Theme engines for GTK+-2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:15 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] farsight2: version bump to 0.17 Message-ID: <20100715201632.0D0B59B229@doppio.foo-projects.org> commit ef83dc59f531fc7e4ce41e3d14eccc054be9dc96 Author: Zachary McGrew Date: Mon Feb 22 15:27:58 2010 -0800 farsight2: version bump to 0.17 --- chat/farsight2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/farsight2/DETAILS b/chat/farsight2/DETAILS index 5332e84..110341e 100644 --- a/chat/farsight2/DETAILS +++ b/chat/farsight2/DETAILS @@ -1,12 +1,12 @@ MODULE=farsight2 - VERSION=0.0.15 + VERSION=0.0.17 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://farsight.freedesktop.org/releases/farsight2/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:7edecfce0d3849ffceb6324a6ca63929338b4ccb + SOURCE_VFY=sha1:6e4b3376b9f33ab659b231bbbb2155d4e1b202cc WEB_SITE="http://farsight.freedesktop.org/wiki/" ENTERED=20090319 - UPDATED=20091003 + UPDATED=20100222 SHORT="audio/video conferencing framework" cat << EOF The Farsight project is an effort to create a framework to deal with From engelsman at lunar-linux.org Thu Jul 15 22:17:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] sound-theme-freedesktop: tweaked BUILD Message-ID: <20100715201632.2C25A9B38E@doppio.foo-projects.org> commit e39d1fe4072a1dfa608e13d8637a13a5ee1c72cf Author: Duncan Gibson Date: Tue Feb 23 22:59:33 2010 +0100 sound-theme-freedesktop: tweaked BUILD --- audio/sound-theme-freedesktop/BUILD | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/audio/sound-theme-freedesktop/BUILD b/audio/sound-theme-freedesktop/BUILD new file mode 100644 index 0000000..bb1c918 --- /dev/null +++ b/audio/sound-theme-freedesktop/BUILD @@ -0,0 +1,8 @@ +( + + touch INSTALL && + ./autogen.sh && + default_build + +) > $C_FIFO 2>&1 + From engelsman at lunar-linux.org Thu Jul 15 22:17:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] gnome-speech: updated to version 0.4.25 Message-ID: <20100715201632.33F549B2F1@doppio.foo-projects.org> commit c83f8d0a084990ff28b460da80e534b165b2cb54 Author: Duncan Gibson Date: Wed Feb 24 00:03:25 2010 +0100 gnome-speech: updated to version 0.4.25 --- gnome2/desktop/gnome-speech/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-speech/DETAILS b/gnome2/desktop/gnome-speech/DETAILS index 296ee0b..7675179 100644 --- a/gnome2/desktop/gnome-speech/DETAILS +++ b/gnome2/desktop/gnome-speech/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-speech - VERSION=0.4.21 + VERSION=0.4.25 MAJOR=0.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:d77d932ff45ab8d5ea82c8038d80cce7688e1f19 + SOURCE_VFY=sha1:c229af1583c522212e067990eafaf6a58df42966 WEB_SITE=http://live.gnome.org/Orca/GnomeSpeech ENTERED=20030914 - UPDATED=20080925 + UPDATED=20100223 SHORT="Provides text to speech in GNOME" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] dasher: updated to version 4.10.1 Message-ID: <20100715201632.531B09B38F@doppio.foo-projects.org> commit eadc7820e2ad74772b96b3d73debd96b80ad0ce1 Author: Duncan Gibson Date: Wed Feb 24 00:20:02 2010 +0100 dasher: updated to version 4.10.1 also tidied DEPENDS and DETAILS --- gnome2/desktop/dasher/DEPENDS | 2 +- gnome2/desktop/dasher/DETAILS | 16 +++++++++------- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/gnome2/desktop/dasher/DEPENDS b/gnome2/desktop/dasher/DEPENDS index b375b1b..db06aed 100644 --- a/gnome2/desktop/dasher/DEPENDS +++ b/gnome2/desktop/dasher/DEPENDS @@ -1,2 +1,2 @@ -depends at-spi && +depends at-spi depends gnome-desktop diff --git a/gnome2/desktop/dasher/DETAILS b/gnome2/desktop/dasher/DETAILS index 98a70a6..0246ed9 100644 --- a/gnome2/desktop/dasher/DETAILS +++ b/gnome2/desktop/dasher/DETAILS @@ -1,13 +1,13 @@ MODULE=dasher - VERSION=4.9.0 - MAJOR=4.9 + VERSION=4.10.1 + MAJOR=4.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c897804aa4701cee00b50c6dd83bf8003a3ae4a5 + SOURCE_VFY=sha1:bc2bd8c8c8f078f5290527f1525563d098f53b5d WEB_SITE=http://www.gnome.org ENTERED=20040111 - UPDATED=20080925 - SHORT="an information-efficient text-entry interface, driven by natural continuous pointing gestures." + UPDATED=20100224 + SHORT="text-entry interface, driven by natural pointing gestures." cat << EOF Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry @@ -15,8 +15,10 @@ system wherever a full-size keyboard cannot be used - for example, * on a palmtop computer; * on a wearable computer; - * when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse; - * when operating a computer with zero hands (i.e., by head-mouse or by eyetracker). + * when operating a computer one-handed, by joystick, touchscreen, + trackball, or mouse; + * when operating a computer with zero hands (i.e., by head-mouse or + by eyetracker). The eyetracking version of Dasher allows an experienced user to write text as fast as normal handwriting - 25 words per minute; using a mouse, From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] libgda2: updated to version 4.0.7 Message-ID: <20100715201634.4A0C29B39B@doppio.foo-projects.org> commit 098e2ec53d743b69e70008b5354001e63d87dce8 Author: Duncan Gibson Date: Sun Feb 28 14:27:41 2010 +0100 libgda2: updated to version 4.0.7 updated description and added $MOD and $MAJOR to DETAILS also reformatted BUILD and removed trailing '&&' --- gnome2/core/libgda2/DEPENDS | 36 ++++++++++++++++++++++++++++-------- gnome2/core/libgda2/DETAILS | 32 ++++++++++++++++++++++---------- 2 files changed, 50 insertions(+), 18 deletions(-) diff --git a/gnome2/core/libgda2/DEPENDS b/gnome2/core/libgda2/DEPENDS index 1e4ac23..a88e341 100644 --- a/gnome2/core/libgda2/DEPENDS +++ b/gnome2/core/libgda2/DEPENDS @@ -1,8 +1,28 @@ -depends glib-2 && -depends gtk-doc && -depends readline && -optional_depends "mysql" "" "--without-mysql" "for mysql backend support" && -optional_depends "postgresql" "" "--without-postgres" "for postgresql backend support" && -optional_depends "openldap" "" "" "for LDAP backend support" && -optional_depends "freetds" "" "--without-tds" "for tds backend support" && -optional_depends "sqlite" "" "--without-sqlite" "for sqlite backend support" +depends glib-2 +depends gtk-doc +depends readline + +optional_depends "mysql" \ + "" \ + "--without-mysql" \ + "for mysql backend support" + +optional_depends "postgresql" \ + "" \ + "--without-postgres" \ + "for postgresql backend support" + +optional_depends "openldap" \ + "" \ + "" \ + "for LDAP backend support" + +optional_depends "freetds" \ + "" \ + "--without-tds" \ + "for tds backend support" + +optional_depends "sqlite" \ + "" \ + "--without-sqlite" \ + "for sqlite backend support" diff --git a/gnome2/core/libgda2/DETAILS b/gnome2/core/libgda2/DETAILS index 3db0f22..a8fe8cf 100644 --- a/gnome2/core/libgda2/DETAILS +++ b/gnome2/core/libgda2/DETAILS @@ -1,16 +1,28 @@ MODULE=libgda2 - VERSION=3.1.2 - SOURCE=libgda-$VERSION.tar.bz2 -SOURCE_DIRECTORY=$BUILD_DIRECTORY/libgda-$VERSION - SOURCE_URL=$GNOME_URL/sources/libgda/3.1/ - SOURCE_VFY=sha1:b4874d24878a139671ea3b7e74a494cdb111ca45 + MOD=libgda + VERSION=4.0.7 + MAJOR=4.0 + SOURCE=$MOD-$VERSION.tar.bz2 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION + SOURCE_URL=$GNOME_URL/sources/$MOD/$MAJOR/ + SOURCE_VFY=sha1:dd8caa2fd5bcbb37e53c422f6d04bdc892334731 WEB_SITE=http://www.gnome-db.org ENTERED=20020714 - UPDATED=20081019 + UPDATED=20100228 PSAFE=no - SHORT="libgda/libgnomedb are a framework for developing database-oriented applications" + SHORT="database access library for GNOME" cat << EOF -libgda/libgnomedb are a complete framework for developing -database-oriented applications, and actually allow access to PostgreSQL, -MySQL, Oracle, Sybase, SQLite and ODBC data sources. +Libgda is a (relatively small) database access library: + + * a wrapper line ODBC but with more features to access several + database engines + * a meta data extractor (to know all about database objects in + a common way) + * comes with an SQL console application (line mysql, psql or + sqlite3 consoles) + * relies on GLib, coded in C, its API is easy to use + * at the moment supports SQLite, MySQL, PostgreSQL, MSAccess + and Bdb, work is in progress for other database types (such + as Firebird and Oracle) and to wrap JDBC for wider usage + * LGPL licensed EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] anjuta2: updated to version 2.26.2.0 Message-ID: <20100715201634.5C4689B31C@doppio.foo-projects.org> commit cfb9b8ae93e7dda577a858424549c376eb8b04ca Author: Duncan Gibson Date: Sun Feb 28 14:33:21 2010 +0100 anjuta2: updated to version 2.26.2.0 added secondary SOURCE_URL using GNOME_URL --- devel/anjuta2/DETAILS | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/anjuta2/DETAILS b/devel/anjuta2/DETAILS index c0483f7..04abc7c 100644 --- a/devel/anjuta2/DETAILS +++ b/devel/anjuta2/DETAILS @@ -1,13 +1,15 @@ MODULE=anjuta2 MOD=anjuta - VERSION=2.24.2 + VERSION=2.26.2.0 + MAJOR=2.26 SOURCE=$MOD-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION - SOURCE_URL=$SFORGE_URL/$MOD/ - SOURCE_VFY=sha1:bcbab37d362f36bf1811bcd5c62c26c4fd31ec3e + SOURCE_URL[0]=$SFORGE_URL/$MOD/ + SOURCE_URL[1]=$GNOME_URL/sources/$MOD/$MAJOR/ + SOURCE_VFY=sha1:18d26edde9894bcd0bd3e9f1d8fcb4696592070e WEB_SITE=http://anjuta.sourceforge.net/ ENTERED=20070627 - UPDATED=20081125 + UPDATED=20100228 SHORT="a C/C++ IDE for GNOME" PSAFE=no From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] anjuta2: updated to version 2.28.2.0 Message-ID: <20100715201634.6C8F99B39C@doppio.foo-projects.org> commit 193daecc06625e92ba69b3dd34382db1389712b4 Author: Duncan Gibson Date: Sun Feb 28 15:42:16 2010 +0100 anjuta2: updated to version 2.28.2.0 doh! there's many a slip 'twixt keyboard and git --- devel/anjuta2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/anjuta2/DETAILS b/devel/anjuta2/DETAILS index 04abc7c..99092a9 100644 --- a/devel/anjuta2/DETAILS +++ b/devel/anjuta2/DETAILS @@ -1,12 +1,12 @@ MODULE=anjuta2 MOD=anjuta - VERSION=2.26.2.0 - MAJOR=2.26 + VERSION=2.28.2.0 + MAJOR=2.28 SOURCE=$MOD-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION SOURCE_URL[0]=$SFORGE_URL/$MOD/ SOURCE_URL[1]=$GNOME_URL/sources/$MOD/$MAJOR/ - SOURCE_VFY=sha1:18d26edde9894bcd0bd3e9f1d8fcb4696592070e + SOURCE_VFY=sha1:ea008d7d55d0c7d075e5c3cf028607ce58a9a473 WEB_SITE=http://anjuta.sourceforge.net/ ENTERED=20070627 UPDATED=20100228 From engelsman at lunar-linux.org Thu Jul 15 22:17:20 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:20 -0000 Subject: [Lunar-commits] gnome-devel-docs: version 2.28.1 added to moonbase Message-ID: <20100715201634.743769B39D@doppio.foo-projects.org> commit 0599e82955a4a9bd3862494ef34422b0fee4972a Author: Duncan Gibson Date: Sun Feb 28 15:46:17 2010 +0100 gnome-devel-docs: version 2.28.1 added to moonbase Note: to be consistent I copied the BUILD file from another module, and only then noticed it specifies --disable-gtk-doc. It's not clear to me whether that applies here or not. --- docs/gnome-devel-docs/BUILD | 13 +++++++++++++ docs/gnome-devel-docs/DEPENDS | 1 + docs/gnome-devel-docs/DETAILS | 17 +++++++++++++++++ 3 files changed, 31 insertions(+), 0 deletions(-) diff --git a/docs/gnome-devel-docs/BUILD b/docs/gnome-devel-docs/BUILD new file mode 100644 index 0000000..a392d89 --- /dev/null +++ b/docs/gnome-devel-docs/BUILD @@ -0,0 +1,13 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + --disable-gtk-doc \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/docs/gnome-devel-docs/DEPENDS b/docs/gnome-devel-docs/DEPENDS new file mode 100644 index 0000000..e734d16 --- /dev/null +++ b/docs/gnome-devel-docs/DEPENDS @@ -0,0 +1 @@ +depends gnome-doc-utils diff --git a/docs/gnome-devel-docs/DETAILS b/docs/gnome-devel-docs/DETAILS new file mode 100644 index 0000000..4498461 --- /dev/null +++ b/docs/gnome-devel-docs/DETAILS @@ -0,0 +1,17 @@ + MODULE=gnome-devel-docs + VERSION=2.28.1 + MAJOR=2.28 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:35b4740f70f2433ed8ee8b60e74d86cd626e108c + WEB_SITE=http://www.gnome.org/ + ENTERED=20100228 + UPDATED=20100228 + SHORT="documentation for GNOME" + PSAFE=no + +cat << EOF +This package contains documents which will be packaged together and +shipped as gnome-devel-docs in the GNOME distribution. They should +be documents targetted for GNOME developers. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:20 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:20 -0000 Subject: [Lunar-commits] libgda2: restored SHORT and LONG descriptions Message-ID: <20100715201634.934D29B323@doppio.foo-projects.org> commit fe4af50f8554ac8cc09fe01ff971aef7892f7d7d Author: Duncan Gibson Date: Sat Mar 6 21:00:20 2010 +0100 libgda2: restored SHORT and LONG descriptions restored descriptions as these also relate to libgnomedb --- gnome2/core/libgda2/DETAILS | 18 ++++-------------- 1 files changed, 4 insertions(+), 14 deletions(-) diff --git a/gnome2/core/libgda2/DETAILS b/gnome2/core/libgda2/DETAILS index a8fe8cf..25d5609 100644 --- a/gnome2/core/libgda2/DETAILS +++ b/gnome2/core/libgda2/DETAILS @@ -10,19 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION ENTERED=20020714 UPDATED=20100228 PSAFE=no - SHORT="database access library for GNOME" + SHORT="libgda/libgnomedb are a framework for developing database-oriented applications" cat << EOF -Libgda is a (relatively small) database access library: - - * a wrapper line ODBC but with more features to access several - database engines - * a meta data extractor (to know all about database objects in - a common way) - * comes with an SQL console application (line mysql, psql or - sqlite3 consoles) - * relies on GLib, coded in C, its API is easy to use - * at the moment supports SQLite, MySQL, PostgreSQL, MSAccess - and Bdb, work is in progress for other database types (such - as Firebird and Oracle) and to wrap JDBC for wider usage - * LGPL licensed +libgda/libgnomedb are a complete framework for developing +database-oriented applications, and actually allow access to PostgreSQL, +MySQL, Oracle, Sybase, SQLite and ODBC data sources. EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:20 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:20 -0000 Subject: [Lunar-commits] gnome-build: added DEPRECATED comment Message-ID: <20100715201634.BB3349B315@doppio.foo-projects.org> commit 6edcc1fd6eba3f045b7acd2794ec461a6dbcc31e Author: Duncan Gibson Date: Thu Mar 11 20:46:54 2010 +0100 gnome-build: added DEPRECATED comment --- devel/gnome-build/DETAILS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/devel/gnome-build/DETAILS b/devel/gnome-build/DETAILS index aa91f68..95173a5 100644 --- a/devel/gnome-build/DETAILS +++ b/devel/gnome-build/DETAILS @@ -14,4 +14,6 @@ cat << EOF gnome-build is the GNOME Build Framework (GBF). It is a library to manage different product build systems such as automake project, makefile based project, etc. + +DEPRECATED in GNOME 2.25.x - functionality integrated in anjuta EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:20 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:20 -0000 Subject: [Lunar-commits] anjuta2: removed dependency on gnome-build Message-ID: <20100715201634.A94FC9B39E@doppio.foo-projects.org> commit ed352ca66418dc7890b8c01768cfe7d5a20d0929 Author: Duncan Gibson Date: Thu Mar 11 20:42:28 2010 +0100 anjuta2: removed dependency on gnome-build gnome-build functionality incorporated into anjuta in GNOME 2.25.x --- devel/anjuta2/DEPENDS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/devel/anjuta2/DEPENDS b/devel/anjuta2/DEPENDS index 352a84e..62eec34 100644 --- a/devel/anjuta2/DEPENDS +++ b/devel/anjuta2/DEPENDS @@ -1,7 +1,6 @@ depends gtksourceview depends autogen depends devhelp -depends gnome-build depends glade3 depends vte From zmcgrew at lunar-linux.org Thu Jul 15 22:17:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:21 -0000 Subject: [Lunar-commits] gnome-games: disable gobject-introspection Message-ID: <20100715201634.CA5969B39F@doppio.foo-projects.org> commit dc677cc8411dbca8138236426ab8c07d42d63754 Author: Zachary McGrew Date: Sun Apr 4 13:01:30 2010 -0700 gnome-games: disable gobject-introspection --- gnome2/desktop/gnome-games/BUILD | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/gnome-games/BUILD b/gnome2/desktop/gnome-games/BUILD index d6b5669..350d68b 100644 --- a/gnome2/desktop/gnome-games/BUILD +++ b/gnome2/desktop/gnome-games/BUILD @@ -7,6 +7,7 @@ --infodir=${GNOME210_PREFIX:-/usr}/share/info \ --mandir=${GNOME210_PREFIX:-/usr}/share/man \ --disable-tests \ + --enable-introspection=no \ $OPTS && default_make From zmcgrew at lunar-linux.org Thu Jul 15 22:17:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:21 -0000 Subject: [Lunar-commits] cheese: version bump to 2.30.0 Message-ID: <20100715201634.D93979B3A0@doppio.foo-projects.org> commit 7560d06775bbf0ab25ad684eddca523b65f1b25a Author: Zachary McGrew Date: Mon Apr 5 13:36:35 2010 -0700 cheese: version bump to 2.30.0 --- gnome2/desktop/cheese/DETAILS | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index 323719c..2550981 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,13 +1,14 @@ MODULE=cheese - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:80d869706a1856a5d90c5babac0a768e07bd14ae + SOURCE_VFY=sha1:aa20e2d8705ee7a9bd86df6c2b2c8349bf5bd777 WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20091029 + UPDATED=20100404 SHORT="webcam picture taker" + PSAFE="NO" cat << EOF Cheese uses your webcam to take photos and videos, applies fancy From zmcgrew at lunar-linux.org Thu Jul 15 22:17:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:21 -0000 Subject: [Lunar-commits] vino: version bump to 2.28.2 Message-ID: <20100715201635.0FAE59B3A1@doppio.foo-projects.org> commit 98fb60938f1087c89da40086eab4deb01a3183a8 Author: Zachary McGrew Date: Mon Apr 5 13:36:36 2010 -0700 vino: version bump to 2.28.2 --- gnome2/desktop/vino/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vino/DETAILS b/gnome2/desktop/vino/DETAILS index 59969a7..04e01b9 100644 --- a/gnome2/desktop/vino/DETAILS +++ b/gnome2/desktop/vino/DETAILS @@ -1,12 +1,12 @@ MODULE=vino - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:2ef544100c74f3bc7f990fc6d2bc839dad231790 + SOURCE_VFY=sha1:7d6863956356475b8784cdd2017bfbbd0e0ce15e WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20091029 + UPDATED=20100404 SHORT="an integrated VNC server for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:39 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:39 -0000 Subject: [Lunar-commits] file-roller: version bump to 2.28.0 Message-ID: <20100715201614.566B99B2EF@doppio.foo-projects.org> commit c966716159f70c51717704003245e6654044ede3 Author: Zachary McGrew Date: Thu Sep 24 02:55:34 2009 -0700 file-roller: version bump to 2.28.0 --- gnome2/desktop/file-roller/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/file-roller/DETAILS b/gnome2/desktop/file-roller/DETAILS index db0389c..fc2f7cc 100644 --- a/gnome2/desktop/file-roller/DETAILS +++ b/gnome2/desktop/file-roller/DETAILS @@ -1,12 +1,12 @@ MODULE=file-roller - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:92760312c9dddec695851170c289f692c2521176 + SOURCE_VFY=sha1:f7fc1435c28386a3073d6a86209f6e15d4051296 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20090703 + UPDATED=20090924 SHORT="an archive manager for the GNOME environment" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:39 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:39 -0000 Subject: [Lunar-commits] vinagre: version bump to 2.28.0.1 Message-ID: <20100715201614.6E7C69B238@doppio.foo-projects.org> commit be980f9a6ab1612ccc8ec79f15b9856d7ca54d7a Author: Zachary McGrew Date: Thu Sep 24 02:55:35 2009 -0700 vinagre: version bump to 2.28.0.1 --- gnome2/desktop/vinagre/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vinagre/DETAILS b/gnome2/desktop/vinagre/DETAILS index 83a83ac..6444d9a 100644 --- a/gnome2/desktop/vinagre/DETAILS +++ b/gnome2/desktop/vinagre/DETAILS @@ -1,12 +1,12 @@ MODULE=vinagre - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0.1 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:b5b27ae33882c6d9a57dd2fe1e4e43b2dfd202e0 + SOURCE_VFY=sha1:f8ef34e822dc58fc4be92e26e25abb6d80e08493 WEB_SITE=http://www.gnome.org ENTERED=20080925 - UPDATED=20090526 + UPDATED=20090924 SHORT="Remote desktop (VNC) viewer for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:40 -0000 Subject: [Lunar-commits] webkit: version bump to 1.1.15.1 Message-ID: <20100715201614.9BEAF9B2F2@doppio.foo-projects.org> commit c074dc106ab10ba33830292eea79319f9ff6cbba Author: Zachary McGrew Date: Thu Sep 24 02:55:36 2009 -0700 webkit: version bump to 1.1.15.1 --- web/webkit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS index 01a5981..042eb52 100644 --- a/web/webkit/DETAILS +++ b/web/webkit/DETAILS @@ -1,11 +1,11 @@ MODULE=webkit - VERSION=1.1.12 + VERSION=1.1.15.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.webkitgtk.org/ - SOURCE_VFY=sha1:a06bb5729faae195096991d01089216df110a2c2 + SOURCE_VFY=sha1:40f77b34c7075c4f3835b3348c354bfcd9dbcecf WEB_SITE=http://www.webkit.org ENTERED=20070919 - UPDATED=20090805 + UPDATED=20090924 SHORT="a gtk+ web rendering engine" cat< metacity: version bump to 2.28.0 Message-ID: <20100715201614.BFF499B2D4@doppio.foo-projects.org> commit 18268c6f56c011d39b7d08c2e5aa1453571ffd11 Author: Zachary McGrew Date: Thu Sep 24 02:55:38 2009 -0700 metacity: version bump to 2.28.0 --- gnome2/desktop/metacity/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/metacity/DETAILS b/gnome2/desktop/metacity/DETAILS index a7347ff..e618f28 100644 --- a/gnome2/desktop/metacity/DETAILS +++ b/gnome2/desktop/metacity/DETAILS @@ -1,12 +1,12 @@ MODULE=metacity - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:70593f69148960a0248527c8ae8d442a3d251d08 + SOURCE_VFY=sha1:d64dc861ac00fffc503bf9acdc705b67b772d772 WEB_SITE=http://www.gnome.org ENTERED=20020729 - UPDATED=20090318 + UPDATED=20090924 PSAFE=no SHORT="window manager based on GTK 2.x" From zmcgrew at lunar-linux.org Thu Jul 15 22:16:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:40 -0000 Subject: [Lunar-commits] gnome-keyring: version bump to 2.28.0 Message-ID: <20100715201614.D7CA49B221@doppio.foo-projects.org> commit 54385cf35b474d505395a6b3eb14f1606102e6e4 Author: Zachary McGrew Date: Thu Sep 24 02:55:39 2009 -0700 gnome-keyring: version bump to 2.28.0 --- gnome2/desktop/gnome-keyring/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-keyring/DETAILS b/gnome2/desktop/gnome-keyring/DETAILS index 20d0365..e7ebdc1 100644 --- a/gnome2/desktop/gnome-keyring/DETAILS +++ b/gnome2/desktop/gnome-keyring/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-keyring - VERSION=2.26.3 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c07136f0757937a7fe6989cbdf3bf8103da55364 + SOURCE_VFY=sha1:d2ad1e240a547a5c73632117260d90416149f07c WEB_SITE=http://www.gnome.org ENTERED=20031208 - UPDATED=20090703 + UPDATED=20090924 SHORT="the GNOME keyring services (daemon and tools)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:40 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:40 -0000 Subject: [Lunar-commits] libgnomeuimm: version bump to 2.28.0 Message-ID: <20100715201614.E7E0F9B2C8@doppio.foo-projects.org> commit 9420e20e1d5cd2a5be259f92097a1f764bccfe2a Author: Zachary McGrew Date: Thu Sep 24 02:55:40 2009 -0700 libgnomeuimm: version bump to 2.28.0 --- gnome2/bindings/libgnomeuimm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomeuimm/DETAILS b/gnome2/bindings/libgnomeuimm/DETAILS index 6e230f6..602e628 100644 --- a/gnome2/bindings/libgnomeuimm/DETAILS +++ b/gnome2/bindings/libgnomeuimm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeuimm - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:40e04046bd9b7f80542378df974dc0d1634a1721 + SOURCE_VFY=sha1:935c206d5d13df371476b3c1075219e0bfdbc91b WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20090318 + UPDATED=20090924 SHORT="C++ Bindings for libgnomeui" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:41 -0000 Subject: [Lunar-commits] seahorse-plugins: version bump to 2.28.0 Message-ID: <20100715201615.146529B324@doppio.foo-projects.org> commit 73e92851e3ec69f05a6f7cb60c686a1c8bc72b92 Author: Zachary McGrew Date: Thu Sep 24 02:55:41 2009 -0700 seahorse-plugins: version bump to 2.28.0 --- crypto/seahorse-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS index 7694d5a..813acbc 100644 --- a/crypto/seahorse-plugins/DETAILS +++ b/crypto/seahorse-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse-plugins - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:df5cae9c19cd106fafc65d95b8d0d57bbd6a12db + SOURCE_VFY=sha1:11c3a4ff6b3e82681739c0bb1cb8c9f7dbf64f82 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20090526 + UPDATED=20090924 SHORT="Extra functionality for seahorse" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:16:41 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:41 -0000 Subject: [Lunar-commits] gnome-nettool: version bump to 2.28.0 Message-ID: <20100715201615.253D99B22A@doppio.foo-projects.org> commit 21b9443177d0e33b7bb58a3a0cce57aea850cb8f Author: Zachary McGrew Date: Thu Sep 24 02:55:42 2009 -0700 gnome-nettool: version bump to 2.28.0 --- gnome2/desktop/gnome-nettool/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-nettool/DETAILS b/gnome2/desktop/gnome-nettool/DETAILS index 09cb80e..e5309db 100644 --- a/gnome2/desktop/gnome-nettool/DETAILS +++ b/gnome2/desktop/gnome-nettool/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-nettool - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dcb026f358a5797793391e5a90ae74c8401a8fec + SOURCE_VFY=sha1:5f734227e4cccbfd3d9bb29193b862eaa4e47ccf WEB_SITE=http://www.gnome.org/projects/gnome-network/ ENTERED=20050316 - UPDATED=20090526 + UPDATED=20090924 SHORT="GNOME interface for various networking tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] libgnomekbd: version bump to 2.28.0 Message-ID: <20100715201618.50ED99B33B@doppio.foo-projects.org> commit c05f85920a9c788f02fe2ad829e5a60da8e263b4 Author: Zachary McGrew Date: Thu Sep 24 02:56:08 2009 -0700 libgnomekbd: version bump to 2.28.0 --- gnome2/desktop/libgnomekbd/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/libgnomekbd/DETAILS b/gnome2/desktop/libgnomekbd/DETAILS index f6c67f5..d201d2e 100644 --- a/gnome2/desktop/libgnomekbd/DETAILS +++ b/gnome2/desktop/libgnomekbd/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomekbd - VERSION=2.26.0 - MAJOR=2.26 + VERSION=2.28.0 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0b7543df516271e16198135323471b2107dca0ec + SOURCE_VFY=sha1:6d4474b13297885543a66422855f0df222dd35fd WEB_SITE=http://www.gnome.org/ ENTERED=20070315 - UPDATED=20090319 + UPDATED=20090924 SHORT="the GNOME keyboard configuration library" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:16:45 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:16:45 -0000 Subject: [Lunar-commits] totem-pl-parser: version bump to 2.28.0 Message-ID: <20100715201618.BCFBF9B338@doppio.foo-projects.org> commit fc901d37e800ee6d24c9c9443f41b0454a516021 Author: Zachary McGrew Date: Thu Sep 24 02:56:12 2009 -0700 totem-pl-parser: version bump to 2.28.0 --- gnome2/desktop/totem-pl-parser/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DETAILS b/gnome2/desktop/totem-pl-parser/DETAILS index 0883fa8..7feec6a 100644 --- a/gnome2/desktop/totem-pl-parser/DETAILS +++ b/gnome2/desktop/totem-pl-parser/DETAILS @@ -1,12 +1,12 @@ MODULE=totem-pl-parser - MAJOR=2.26 - VERSION=2.26.2 + MAJOR=2.28 + VERSION=2.28.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:18becb89d674b5025dcf7cf35935a7c8d6330283 + SOURCE_VFY=sha1:c2cc5d7237be59f59a698327408ed9949c4c9c38 WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20090516 + UPDATED=20090924 SHORT="GObject-based library to parse and save playlists" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:15 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:15 -0000 Subject: [Lunar-commits] clutter: updated version to 1.0.10 Message-ID: <20100715201632.80C939B390@doppio.foo-projects.org> commit 226ee6bfb13b8cf36760e62547aa720b200d65b7 Author: Duncan Gibson Date: Thu Feb 25 19:24:15 2010 +0100 clutter: updated version to 1.0.10 --- graphics/clutter/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS index e5d335e..b941b35 100644 --- a/graphics/clutter/DETAILS +++ b/graphics/clutter/DETAILS @@ -1,12 +1,12 @@ MODULE=clutter - MAJ=0.9 - VERSION=0.9.8 + VERSION=1.0.10 + MAJOR=1.0 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://www.clutter-project.org/sources/clutter/$MAJ/ + SOURCE_URL=http://www.clutter-project.org/sources/clutter/$MAJOR/ SOURCE_VFY=sha1:1a98355589f4345f8dcfd6eec59a1bdc6583b0d8 WEB_SITE=http://www.clutter-project.org ENTERED=20080109 - UPDATED=20090730 + UPDATED=20100225 SHORT="a library for creating OpenGL based GUIs" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:16 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:16 -0000 Subject: [Lunar-commits] clutter: updated SOURCE_VFY for 1.0.10 Message-ID: <20100715201632.983D29B30D@doppio.foo-projects.org> commit 57f749749664e6732c9966c271175c85437adb8f Author: Duncan Gibson Date: Thu Feb 25 19:32:58 2010 +0100 clutter: updated SOURCE_VFY for 1.0.10 --- graphics/clutter/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/graphics/clutter/DETAILS b/graphics/clutter/DETAILS index b941b35..0ae18cc 100644 --- a/graphics/clutter/DETAILS +++ b/graphics/clutter/DETAILS @@ -3,7 +3,7 @@ MAJOR=1.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.clutter-project.org/sources/clutter/$MAJOR/ - SOURCE_VFY=sha1:1a98355589f4345f8dcfd6eec59a1bdc6583b0d8 + SOURCE_VFY=sha1:189684f0346bb895a2b47da64c02260c67e2810e WEB_SITE=http://www.clutter-project.org ENTERED=20080109 UPDATED=20100225 From engelsman at lunar-linux.org Thu Jul 15 22:17:16 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:16 -0000 Subject: [Lunar-commits] clutter-gtk: updated to version 0.10.2 Message-ID: <20100715201632.B779C9B31A@doppio.foo-projects.org> commit 8d40f7acb5d210986d5da2be287171db696f0ac4 Author: Duncan Gibson Date: Thu Feb 25 19:55:13 2010 +0100 clutter-gtk: updated to version 0.10.2 --- graphics/clutter-gtk/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/clutter-gtk/DETAILS b/graphics/clutter-gtk/DETAILS index 5cb54d9..8a4aa5e 100644 --- a/graphics/clutter-gtk/DETAILS +++ b/graphics/clutter-gtk/DETAILS @@ -1,12 +1,12 @@ MODULE=clutter-gtk - MAJ=0.8 - VERSION=0.8.2 + VERSION=0.10.2 + MAJOR=0.10 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJ/ - SOURCE_VFY=sha1:c2d04d188361d96a2bb03741aeff117ea0a7935a + SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:2218aa871cd0c986d90af5cbeeec812cf6b5fa41 WEB_SITE=http://www.clutter-project.org ENTERED=20080109 - UPDATED=20090206 + UPDATED=20100225 SHORT="integrate Clutter into GTK+ applications" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:16 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:16 -0000 Subject: [Lunar-commits] memphis: added version 0.1.0 to moonbase Message-ID: <20100715201632.C34DC9B391@doppio.foo-projects.org> commit cb44ea4190b42aaf687eeddd328290ce4fcb78d9 Author: Duncan Gibson Date: Thu Feb 25 20:37:02 2010 +0100 memphis: added version 0.1.0 to moonbase needed by libchamplain --- graphics/memphis/DEPENDS | 2 ++ graphics/memphis/DETAILS | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 0 deletions(-) diff --git a/graphics/memphis/DEPENDS b/graphics/memphis/DEPENDS new file mode 100644 index 0000000..825672a --- /dev/null +++ b/graphics/memphis/DEPENDS @@ -0,0 +1,2 @@ +depends cairo +depends glib-2 diff --git a/graphics/memphis/DETAILS b/graphics/memphis/DETAILS new file mode 100644 index 0000000..07dd904 --- /dev/null +++ b/graphics/memphis/DETAILS @@ -0,0 +1,20 @@ + MODULE=memphis + VERSION=0.1.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://wenner.ch/files/public/mirror/$MODULE/ + SOURCE_VFY=sha1:751bbb936ca766455aadad046d1cc5dd8498e495 + WEB_SITE=https://trac.openstreetmap.ch/trac/memphis/ + ENTERED=20100225 + UPDATED=20100225 + SHORT="map rendering library for OpenStreetMap" +cat << EOF +memphis is a map rendering library for OpenStreetMap written in C +using eXpat, Cairo and Glib. + +Features: + * parsing of nodes and ways from an OSM XML export file + * XML file format to define drawing rules + * dynamic adaptable drawing rules + * cairo rendering engine + * GObject based API +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:16 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:16 -0000 Subject: [Lunar-commits] libchamplain: added version 0.5.1 to moonbase Message-ID: <20100715201632.D888A9B392@doppio.foo-projects.org> commit 720165476b389a1184c41b078b5be99240470496 Author: Duncan Gibson Date: Thu Feb 25 20:49:46 2010 +0100 libchamplain: added version 0.5.1 to moonbase --- graphics/libchamplain/BUILD | 12 ++++++++++++ graphics/libchamplain/DEPENDS | 1 + graphics/libchamplain/DETAILS | 23 +++++++++++++++++++++++ 3 files changed, 36 insertions(+), 0 deletions(-) diff --git a/graphics/libchamplain/BUILD b/graphics/libchamplain/BUILD new file mode 100644 index 0000000..80d990a --- /dev/null +++ b/graphics/libchamplain/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/graphics/libchamplain/DEPENDS b/graphics/libchamplain/DEPENDS new file mode 100644 index 0000000..7202d6c --- /dev/null +++ b/graphics/libchamplain/DEPENDS @@ -0,0 +1 @@ +depends memphis diff --git a/graphics/libchamplain/DETAILS b/graphics/libchamplain/DETAILS new file mode 100644 index 0000000..61d1fe1 --- /dev/null +++ b/graphics/libchamplain/DETAILS @@ -0,0 +1,23 @@ + MODULE=libchamplain + VERSION=0.5.1 + MAJOR=0.5 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:ccde99301d4eef12f05b8aecb39b3a93e6b3e5dd + WEB_SITE=http://www.gnome.org + ENTERED=20100225 + UPDATED=20100225 + SHORT="C library providing a ClutterActor to display maps" +cat << EOF +libchamplain is a C library providing a ClutterActor to display +maps. It also provides a Gtk+ widget to display maps in Gtk+ +applications. Mono, Python and Perl bindings are available. + +It supports numerous free map sources such as OpenStreetMap,, +OpenCycleMap, Opnvkarte, OpenAerialMap and Maps_for_free. + +libchamplain is named after Samuel de Champlain, famous French +navigator, explorer and cartographer. He is the "father of +New-France" and founder of Quebec City, which has its 400th +anniversary in 2008, the year that this libray was first created. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] gnome-sharp: updated to version 2.24.1 Message-ID: <20100715201632.EA2989B393@doppio.foo-projects.org> commit 3d7ff219e68646d6d75fee6de1068dcfee5d7ffd Author: Duncan Gibson Date: Fri Feb 26 21:04:49 2010 +0100 gnome-sharp: updated to version 2.24.1 --- gnome2/desktop/gnome-sharp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-sharp/DETAILS b/gnome2/desktop/gnome-sharp/DETAILS index 9e7e3f6..2f6fbf6 100644 --- a/gnome2/desktop/gnome-sharp/DETAILS +++ b/gnome2/desktop/gnome-sharp/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-sharp - MAJOR=2.20 - VERSION=2.20.1 + VERSION=2.24.1 + MAJOR=2.24 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:84e2a9c71aee7d18f3afe7b0a96046932d269523 + SOURCE_VFY=sha1:22ac47dc6dd1ca6858467b9d53affc84a9308baf WEB_SITE=http://www.gnome.org ENTERED=20060908 - UPDATED=20080717 + UPDATED=20100226 PSAFE=no SHORT="GNOME bindings for Mono" From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] gnome-desktop-sharp: updated to version 2.26.0 Message-ID: <20100715201633.153CF9B30F@doppio.foo-projects.org> commit 5bb6baf1900cbb546f7bb39bd608ef5843cb8fdf Author: Duncan Gibson Date: Fri Feb 26 21:06:29 2010 +0100 gnome-desktop-sharp: updated to version 2.26.0 --- gnome2/desktop/gnome-desktop-sharp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-desktop-sharp/DETAILS b/gnome2/desktop/gnome-desktop-sharp/DETAILS index 5ec0ab4..e6db236 100644 --- a/gnome2/desktop/gnome-desktop-sharp/DETAILS +++ b/gnome2/desktop/gnome-desktop-sharp/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-desktop-sharp - MAJOR=2.20 - VERSION=2.20.1 + VERSION=2.26.0 + MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://ftp.novell.com/pub/mono/sources/$MODULE SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:b99729f7a7265fb1cecf09ced31e009e3ccd66bb + SOURCE_VFY=sha1:3c98aca331def4bf0701df80e809c36e183eb135 WEB_SITE=http://www.gnome.org ENTERED=20081007 - UPDATED=20081007 + UPDATED=20100226 PSAFE=no SHORT="GNOME desktop bindings for Mono" From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] libcolorblind: version 0.0.1 added to moonbase Message-ID: <20100715201633.2B4D79B31E@doppio.foo-projects.org> commit b687af4910feb505a1461859a77fc84bdd6a050e Author: Duncan Gibson Date: Sat Feb 27 00:08:49 2010 +0100 libcolorblind: version 0.0.1 added to moonbase --- graphics/libcolorblind/DETAILS | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/graphics/libcolorblind/DETAILS b/graphics/libcolorblind/DETAILS new file mode 100644 index 0000000..68c5936 --- /dev/null +++ b/graphics/libcolorblind/DETAILS @@ -0,0 +1,17 @@ + MODULE=libcolorblind + VERSION=0.0.1 + SOURCE=$MODULE-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/colorblind-$VERSION + SOURCE_URL=http://alioth.debian.org/frs/download.php/1952/ + SOURCE_VFY=sha1:b54bed1db2322d2fa361c2c6a0abbc61f97c2a48 + WEB_SITE=http://live.gnome.org/TwoPointTwentyseven/ExternalDependencies/ + ENTERED=20100226 + UPDATED=20100226 + SHORT="pixel filter for colorblind accessibility" + +cat << EOF +This library provides a unified way to recalculate colors in +order to present alternative view on images for colorblind +people. +EOF + From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] glibmm: updated to version 2.20.1 Message-ID: <20100715201633.460649B394@doppio.foo-projects.org> commit 9452a62a47f9b61b860abb75e600c636b1dfc20b Author: Duncan Gibson Date: Sat Feb 27 00:51:06 2010 +0100 glibmm: updated to version 2.20.1 --- gnome2/bindings/glibmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/glibmm/DETAILS b/gnome2/bindings/glibmm/DETAILS index a7f564e..ac908ba 100644 --- a/gnome2/bindings/glibmm/DETAILS +++ b/gnome2/bindings/glibmm/DETAILS @@ -1,12 +1,12 @@ MODULE=glibmm - VERSION=2.22.1 - MAJOR=2.22 + VERSION=2.20.1 + MAJOR=2.20 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:278c19d3dfbdc8185772fb1dfdfcafc252a99da1 + SOURCE_VFY=sha1:61bef268eecc7ca98946213c0147ebf25b7428e2 WEB_SITE=http://www.gtkmm.org/ ENTERED=20040409 - UPDATED=20090924 + UPDATED=20100227 SHORT="C++ bindings for glib2" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] glibmm: updated to version 2.22.1 Message-ID: <20100715201633.4DCEC9B310@doppio.foo-projects.org> commit df665d4898f71605171a0f0ea516f65363635ccc Author: Duncan Gibson Date: Sat Feb 27 16:25:56 2010 +0100 glibmm: updated to version 2.22.1 second attempt at this update, because last time I somehow managed to say I was updating to 2.22.1, but in fact I was downgrading from 2.22.1 to 2.20.1, and then got a bit lost when a subsequent merge with 2.20.0 failed. Moral of the tale: don't do clever things with git after midnight when you're tired and should already be in bed! --- gnome2/bindings/glibmm/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/bindings/glibmm/DETAILS b/gnome2/bindings/glibmm/DETAILS index ac908ba..97ef3cf 100644 --- a/gnome2/bindings/glibmm/DETAILS +++ b/gnome2/bindings/glibmm/DETAILS @@ -1,9 +1,9 @@ MODULE=glibmm - VERSION=2.20.1 - MAJOR=2.20 + VERSION=2.22.1 + MAJOR=2.22 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:61bef268eecc7ca98946213c0147ebf25b7428e2 + SOURCE_VFY=sha1:278c19d3dfbdc8185772fb1dfdfcafc252a99da1 WEB_SITE=http://www.gtkmm.org/ ENTERED=20040409 UPDATED=20100227 From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] pangomm: updated to version 2.26.0 Message-ID: <20100715201633.6594E9B395@doppio.foo-projects.org> commit 6d07ca36a165e72798c6c11f07b09355622bf731 Author: Duncan Gibson Date: Sat Feb 27 16:34:54 2010 +0100 pangomm: updated to version 2.26.0 at least I hope so after my last git cock-up :-( --- gnome2/bindings/pangomm/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/bindings/pangomm/DETAILS b/gnome2/bindings/pangomm/DETAILS index e50bf61..9816552 100644 --- a/gnome2/bindings/pangomm/DETAILS +++ b/gnome2/bindings/pangomm/DETAILS @@ -6,7 +6,7 @@ SOURCE_VFY=sha1:3e2efea94443387d5213652d011e0d859afb8a3f WEB_SITE=http://www.gtk.org ENTERED=20080924 - UPDATED=20090924 + UPDATED=20100227 SHORT="C++ wrapper for Pango" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:17 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:17 -0000 Subject: [Lunar-commits] gtkmm: update to version 2.18.2 Message-ID: <20100715201633.6E83C9B396@doppio.foo-projects.org> commit 599cb25bbcfdb98e3a54a0652b5018edba6432bf Author: Duncan Gibson Date: Sat Feb 27 16:38:38 2010 +0100 gtkmm: update to version 2.18.2 at least I hope so after my last git commit cock-up --- gnome2/bindings/gtkmm/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/bindings/gtkmm/DETAILS b/gnome2/bindings/gtkmm/DETAILS index f04fcf3..d197b8e 100644 --- a/gnome2/bindings/gtkmm/DETAILS +++ b/gnome2/bindings/gtkmm/DETAILS @@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_VFY=sha1:ed58c6d8d0be82fc326cd67a8c2cf1762c30245e WEB_SITE=http://gtkmm.org ENTERED=20021225 - UPDATED=20091029 + UPDATED=20100227 SHORT="C++ bindings for gtk2 and glib2" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:18 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:18 -0000 Subject: [Lunar-commits] polkit-gnome: added version 0.95 to moonbase Message-ID: <20100715201633.84D319B31B@doppio.foo-projects.org> commit b5d4eb9ce9d86eac290da3c3f44b4e4f35feb705 Author: Duncan Gibson Date: Sat Feb 27 18:50:35 2010 +0100 polkit-gnome: added version 0.95 to moonbase --- devel/polkit-gnome/DEPENDS | 2 ++ devel/polkit-gnome/DETAILS | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/devel/polkit-gnome/DEPENDS b/devel/polkit-gnome/DEPENDS new file mode 100644 index 0000000..e5bcf2f --- /dev/null +++ b/devel/polkit-gnome/DEPENDS @@ -0,0 +1,2 @@ +depends gtk+-2 +depends polkit diff --git a/devel/polkit-gnome/DETAILS b/devel/polkit-gnome/DETAILS new file mode 100644 index 0000000..d1401db --- /dev/null +++ b/devel/polkit-gnome/DETAILS @@ -0,0 +1,14 @@ + MODULE=polkit-gnome + VERSION=0.96 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://hal.freedesktop.org/releases/ + SOURCE_VFY=sha1:b4189f4e01f6775afe305ab361a535c86d3ceff0 + WEB_SITE=http://hal.freedesktop.org/releases/ + ENTERED=20100227 + UPDATED=20100227 + SHORT="authentication agent for polkit on GNOME" + +cat << EOF +The polkit-gnome package provides an authentication agent for +polkit that integrates well with the GNOME desktop environment. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:18 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:18 -0000 Subject: [Lunar-commits] gnome-user-share: version 2.28.2 added to moonbase Message-ID: <20100715201633.998C49B397@doppio.foo-projects.org> commit 4ba39ffca9f27ca814708224d70f9d660e835dcf Author: Duncan Gibson Date: Sat Feb 27 19:33:14 2010 +0100 gnome-user-share: version 2.28.2 added to moonbase --- gnome2/desktop/gnome-user-share/BUILD | 12 ++++++++++++ gnome2/desktop/gnome-user-share/DEPENDS | 2 ++ gnome2/desktop/gnome-user-share/DETAILS | 22 ++++++++++++++++++++++ 3 files changed, 36 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/gnome-user-share/BUILD b/gnome2/desktop/gnome-user-share/BUILD new file mode 100644 index 0000000..80d990a --- /dev/null +++ b/gnome2/desktop/gnome-user-share/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/gnome-user-share/DEPENDS b/gnome2/desktop/gnome-user-share/DEPENDS new file mode 100644 index 0000000..e305724 --- /dev/null +++ b/gnome2/desktop/gnome-user-share/DEPENDS @@ -0,0 +1,2 @@ +depends gnome-bluetooth +depends libcanberra diff --git a/gnome2/desktop/gnome-user-share/DETAILS b/gnome2/desktop/gnome-user-share/DETAILS new file mode 100644 index 0000000..4cb4808 --- /dev/null +++ b/gnome2/desktop/gnome-user-share/DETAILS @@ -0,0 +1,22 @@ + MODULE=gnome-user-share + VERSION=2.28.2 + MAJOR=2.28 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:ed9a04eade0809198d6c5d236afbdb65fca9cede + WEB_SITE=http://www.gnome.org + ENTERED=20100227 + UPDATED=20100227 + SHORT="file sharing service for GNOME" +cat << EOF +gnome-user-share is a session service that exports the contents of +the Public folder in your home directory so that they can easily be +accessed from other computers on the same local network. + +gnome user-share uses a WebDAV server to share the Public folder, +and advertises the share on the local network using mDNS. + +Additionally, gnome-user-share can make the shared files available +via ObexFTP over BlueTooth, and receive files that are sent to +your computer via BlueTooth via ObexPush. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:18 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:18 -0000 Subject: [Lunar-commits] mousetweaks: version 2.28.2 added to moonbase Message-ID: <20100715201633.CDEA59B398@doppio.foo-projects.org> commit 32238323c65cccbb09a462a30962ccafa91e5d87 Author: Duncan Gibson Date: Sat Feb 27 21:12:32 2010 +0100 mousetweaks: version 2.28.2 added to moonbase --- gnome2/desktop/mousetweaks/BUILD | 12 ++++++++++++ gnome2/desktop/mousetweaks/DEPENDS | 2 ++ gnome2/desktop/mousetweaks/DETAILS | 26 ++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/mousetweaks/BUILD b/gnome2/desktop/mousetweaks/BUILD new file mode 100644 index 0000000..80d990a --- /dev/null +++ b/gnome2/desktop/mousetweaks/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/mousetweaks/DEPENDS b/gnome2/desktop/mousetweaks/DEPENDS new file mode 100644 index 0000000..6dcf648 --- /dev/null +++ b/gnome2/desktop/mousetweaks/DEPENDS @@ -0,0 +1,2 @@ +depends at-spi +depends gnome-panel diff --git a/gnome2/desktop/mousetweaks/DETAILS b/gnome2/desktop/mousetweaks/DETAILS new file mode 100644 index 0000000..c113a40 --- /dev/null +++ b/gnome2/desktop/mousetweaks/DETAILS @@ -0,0 +1,26 @@ + MODULE=mousetweaks + VERSION=2.28.2 + MAJOR=2.28 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:ee89d6abd6a018d1f8944a7ffe9ecb0169fdc21b + WEB_SITE=http://www.gnome.org + ENTERED=20100227 + UPDATED=20100227 + SHORT="accessibility software to aid mouse/pointer use" +cat << EOF +mousetweaks is an accessibility software that brings additional +functionality to the pointer that allow a user to: + + * open the contextual menu by clicking and holding the left + mousebutton, which is useful for users who can manipulate + only one button + + * perform the 4 click types (left click, double click, drag + click and right click) by software, which is useful for + users who are not able to manipulate any button + + * lock the pointer temporarily into an area of screen, which + is usefulf for people that need to use the pointing hardware + for more than just the computer +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:18 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:18 -0000 Subject: [Lunar-commits] hamster-applet: version 2.28.2 added to moonbase Message-ID: <20100715201633.D767F9B317@doppio.foo-projects.org> commit 64d20f9d1aad09ab58ab7ed1315b0a101f2e0f4a Author: Duncan Gibson Date: Sat Feb 27 21:14:38 2010 +0100 hamster-applet: version 2.28.2 added to moonbase --- gnome2/applets/hamster-applet/BUILD | 12 ++++++++++++ gnome2/applets/hamster-applet/DEPENDS | 1 + gnome2/applets/hamster-applet/DETAILS | 15 +++++++++++++++ 3 files changed, 28 insertions(+), 0 deletions(-) diff --git a/gnome2/applets/hamster-applet/BUILD b/gnome2/applets/hamster-applet/BUILD new file mode 100644 index 0000000..80d990a --- /dev/null +++ b/gnome2/applets/hamster-applet/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/gnome2/applets/hamster-applet/DEPENDS b/gnome2/applets/hamster-applet/DEPENDS new file mode 100644 index 0000000..f98b7d7 --- /dev/null +++ b/gnome2/applets/hamster-applet/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/gnome2/applets/hamster-applet/DETAILS b/gnome2/applets/hamster-applet/DETAILS new file mode 100644 index 0000000..248e234 --- /dev/null +++ b/gnome2/applets/hamster-applet/DETAILS @@ -0,0 +1,15 @@ + MODULE=hamster-applet + VERSION=2.28.2 + MAJOR=2.28 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:a5332fe7a50d8fd789c5686053ff2cb3a8eac27b + WEB_SITE=http://live.gnome.org/ProjectHamster/ + ENTERED=20100227 + UPDATED=20100227 + SHORT="time tracking tool" +cat << EOF +Project Hamster is time tracking for the masses. It helps you +keep track of how much time you have spent during the day on +the activities you have set up. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:18 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:18 -0000 Subject: [Lunar-commits] tomboy: updated to version 1.0.1 Message-ID: <20100715201633.F28A39B319@doppio.foo-projects.org> commit 3a821dd45ff53bf506d7fd760c664a8d04b421d4 Author: Duncan Gibson Date: Sat Feb 27 21:16:39 2010 +0100 tomboy: updated to version 1.0.1 --- gnome2/desktop/tomboy/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/tomboy/DETAILS b/gnome2/desktop/tomboy/DETAILS index 5cbf278..c94ed02 100644 --- a/gnome2/desktop/tomboy/DETAILS +++ b/gnome2/desktop/tomboy/DETAILS @@ -1,12 +1,12 @@ MODULE=tomboy - VERSION=0.12.1 - MAJOR=0.12 + VERSION=1.0.1 + MAJOR=1.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4b7f5b2153e6d396ad9ddbb8ef7f41b3f383770d + SOURCE_VFY=sha1:8e92a7fcb6081cc6da68c9ca7975de7920e068ba WEB_SITE=http://www.gnome.org/projects/tomboy/ ENTERED=20061130 - UPDATED=20081016 + UPDATED=20100227 SHORT="a MONO-based, note-taking application" cat << EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] pessulus: version 2.28.0 added to moonbase Message-ID: <20100715201634.0BCCB9B399@doppio.foo-projects.org> commit ad72b2c1f13469ec1894c54950a1987347fbff9b Author: Duncan Gibson Date: Sat Feb 27 23:51:27 2010 +0100 pessulus: version 2.28.0 added to moonbase --- gnome2/platform/pessulus/BUILD | 12 ++++++++++++ gnome2/platform/pessulus/DETAILS | 19 +++++++++++++++++++ 2 files changed, 31 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/pessulus/BUILD b/gnome2/platform/pessulus/BUILD new file mode 100644 index 0000000..80d990a --- /dev/null +++ b/gnome2/platform/pessulus/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/gnome2/platform/pessulus/DETAILS b/gnome2/platform/pessulus/DETAILS new file mode 100644 index 0000000..a7c22b6 --- /dev/null +++ b/gnome2/platform/pessulus/DETAILS @@ -0,0 +1,19 @@ + MODULE=pessulus + VERSION=2.28.0 + MAJOR=2.28 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:4bbb33e1a070fe32b4eec93e01a26e78a383cf53 + WEB_SITE=http://live.gnome.org/Pessulus + ENTERED=20100227 + UPDATED=20100227 + SHORT="lockdown editor for GNOME" +cat << EOF +pessulus is a lockdown editor for GNOME, written in Python. + +pessulus enables administrators to set mandatory settings in GConf. +The users can not change these settings. + +Use of pessulus can be useful on computer that are open to use by +everyone, e.g. in an internet cafe. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] accerciser: version 1.8.0 added to moonbase Message-ID: <20100715201634.1AACE9B39A@doppio.foo-projects.org> commit e1812fae9c71b792b91660d0454f8bf1692ef80e Author: Duncan Gibson Date: Sun Feb 28 10:57:09 2010 +0100 accerciser: version 1.8.0 added to moonbase --- gnome2/platform/accerciser/BUILD | 12 ++++++++++++ gnome2/platform/accerciser/DEPENDS | 1 + gnome2/platform/accerciser/DETAILS | 19 +++++++++++++++++++ 3 files changed, 32 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/accerciser/BUILD b/gnome2/platform/accerciser/BUILD new file mode 100644 index 0000000..5d34717 --- /dev/null +++ b/gnome2/platform/accerciser/BUILD @@ -0,0 +1,12 @@ +( + + ./configure --prefix=${GNOME210_PREFIX:-/usr} \ + --build=$BUILD \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --infodir=${GNOME210_PREFIX:-/usr}/share/info \ + --mandir=${GNOME210_PREFIX:-/usr}/share/man \ + $OPTS && + default_make + +) > $C_FIFO 2>&1 diff --git a/gnome2/platform/accerciser/DEPENDS b/gnome2/platform/accerciser/DEPENDS new file mode 100644 index 0000000..a1cf159 --- /dev/null +++ b/gnome2/platform/accerciser/DEPENDS @@ -0,0 +1 @@ +depends at-spi diff --git a/gnome2/platform/accerciser/DETAILS b/gnome2/platform/accerciser/DETAILS new file mode 100644 index 0000000..7fd81e1 --- /dev/null +++ b/gnome2/platform/accerciser/DETAILS @@ -0,0 +1,19 @@ + MODULE=accerciser + VERSION=1.8.0 + MAJOR=1.8 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:1fe0b7b6456f658a40087e542bec1976b81b2505 + WEB_SITE=http://live.gnome.org/Accerciser + ENTERED=20100228 + UPDATED=20100228 + SHORT="interactive Python accessibility explorer for GNOME desktop" + +cat << EOF +Accerciser is an interactive Python accessibility explorer +for the GNOME desktop. It uses AT-SPI to inspect and control +widgets, allowing you to check if an application is providing +correct information to assistive technologies and automated test +frameworks. Accerciser has a simple plugin framework which you +can user to create custom views of accessibility information. +EOF From engelsman at lunar-linux.org Thu Jul 15 22:17:19 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Thu, 15 Jul 2010 20:17:19 -0000 Subject: [Lunar-commits] gdl: updated to version 2.28.2 Message-ID: <20100715201634.2A0C09B31F@doppio.foo-projects.org> commit 3ca555d79976c67a43d10b1889194be5dd1be7a0 Author: Duncan Gibson Date: Sun Feb 28 10:58:35 2010 +0100 gdl: updated to version 2.28.2 --- devel/gdl/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/gdl/DETAILS b/devel/gdl/DETAILS index 6fb5551..12bf677 100644 --- a/devel/gdl/DETAILS +++ b/devel/gdl/DETAILS @@ -1,12 +1,12 @@ MODULE=gdl - VERSION=2.26.2 - MAJOR=2.26 + VERSION=2.28.2 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:29402c29c42fef5dc37748d4ff52e1f96e94f2b4 + SOURCE_VFY=sha1:eaedddc950c262c54713b6e65a3a2dbbe6adc1d4 WEB_SITE=http://www.gnome.org/ ENTERED=20060423 - UPDATED=20090526 + UPDATED=20100228 SHORT="GNOME Development Libraries" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:21 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:21 -0000 Subject: [Lunar-commits] devhelp: version bump to 2.30.0 Message-ID: <20100715201635.248DC9B308@doppio.foo-projects.org> commit 01906b4f262d4cf31acf28e7f08c77a141072022 Author: Zachary McGrew Date: Mon Apr 5 13:36:37 2010 -0700 devhelp: version bump to 2.30.0 --- devel/devhelp/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/devhelp/DETAILS b/devel/devhelp/DETAILS index 38544a3..6a87b15 100644 --- a/devel/devhelp/DETAILS +++ b/devel/devhelp/DETAILS @@ -1,12 +1,12 @@ MODULE=devhelp - MAJOR=2.28 - VERSION=2.28.1 + MAJOR=2.30 + VERSION=2.30.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8ebaf23722f823eed57b8b6d9fcf83e7b3eaf327 + SOURCE_VFY=sha1:8c99c673366ac3bd549f90b3eb2aa0474c3eb0b5 WEB_SITE=http://developer.imendio.com/projects/devhelp ENTERED=20030720 - UPDATED=20091029 + UPDATED=20100404 SHORT="an API documentation browser for GNOME 2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:22 -0000 Subject: [Lunar-commits] totem: version bump to 2.30.0 Message-ID: <20100715201635.3978A9B21A@doppio.foo-projects.org> commit 03e68fcd162846add57d2edc8761b974bd6979ab Author: Zachary McGrew Date: Mon Apr 5 13:36:38 2010 -0700 totem: version bump to 2.30.0 --- gnome2/desktop/totem/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS index 787f119..9d78a59 100644 --- a/gnome2/desktop/totem/DETAILS +++ b/gnome2/desktop/totem/DETAILS @@ -1,12 +1,12 @@ MODULE=totem - VERSION=2.28.5 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1653528d66a1f11da4bc8f66746828c4a31343d6 + SOURCE_VFY=sha1:d8456c879e5858464cf81a5ac973e44c19ade863 WEB_SITE=http://www.gnome.org ENTERED=20050317 - UPDATED=20100215 + UPDATED=20100404 SHORT="movie player for the Gnome desktop based on xine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:22 -0000 Subject: [Lunar-commits] evince: version bump to 2.30.0 Message-ID: <20100715201635.4E15E9B3A2@doppio.foo-projects.org> commit 4b1f4af7a1bfd7e489b8ce1729a3252fc42a5c60 Author: Zachary McGrew Date: Mon Apr 5 13:36:39 2010 -0700 evince: version bump to 2.30.0 --- gnome2/desktop/evince/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evince/DETAILS b/gnome2/desktop/evince/DETAILS index bedaf99..457edb1 100644 --- a/gnome2/desktop/evince/DETAILS +++ b/gnome2/desktop/evince/DETAILS @@ -1,12 +1,12 @@ MODULE=evince - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:fccb214cf5649ba8343c4a33e4cd95cafd4878cb + SOURCE_VFY=sha1:7e270f653d9797abc56a2300c6af59f9199a8368 WEB_SITE=http://www.gnome.org/projects/evince/ ENTERED=20050918 - UPDATED=20100215 + UPDATED=20100404 SHORT="a document viewer for multiple formats (PDF, Postscript)" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:22 -0000 Subject: [Lunar-commits] brasero: version bump to 2.30.0 Message-ID: <20100715201635.6F1B99B3A3@doppio.foo-projects.org> commit d7a685f196c2eadc7e236a62ce0511115e1e70dc Author: Zachary McGrew Date: Mon Apr 5 13:36:40 2010 -0700 brasero: version bump to 2.30.0 --- zbeta/brasero/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/brasero/DETAILS b/zbeta/brasero/DETAILS index ecd54b3..77bf37f 100644 --- a/zbeta/brasero/DETAILS +++ b/zbeta/brasero/DETAILS @@ -1,12 +1,12 @@ MODULE=brasero - VERSION=2.28.3 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8aeb042bd23d5a31f1233d0f3064213e21e8a4db + SOURCE_VFY=sha1:552a14ca86cb3f1b77cfdb44d38c11e47e7767c4 WEB_SITE=http://developer.gnome.org/projects/gap/ ENTERED=20080119 - UPDATED=20100215 + UPDATED=20100404 SHORT="Brasero is a CD/DVD mastering tool for the gnome desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:22 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:22 -0000 Subject: [Lunar-commits] libxcb: version bump to 1.5 Message-ID: <20100715201635.7ABF79B3A4@doppio.foo-projects.org> commit 5eafea5a1ef4f14532691bd7f4d9388665a8b6df Author: Zachary McGrew Date: Mon Apr 5 13:36:41 2010 -0700 libxcb: version bump to 1.5 --- xorg7/extra/libxcb/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/extra/libxcb/DETAILS b/xorg7/extra/libxcb/DETAILS index 747dc34..04f42b0 100644 --- a/xorg7/extra/libxcb/DETAILS +++ b/xorg7/extra/libxcb/DETAILS @@ -1,12 +1,12 @@ MODULE=libxcb - VERSION=1.4 + VERSION=1.5 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://xcb.freedesktop.org/dist - SOURCE_VFY=sha1:fb3bc1a81058e1894663771f87b8a3919f8520ce + SOURCE_VFY=sha1:87b32a2de342e4c2991c8feed15bdd0602840832 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://xcb.freedesktop.org ENTERED=20070216 - UPDATED=20090827 + UPDATED=20100404 SHORT="replacement of the Xlib interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] gnome-backgrounds: version bump to 2.30.0 Message-ID: <20100715201635.9FFF79B22C@doppio.foo-projects.org> commit 100b25cb285be0e08fb43eaa60eb4fc981846cdd Author: Zachary McGrew Date: Mon Apr 5 13:36:43 2010 -0700 gnome-backgrounds: version bump to 2.30.0 --- gnome2/desktop/gnome-backgrounds/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-backgrounds/DETAILS b/gnome2/desktop/gnome-backgrounds/DETAILS index dbe0260..41bd71d 100644 --- a/gnome2/desktop/gnome-backgrounds/DETAILS +++ b/gnome2/desktop/gnome-backgrounds/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-backgrounds - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:834b9b35c4679e65c758298ffb379b674dd689ea + SOURCE_VFY=sha1:6078138a77a634419faa587218ff72d93fb6fb75 WEB_SITE=http://www.gnome.org/ ENTERED=20050317 - UPDATED=20090924 + UPDATED=20100404 SHORT="a set of offical GNOME desktop backgrounds" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] gtkmm: version bump to 2.20.0 Message-ID: <20100715201635.870D09B31D@doppio.foo-projects.org> commit 34afe8bee1ad134e6a46bb602679516b02fb8fb8 Author: Zachary McGrew Date: Mon Apr 5 13:36:42 2010 -0700 gtkmm: version bump to 2.20.0 --- gnome2/bindings/gtkmm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/gtkmm/DETAILS b/gnome2/bindings/gtkmm/DETAILS index 0329a74..8a9b8cb 100644 --- a/gnome2/bindings/gtkmm/DETAILS +++ b/gnome2/bindings/gtkmm/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkmm - MAJOR=2.18 - VERSION=$MAJOR.2 + MAJOR=2.20 + VERSION=$MAJOR.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:ed58c6d8d0be82fc326cd67a8c2cf1762c30245e + SOURCE_VFY=sha1:92c450340b0eb3a18324990d6c6def30e9ab9cc1 WEB_SITE=http://gtkmm.org ENTERED=20021225 - UPDATED=20091029 + UPDATED=20100404 SHORT="C++ bindings for gtk2 and glib2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] gdl: version bump to Message-ID: <20100715201635.BF36B9B3A6@doppio.foo-projects.org> commit b4358fe5ddd2dcc45c98125cdaa343f4840e0847 Author: Zachary McGrew Date: Mon Apr 5 13:36:45 2010 -0700 gdl: version bump to --- devel/gdl/DETAILS | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/devel/gdl/DETAILS b/devel/gdl/DETAILS index 6fb5551..ed36351 100644 --- a/devel/gdl/DETAILS +++ b/devel/gdl/DETAILS @@ -1,4 +1,5 @@ MODULE=gdl +<<<<<<< Updated upstream VERSION=2.26.2 MAJOR=2.26 SOURCE=$MODULE-$VERSION.tar.bz2 @@ -7,6 +8,16 @@ WEB_SITE=http://www.gnome.org/ ENTERED=20060423 UPDATED=20090526 +======= + VERSION=2.30.0 + MAJOR=2.30 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:3047e8646552947174b8aa02470dc5b43c208e83 + WEB_SITE=http://www.gnome.org/ + ENTERED=20060423 + UPDATED=20100404 +>>>>>>> Stashed changes SHORT="GNOME Development Libraries" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] rhythmbox: version bump to 0.12.8 Message-ID: <20100715201635.B050A9B3A5@doppio.foo-projects.org> commit 97dd9b826d370a662ba2a0dadae3c2503d9d1274 Author: Zachary McGrew Date: Mon Apr 5 13:36:44 2010 -0700 rhythmbox: version bump to 0.12.8 --- audio/rhythmbox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/rhythmbox/DETAILS b/audio/rhythmbox/DETAILS index 5a538f3..0589fc3 100644 --- a/audio/rhythmbox/DETAILS +++ b/audio/rhythmbox/DETAILS @@ -1,12 +1,12 @@ MODULE=rhythmbox - VERSION=0.12.6 + VERSION=0.12.8 MAJOR=0.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:f1ba375329471ec47475a4b0ce3e8bba430a537b + SOURCE_VFY=sha1:5d27923cc29b81d7bfbc73d867d7976a5295f964 WEB_SITE=http://www.gnome.org/projects/$MODULE/ ENTERED=20020730 - UPDATED=20100215 + UPDATED=20100405 SHORT="clone of the iTunes plyer for Gnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] libgnomeprintui: version bump to 2.18.5 Message-ID: <20100715201635.D30609B3A7@doppio.foo-projects.org> commit 2d1a45704855eb2788cfda01ed359b4f180e96b9 Author: Zachary McGrew Date: Mon Apr 5 13:36:46 2010 -0700 libgnomeprintui: version bump to 2.18.5 --- gnome2/desktop/libgnomeprintui/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgnomeprintui/DETAILS b/gnome2/desktop/libgnomeprintui/DETAILS index c5aa5fa..60c558d 100644 --- a/gnome2/desktop/libgnomeprintui/DETAILS +++ b/gnome2/desktop/libgnomeprintui/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeprintui - VERSION=2.18.4 + VERSION=2.18.5 MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:677fb3dbd488632e59f7658c8780ca31e05bbbe5 + SOURCE_VFY=sha1:ef641569b5a454e89250ae13da5b74620552e9d8 WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20100404 SHORT="API that implements the Postscript imaging model" cat << EOF gnome-print is a C-based API that implements the Postscript imaging From zmcgrew at lunar-linux.org Thu Jul 15 22:17:23 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:23 -0000 Subject: [Lunar-commits] gnome-bluetooth: version bump to 2.30.0 Message-ID: <20100715201635.E5FE69B230@doppio.foo-projects.org> commit 1c849ab9582f03bd42a64201c4a430c22330009d Author: Zachary McGrew Date: Mon Apr 5 13:36:47 2010 -0700 gnome-bluetooth: version bump to 2.30.0 --- bluetooth/gnome-bluetooth/DEPENDS | 2 +- bluetooth/gnome-bluetooth/DETAILS | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bluetooth/gnome-bluetooth/DEPENDS b/bluetooth/gnome-bluetooth/DEPENDS index 608ff56..1ea8c4c 100644 --- a/bluetooth/gnome-bluetooth/DEPENDS +++ b/bluetooth/gnome-bluetooth/DEPENDS @@ -1,3 +1,3 @@ depends libbtctl -depends unique +depends libunique depends gob2 diff --git a/bluetooth/gnome-bluetooth/DETAILS b/bluetooth/gnome-bluetooth/DETAILS index ce0664b..d1b5108 100644 --- a/bluetooth/gnome-bluetooth/DETAILS +++ b/bluetooth/gnome-bluetooth/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-bluetooth - MAJOR=2.28 - VERSION=2.28.6 + MAJOR=2.30 + VERSION=2.30.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:181f2fe69430e722506f5e6a06bf66a1095a9e72 + SOURCE_VFY=sha1:76183906a0d644547bd4192a43908cdd00292ece WEB_SITE=http://www.usefulinc.com/software/gnome-bluetooth ENTERED=20030930 - UPDATED=20100215 + UPDATED=20100404 SHORT="bluetooth app for gnome" cat << EOF Gnome-Bluetooth is a Full Bluetooth app for gnome allowing all bluetooth From zmcgrew at lunar-linux.org Thu Jul 15 22:17:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:24 -0000 Subject: [Lunar-commits] gok: version bump to 2.30.0 Message-ID: <20100715201636.2D1849B3A8@doppio.foo-projects.org> commit 409a59a36e1deb22bc428856fadb8a655091dc22 Author: Zachary McGrew Date: Mon Apr 5 13:36:49 2010 -0700 gok: version bump to 2.30.0 --- gnome2/desktop/gok/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gok/DETAILS b/gnome2/desktop/gok/DETAILS index 3a6962d..4651d25 100644 --- a/gnome2/desktop/gok/DETAILS +++ b/gnome2/desktop/gok/DETAILS @@ -1,12 +1,12 @@ MODULE=gok - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:194080d2c4993061af3abd48d3a2a14393cef1c4 + SOURCE_VFY=sha1:564ad7f2f7d241d99f47abb42f012ae9a2063d51 WEB_SITE=http://www.gnome.org ENTERED=20030409 - UPDATED=20100215 + UPDATED=20100404 SHORT="Gnome OnScreen Keyboard" cat << EOF The GNOME Onscreen Keyboard (GOK) is a dynamic onscreen keyboard for From zmcgrew at lunar-linux.org Thu Jul 15 22:17:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:24 -0000 Subject: [Lunar-commits] intltool: version bump to Message-ID: <20100715201636.1589F9B2DB@doppio.foo-projects.org> commit 3b86c83f075304e27f737825d5b903da60af3b92 Author: Zachary McGrew Date: Mon Apr 5 13:36:48 2010 -0700 intltool: version bump to --- doc-tools/intltool/DETAILS | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/doc-tools/intltool/DETAILS b/doc-tools/intltool/DETAILS index 3024144..189220f 100644 --- a/doc-tools/intltool/DETAILS +++ b/doc-tools/intltool/DETAILS @@ -1,4 +1,5 @@ MODULE=intltool +<<<<<<< Updated upstream VERSION=0.40.6 MAJOR=0.40 SOURCE=$MODULE-$VERSION.tar.bz2 @@ -7,6 +8,15 @@ WEB_SITE=http://freedesktop.org/wiki/Software/intltool ENTERED=20010922 UPDATED=20090318 +======= + VERSION=0.41.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://edge.launchpad.net/$MODULE/trunk/$VERSION/+download/ + SOURCE_VFY=sha1:20b2bf222395cf1711fee1f1b7b7650b9e0f2fc2 + WEB_SITE=http://freedesktop.org/wiki/Software/intltool + ENTERED=20010922 + UPDATED=20100405 +>>>>>>> Stashed changes SHORT="xml internationalization tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:24 -0000 Subject: [Lunar-commits] swfdec-gnome: version bump to 2.30.0 Message-ID: <20100715201636.67CE39B320@doppio.foo-projects.org> commit 8ccce74bcf67995b6b06fdd5934bf19a42a65d90 Author: Zachary McGrew Date: Mon Apr 5 13:36:50 2010 -0700 swfdec-gnome: version bump to 2.30.0 --- gnome2/desktop/swfdec-gnome/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/swfdec-gnome/DETAILS b/gnome2/desktop/swfdec-gnome/DETAILS index d9140d4..0bb5341 100644 --- a/gnome2/desktop/swfdec-gnome/DETAILS +++ b/gnome2/desktop/swfdec-gnome/DETAILS @@ -1,12 +1,12 @@ MODULE=swfdec-gnome - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:7f06daf86a56a7ae15f50a8bb7fdc5713542ce04 + SOURCE_VFY=sha1:fb59836c1d6e8c7fcbd9b5c9571c6b0e133b343b WEB_SITE=http://www.gnome.org ENTERED=20080926 - UPDATED=20090924 + UPDATED=20100404 SHORT="Flash player for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:24 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:24 -0000 Subject: [Lunar-commits] libgnomemm: version bump to 2.30.0 Message-ID: <20100715201636.800639B2EB@doppio.foo-projects.org> commit e5f5ecdf4ac818f1b087c84a35b62cbbe27c24e4 Author: Zachary McGrew Date: Mon Apr 5 13:36:51 2010 -0700 libgnomemm: version bump to 2.30.0 --- gnome2/bindings/libgnomemm/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/libgnomemm/DETAILS b/gnome2/bindings/libgnomemm/DETAILS index 8714c3f..c4a10a7 100644 --- a/gnome2/bindings/libgnomemm/DETAILS +++ b/gnome2/bindings/libgnomemm/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomemm - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:1eba1ae06b94a36e428f55e780813b04f3da4da0 + SOURCE_VFY=sha1:06e2804b0dbe73235f24075195f5e84a927b56c3 WEB_SITE=http://gtkmm.org ENTERED=20031208 - UPDATED=20090924 + UPDATED=20100404 SHORT="C++ Bindings for libgnome" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] evolution-exchange: version bump to 2.30.0 Message-ID: <20100715201636.8EDFF9B3A9@doppio.foo-projects.org> commit dc21f6d49ab370a8ea35e332943f0440736530d4 Author: Zachary McGrew Date: Mon Apr 5 13:36:52 2010 -0700 evolution-exchange: version bump to 2.30.0 --- gnome2/desktop/evolution-exchange/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-exchange/DETAILS b/gnome2/desktop/evolution-exchange/DETAILS index 72d1b52..e7ffdd7 100644 --- a/gnome2/desktop/evolution-exchange/DETAILS +++ b/gnome2/desktop/evolution-exchange/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-exchange - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=${MODULE}-${VERSION}.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:72a7dff37f7e768ecd50806b83955423467b82ca + SOURCE_VFY=sha1:81419ff902cb8cda56ffdc87fd76afc37196e575 WEB_SITE=http://www.gnome.org ENTERED=20060317 - UPDATED=20100215 + UPDATED=20100404 SHORT="allows Evolution to talk to Exchange" cat << EOF This is the Ximian Connector for Microsoft Exchange, which adds From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] evolution-webcal: version bump to 2.28.1 Message-ID: <20100715201636.A0A929B3AA@doppio.foo-projects.org> commit 87ba70dd8032dddd059b99a00d54bae7e27795d5 Author: Zachary McGrew Date: Mon Apr 5 13:36:53 2010 -0700 evolution-webcal: version bump to 2.28.1 --- gnome2/desktop/evolution-webcal/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/evolution-webcal/DETAILS b/gnome2/desktop/evolution-webcal/DETAILS index 8802b0e..e7d2d61 100644 --- a/gnome2/desktop/evolution-webcal/DETAILS +++ b/gnome2/desktop/evolution-webcal/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-webcal - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:3046bb2bae83ad08ac8181d7edc067296b1c1a1a + SOURCE_VFY=sha1:f4693d03b89acb3d40c5ed5092cdffd5c372649e WEB_SITE=http://www.gnome.org ENTERED=20040317 - UPDATED=20090924 + UPDATED=20100404 PSAFE=no SHORT="Handles subscribing to Web calendars for Evolution" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] gnome-netstatus: version bump to 2.28.1 Message-ID: <20100715201636.AF8D69B3AB@doppio.foo-projects.org> commit fa25189f3e033df0fa88a952472673e59717953b Author: Zachary McGrew Date: Mon Apr 5 13:36:54 2010 -0700 gnome-netstatus: version bump to 2.28.1 --- gnome2/desktop/gnome-netstatus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-netstatus/DETAILS b/gnome2/desktop/gnome-netstatus/DETAILS index c7806e7..9a4b827 100644 --- a/gnome2/desktop/gnome-netstatus/DETAILS +++ b/gnome2/desktop/gnome-netstatus/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-netstatus - VERSION=2.28.0 + VERSION=2.28.1 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:419c9c619ccd67bbfed9806a63d43c1c72d3428f + SOURCE_VFY=sha1:8fb8384943b038a918ca1a41476412b90047c71a WEB_SITE=http://www.gnome.org ENTERED=20040218 - UPDATED=20090924 + UPDATED=20100404 SHORT="Network Status Applet for Gnome Desktop" cat << EOF Network Status Applet for Gnome Desktop From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] epiphany-extensions: version bump to 2.30.0 Message-ID: <20100715201636.CA2149B3AC@doppio.foo-projects.org> commit 29de4e989f1e9d5f7170dbedd9e8bd7df199f7c5 Author: Zachary McGrew Date: Mon Apr 5 13:36:55 2010 -0700 epiphany-extensions: version bump to 2.30.0 --- web/epiphany-extensions/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/epiphany-extensions/DETAILS b/web/epiphany-extensions/DETAILS index 95ccffb..c33be9c 100644 --- a/web/epiphany-extensions/DETAILS +++ b/web/epiphany-extensions/DETAILS @@ -1,12 +1,12 @@ MODULE=epiphany-extensions - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_VFY=sha1:9bd08585b3e0937e40f77019797f7ec2a3dca150 + SOURCE_VFY=sha1:69038be3b69053949405c06a5db241723056b249 SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/ WEB_SITE=http://www.gnome.org/projects/epiphany/ ENTERED=20030413 - UPDATED=20100215 + UPDATED=20100405 SHORT="set of extensions for Epiphany like mouse gestures and a popup blocker" LDD_CHECK=off From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] gtkhtml: version bump to 3.30.0 Message-ID: <20100715201636.D60BB9B321@doppio.foo-projects.org> commit 942a93b143a64337b9997e93964e00b8b86afca7 Author: Zachary McGrew Date: Mon Apr 5 13:36:56 2010 -0700 gtkhtml: version bump to 3.30.0 --- gnome2/desktop/gtkhtml/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DETAILS b/gnome2/desktop/gtkhtml/DETAILS index f524fbe..d40870c 100644 --- a/gnome2/desktop/gtkhtml/DETAILS +++ b/gnome2/desktop/gtkhtml/DETAILS @@ -1,13 +1,13 @@ MODULE=gtkhtml - VERSION=3.28.2 - MAJOR=3.28 + VERSION=3.30.0 + MAJOR=3.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8f22f5f9f1d0318c2e201ea38208f2bdb8673864 + SOURCE_VFY=sha1:6619b6e2c6b6ef105b36c62347530e31d89a42d0 WEB_SITE=http://www.gnome.org ENTERED=20021118 - UPDATED=20100215 + UPDATED=20100404 SHORT="html rendering/editing library." cat << EOF GtkHTML is a HTML rendering/editing library. It is not designed to be From zmcgrew at lunar-linux.org Thu Jul 15 22:17:25 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:25 -0000 Subject: [Lunar-commits] pygtk: version bump to 2.17.0 Message-ID: <20100715201636.EAE079B327@doppio.foo-projects.org> commit 2af05710dfb8e61d6927406caf9d0a5834bb466f Author: Zachary McGrew Date: Mon Apr 5 13:36:57 2010 -0700 pygtk: version bump to 2.17.0 --- python/pygtk/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS index 96093ab..5abcf77 100644 --- a/python/pygtk/DETAILS +++ b/python/pygtk/DETAILS @@ -1,13 +1,13 @@ MODULE=pygtk - VERSION=2.16.0 - MAJOR=2.16 + VERSION=2.17.0 + MAJOR=2.17 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:b8998ca94841906e71b2475319bb47c841b188e8 + SOURCE_VFY=sha1:04d5e3b19116578c13a36d9f4ee3c7c18f3a7013 WEB_SITE=http://www.pygtk.org ENTERED=20020726 - UPDATED=20090829 + UPDATED=20100404 SHORT="Python bindings for Gtk+-2" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:26 -0000 Subject: [Lunar-commits] xcb-proto: version bump to 1.6 Message-ID: <20100715201637.05F929B3AD@doppio.foo-projects.org> commit 2eb846df43d41230d6268a3479df6d88f975ccfb Author: Zachary McGrew Date: Mon Apr 5 13:36:58 2010 -0700 xcb-proto: version bump to 1.6 --- xorg7/extra/xcb-proto/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorg7/extra/xcb-proto/DETAILS b/xorg7/extra/xcb-proto/DETAILS index d7e6b68..c0e6939 100644 --- a/xorg7/extra/xcb-proto/DETAILS +++ b/xorg7/extra/xcb-proto/DETAILS @@ -1,12 +1,12 @@ MODULE=xcb-proto - VERSION=1.5 + VERSION=1.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://xcb.freedesktop.org/dist - SOURCE_VFY=sha1:c3f93ba6b75635c1e9d1accdfa7907f43a0e986f + SOURCE_VFY=sha1:e82418557c7f59f29da9ec18e0906d6d78e3a164 MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://xcb.freedesktop.org ENTERED=20060216 - UPDATED=20090608 + UPDATED=20100404 SHORT="the X C-bindings (XCB) protocol headers" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:26 -0000 Subject: [Lunar-commits] gnome-system-tools: version bump to 2.30.0 Message-ID: <20100715201637.14DC09B3AE@doppio.foo-projects.org> commit 3b5a098b9804ec158ffabf4e7394c3730aa436bb Author: Zachary McGrew Date: Mon Apr 5 13:36:59 2010 -0700 gnome-system-tools: version bump to 2.30.0 --- gnome2/desktop/gnome-system-tools/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-system-tools/DETAILS b/gnome2/desktop/gnome-system-tools/DETAILS index 4d9c73f..c545e22 100644 --- a/gnome2/desktop/gnome-system-tools/DETAILS +++ b/gnome2/desktop/gnome-system-tools/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-system-tools - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:cc8932147136d611ed779e1ab868116d5520546d + SOURCE_VFY=sha1:302e8749a9179e8204fd9748c9a9ea09be105af2 WEB_SITE=http://www.gnome.org ENTERED=20050316 - UPDATED=20100215 + UPDATED=20100404 SHORT="Tools to simplify the tasks of configuring a Unix system" cat << EOF These tools are intended to simplify the tasks of configuring a Unix system From zmcgrew at lunar-linux.org Thu Jul 15 22:17:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:26 -0000 Subject: [Lunar-commits] gnome-mag: version bump to 0.16.1 Message-ID: <20100715201637.23BD09B3AF@doppio.foo-projects.org> commit e6f45dddbdeb4ff2ad69cce0e4c185e8b6b37d09 Author: Zachary McGrew Date: Mon Apr 5 13:37:00 2010 -0700 gnome-mag: version bump to 0.16.1 --- gnome2/desktop/gnome-mag/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/gnome-mag/DETAILS b/gnome2/desktop/gnome-mag/DETAILS index 57f2c75..b1af037 100644 --- a/gnome2/desktop/gnome-mag/DETAILS +++ b/gnome2/desktop/gnome-mag/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-mag - VERSION=0.16.0 + VERSION=0.16.1 MAJOR=0.16 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dc8c2e63278c3e8ba7a3657dac6348f85b1e5b97 + SOURCE_VFY=sha1:a7629cf9ce7c8a065de806c8fb7bd7f536a1d647 WEB_SITE=http://www.gnome.org ENTERED=20040111 - UPDATED=20100215 + UPDATED=20100404 PSAFE=no SHORT="screen magnifier" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:26 -0000 Subject: [Lunar-commits] gnome-games: version bump to 2.30.0 Message-ID: <20100715201637.515F09B3B0@doppio.foo-projects.org> commit 2c5f8eed906f5c4c1ef4c827f58b52bec2300e0f Author: Zachary McGrew Date: Mon Apr 5 13:37:01 2010 -0700 gnome-games: version bump to 2.30.0 --- gnome2/desktop/gnome-games/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games/DETAILS b/gnome2/desktop/gnome-games/DETAILS index ca3c005..e45d41c 100644 --- a/gnome2/desktop/gnome-games/DETAILS +++ b/gnome2/desktop/gnome-games/DETAILS @@ -1,13 +1,13 @@ MODULE=gnome-games - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c2be79044175df51e610edf4c9fd6fba270c02bf + SOURCE_VFY=sha1:d46541a5027c3eb86162763e98c2439bb623ffd9 WEB_SITE=http://www.gnome.org/ ENTERED=20020715 - UPDATED=20100215 + UPDATED=20100404 SHORT="a collection of games for the GNOME desktop" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:27 -0000 Subject: [Lunar-commits] libgnomeprint: version bump to 2.18.7 Message-ID: <20100715201637.5A4709B3B1@doppio.foo-projects.org> commit 84b6f1bba37a9d9de81768970be0746e18a6b1cc Author: Zachary McGrew Date: Mon Apr 5 13:37:02 2010 -0700 libgnomeprint: version bump to 2.18.7 --- gnome2/desktop/libgnomeprint/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/libgnomeprint/DETAILS b/gnome2/desktop/libgnomeprint/DETAILS index bd8f967..0c4e15e 100644 --- a/gnome2/desktop/libgnomeprint/DETAILS +++ b/gnome2/desktop/libgnomeprint/DETAILS @@ -1,12 +1,12 @@ MODULE=libgnomeprint - VERSION=2.18.6 + VERSION=2.18.7 MAJOR=2.18 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0a73e016428ce90eba7773251d8dffebeed5deb7 + SOURCE_VFY=sha1:f7c550abacf22f602ca097f9033803bf9d4556de WEB_SITE=http://www.gnome.org ENTERED=20020714 - UPDATED=20090318 + UPDATED=20100404 SHORT="an API that implements the Postscript imaging model" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:27 -0000 Subject: [Lunar-commits] pygobject: version bump to 2.21.1 Message-ID: <20100715201637.80B0B9B2F5@doppio.foo-projects.org> commit 48359bbd49b9be983c83b52a2449fc5a2a464459 Author: Zachary McGrew Date: Mon Apr 5 13:37:03 2010 -0700 pygobject: version bump to 2.21.1 --- gnome2/bindings/pygobject/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/bindings/pygobject/DETAILS b/gnome2/bindings/pygobject/DETAILS index 38f0c0f..f5053d0 100644 --- a/gnome2/bindings/pygobject/DETAILS +++ b/gnome2/bindings/pygobject/DETAILS @@ -1,12 +1,12 @@ MODULE=pygobject - VERSION=2.20.0 - MAJOR=2.20 + VERSION=2.21.1 + MAJOR=2.21 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:a5954262051f376983bef6cc0e3fd1b0ca1824f7 + SOURCE_VFY=sha1:e29ae37862ef8ebb359884464ade4b867ba075b8 WEB_SITE=http://www.pygtk.org/ ENTERED=20050319 - UPDATED=20090924 + UPDATED=20100404 SHORT="Python bindings for GObject" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:27 -0000 Subject: [Lunar-commits] gnome-games-extra-data: version bump to 2.30.0 Message-ID: <20100715201637.916389B326@doppio.foo-projects.org> commit ad009d426ec3cfed2dd6a37c304d4fc361766455 Author: Zachary McGrew Date: Mon Apr 5 13:37:04 2010 -0700 gnome-games-extra-data: version bump to 2.30.0 --- gnome2/desktop/gnome-games-extra-data/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-games-extra-data/DETAILS b/gnome2/desktop/gnome-games-extra-data/DETAILS index d7974a8..0330b1f 100644 --- a/gnome2/desktop/gnome-games-extra-data/DETAILS +++ b/gnome2/desktop/gnome-games-extra-data/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-games-extra-data - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:6f966c19b902684172c35b7fe7729285daa55489 + SOURCE_VFY=sha1:3ad02595cabf3bf175288da249b999b0afb7d937 WEB_SITE=http://www.gnome.org/ ENTERED=20060424 - UPDATED=20090924 + UPDATED=20100405 SHORT="optional additional graphics for gnome-games" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:27 -0000 Subject: [Lunar-commits] evolution: version bump to 2.30.0.1 Message-ID: <20100715201637.A32EB9B3B2@doppio.foo-projects.org> commit f5ba081b978bba41f4931681b88c59f9064c83f0 Author: Zachary McGrew Date: Mon Apr 5 13:37:05 2010 -0700 evolution: version bump to 2.30.0.1 --- gnome2/desktop/evolution/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution/DETAILS b/gnome2/desktop/evolution/DETAILS index be936ee..b0f0318 100644 --- a/gnome2/desktop/evolution/DETAILS +++ b/gnome2/desktop/evolution/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution - MAJOR=2.28 - VERSION=2.28.2 + MAJOR=2.30 + VERSION=2.30.0.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:19e970417cc91c82a5279cfe5dd7262d9d4c3319 + SOURCE_VFY=sha1:3da664b85fab3084af5f1b8358d7f5a24833c80d WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20100215 + UPDATED=20100404 SHORT="email, calendar and notes information management solution." cat << EOF Evolution is the premiere personal and workgroup information From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] evolution-data-server: version bump to 2.30.0 Message-ID: <20100715201637.DB4A79B3B4@doppio.foo-projects.org> commit 461d7bed6bef4f44ac8a7c70eb7613b93aa3eece Author: Zachary McGrew Date: Mon Apr 5 13:37:07 2010 -0700 evolution-data-server: version bump to 2.30.0 --- gnome2/desktop/evolution-data-server/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/evolution-data-server/DETAILS b/gnome2/desktop/evolution-data-server/DETAILS index acc6d01..a55ebea 100644 --- a/gnome2/desktop/evolution-data-server/DETAILS +++ b/gnome2/desktop/evolution-data-server/DETAILS @@ -1,12 +1,12 @@ MODULE=evolution-data-server - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:dd2f35ed6765651c9daf0e709e0e9d65604d1eed + SOURCE_VFY=sha1:aa2bb662894beab462e4bf7cfe21874c61d68381 WEB_SITE=http://gnome.org/projects/evolution/ ENTERED=20011109 - UPDATED=20100215 + UPDATED=20100404 SHORT="backend data manager for Evolution" PSAFE=no From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] empathy: version bump to 2.30.0 Message-ID: <20100715201637.B39EF9B3B3@doppio.foo-projects.org> commit 99bb07276419d4691016a6adecb9e779ff9ff8b7 Author: Zachary McGrew Date: Mon Apr 5 13:37:06 2010 -0700 empathy: version bump to 2.30.0 --- chat/empathy/DEPENDS | 2 ++ chat/empathy/DETAILS | 14 +++++++------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/chat/empathy/DEPENDS b/chat/empathy/DEPENDS index 97c7e26..8a51a6e 100644 --- a/chat/empathy/DEPENDS +++ b/chat/empathy/DEPENDS @@ -6,6 +6,8 @@ optional_depends enchant "" "--enable-spell=no" \ "For spell checking" optional_depends pygtk "" "--enable-python=no" \ "For Python bindings" +optional_depends webkit "" "--enable-webkit=no" \ + "For WebKit support" optional_depends telepathy-gabble "" "" \ "For Jabber/XMPP support" diff --git a/chat/empathy/DETAILS b/chat/empathy/DETAILS index 8e7acea..26830fb 100644 --- a/chat/empathy/DETAILS +++ b/chat/empathy/DETAILS @@ -1,16 +1,16 @@ MODULE=empathy -# VERSION=2.28.2 -# MAJOR=2.28 - VERSION=2.28.2 - MAJOR=2.28 +# VERSION=2.30.0 +# MAJOR=2.30 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ -# SOURCE_VFY=sha1:712752a7675429215dc92e3f35106b91baa9772b - SOURCE_VFY=sha1:712752a7675429215dc92e3f35106b91baa9772b +# SOURCE_VFY=sha1:df1643304d118275b8f9f35f7343e138c9139449 + SOURCE_VFY=sha1:df1643304d118275b8f9f35f7343e138c9139449 WEB_SITE=http://www.gnome.org ENTERED=20090123 - UPDATED=20100215 + UPDATED=20100404 SHORT="Gnome collaboration/chat client" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] seahorse: version bump to 2.30.0 Message-ID: <20100715201637.E324E9B3B5@doppio.foo-projects.org> commit b371d06f9f98e9d5acd93872004d469202c2f2e9 Author: Zachary McGrew Date: Mon Apr 5 13:37:08 2010 -0700 seahorse: version bump to 2.30.0 --- crypto/seahorse/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse/DETAILS b/crypto/seahorse/DETAILS index e991f2a..8f3c269 100644 --- a/crypto/seahorse/DETAILS +++ b/crypto/seahorse/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:8d849f9e95241be3eefb54f3b64a18017c7bb8fc + SOURCE_VFY=sha1:c4451c6e3fa15668d2bb0fcacc570c566d19e28c WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20091029 + UPDATED=20100404 SHORT="a GNOME front end for GnuPG" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] gedit-plugins: version bump to 2.30.0 Message-ID: <20100715201637.F1A419B22D@doppio.foo-projects.org> commit 36aa5404233e86a6199fe3757efd29613f06faa4 Author: Zachary McGrew Date: Mon Apr 5 13:37:09 2010 -0700 gedit-plugins: version bump to 2.30.0 --- gnome2/desktop/gedit-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gedit-plugins/DETAILS b/gnome2/desktop/gedit-plugins/DETAILS index 8632407..2a062bc 100644 --- a/gnome2/desktop/gedit-plugins/DETAILS +++ b/gnome2/desktop/gedit-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=gedit-plugins - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:72394b5b8e289e0b83f07d66316e5f8f77d73fcb + SOURCE_VFY=sha1:0e0c3bc9655b0506e6be0e2ffc0611e47a35c059 WEB_SITE=http://www.gnome.org/projects/gedit/plugins.html ENTERED=20020908 - UPDATED=20091029 + UPDATED=20100404 SHORT="additional plugins for gedit" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] liboobs: version bump to 2.30.0 Message-ID: <20100715201638.125449B2CF@doppio.foo-projects.org> commit 518e097afe1229e723c29d68d8c10a8f5014d0b1 Author: Zachary McGrew Date: Mon Apr 5 13:37:10 2010 -0700 liboobs: version bump to 2.30.0 --- gnome2/desktop/liboobs/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/liboobs/DETAILS b/gnome2/desktop/liboobs/DETAILS index 183e6fc..fc8e64f 100644 --- a/gnome2/desktop/liboobs/DETAILS +++ b/gnome2/desktop/liboobs/DETAILS @@ -1,12 +1,12 @@ MODULE=liboobs - VERSION=2.22.2 - MAJOR=2.22 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:39a54fc11a7384e2d241518a4cdd61798472d77f + SOURCE_VFY=sha1:b3aa015663f235909468f3154b779751219b8e51 WEB_SITE=http://www.gnome.org/ ENTERED=20070315 - UPDATED=20100215 + UPDATED=20100404 SHORT="library wrapping System Tools Backends" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:28 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:28 -0000 Subject: [Lunar-commits] seahorse-plugins: version bump to 2.30.0 Message-ID: <20100715201638.277F59B3B6@doppio.foo-projects.org> commit 9ac1801a29572f0917a9acffc6ae8eaea9a2be1e Author: Zachary McGrew Date: Mon Apr 5 13:37:11 2010 -0700 seahorse-plugins: version bump to 2.30.0 --- crypto/seahorse-plugins/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crypto/seahorse-plugins/DETAILS b/crypto/seahorse-plugins/DETAILS index bc986ce..b93d012 100644 --- a/crypto/seahorse-plugins/DETAILS +++ b/crypto/seahorse-plugins/DETAILS @@ -1,12 +1,12 @@ MODULE=seahorse-plugins - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:4ec436a6f34f50a69d7403b829b59598b8e374db + SOURCE_VFY=sha1:4395d7a14fbf55142579de6fdb50db404e0f8317 WEB_SITE=http://live.gnome.org/Seahorse ENTERED=20011123 - UPDATED=20091029 + UPDATED=20100404 SHORT="Extra functionality for seahorse" cat << EOF Seahorse is a tool for secure communications and data storage. Data From zmcgrew at lunar-linux.org Thu Jul 15 22:17:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:29 -0000 Subject: [Lunar-commits] gnome-nettool: version bump to 2.30.0 Message-ID: <20100715201638.334909B3B7@doppio.foo-projects.org> commit a52e58c1cd4ce2b8302a3de9972a5a0558a9dc09 Author: Zachary McGrew Date: Mon Apr 5 13:37:12 2010 -0700 gnome-nettool: version bump to 2.30.0 --- gnome2/desktop/gnome-nettool/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/gnome-nettool/DETAILS b/gnome2/desktop/gnome-nettool/DETAILS index e5309db..ec53bae 100644 --- a/gnome2/desktop/gnome-nettool/DETAILS +++ b/gnome2/desktop/gnome-nettool/DETAILS @@ -1,12 +1,12 @@ MODULE=gnome-nettool - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:5f734227e4cccbfd3d9bb29193b862eaa4e47ccf + SOURCE_VFY=sha1:1513505509d44bfd1b2105a84be2d12f3499e043 WEB_SITE=http://www.gnome.org/projects/gnome-network/ ENTERED=20050316 - UPDATED=20090924 + UPDATED=20100404 SHORT="GNOME interface for various networking tools" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:29 -0000 Subject: [Lunar-commits] epiphany: version bump to 2.30.0 Message-ID: <20100715201638.481E59B3B8@doppio.foo-projects.org> commit 4f35d08852ce9e915c2d8765dd9705b71d278e3b Author: Zachary McGrew Date: Mon Apr 5 13:37:13 2010 -0700 epiphany: version bump to 2.30.0 --- gnome2/desktop/epiphany/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/epiphany/DETAILS b/gnome2/desktop/epiphany/DETAILS index 9c1b6a7..2e3fb05 100644 --- a/gnome2/desktop/epiphany/DETAILS +++ b/gnome2/desktop/epiphany/DETAILS @@ -1,13 +1,13 @@ MODULE=epiphany - VERSION=2.28.2 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:8f382e18dba2ca4292350f1c979986a68ee9b668 + SOURCE_VFY=sha1:609f51b9d0a0cad65dea7e05615ea30b81827418 WEB_SITE=http://www.gnome.org ENTERED=20030413 - UPDATED=20100215 + UPDATED=20100404 SHORT="GNOME Web browser based on Gecko (Mozilla)." cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:29 -0000 Subject: [Lunar-commits] vinagre: version bump to 2.30.0 Message-ID: <20100715201638.7A1BC9B3B9@doppio.foo-projects.org> commit 4561c7e8f4adcd01568302c65148a4674459b03d Author: Zachary McGrew Date: Mon Apr 5 13:37:14 2010 -0700 vinagre: version bump to 2.30.0 --- gnome2/desktop/vinagre/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/vinagre/DETAILS b/gnome2/desktop/vinagre/DETAILS index fb6ce0b..bf7fc94 100644 --- a/gnome2/desktop/vinagre/DETAILS +++ b/gnome2/desktop/vinagre/DETAILS @@ -1,12 +1,12 @@ MODULE=vinagre - VERSION=2.28.1 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:0ef0f876559cf41e70b25e9fdbdd291271822c68 + SOURCE_VFY=sha1:bf044f10d44904b8b982360e283e3489c497dfea WEB_SITE=http://www.gnome.org ENTERED=20080925 - UPDATED=20100215 + UPDATED=20100405 SHORT="Remote desktop (VNC) viewer for GNOME" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:29 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:29 -0000 Subject: [Lunar-commits] totem-pl-parser: version bump to 2.30.0 Message-ID: <20100715201638.88EE59B2D2@doppio.foo-projects.org> commit 6f81005d5c667553dc1e544c03030284d011188c Author: Zachary McGrew Date: Mon Apr 5 13:37:15 2010 -0700 totem-pl-parser: version bump to 2.30.0 --- gnome2/desktop/totem-pl-parser/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/totem-pl-parser/DETAILS b/gnome2/desktop/totem-pl-parser/DETAILS index f5dd8ea..0979b0a 100644 --- a/gnome2/desktop/totem-pl-parser/DETAILS +++ b/gnome2/desktop/totem-pl-parser/DETAILS @@ -1,12 +1,12 @@ MODULE=totem-pl-parser - MAJOR=2.28 - VERSION=2.28.2 + MAJOR=2.30 + VERSION=2.30.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c8b14219a57b8696f4b99deea6c92a82885f1a88 + SOURCE_VFY=sha1:36118b5604b092f449f54de8bf723da43d09876d WEB_SITE=http://www.gnome.org/ ENTERED=20080312 - UPDATED=20100215 + UPDATED=20100405 SHORT="GObject-based library to parse and save playlists" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] sound-juicer: version bump to 2.28.2 Message-ID: <20100715201638.A40E19B318@doppio.foo-projects.org> commit 10af590224c3e78f1fe25f63c6580c5c33f1841f Author: Zachary McGrew Date: Mon Apr 5 13:37:16 2010 -0700 sound-juicer: version bump to 2.28.2 --- gnome2/desktop/sound-juicer/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/sound-juicer/DETAILS b/gnome2/desktop/sound-juicer/DETAILS index e6bd36c..5e44548 100644 --- a/gnome2/desktop/sound-juicer/DETAILS +++ b/gnome2/desktop/sound-juicer/DETAILS @@ -1,12 +1,12 @@ MODULE=sound-juicer - VERSION=2.28.1 + VERSION=2.28.2 MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:c12e6b4f38d5fe4ea95519bd6315f97b4c51b727 + SOURCE_VFY=sha1:2f4c27fdaabb5ea4465e53aa8ecbbc4afb46b973 WEB_SITE=http://www.gnome.org ENTERED=20030504 - UPDATED=20100215 + UPDATED=20100404 SHORT="CD-Ripping tool with clean interface" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] deskbar-applet: version bump to 2.30.0 Message-ID: <20100715201638.B2ECB9B3BA@doppio.foo-projects.org> commit 07cc873bb9b95e8be88085337a3289df0ac4f8db Author: Zachary McGrew Date: Mon Apr 5 13:37:17 2010 -0700 deskbar-applet: version bump to 2.30.0 --- gnome2/desktop/deskbar-applet/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/deskbar-applet/DETAILS b/gnome2/desktop/deskbar-applet/DETAILS index 8fca7cc..eb39fe4 100644 --- a/gnome2/desktop/deskbar-applet/DETAILS +++ b/gnome2/desktop/deskbar-applet/DETAILS @@ -1,12 +1,12 @@ MODULE=deskbar-applet - VERSION=2.28.0 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:4901a7e0b62c092d0d3b5ebf4a0bab539b7bc5ec + SOURCE_VFY=sha1:548edb36dd58474cb9dbf81ba5bab3f4a10c5418 WEB_SITE=http://raphael.slinckx.net/deskbar/ ENTERED=20070315 - UPDATED=20090924 + UPDATED=20100405 SHORT="A versatile search interface for the GNOME panel" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] orca: version bump to 2.30.0 Message-ID: <20100715201638.C1C8C9B3BB@doppio.foo-projects.org> commit 9e53104cb5ceedac592fe0712e0f98886d614e6b Author: Zachary McGrew Date: Mon Apr 5 13:37:18 2010 -0700 orca: version bump to 2.30.0 --- gnome2/desktop/orca/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gnome2/desktop/orca/DETAILS b/gnome2/desktop/orca/DETAILS index 9787177..1ad497c 100644 --- a/gnome2/desktop/orca/DETAILS +++ b/gnome2/desktop/orca/DETAILS @@ -1,11 +1,11 @@ MODULE=orca - VERSION=2.28.3 - MAJOR=2.28 + VERSION=2.30.0 + MAJOR=2.30 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:8adbb885fa5e9a4c79cb8a65439bbb1f2d1de4f2 + SOURCE_VFY=sha1:19329deb88224c3e637fa323fa14602b5d4f45f8 ENTERED=20070315 - UPDATED=20100215 + UPDATED=20100404 WEB_SITE=http://gnome.org SHORT="assistive technology for ppl with visual impairments" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] unique: removed from moonbase, now called libunique Message-ID: <20100715201638.CF3519B3BC@doppio.foo-projects.org> commit 749565feea195fce734f49314b0be73993c4ab47 Author: Zachary McGrew Date: Mon Apr 5 13:37:49 2010 -0700 unique: removed from moonbase, now called libunique --- libs/unique/DEPENDS | 1 - libs/unique/DETAILS | 16 ---------------- 2 files changed, 0 insertions(+), 17 deletions(-) diff --git a/libs/unique/DEPENDS b/libs/unique/DEPENDS deleted file mode 100644 index f98b7d7..0000000 --- a/libs/unique/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gtk+-2 diff --git a/libs/unique/DETAILS b/libs/unique/DETAILS deleted file mode 100644 index e794aaf..0000000 --- a/libs/unique/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=unique - VERSION=1.0.6 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.gnome.org/~ebassi/source/ - SOURCE_VFY=sha1:c68d1a47e9c2326a671f054c5373d41fc296f2d6 - WEB_SITE=http://www.gnome.org - ENTERED=20080825 - UPDATED=20100220 - SHORT="library for single instance application" - -cat << EOF -Unique is a library for writing single instance application. If you -launch a single instance application twice, the second instance will -either just quit or will send a message to the running instance. -EOF - From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] libunique: previously called "unique" Message-ID: <20100715201638.E84C09B3BD@doppio.foo-projects.org> commit da3002b017faa5c16d8ef737af308735dabe8cf8 Author: Zachary McGrew Date: Mon Apr 5 13:38:19 2010 -0700 libunique: previously called "unique" --- libs/libunique/DEPENDS | 1 + libs/libunique/DETAILS | 17 +++++++++++++++++ 2 files changed, 18 insertions(+), 0 deletions(-) diff --git a/libs/libunique/DEPENDS b/libs/libunique/DEPENDS new file mode 100644 index 0000000..f98b7d7 --- /dev/null +++ b/libs/libunique/DEPENDS @@ -0,0 +1 @@ +depends gtk+-2 diff --git a/libs/libunique/DETAILS b/libs/libunique/DETAILS new file mode 100644 index 0000000..b92cb9a --- /dev/null +++ b/libs/libunique/DETAILS @@ -0,0 +1,17 @@ + MODULE=libunique + MAJOR=1.1 + VERSION=$MAJOR.6 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_VFY=sha1:d44ad06503efaaa0c660c5f8a817e90fbe254d1f + WEB_SITE=http://live.gnome.org/LibUnique + ENTERED=20080825 + UPDATED=20100405 + SHORT="library for single instance application" + +cat << EOF +Unique is a library for writing single instance application. If you +launch a single instance application twice, the second instance will +either just quit or will send a message to the running instance. +EOF + From zmcgrew at lunar-linux.org Thu Jul 15 22:17:30 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:30 -0000 Subject: [Lunar-commits] libunique: change dependencies from unique->libunique Message-ID: <20100715201639.05F839B2E9@doppio.foo-projects.org> commit 8069a3667d74d0408ed0998d3fc9048e857db291 Author: Zachary McGrew Date: Mon Apr 5 13:39:08 2010 -0700 libunique: change dependencies from unique->libunique --- gnome2/desktop/nautilus/DEPENDS | 2 +- xfce4/goodies/xfce4-clipman-plugin/DEPENDS | 2 +- zbeta/midori-git/DEPENDS | 2 +- zbeta/midori/DEPENDS | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/gnome2/desktop/nautilus/DEPENDS b/gnome2/desktop/nautilus/DEPENDS index 95ec800..eb4749c 100644 --- a/gnome2/desktop/nautilus/DEPENDS +++ b/gnome2/desktop/nautilus/DEPENDS @@ -5,7 +5,7 @@ depends gnome-desktop depends eog depends gnome-icon-theme depends gnome-menus -depends unique +depends libunique optional_depends vorbis-tools "" "" "for ogg audio playback" optional_depends sox "" "" "for more audio playback" diff --git a/xfce4/goodies/xfce4-clipman-plugin/DEPENDS b/xfce4/goodies/xfce4-clipman-plugin/DEPENDS index 3093a38..9b4ee6f 100644 --- a/xfce4/goodies/xfce4-clipman-plugin/DEPENDS +++ b/xfce4/goodies/xfce4-clipman-plugin/DEPENDS @@ -1,4 +1,4 @@ # Who would *not* want unique? -depends unique +depends libunique depends xfce4-panel diff --git a/zbeta/midori-git/DEPENDS b/zbeta/midori-git/DEPENDS index 373b88b..657d456 100644 --- a/zbeta/midori-git/DEPENDS +++ b/zbeta/midori-git/DEPENDS @@ -3,7 +3,7 @@ depends webkit depends libxml2 depends libsoup -optional_depends unique "--enable-unique" "--disable-unique" \ +optional_depends libunique "--enable-unique" "--disable-unique" \ "for single instance midori" optional_depends sqlite "--enable-sqlite" "--disable-sqlite" \ "enable history database support" diff --git a/zbeta/midori/DEPENDS b/zbeta/midori/DEPENDS index 3b6ae32..76d8754 100644 --- a/zbeta/midori/DEPENDS +++ b/zbeta/midori/DEPENDS @@ -3,7 +3,7 @@ depends webkit depends libxml2 depends libsoup -optional_depends unique "--enable-unique" "--disable-unique" "for single instance midori" -optional_depends sqlite "--enable-sqlite" "--disable-sqlite" "enable history database support" -optional_depends libidn "--enable-libidn" "--disable-libidn" "enable international domain name support" -optional_depends gtk-doc "--enable-apidocs" "--disable-apidocs" "enable creation of apidocs" +optional_depends libunique "--enable-unique" "--disable-unique" "for single instance midori" +optional_depends sqlite "--enable-sqlite" "--disable-sqlite" "enable history database support" +optional_depends libidn "--enable-libidn" "--disable-libidn" "enable international domain name support" +optional_depends gtk-doc "--enable-apidocs" "--disable-apidocs" "enable creation of apidocs" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] webkit: version bump to 1.2.0 Message-ID: <20100715201639.1839C9B32A@doppio.foo-projects.org> commit 422088791b3a81bcf197668c27b8e3bce14e44ef Author: Zachary McGrew Date: Mon Apr 5 13:58:27 2010 -0700 webkit: version bump to 1.2.0 --- web/webkit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS index 0e5f0ed..f7d6307 100644 --- a/web/webkit/DETAILS +++ b/web/webkit/DETAILS @@ -1,11 +1,11 @@ MODULE=webkit - VERSION=1.1.15.4 + VERSION=1.2.0 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.webkitgtk.org/ - SOURCE_VFY=sha1:0778b130720756d880c2bbe9eeef79f35bcf861a + SOURCE_VFY=sha1:ac9db7c25471eed9d03ea90cea1c0b3378b6d47e WEB_SITE=http://www.webkit.org ENTERED=20070919 - UPDATED=20091202 + UPDATED=20100405 SHORT="a gtk+ web rendering engine" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] epiphany: fix the build for 2.30 Message-ID: <20100715201639.2A03F9B3BE@doppio.foo-projects.org> commit f43a03ebef8215687e584e052b950c73c44fecca Author: Zachary McGrew Date: Mon Apr 5 23:45:20 2010 -0700 epiphany: fix the build for 2.30 --- gnome2/desktop/epiphany/BUILD | 21 +-------------------- gnome2/desktop/epiphany/CONFIGURE | 3 --- gnome2/desktop/epiphany/DEPENDS | 5 ++++- 3 files changed, 5 insertions(+), 24 deletions(-) diff --git a/gnome2/desktop/epiphany/BUILD b/gnome2/desktop/epiphany/BUILD index a77c850..b35c3d7 100644 --- a/gnome2/desktop/epiphany/BUILD +++ b/gnome2/desktop/epiphany/BUILD @@ -1,28 +1,9 @@ ( - if [[ "$DESKTOP_PLUGIN" == "y" ]]; then - OPTS="$OPTS --enable-deskop-file-plugin" - fi - - if [[ "$ZEROCONF_BOOKMARKS" == "y" ]]; then - OPTS="$OPTS --enable-zeroconf" - fi - - if [[ "$CERTIFICATE_MANAGER" == "y" ]]; then - OPTS="$OPTS --enable-certificate-manager" - fi - #Something's wrong with the configure they ship #This fixes it autoreconf && - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - $OPTS && - default_make + default_build ) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/epiphany/CONFIGURE b/gnome2/desktop/epiphany/CONFIGURE deleted file mode 100644 index 0245720..0000000 --- a/gnome2/desktop/epiphany/CONFIGURE +++ /dev/null @@ -1,3 +0,0 @@ -mquery DESKTOP_PLUGIN "Enable the desktop file plugin" n -mquery ZEROCONF_BOOKMARKS "Enable zeroconf bookmarks support" n -mquery CERTIFICATE_MANAGER "Enable certificate manager (EXPERIMENTAL)" n diff --git a/gnome2/desktop/epiphany/DEPENDS b/gnome2/desktop/epiphany/DEPENDS index fe65a3e..be95188 100644 --- a/gnome2/desktop/epiphany/DEPENDS +++ b/gnome2/desktop/epiphany/DEPENDS @@ -2,5 +2,8 @@ depends webkit depends libgnomeui depends libgnomeprintui depends iso-codes +depends ca-certificates -optional_depends "Python" "" "" "to enable Python support" +optional_depends Python "" "" "For Python extension support" +optional_depends seed "--enable-seed" "" "For seed support" +optional_depends avahi "--enable-zeroconf" "" "For zeroconf bookmarks" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] ca-certificates: new module. basic certs for crypto Message-ID: <20100715201639.3EBD49B3BF@doppio.foo-projects.org> commit 3f383179fd3771d2c81d697cd97daacf4a893b33 Author: Zachary McGrew Date: Tue Apr 6 00:19:04 2010 -0700 ca-certificates: new module. basic certs for crypto --- crypto/ca-certificates/BUILD | 14 ++++++++++++++ crypto/ca-certificates/DEPENDS | 1 + crypto/ca-certificates/DETAILS | 13 +++++++++++++ crypto/ca-certificates/POST_INSTALL | 1 + 4 files changed, 29 insertions(+), 0 deletions(-) diff --git a/crypto/ca-certificates/BUILD b/crypto/ca-certificates/BUILD new file mode 100644 index 0000000..eac1bb1 --- /dev/null +++ b/crypto/ca-certificates/BUILD @@ -0,0 +1,14 @@ +( + + make && + prepare_install && + install -d -m755 /{etc/ca-certificates/updates.d,usr/{sbin,share/ca-certificates},etc/ssl/certs} && + install -D -m644 sbin/update-ca-certificates.8 /usr/share/man/man8/update-ca-certificates.8 && + make install && + + ( + cd /usr/share/ca-certificates + find . -name '*.crt' | sort | cut -b3- + ) > /etc/ca-certificates.conf + +) > $C_FIFO 2>&1 diff --git a/crypto/ca-certificates/DEPENDS b/crypto/ca-certificates/DEPENDS new file mode 100644 index 0000000..7d03d17 --- /dev/null +++ b/crypto/ca-certificates/DEPENDS @@ -0,0 +1 @@ +depends Python diff --git a/crypto/ca-certificates/DETAILS b/crypto/ca-certificates/DETAILS new file mode 100644 index 0000000..6881050 --- /dev/null +++ b/crypto/ca-certificates/DETAILS @@ -0,0 +1,13 @@ + MODULE=ca-certificates + VERSION=20090814 + SOURCE=${MODULE}_$VERSION.tar.gz + SOURCE_URL=http://ftp.debian.org/debian/pool/main/c/$MODULE + SOURCE_VFY=sha1:333b05a735d12d2deb506fabd54e47b51ed39f23 +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + WEB_SITE=http://packages.qa.debian.org/c/ca-certificates.html + ENTERED=20100405 + UPDATED=20100405 + SHORT="Common CA certificates" +cat << EOF +Basic set of CA certificates +EOF diff --git a/crypto/ca-certificates/POST_INSTALL b/crypto/ca-certificates/POST_INSTALL new file mode 100644 index 0000000..b4379b6 --- /dev/null +++ b/crypto/ca-certificates/POST_INSTALL @@ -0,0 +1 @@ +/usr/sbin/update-ca-certificates --fresh From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] seed: new module Message-ID: <20100715201639.4F2C99B3C0@doppio.foo-projects.org> commit 94bfd7ace3545c36ad74174f6480522d97380bfe Author: Zachary McGrew Date: Tue Apr 6 00:20:56 2010 -0700 seed: new module --- gnome2/platform/seed/DEPENDS | 1 + gnome2/platform/seed/DETAILS | 13 +++++++++++++ 2 files changed, 14 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/seed/DEPENDS b/gnome2/platform/seed/DEPENDS new file mode 100644 index 0000000..ddc5996 --- /dev/null +++ b/gnome2/platform/seed/DEPENDS @@ -0,0 +1 @@ +depends gnome-js-common diff --git a/gnome2/platform/seed/DETAILS b/gnome2/platform/seed/DETAILS new file mode 100644 index 0000000..bbbf92b --- /dev/null +++ b/gnome2/platform/seed/DETAILS @@ -0,0 +1,13 @@ + MODULE=seed + MAJOR=2.30 + VERSION=$MAJOR.0 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_VFY=sha1:7f3fe1fcea29c43d65c9ab6a90c56ecdcdd807c2 + WEB_SITE=http://www.gnome.org + ENTERED=20100405 + UPDATED=20100405 + SHORT="seed" + +cat << EOF +EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] gnome-js-common: new module Message-ID: <20100715201639.7FED89B3C1@doppio.foo-projects.org> commit 2c2e90cdb1e640ac6a111f52e30ac34cd7e03091 Author: Zachary McGrew Date: Tue Apr 6 00:22:51 2010 -0700 gnome-js-common: new module --- gnome2/platform/gnome-js-common/DEPENDS | 2 ++ gnome2/platform/gnome-js-common/DETAILS | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/gnome-js-common/DEPENDS b/gnome2/platform/gnome-js-common/DEPENDS new file mode 100644 index 0000000..26f1394 --- /dev/null +++ b/gnome2/platform/gnome-js-common/DEPENDS @@ -0,0 +1,2 @@ +depends webkit +depends gobject-introspection diff --git a/gnome2/platform/gnome-js-common/DETAILS b/gnome2/platform/gnome-js-common/DETAILS new file mode 100644 index 0000000..3735d4c --- /dev/null +++ b/gnome2/platform/gnome-js-common/DETAILS @@ -0,0 +1,14 @@ + MODULE=gnome-js-common + MAJOR=0.1 + VERSION=$MAJOR.2 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR + SOURCE_VFY=sha1:f3771ad53e158443ffe84b5d86fb2ce73417a69d + WEB_SITE=http://www.gnome.org + ENTERED=20100405 + UPDATED=20100405 + SHORT="basic javascript shared between gnome" + +cat << EOF +standard javascript library shared throughout gnome +EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:31 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:31 -0000 Subject: [Lunar-commits] webkit: optionally enable a few new features Message-ID: <20100715201639.98BC69B32C@doppio.foo-projects.org> commit 01105f5f928256b2ad7a8a0912a4c0ccbfc0fb53 Author: Zachary McGrew Date: Tue Apr 6 00:16:41 2010 -0700 webkit: optionally enable a few new features --- web/webkit/CONFIGURE | 1 + web/webkit/DEPENDS | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/web/webkit/CONFIGURE b/web/webkit/CONFIGURE new file mode 100644 index 0000000..455b4b5 --- /dev/null +++ b/web/webkit/CONFIGURE @@ -0,0 +1 @@ +mquery WEBSOCKETS "Enable web socket support?" y "--enable-web-sockets" diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS index d5ca007..4095d80 100644 --- a/web/webkit/DEPENDS +++ b/web/webkit/DEPENDS @@ -17,3 +17,6 @@ optional_depends geoclue "--enable-geolocation" "--disable-geolocation" \ optional_depends gnome-keyring "--enable-gnomekeyring" "" \ "For Gnome Keyring support" + +optional_depends gobject-introspection "--enable-introspection" "" \ + "Say Y for Epiphany, and possibly others" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:32 -0000 Subject: [Lunar-commits] gir-repository: new module. probably needs a ton of depends Message-ID: <20100715201639.AAF9C9B32D@doppio.foo-projects.org> commit 45591a7c99736f19d3a120a3eaf615e180910d47 Author: Zachary McGrew Date: Tue Apr 6 13:33:43 2010 -0700 gir-repository: new module. probably needs a ton of depends --- gnome2/platform/gir-repository/BUILD | 19 +++++++++++++++++++ gnome2/platform/gir-repository/DETAILS | 13 +++++++++++++ 2 files changed, 32 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/gir-repository/BUILD b/gnome2/platform/gir-repository/BUILD new file mode 100644 index 0000000..7303edc --- /dev/null +++ b/gnome2/platform/gir-repository/BUILD @@ -0,0 +1,19 @@ +( + + sedit 's:babl-0.0:babl-0.1:g' gir/Makefile.in + + if module_installed gst-plugins-bad ; then + lrm gst-plugins-bad + HAS_BAD='y' + else + HAS_BAD='n' + fi && + + default_build && + + if [ $HAS_BAD = 'y' ] ; then + lin gst-plugins-bad + fi + + +) > $C_FIFO 2>&1 diff --git a/gnome2/platform/gir-repository/DEPENDS b/gnome2/platform/gir-repository/DEPENDS new file mode 100644 index 0000000..e69de29 diff --git a/gnome2/platform/gir-repository/DETAILS b/gnome2/platform/gir-repository/DETAILS new file mode 100644 index 0000000..3b1a357 --- /dev/null +++ b/gnome2/platform/gir-repository/DETAILS @@ -0,0 +1,13 @@ + MODULE=gir-repository + VERSION=0.6.5 + MAJOR=0.6 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ + SOURCE_VFY=sha1:0a036f32227a41096d394ff822a6a631688ee47f + WEB_SITE=http://www.gnome.org + ENTERED=20100323 + UPDATED=20100323 + SHORT="" + +cat << EOF +EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:32 -0000 Subject: [Lunar-commits] Revert "cheese: version bump to 2.30.0" Message-ID: <20100715201639.BB5309B3C2@doppio.foo-projects.org> commit d31754355e9b95ff587322aace1c9ff87047ad24 Author: Zachary McGrew Date: Sun Apr 11 19:00:17 2010 -0700 Revert "cheese: version bump to 2.30.0" This reverts commit 7560d06775bbf0ab25ad684eddca523b65f1b25a. I can't get this to build. Comitted too soon. =( --- gnome2/desktop/cheese/DETAILS | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index 2550981..323719c 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,14 +1,13 @@ MODULE=cheese - VERSION=2.30.0 - MAJOR=2.30 + VERSION=2.28.1 + MAJOR=2.28 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/ - SOURCE_VFY=sha1:aa20e2d8705ee7a9bd86df6c2b2c8349bf5bd777 + SOURCE_VFY=sha1:80d869706a1856a5d90c5babac0a768e07bd14ae WEB_SITE=http://www.gnome.org/projects/cheese/ ENTERED=20080817 - UPDATED=20100404 + UPDATED=20091029 SHORT="webcam picture taker" - PSAFE="NO" cat << EOF Cheese uses your webcam to take photos and videos, applies fancy From zmcgrew at lunar-linux.org Thu Jul 15 22:17:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:32 -0000 Subject: [Lunar-commits] gtkhtml: clean up unused depends Message-ID: <20100715201639.CD1F09B3C3@doppio.foo-projects.org> commit 2acd352c24995487211c2baee9e874f81fdc5532 Author: Zachary McGrew Date: Sun Apr 11 19:26:35 2010 -0700 gtkhtml: clean up unused depends --- gnome2/desktop/gtkhtml/DEPENDS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/gtkhtml/DEPENDS b/gnome2/desktop/gtkhtml/DEPENDS index aa8c703..dca507f 100644 --- a/gnome2/desktop/gtkhtml/DEPENDS +++ b/gnome2/desktop/gtkhtml/DEPENDS @@ -1,4 +1,4 @@ -depends libgnomeui depends libsoup depends iso-codes depends enchant +depends GConf From zmcgrew at lunar-linux.org Thu Jul 15 22:17:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:32 -0000 Subject: [Lunar-commits] cheese: cleanup depends Message-ID: <20100715201639.DBFDC9B3C4@doppio.foo-projects.org> commit 60cc407ab26430b64fa3637de46823dcd79b2d44 Author: Zachary McGrew Date: Sun Apr 11 19:31:47 2010 -0700 cheese: cleanup depends --- gnome2/desktop/cheese/DEPENDS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome2/desktop/cheese/DEPENDS b/gnome2/desktop/cheese/DEPENDS index d772e2d..0af4ba3 100644 --- a/gnome2/desktop/cheese/DEPENDS +++ b/gnome2/desktop/cheese/DEPENDS @@ -1,3 +1,3 @@ depends gst-plugins-good -depends libgnomeui -depends evolution-data-server +depends gnome-desktop +depends libcanberra From zmcgrew at lunar-linux.org Thu Jul 15 22:17:32 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:32 -0000 Subject: [Lunar-commits] pymsn: move to zdeprecated. No longer maintained, has been forked. Message-ID: <20100715201640.057379B3C5@doppio.foo-projects.org> commit 2c3ad46e41c21979749b50cca275a1115047aba1 Author: Zachary McGrew Date: Sun Apr 11 22:31:46 2010 -0700 pymsn: move to zdeprecated. No longer maintained, has been forked. --- python/pymsn/BUILD | 7 ------- python/pymsn/DEPENDS | 4 ---- python/pymsn/DETAILS | 29 ----------------------------- 3 files changed, 0 insertions(+), 40 deletions(-) diff --git a/python/pymsn/BUILD b/python/pymsn/BUILD deleted file mode 100644 index 8707d86..0000000 --- a/python/pymsn/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( - - python setup.py build_ext -i && - prepare_install && - python setup.py install - -) > $C_FIFO 2>&1 diff --git a/python/pymsn/DEPENDS b/python/pymsn/DEPENDS deleted file mode 100644 index 3a7e814..0000000 --- a/python/pymsn/DEPENDS +++ /dev/null @@ -1,4 +0,0 @@ -depends pygtk -depends pyopenssl -depends pycrypto -depends telepathy-python diff --git a/python/pymsn/DETAILS b/python/pymsn/DETAILS deleted file mode 100644 index 9a5a8b8..0000000 --- a/python/pymsn/DETAILS +++ /dev/null @@ -1,29 +0,0 @@ - MODULE=pymsn - VERSION=0.3.3 - SOURCE=${MODULE}-${VERSION}.tar.gz - SOURCE_URL=http://telepathy.freedesktop.org/releases/pymsn/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:b652fe20ee9aa3a5c5e8fef262fb9e4b31b8fa72 - WEB_SITE="http://telepathy.freedesktop.org/wiki/Pymsn" - ENTERED=20090123 - UPDATED=20090123 - SHORT="Python implementation of MSN protocol" -cat < pymsn: moved to zdeprecated Message-ID: <20100715201640.2A1E99B2EF@doppio.foo-projects.org> commit 15114c905ef84d26ec0368dbf1893fe72f380617 Author: Zachary McGrew Date: Sun Apr 11 22:32:42 2010 -0700 pymsn: moved to zdeprecated --- zdeprecated/pymsn/BUILD | 7 +++++++ zdeprecated/pymsn/DEPENDS | 4 ++++ zdeprecated/pymsn/DETAILS | 29 +++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 0 deletions(-) diff --git a/zdeprecated/pymsn/BUILD b/zdeprecated/pymsn/BUILD new file mode 100644 index 0000000..8707d86 --- /dev/null +++ b/zdeprecated/pymsn/BUILD @@ -0,0 +1,7 @@ +( + + python setup.py build_ext -i && + prepare_install && + python setup.py install + +) > $C_FIFO 2>&1 diff --git a/zdeprecated/pymsn/DEPENDS b/zdeprecated/pymsn/DEPENDS new file mode 100644 index 0000000..3a7e814 --- /dev/null +++ b/zdeprecated/pymsn/DEPENDS @@ -0,0 +1,4 @@ +depends pygtk +depends pyopenssl +depends pycrypto +depends telepathy-python diff --git a/zdeprecated/pymsn/DETAILS b/zdeprecated/pymsn/DETAILS new file mode 100644 index 0000000..9a5a8b8 --- /dev/null +++ b/zdeprecated/pymsn/DETAILS @@ -0,0 +1,29 @@ + MODULE=pymsn + VERSION=0.3.3 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/pymsn/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:b652fe20ee9aa3a5c5e8fef262fb9e4b31b8fa72 + WEB_SITE="http://telepathy.freedesktop.org/wiki/Pymsn" + ENTERED=20090123 + UPDATED=20090123 + SHORT="Python implementation of MSN protocol" +cat < papyon: new module. fork of pymsn Message-ID: <20100715201640.3C9A49B238@doppio.foo-projects.org> commit 6de1254ff0f06f8197993f6935365e413ad0be7f Author: Zachary McGrew Date: Sun Apr 11 22:33:24 2010 -0700 papyon: new module. fork of pymsn --- python/papyon/BUILD | 7 +++++++ python/papyon/DEPENDS | 4 ++++ python/papyon/DETAILS | 29 +++++++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 0 deletions(-) diff --git a/python/papyon/BUILD b/python/papyon/BUILD new file mode 100644 index 0000000..8707d86 --- /dev/null +++ b/python/papyon/BUILD @@ -0,0 +1,7 @@ +( + + python setup.py build_ext -i && + prepare_install && + python setup.py install + +) > $C_FIFO 2>&1 diff --git a/python/papyon/DEPENDS b/python/papyon/DEPENDS new file mode 100644 index 0000000..3a7e814 --- /dev/null +++ b/python/papyon/DEPENDS @@ -0,0 +1,4 @@ +depends pygtk +depends pyopenssl +depends pycrypto +depends telepathy-python diff --git a/python/papyon/DETAILS b/python/papyon/DETAILS new file mode 100644 index 0000000..c94e16f --- /dev/null +++ b/python/papyon/DETAILS @@ -0,0 +1,29 @@ + MODULE=papyon + VERSION=0.4.6 + SOURCE=${MODULE}-${VERSION}.tar.gz + SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION + SOURCE_VFY=sha1:ead88deaa47648697e27f20b37ab4a3e87e6d7fb + WEB_SITE="http://telepathy.freedesktop.org/wiki/Papyon" + ENTERED=20100411 + UPDATED=20100411 + SHORT="Python implementation of MSN protocol" +cat < telepathy-butterfly: version bump to 0.5.8 Message-ID: <20100715201640.512429B3C6@doppio.foo-projects.org> commit 5a607889c97383b17cfb44ec1b8e109ea252a170 Author: Zachary McGrew Date: Sun Apr 11 22:34:06 2010 -0700 telepathy-butterfly: version bump to 0.5.8 also change dependencies to papyon instead of pymsn --- chat/telepathy-butterfly/DEPENDS | 2 +- chat/telepathy-butterfly/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chat/telepathy-butterfly/DEPENDS b/chat/telepathy-butterfly/DEPENDS index 68976f6..40620d2 100644 --- a/chat/telepathy-butterfly/DEPENDS +++ b/chat/telepathy-butterfly/DEPENDS @@ -1 +1 @@ -depends pymsn +depends papyon diff --git a/chat/telepathy-butterfly/DETAILS b/chat/telepathy-butterfly/DETAILS index 7238497..0627aa9 100644 --- a/chat/telepathy-butterfly/DETAILS +++ b/chat/telepathy-butterfly/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-butterfly - VERSION=0.5.4 + VERSION=0.5.8 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:abbe97ca801d1ad1e90791f21fe6b58b78ab1243 + SOURCE_VFY=sha1:6a89ee599e9a19b1b03b459f868ee07eb5a3263e WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20100220 + UPDATED=20100411 SHORT="telepathy MSN connection manager" cat << EOF An MSN connection manager that handles presence, conversations, From zmcgrew at lunar-linux.org Thu Jul 15 22:17:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:33 -0000 Subject: [Lunar-commits] telepathy-glib: version bump to 0.11.2 Message-ID: <20100715201640.648E09B2F2@doppio.foo-projects.org> commit 1ff96828fa542393fbed1490e9adb733ea0bbab7 Author: Zachary McGrew Date: Sun Apr 11 22:36:48 2010 -0700 telepathy-glib: version bump to 0.11.2 --- libs/telepathy-glib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/telepathy-glib/DETAILS b/libs/telepathy-glib/DETAILS index ad03301..54d15bc 100644 --- a/libs/telepathy-glib/DETAILS +++ b/libs/telepathy-glib/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-glib - VERSION=0.10.0 + VERSION=0.11.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:aac64bd1acab3375a5c63f170a9b94c0579d627a + SOURCE_VFY=sha1:3e0d9e0de825ab7f1b8ae5e038abd49f5dea7526 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20100220 + UPDATED=20100411 SHORT="unified framework for realtime conversations" cat << EOF The Telepathy project aims to provide a unified framework for all forms of real From zmcgrew at lunar-linux.org Thu Jul 15 22:17:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:33 -0000 Subject: [Lunar-commits] telepathy-sofiasip: version bump to 0.6.2 Message-ID: <20100715201640.7AB979B3C7@doppio.foo-projects.org> commit 266964562d78daa2536a4298f6141df976eee0f2 Author: Zachary McGrew Date: Sun Apr 11 22:36:49 2010 -0700 telepathy-sofiasip: version bump to 0.6.2 --- video/telepathy-sofiasip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/telepathy-sofiasip/DETAILS b/video/telepathy-sofiasip/DETAILS index 5feb641..e327558 100644 --- a/video/telepathy-sofiasip/DETAILS +++ b/video/telepathy-sofiasip/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-sofiasip - VERSION=0.6.1 + VERSION=0.6.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE - SOURCE_VFY=sha1:bb4a66ed9acd9662b92a87612067568da1a412af + SOURCE_VFY=sha1:32db02de67e8e01ea8a0615fd518dbd949c6efed WEB_SITE=http://tp-sofiasip.sourceforge.net/ ENTERED=20090123 - UPDATED=20100220 + UPDATED=20100411 SHORT="telepathy sip connection manager" cat << EOF From zmcgrew at lunar-linux.org Thu Jul 15 22:17:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:34 -0000 Subject: [Lunar-commits] telepathy-haze: version bump to 0.3.4 Message-ID: <20100715201640.8C8859B2D4@doppio.foo-projects.org> commit a3f3920a477132ae8dedfaf49f225d97b9fe8bfa Author: Zachary McGrew Date: Sun Apr 11 22:36:51 2010 -0700 telepathy-haze: version bump to 0.3.4 --- chat/telepathy-haze/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-haze/DETAILS b/chat/telepathy-haze/DETAILS index 4a3e2f2..4b504c0 100644 --- a/chat/telepathy-haze/DETAILS +++ b/chat/telepathy-haze/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-haze - VERSION=0.3.3 + VERSION=0.3.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:00a658250ec891763142941f6eea31374d10b58d + SOURCE_VFY=sha1:7fe23e8b319f6a1c887b380327543ae601486db3 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20090123 - UPDATED=20100220 + UPDATED=20100411 SHORT="telepathy libpurple connection manager" cat << EOF A Telepathy connection manager based on Pidgin's libpurple, supporting From zmcgrew at lunar-linux.org Thu Jul 15 22:17:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:34 -0000 Subject: [Lunar-commits] telepathy-salut: version bump to 0.3.11 Message-ID: <20100715201640.99F679B3C8@doppio.foo-projects.org> commit 85fcc7bf9d8ce453c57054a0d63317ddab8265dc Author: Zachary McGrew Date: Sun Apr 11 22:36:53 2010 -0700 telepathy-salut: version bump to 0.3.11 --- chat/telepathy-salut/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-salut/DETAILS b/chat/telepathy-salut/DETAILS index 5c70eea..898c23f 100644 --- a/chat/telepathy-salut/DETAILS +++ b/chat/telepathy-salut/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-salut - VERSION=0.3.10 + VERSION=0.3.11 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:e0a2be8b97669a8dfd9d03173009fcf7f9ebcd9a + SOURCE_VFY=sha1:2ff3957a102571ffe5063b7d0f6cd675248f76a0 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20091003 + UPDATED=20100411 SHORT="telepathy link-local xmpp connection manager" cat << EOF A link-local Jabber/XMPP connection manager that handles single- and multi-user chats and voice/video calls. From zmcgrew at lunar-linux.org Thu Jul 15 22:17:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:34 -0000 Subject: [Lunar-commits] telepathy-python: version bump to 0.15.17 Message-ID: <20100715201640.AEAC09B3C9@doppio.foo-projects.org> commit 4a5ce6b16bc2f914fbc83e2ca7b9db06c113cc78 Author: Zachary McGrew Date: Sun Apr 11 22:36:55 2010 -0700 telepathy-python: version bump to 0.15.17 --- python/telepathy-python/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/telepathy-python/DETAILS b/python/telepathy-python/DETAILS index 69e1ee3..a603287 100644 --- a/python/telepathy-python/DETAILS +++ b/python/telepathy-python/DETAILS @@ -1,12 +1,12 @@ MODULE=telepathy-python - VERSION=0.15.15 + VERSION=0.15.17 SOURCE=${MODULE}-${VERSION}.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/telepathy-python/ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:535be5c1b0cc950b0af7fe3273012fd9ae69bb16 + SOURCE_VFY=sha1:3650640fded7337d43f80d7747e9d56208d3e893 WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 - UPDATED=20100220 + UPDATED=20100411 SHORT="Python wrapper for Telepathy" cat << EOF telepathy-python is a Python package containing base classes for use From zmcgrew at lunar-linux.org Thu Jul 15 22:17:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:34 -0000 Subject: [Lunar-commits] telepathy-gabble: version bump to 0.9.10 Message-ID: <20100715201640.BDF309B221@doppio.foo-projects.org> commit 5ecd34c7bdcf0b60cd2de2a30f9619096f4d5c87 Author: Zachary McGrew Date: Sun Apr 11 22:36:56 2010 -0700 telepathy-gabble: version bump to 0.9.10 --- chat/telepathy-gabble/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/telepathy-gabble/DETAILS b/chat/telepathy-gabble/DETAILS index f437ae3..bcc2362 100644 --- a/chat/telepathy-gabble/DETAILS +++ b/chat/telepathy-gabble/DETAILS @@ -1,11 +1,11 @@ MODULE=telepathy-gabble - VERSION=0.9.5 + VERSION=0.9.10 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE/ - SOURCE_VFY=sha1:58ec6b7708d84ff8a32c4211d2939677da41f423 + SOURCE_VFY=sha1:3227231a6f68bd89700799a74b72d3de01fd6ad8 WEB_SITE=http://telepathy.freedesktop.org/wiki/ ENTERED=20071029 - UPDATED=20100220 + UPDATED=20100411 SHORT="telepathy jabber/xmpp connection manager" cat << EOF A Jabber/XMPP connection manager that handles single- and multi-user chats and From zmcgrew at lunar-linux.org Thu Jul 15 22:17:34 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:34 -0000 Subject: [Lunar-commits] libgnome-keyring: eggdbus is a dependency Message-ID: <20100715201640.D2AED9B3CA@doppio.foo-projects.org> commit 1f91decac43798677afe711a3931e3f5e1f74be3 Author: Zachary McGrew Date: Mon Apr 12 09:38:47 2010 -0700 libgnome-keyring: eggdbus is a dependency --- gnome2/platform/libgnome-keyring/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/libgnome-keyring/DEPENDS b/gnome2/platform/libgnome-keyring/DEPENDS index 6e6a02d..f581384 100644 --- a/gnome2/platform/libgnome-keyring/DEPENDS +++ b/gnome2/platform/libgnome-keyring/DEPENDS @@ -1 +1,2 @@ depends gnome-keyring +depends eggdbus From zmcgrew at lunar-linux.org Thu Jul 15 22:17:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:35 -0000 Subject: [Lunar-commits] libgnome: make esd optional Message-ID: <20100715201640.EA4B39B3CF@doppio.foo-projects.org> commit 71e4894030222ed022ad380454f41236599a5534 Author: Zachary McGrew Date: Mon Apr 12 11:02:48 2010 -0700 libgnome: make esd optional --- gnome2/platform/libgnome/DEPENDS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/gnome2/platform/libgnome/DEPENDS b/gnome2/platform/libgnome/DEPENDS index b461ca8..c0e69a5 100644 --- a/gnome2/platform/libgnome/DEPENDS +++ b/gnome2/platform/libgnome/DEPENDS @@ -1,3 +1,5 @@ depends gvfs depends gnome-vfs depends libbonobo + +optional_depends esound "" "--disable-esd" "For esound support" From zmcgrew at lunar-linux.org Thu Jul 15 22:17:35 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Thu, 15 Jul 2010 20:17:35 -0000 Subject: [Lunar-commits] evolution: fix build Message-ID: <20100715201641.080449B2C8@doppio.foo-projects.org> commit c3e7fd59cc568ebb3f22b7478668346dbeb11322 Author: Zachary McGrew Date: Fri Apr 23 17:57:59 2010 -0700 evolution: fix build --- gnome2/desktop/evolution/BUILD | 19 ++++++------------- gnome2/desktop/evolution/DEPENDS | 1 + 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/gnome2/desktop/evolution/BUILD b/gnome2/desktop/evolution/BUILD index de9adc0..e79179c 100644 --- a/gnome2/desktop/evolution/BUILD +++ b/gnome2/desktop/evolution/BUILD @@ -1,19 +1,12 @@ ( - OPTS+=" --without-weather --disable-nm" && + #PST import support is disabled until I can find the correct library + OPTS+=" --without-weather --disable-nm --disable-pst-import" && - ./configure --prefix=${GNOME210_PREFIX:-/usr} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --mandir=${GNOME210_PREFIX:-/usr}/share/man \ - --infodir=${GNOME210_PREFIX:-/usr}/share/info \ - --enable-nntp=yes \ - $OPTS && + default_build - default_make && - - if ! grep -q '/usr/lib/bonobo/servers' /etc/bonobo-activation/bonobo-activation-config.xml ; then - sedit "s::\n\t/usr/lib/bonobo/servers:" /etc/bonobo-activation/bonobo-activation-config.xml - fi +# if ! grep -q '/usr/lib/bonobo/servers' /etc/bonobo-activation/bonobo-activation-config.xml ; then +# sedit "s::\n\t/usr/lib/bonobo/servers:" /etc/bonobo-activation/bonobo-activation-config.xml +# fi ) > $C_FIFO 2>&1 diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS index 1e38aa6..b171b3b 100644 --- a/gnome2/desktop/evolution/DEPENDS +++ b/gnome2/desktop/evolution/DEPENDS @@ -3,6 +3,7 @@ depends evolution-data-server depends hicolor-icon-theme depends scrollkeeper depends gnome-doc-utils +depends libcanberra optional_depends gnupg "" "" \ "for encrypted mail support" From florin at lunar-linux.org Thu Jul 15 22:57:01 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 15 Jul 2010 23:57:01 +0300 Subject: [Lunar-commits] pygtk: version bumped to 2.17.0. Message-ID: <20100716073545.EE7699B21A@doppio.foo-projects.org> commit 2e923ac3da1dacad2797bbb7bd62ebddc5243ce7 Author: Florin Braescu Date: Thu Jul 15 23:57:01 2010 +0300 pygtk: version bumped to 2.17.0. --- python/pygtk/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS index 96093ab..d12e498 100644 --- a/python/pygtk/DETAILS +++ b/python/pygtk/DETAILS @@ -1,17 +1,17 @@ MODULE=pygtk - VERSION=2.16.0 - MAJOR=2.16 + MAJOR=2.17 + VERSION=$MAJOR.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:b8998ca94841906e71b2475319bb47c841b188e8 + SOURCE_VFY=sha1:04d5e3b19116578c13a36d9f4ee3c7c18f3a7013 WEB_SITE=http://www.pygtk.org ENTERED=20020726 - UPDATED=20090829 + UPDATED=20100716 SHORT="Python bindings for Gtk+-2" cat << EOF PyGTK is an extension module for python that gives you access to the GTK+ -widget set. Just about anything you can write in C with GTK+ you can write +widget set. Just about anything you can write in C with GTK+ you can write in python with PyGTK (within reason), but with all the benefits of python. EOF From florin at lunar-linux.org Fri Jul 16 09:36:56 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 10:36:56 +0300 Subject: [Lunar-commits] pygtk: small tweaks. Message-ID: <20100716073710.351EE9B21A@doppio.foo-projects.org> commit 9ec76ab8e3efc92b6b5e43b23bd50d68762b94bb Author: Florin Braescu Date: Fri Jul 16 10:36:56 2010 +0300 pygtk: small tweaks. --- python/pygtk/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/pygtk/DETAILS b/python/pygtk/DETAILS index 5abcf77..ea20bd3 100644 --- a/python/pygtk/DETAILS +++ b/python/pygtk/DETAILS @@ -1,6 +1,6 @@ MODULE=pygtk - VERSION=2.17.0 MAJOR=2.17 + VERSION=$MAJOR.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR @@ -12,6 +12,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION cat << EOF PyGTK is an extension module for python that gives you access to the GTK+ -widget set. Just about anything you can write in C with GTK+ you can write +widget set. Just about anything you can write in C with GTK+ you can write in python with PyGTK (within reason), but with all the benefits of python. EOF From florin at lunar-linux.org Fri Jul 16 09:53:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 10:53:13 +0300 Subject: [Lunar-commits] libmcs: version bumped to 0.7.2. Message-ID: <20100716075333.3E3CE9B21A@doppio.foo-projects.org> commit ec6c991d71825de3624625188fbb6fea4869c0e2 Author: Florin Braescu Date: Fri Jul 16 10:53:13 2010 +0300 libmcs: version bumped to 0.7.2. --- libs/libmcs/DEPENDS | 1 + libs/libmcs/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libs/libmcs/DEPENDS b/libs/libmcs/DEPENDS index b51b41d..aaab74b 100644 --- a/libs/libmcs/DEPENDS +++ b/libs/libmcs/DEPENDS @@ -1,3 +1,4 @@ +depends pkgconfig depends libmowgli optional_depends "GConf" \ diff --git a/libs/libmcs/DETAILS b/libs/libmcs/DETAILS index bccedb0..f8667c1 100644 --- a/libs/libmcs/DETAILS +++ b/libs/libmcs/DETAILS @@ -1,11 +1,11 @@ MODULE=libmcs - VERSION=0.7.1 + VERSION=0.7.2 SOURCE=$MODULE-$VERSION.tbz2 SOURCE_URL=http://distfiles.atheme.org - SOURCE_VFY=sha1:2e731c74597454380ce113f35f89346c7da03e0a + SOURCE_VFY=sha1:20c30bf7d4b3043848b5180de4c2cb61f7e0154c WEB_SITE=http://packages.pardus.org.tr/contrib/source/libmcs.html ENTERED=20070307 - UPDATED=20080702 + UPDATED=20080716 SHORT="Library and tools for config storage" MAINTAINER="jannis at lunar-linux.org" From florin at lunar-linux.org Fri Jul 16 09:59:30 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 10:59:30 +0300 Subject: [Lunar-commits] libmowgli: version bumped to 0.7.1. Message-ID: <20100716075945.03BF99B21A@doppio.foo-projects.org> commit 4bb667471595e1c49a01af525552aaab3df793b3 Author: Florin Braescu Date: Fri Jul 16 10:59:30 2010 +0300 libmowgli: version bumped to 0.7.1. --- libs/libmowgli/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/libmowgli/DETAILS b/libs/libmowgli/DETAILS index a6f758e..81c9307 100644 --- a/libs/libmowgli/DETAILS +++ b/libs/libmowgli/DETAILS @@ -1,11 +1,11 @@ MODULE=libmowgli - VERSION=0.7.0 + VERSION=0.7.1 SOURCE=$MODULE-$VERSION.tgz - SOURCE_URL=http://distfiles.atheme.org/ - SOURCE_VFY=sha1:d9a029aab1cd65189b7c8351a7f537232b2be3db - WEB_SITE=http://atheme.org/ + SOURCE_URL=http://distfiles.atheme.org + SOURCE_VFY=sha1:62ef22d3ff101e369c6424a130a7af83a840deee + WEB_SITE=http://atheme.org ENTERED=20071017 - UPDATED=20090816 + UPDATED=20100716 SHORT="development framework for C" cat << EOF From florin at lunar-linux.org Fri Jul 16 10:08:59 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 11:08:59 +0300 Subject: [Lunar-commits] pkgconfig: patch it for autoconf 2.66. Message-ID: <20100716080921.B536E9B21A@doppio.foo-projects.org> commit 430e353e3d01319c19bc40aa882a6474ea233303 Author: Florin Braescu Date: Fri Jul 16 11:08:59 2010 +0300 pkgconfig: patch it for autoconf 2.66. --- devel/pkgconfig/BUILD | 8 ++++++++ devel/pkgconfig/DETAILS | 2 +- 2 files changed, 9 insertions(+), 1 deletions(-) diff --git a/devel/pkgconfig/BUILD b/devel/pkgconfig/BUILD new file mode 100644 index 0000000..6aa13bf --- /dev/null +++ b/devel/pkgconfig/BUILD @@ -0,0 +1,8 @@ +( + +# a patch for autoconf 2.66 + sedit "s:_PKG_TEXT])dnl:_PKG_TEXT])[]dnl:" pkg.m4 && + + default_build + +) > $C_FIFO 2>&1 diff --git a/devel/pkgconfig/DETAILS b/devel/pkgconfig/DETAILS index 6b71530..b30e525 100644 --- a/devel/pkgconfig/DETAILS +++ b/devel/pkgconfig/DETAILS @@ -6,7 +6,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION WEB_SITE=http://pkgconfig.freedesktop.org ENTERED=20010922 - UPDATED=20100611 + UPDATED=20100716 SHORT="A system for managing library compile/link flags that works with automake and autoconf" cat << EOF From florin at lunar-linux.org Fri Jul 16 10:19:20 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 11:19:20 +0300 Subject: [Lunar-commits] bind, bind-utils: version bumped to 9.7.1-P2. Message-ID: <20100716081940.EE8409B21A@doppio.foo-projects.org> commit 0f6d41100699b8e9d35fc5d0d0e4cd4953f31f9a Author: Florin Braescu Date: Fri Jul 16 11:19:20 2010 +0300 bind, bind-utils: version bumped to 9.7.1-P2. --- net/bind-utils/DETAILS | 6 +++--- net/bind/DETAILS | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/bind-utils/DETAILS b/net/bind-utils/DETAILS index 624647b..54aba06 100644 --- a/net/bind-utils/DETAILS +++ b/net/bind-utils/DETAILS @@ -1,12 +1,12 @@ MODULE=bind-utils - VERSION=9.7.1-P1 + VERSION=9.7.1-P2 SOURCE=bind-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/bind-$VERSION SOURCE_URL=ftp://ftp.isc.org/isc/bind9/$VERSION - SOURCE_VFY=sha1:ff787f5326d87412665f41092ac3c20d3284d128 + SOURCE_VFY=sha1:b24ea0e8a67b841601b803f54070610036931e64 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20050513 - UPDATED=20100709 + UPDATED=20100716 SHORT="Collection of BIND related client programs" PSAFE=no diff --git a/net/bind/DETAILS b/net/bind/DETAILS index 06bb5e5..b576486 100644 --- a/net/bind/DETAILS +++ b/net/bind/DETAILS @@ -1,13 +1,13 @@ # If you bump this module also bump bind-utils please kthx! MODULE=bind - VERSION=9.7.1-P1 + VERSION=9.7.1-P2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=ftp://ftp.isc.org/isc/bind9/$VERSION - SOURCE_VFY=sha1:ff787f5326d87412665f41092ac3c20d3284d128 + SOURCE_VFY=sha1:b24ea0e8a67b841601b803f54070610036931e64 WEB_SITE=http://www.isc.org/products/BIND ENTERED=20010922 - UPDATED=20100709 + UPDATED=20100716 SHORT="ISC's DNS (domain name system) server" PSAFE=no From florin at lunar-linux.org Fri Jul 16 10:28:51 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 11:28:51 +0300 Subject: [Lunar-commits] ccache: version bumped to 3.0.1. Message-ID: <20100716082937.501DF9B21A@doppio.foo-projects.org> commit ca9da8057f9987df0bf9ba27bd7462e2f16c06fd Author: Florin Braescu Date: Fri Jul 16 11:28:51 2010 +0300 ccache: version bumped to 3.0.1. The statistics counter "called for link" is now correctly updated when linking with a single object file. A problem with out-of-source builds has been fixed. --- utils/ccache/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/ccache/DETAILS b/utils/ccache/DETAILS index 861f61a..f6192d6 100644 --- a/utils/ccache/DETAILS +++ b/utils/ccache/DETAILS @@ -1,11 +1,11 @@ MODULE=ccache - VERSION=3.0 + VERSION=3.0.1 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://samba.org/ftp/$MODULE - SOURCE_VFY=sha1:77d690be2033cad7781fe8dee5fdf149e63483e9 + SOURCE_VFY=sha1:eaeabbcda7be97bbe5b7207523b7ed146264b713 WEB_SITE=http://ccache.samba.org ENTERED=20020701 - UPDATED=20100623 + UPDATED=20100716 SHORT="A compiler cache" cat << EOF From florin at lunar-linux.org Fri Jul 16 11:58:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 12:58:53 +0300 Subject: [Lunar-commits] curlftpfs: version bumped to 0.9.2. Message-ID: <20100716095913.355FF9B21A@doppio.foo-projects.org> commit 1e8a2ecdfa4f608717e093dffff0e38485d43251 Author: Florin Braescu Date: Fri Jul 16 12:58:53 2010 +0300 curlftpfs: version bumped to 0.9.2. --- filesys/curlftpfs/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/curlftpfs/DETAILS b/filesys/curlftpfs/DETAILS index 52e465d..892b5e4 100644 --- a/filesys/curlftpfs/DETAILS +++ b/filesys/curlftpfs/DETAILS @@ -1,11 +1,11 @@ MODULE=curlftpfs - VERSION=0.9.1 + VERSION=0.9.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:768385f68f7e128ec9e852bbf7860a632e8e3c46 + SOURCE_VFY=sha1:83f148afe6bd4d44c9790790f1c30986c8b9ea56 WEB_SITE=http://curlftpfs.sourceforge.net ENTERED=20071008 - UPDATED=20071008 + UPDATED=20100716 SHORT="mount ftp directories as local file systems" cat<< EOF From florin at lunar-linux.org Fri Jul 16 12:36:39 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 13:36:39 +0300 Subject: [Lunar-commits] mpd: version bumped to 0.5.11. Message-ID: <20100716103657.CD2069B21A@doppio.foo-projects.org> commit 6a532fe4740ef9dae9786e0b21328468bbf0d17b Author: Florin Braescu Date: Fri Jul 16 13:36:39 2010 +0300 mpd: version bumped to 0.5.11. Bugfixes and improvements. --- audio/mpd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/mpd/DETAILS b/audio/mpd/DETAILS index eeea49c..a8187bb 100644 --- a/audio/mpd/DETAILS +++ b/audio/mpd/DETAILS @@ -1,11 +1,11 @@ MODULE=mpd - VERSION=0.15.9 + VERSION=0.15.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/musicpd - SOURCE_VFY=sha1:9dbef302ef44372f2232c1df1af2f3a958ff601d + SOURCE_VFY=sha1:b515b22b82ba58fb7aeb2f69071ea76ecf0ae9a3 WEB_SITE=http://musicpd.org ENTERED=20060421 - UPDATED=20100324 + UPDATED=20100716 SHORT="Music player daemon" cat << EOF From florin at lunar-linux.org Fri Jul 16 12:41:50 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 13:41:50 +0300 Subject: [Lunar-commits] glew: version bumped to 1.5.5. Message-ID: <20100716104204.8F54E9B21A@doppio.foo-projects.org> commit 8d1576f2850e95c983f9e683f7ffe3ac90f286d9 Author: Florin Braescu Date: Fri Jul 16 13:41:50 2010 +0300 glew: version bumped to 1.5.5. --- libs/glew/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/glew/DETAILS b/libs/glew/DETAILS index da6fb2c..6203c0e 100644 --- a/libs/glew/DETAILS +++ b/libs/glew/DETAILS @@ -1,11 +1,11 @@ MODULE=glew - VERSION=1.5.4 + VERSION=1.5.5 SOURCE=$MODULE-$VERSION.tgz - SOURCE_URL=$SFORGE_URL/$MODULE/ - SOURCE_VFY=sha1:332234128e67737bf60fe14c860821038ecd7399 - WEB_SITE=http://glew.sourceforge.net/ + SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_VFY=sha1:b6f28142b77a99e719b113b6859ae120f131cc91 + WEB_SITE=http://glew.sourceforge.net ENTERED=20040627 - UPDATED=20100506 + UPDATED=20100716 SHORT="The OpenGL Extension Wrangler Library" cat << EOF From florin at lunar-linux.org Fri Jul 16 13:43:13 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 14:43:13 +0300 Subject: [Lunar-commits] hunspell: version bum[ed to 1.2.12. Message-ID: <20100716114336.EB7259B21A@doppio.foo-projects.org> commit 6ff98c80ed0dfbb2febaf9639385cc97090a9861 Author: Florin Braescu Date: Fri Jul 16 14:43:13 2010 +0300 hunspell: version bum[ed to 1.2.12. Maintenance and bugfixes release. --- editors/hunspell/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/editors/hunspell/DETAILS b/editors/hunspell/DETAILS index 9e8c012..05d6fbf 100644 --- a/editors/hunspell/DETAILS +++ b/editors/hunspell/DETAILS @@ -1,12 +1,12 @@ MODULE=hunspell - VERSION=1.2.11 + VERSION=1.2.12 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/$MODULE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:0af7cf93a9914790705b670464d2f95a4bea6341 + SOURCE_VFY=sha1:0a2ab4b1e15c3dad3f05f474d1ae15ee361c35f8 WEB_SITE=http://hunspell.sourceforge.net ENTERED=20071017 - UPDATED=20100624 + UPDATED=20100716 SHORT="A spell checker" cat << EOF From florin at lunar-linux.org Fri Jul 16 13:58:00 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 14:58:00 +0300 Subject: [Lunar-commits] swig: version bumped to 2.0.0. Message-ID: <20100716115823.1C3AB9B21A@doppio.foo-projects.org> commit 2a962b2fe7b12053f13150f7fbe203e12399c333 Author: Florin Braescu Date: Fri Jul 16 14:58:00 2010 +0300 swig: version bumped to 2.0.0. New features added, bugfixes and enhacements. --- devel/swig/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/swig/DETAILS b/devel/swig/DETAILS index 07781f6..b0cb09d 100644 --- a/devel/swig/DETAILS +++ b/devel/swig/DETAILS @@ -1,11 +1,11 @@ MODULE=swig - VERSION=1.3.36 + VERSION=2.0.0 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/$MODULE-$VERSION/ - SOURCE_VFY=sha1:eed715da3200f45cfe688a64ab6630eadf118ae4 - WEB_SITE=http://www.swig.org/ + SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/$MODULE-$VERSION + SOURCE_VFY=sha1:60faa84a326e5aa8a94f290e9debed4551c1b1e7 + WEB_SITE=http://www.swig.org ENTERED=20011207 - UPDATED=20100511 + UPDATED=20100716 SHORT="Creates wrapper code" cat << EOF From florin at lunar-linux.org Fri Jul 16 14:01:14 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 16 Jul 2010 15:01:14 +0300 Subject: [Lunar-commits] xvkbd: version bumped to 3.2. Message-ID: <20100716120127.0469E9B21A@doppio.foo-projects.org> commit 0ac49b5fe3fd7af794031a90dc92a16a565e38a9 Author: Florin Braescu Date: Fri Jul 16 15:01:14 2010 +0300 xvkbd: version bumped to 3.2. --- zbeta/xvkbd/BUILD | 2 +- zbeta/xvkbd/DETAILS | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/zbeta/xvkbd/BUILD b/zbeta/xvkbd/BUILD index 6d105c0..20bd795 100644 --- a/zbeta/xvkbd/BUILD +++ b/zbeta/xvkbd/BUILD @@ -1,7 +1,7 @@ ( # From README, to compile with Lunar's libXaw, rather than "Xaw3d" - sedit "s:#define XAW3D::" Imakefile && + sedit "s:#define XAW3D::" Imakefile && xmkmf && prepare_install && diff --git a/zbeta/xvkbd/DETAILS b/zbeta/xvkbd/DETAILS index a91b1b2..ecedc32 100644 --- a/zbeta/xvkbd/DETAILS +++ b/zbeta/xvkbd/DETAILS @@ -1,12 +1,12 @@ MODULE=xvkbd - VERSION=3.0 + VERSION=3.2 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_URL=http://homepage3.nifty.com/tsato/xvkbd/ - SOURCE_VFY=sha1:d84148554d43d4c1f02ff1feaa90f9a27ea7b463 - WEB_SITE=http://homepage3.nifty.com/tsato/xvkbd/ + SOURCE_URL=http://homepage3.nifty.com/tsato/$MODULE + SOURCE_VFY=sha1:d07aabe83a48d6e086e1046b19e0468133e31c8e + WEB_SITE=http://homepage3.nifty.com/tsato/$MODULE ENTERED=20090313 - UPDATED=20090313 + UPDATED=20100716 SHORT="virtual keyboard for X window system" cat << EOF From stumbles at lunar-linux.org Fri Jul 16 23:27:16 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 16 Jul 2010 17:27:16 -0400 Subject: [Lunar-commits] sip: Version bump. Message-ID: <20100716212738.E127B9B21A@doppio.foo-projects.org> commit e592f767e2ddaee2a50cb9e465d83c4413f17f53 Author: Dennis `stumbles` Veatch Date: Fri Jul 16 17:27:16 2010 -0400 sip: Version bump. --- python/sip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/sip/DETAILS b/python/sip/DETAILS index 359756c..e803976 100644 --- a/python/sip/DETAILS +++ b/python/sip/DETAILS @@ -1,11 +1,11 @@ MODULE=sip - VERSION=4.10.3 + VERSION=4.10.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.riverbankcomputing.com/static/Downloads/sip4 - SOURCE_VFY=sha1:a9ba8ed0dd14843e9e0499ba995cc5bb90d44162 + SOURCE_VFY=sha1:49660186cbc8cfd772029ab84446903ca85b397f WEB_SITE=http://www.riverbankcomputing.co.uk/software/sip/intro ENTERED=20020520 - UPDATED=20100713 + UPDATED=20100716 SHORT="Create Python bindings for C++ libraries" cat << EOF From florin at lunar-linux.org Sat Jul 17 07:47:23 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 17 Jul 2010 08:47:23 +0300 Subject: [Lunar-commits] vte: version bumped to 0.24.3. Message-ID: <20100717054741.50E869B21A@doppio.foo-projects.org> commit 6013f598799d8ddb2e7c2fa568333aa8a43d7b26 Author: Florin Braescu Date: Sat Jul 17 08:47:23 2010 +0300 vte: version bumped to 0.24.3. --- gnome2/desktop/vte/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/vte/DETAILS b/gnome2/desktop/vte/DETAILS index 3f798d3..74e68d2 100644 --- a/gnome2/desktop/vte/DETAILS +++ b/gnome2/desktop/vte/DETAILS @@ -1,12 +1,12 @@ MODULE=vte MAJOR=0.24 - VERSION=$MAJOR.2 + VERSION=$MAJOR.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:d4327abe435c6c8908907302740528d2e3038717 + SOURCE_VFY=sha1:463f2abf529286ce450b6c026a53bcd3e1fbb627 WEB_SITE=http://www.gnome.org ENTERED=20021013 - UPDATED=20100623 + UPDATED=20100717 SHORT="A Virtual Terminal Emulator widget" cat << EOF From florin at lunar-linux.org Sat Jul 17 07:49:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 17 Jul 2010 08:49:47 +0300 Subject: [Lunar-commits] f-spot: version bumped to 0.7.1. Message-ID: <20100717055003.232DF9B21A@doppio.foo-projects.org> commit b88243ba53b96a22c0fa17f9c2deb78266e9073b Author: Florin Braescu Date: Sat Jul 17 08:49:47 2010 +0300 f-spot: version bumped to 0.7.1. --- graphics/f-spot/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/f-spot/DETAILS b/graphics/f-spot/DETAILS index 1eff440..40bdc65 100644 --- a/graphics/f-spot/DETAILS +++ b/graphics/f-spot/DETAILS @@ -1,12 +1,12 @@ MODULE=f-spot - MAJOR=0.6 - VERSION=$MAJOR.2 + MAJOR=0.7 + VERSION=$MAJOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:bafd3edfac716769ac6f230c5d9f359550e624e1 + SOURCE_VFY=sha1:9235b40cbe2a0496925f4fbf29aef803dd0374f5 WEB_SITE=http://f-spot.org ENTERED=20040320 - UPDATED=20100515 + UPDATED=20100717 SHORT="A personal photo management for the GNOME desktop" PSAFE=no From florin at lunar-linux.org Sat Jul 17 07:52:28 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 17 Jul 2010 08:52:28 +0300 Subject: [Lunar-commits] diffstat: version bumped to 1.52. Message-ID: <20100717055307.11C059B21A@doppio.foo-projects.org> commit a35a90f58dbce6a291bfe7a040e949f3599849cc Author: Florin Braescu Date: Sat Jul 17 08:52:28 2010 +0300 diffstat: version bumped to 1.52. This release focuses on code cleanup (for 64-bit platforms) and adding RPM and Debian packaging scripts. There are also two new options (summary and colors) as well as some bugfixes. --- devel/diffstat/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/diffstat/DETAILS b/devel/diffstat/DETAILS index e828e39..d9e2d0a 100644 --- a/devel/diffstat/DETAILS +++ b/devel/diffstat/DETAILS @@ -1,11 +1,11 @@ MODULE=diffstat - VERSION=1.51 + VERSION=1.52 SOURCE=$MODULE.tar.gz SOURCE_URL=ftp://invisible-island.net/diffstat - SOURCE_VFY=sha1:4d0d3a3a2dae4d4a53f5a2a913d4c349d79fdd83 + SOURCE_VFY=sha1:6eeb5ce85aed4369522244c3be6aff262f189035 WEB_SITE=http://invisible-island.net/diffstat/diffstat.html ENTERED=20060322 - UPDATED=20091108 + UPDATED=20100717 SHORT="Shows a histogram of a diff/patch file" cat << EOF From florin at lunar-linux.org Sat Jul 17 08:16:38 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 17 Jul 2010 09:16:38 +0300 Subject: [Lunar-commits] wine: version bumped to 1.2. Message-ID: <20100717061718.27B579B21A@doppio.foo-projects.org> commit ba005c29369f3820d249256b7d7b838b9f054973 Author: Florin Braescu Date: Sat Jul 17 09:16:38 2010 +0300 wine: version bumped to 1.2. This release represents two years of development effort and over 23,000 changes. The main highlights are the support for 64-bit applications and the new graphics based on the Tango standard. It also contains many improvements across the board and over 3,000 bugfixes. --- virtual/wine/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/virtual/wine/DETAILS b/virtual/wine/DETAILS index a6369e1..a7631fc 100644 --- a/virtual/wine/DETAILS +++ b/virtual/wine/DETAILS @@ -1,12 +1,12 @@ MODULE=wine - VERSION=1.1.44 + VERSION=1.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$SFORGE_URL/$MODULE SOURCE_URL[1]=http://ibiblio.org/pub/linux/system/emulators/$MODULE - SOURCE_VFY=sha1:60f11693161b28ff9814949f2b6bbccee1d07a2c + SOURCE_VFY=sha1:dc37a32edb274167990ca7820f92c2d85962e37d WEB_SITE=http://www.winehq.com ENTERED=20010925 - UPDATED=20100508 + UPDATED=20100717 SHORT="Runs microsoft windows programs" cat << EOF From florin at lunar-linux.org Sat Jul 17 23:54:22 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 00:54:22 +0300 Subject: [Lunar-commits] emelfm2: version bumped to 0.7.3. Message-ID: <20100717215441.B6D429B21A@doppio.foo-projects.org> commit 2630fab037017fe52bc68148f37698568c545822 Author: Florin Braescu Date: Sun Jul 18 00:54:22 2010 +0300 emelfm2: version bumped to 0.7.3. --- filemanagers/emelfm2/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/filemanagers/emelfm2/DETAILS b/filemanagers/emelfm2/DETAILS index c4079ed..b20326c 100644 --- a/filemanagers/emelfm2/DETAILS +++ b/filemanagers/emelfm2/DETAILS @@ -1,11 +1,11 @@ MODULE=emelfm2 - VERSION=0.7.2 + VERSION=0.7.3 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://emelfm2.net/rel - SOURCE_VFY=sha1:26089a11ca863d5728ac759cecf5306f3eae2bba - WEB_SITE=http://emelfm2.net + SOURCE_VFY=sha1:d6e8fceaa764a29c087ddddc4c15485cc459a0c7 + WEB_SITE=http://emelfm2.net ENTERED=20050304 - UPDATED=20100319 + UPDATED=20100718 SHORT="A file manager implementing the popular two-pane design" cat << EOF From florin at lunar-linux.org Sun Jul 18 00:02:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 01:02:12 +0300 Subject: [Lunar-commits] webkit: version bumped to 1.2.3. Message-ID: <20100717220230.04E2B9B21A@doppio.foo-projects.org> commit 5aa37542071741a02fa3d85e554f392e515d022f Author: Florin Braescu Date: Sun Jul 18 01:02:12 2010 +0300 webkit: version bumped to 1.2.3. Bugfixes release. --- web/webkit/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS index d59da73..8c4eb81 100644 --- a/web/webkit/DETAILS +++ b/web/webkit/DETAILS @@ -1,11 +1,11 @@ MODULE=webkit - VERSION=1.2.2 + VERSION=1.2.3 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.webkitgtk.org - SOURCE_VFY=sha1:28198f6ddf88ae7b09d73b04a168317c05b2797d + SOURCE_VFY=sha1:88c38ebeba187a062272b2aa8ca2bbd0bbb86306 WEB_SITE=http://www.webkit.org ENTERED=20070919 - UPDATED=20100713 + UPDATED=20100718 SHORT="gtk+ web rendering engine" cat << EOF From florin at lunar-linux.org Sun Jul 18 00:08:09 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 01:08:09 +0300 Subject: [Lunar-commits] webkit: add gst-plugins-base needed depend. Message-ID: <20100717220829.038B19B21A@doppio.foo-projects.org> commit 354fe985e96ea355357503666f27d9db07a3fa07 Author: Florin Braescu Date: Sun Jul 18 01:08:09 2010 +0300 webkit: add gst-plugins-base needed depend. --- web/webkit/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/web/webkit/DEPENDS b/web/webkit/DEPENDS index 4095d80..897307e 100644 --- a/web/webkit/DEPENDS +++ b/web/webkit/DEPENDS @@ -8,6 +8,7 @@ depends libpng depends freetype2 depends libsoup depends enchant +depends gst-plugins-base optional_depends gst-plugins-good "--enable-video" "" \ "For HTML5 video support" From florin at lunar-linux.org Sun Jul 18 00:11:17 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 01:11:17 +0300 Subject: [Lunar-commits] yakuake: version bumped to 2.9.7. Message-ID: <20100717221132.886799B21A@doppio.foo-projects.org> commit 396f79cf3e039a40efddf25ca25455766ba501b0 Author: Florin Braescu Date: Sun Jul 18 01:11:17 2010 +0300 yakuake: version bumped to 2.9.7. --- zbeta/yakuake/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zbeta/yakuake/DETAILS b/zbeta/yakuake/DETAILS index 4724c51..4cf5407 100644 --- a/zbeta/yakuake/DETAILS +++ b/zbeta/yakuake/DETAILS @@ -1,12 +1,12 @@ MODULE=yakuake - VERSION=2.9.6 - SOURCE=${MODULE}-${VERSION}.tar.bz2 + VERSION=2.9.7 + SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://download.berlios.de/$MODULE - SOURCE_VFY=sha1:46209579c42f72fae2d96d41889702d3dc715eae + SOURCE_VFY=sha1:8f02fb5967c37510f54ce9c7fb889de67c04f452 WEB_SITE=http://extragear.kde.org/apps/yakuake MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} ENTERED=20100216 - UPDATED=20100620 + UPDATED=20100718 SHORT="A terminal emulator for KDE" cat < pkgconfig: added mising paths Message-ID: <20100717232756.EFEE09B21B@doppio.foo-projects.org> commit 21aa76bbeeb61bef0bf45f9c83c046afd1526cf6 Author: Zbigniew Luszpinski Date: Sun Jul 18 01:27:10 2010 +0200 pkgconfig: added mising paths --- devel/pkgconfig/profile.d/pkgconfig.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/devel/pkgconfig/profile.d/pkgconfig.rc b/devel/pkgconfig/profile.d/pkgconfig.rc index b3ca7f7..2a635c3 100644 --- a/devel/pkgconfig/profile.d/pkgconfig.rc +++ b/devel/pkgconfig/profile.d/pkgconfig.rc @@ -1,2 +1,2 @@ export PKG_CONFIG=/usr/bin/pkg-config -export PKG_CONFIG_PATH=/usr/lib/pkgconfig:$PKG_CONFIG_PATH +export PKG_CONFIG_PATH=/opt/lunar/qt/4/lib/pkgconfig:/opt/lunar/kde/4/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:$PKG_CONFIG_PATH From zmcgrew at lunar-linux.org Sun Jul 18 07:14:00 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Sat, 17 Jul 2010 22:14:00 -0700 Subject: [Lunar-commits] evolution: fix gweather depends Message-ID: <20100718084600.D8E899B21B@doppio.foo-projects.org> commit 567453ed249b76b7e9f07d865e3b992ec3e8c369 Author: Zachary McGrew Date: Sat Jul 17 22:14:00 2010 -0700 evolution: fix gweather depends --- gnome2/desktop/evolution/BUILD | 2 +- gnome2/desktop/evolution/DEPENDS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome2/desktop/evolution/BUILD b/gnome2/desktop/evolution/BUILD index 6062f63..9972dc1 100644 --- a/gnome2/desktop/evolution/BUILD +++ b/gnome2/desktop/evolution/BUILD @@ -1,6 +1,6 @@ ( - OPTS+=" --without-weather --disable-nm" && + OPTS+=" --disable-nm" && default_build diff --git a/gnome2/desktop/evolution/DEPENDS b/gnome2/desktop/evolution/DEPENDS index c5624c7..6b00423 100644 --- a/gnome2/desktop/evolution/DEPENDS +++ b/gnome2/desktop/evolution/DEPENDS @@ -54,7 +54,7 @@ optional_depends gnome-pilot \ "" \ "for more Palm Pilot support" -optional_depends gweather \ +optional_depends libgweather \ "" \ "--disable-weather" \ "for calendar-weather plugin" From zmcgrew at lunar-linux.org Sun Jul 18 08:07:33 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Sat, 17 Jul 2010 23:07:33 -0700 Subject: [Lunar-commits] gdm: fix init hanging with some patches from gentoo Message-ID: <20100718084600.E581D9B220@doppio.foo-projects.org> commit 8b25d2fb658ab8abce392b752d29ccc2c9e71dc7 Author: Zachary McGrew Date: Sat Jul 17 23:07:33 2010 -0700 gdm: fix init hanging with some patches from gentoo --- gnome2/desktop/gdm/BUILD | 10 ++++++++++ gnome2/desktop/gdm/DETAILS | 3 +++ 2 files changed, 13 insertions(+), 0 deletions(-) diff --git a/gnome2/desktop/gdm/BUILD b/gnome2/desktop/gdm/BUILD index af0b630..7e06a47 100644 --- a/gnome2/desktop/gdm/BUILD +++ b/gnome2/desktop/gdm/BUILD @@ -1,5 +1,15 @@ ( + #Fix the init hang issue + tar -xjf $SOURCE_CACHE/$SOURCE1 && + patch_it gdm-2.29.92-custom-session.patch 0 && + patch_it gdm-2.29.92-fix-daemonize-regression.patch 0 && + patch_it gdm-2.30.0-MinimalVT-detection.patch 0 && + patch_it gdm-2.30.2-include.patch 1 && + + + autoreconf -fi && + sedit 's:GDM_KEY_HALT "daemon/DefaultPath:GDM_KEY_HALT "daemon/HaltCommand:' daemon/gdm.h add_priv_user gdm:gdm diff --git a/gnome2/desktop/gdm/DETAILS b/gnome2/desktop/gdm/DETAILS index f72ba8d..9356515 100644 --- a/gnome2/desktop/gdm/DETAILS +++ b/gnome2/desktop/gdm/DETAILS @@ -4,6 +4,9 @@ SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR SOURCE_VFY=sha1:a5db6fc50c422c9f848d4dd0d8c348054717ce00 + SOURCE1=$MODULE-2.30.x-patches.tar.bz2 + SOURCE1_URL=$PATCH_URL + SOURCE1_VFY=sha1:bd662ec328c22a05283944e5a0e223c408ce6c7f WEB_SITE=http://www.gnome.org/projects/$MODULE ENTERED=20020716 UPDATED=20100702 From zmcgrew at lunar-linux.org Sun Jul 18 08:08:27 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Sat, 17 Jul 2010 23:08:27 -0700 Subject: [Lunar-commits] epiphany: force autoreconf Message-ID: <20100718084601.0335F9B221@doppio.foo-projects.org> commit 3072d36fe9663576f03b91c7d8d4128173f31b4d Author: Zachary McGrew Date: Sat Jul 17 23:08:27 2010 -0700 epiphany: force autoreconf this fixes the build with our libtool version --- gnome2/desktop/epiphany/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gnome2/desktop/epiphany/BUILD b/gnome2/desktop/epiphany/BUILD index ebd38c6..5195fb9 100644 --- a/gnome2/desktop/epiphany/BUILD +++ b/gnome2/desktop/epiphany/BUILD @@ -1,7 +1,7 @@ ( #Something's wrong with the configure they ship - autoreconf && + autoreconf -fi && default_build From zmcgrew at lunar-linux.org Sun Jul 18 10:45:43 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Sun, 18 Jul 2010 01:45:43 -0700 Subject: [Lunar-commits] gstreamer-10: don't disable gst-debug api Message-ID: <20100718084601.1545D9B223@doppio.foo-projects.org> commit 478d7ffbdac31fb704dadd06d668045f0403ed47 Author: Zachary McGrew Date: Sun Jul 18 01:45:43 2010 -0700 gstreamer-10: don't disable gst-debug api --- audio/gstreamer-10/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/audio/gstreamer-10/BUILD b/audio/gstreamer-10/BUILD index 779a2fa..de47591 100644 --- a/audio/gstreamer-10/BUILD +++ b/audio/gstreamer-10/BUILD @@ -1,7 +1,7 @@ ( OPTS+=" --disable-examples --disable-tests --disable-valgrind \ - --disable-debug --disable-gst-debug" + --disable-debug" default_build From zmcgrew at lunar-linux.org Sun Jul 18 10:46:26 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Sun, 18 Jul 2010 01:46:26 -0700 Subject: [Lunar-commits] cheese: version bump to 2.30.1 Message-ID: <20100718084601.27F5F9B224@doppio.foo-projects.org> commit ce95298084bd9c1c70ed102949c818b69b300c08 Author: Zachary McGrew Date: Sun Jul 18 01:46:26 2010 -0700 cheese: version bump to 2.30.1 --- gnome2/desktop/cheese/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/cheese/DETAILS b/gnome2/desktop/cheese/DETAILS index 38e3f2a..45ff8c6 100644 --- a/gnome2/desktop/cheese/DETAILS +++ b/gnome2/desktop/cheese/DETAILS @@ -1,9 +1,9 @@ MODULE=cheese - MAJOR=2.29 - VERSION=$MAJOR.5 + MAJOR=2.30 + VERSION=$MAJOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:da409ec1bb611b0740ef1e49c0ed9df95dd1356c +# SOURCE_VFY=sha1:da409ec1bb611b0740ef1e49c0ed9df95dd1356c WEB_SITE=http://www.gnome.org/projects/$MODULE ENTERED=20080817 UPDATED=20100509 From florin at lunar-linux.org Sun Jul 18 10:47:20 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 11:47:20 +0300 Subject: [Lunar-commits] supertux: version bumped to 0.3.3. Message-ID: <20100718084739.985A89B21B@doppio.foo-projects.org> commit fe875837be20e233c569d5967b4568542b726329 Author: Florin Braescu Date: Sun Jul 18 11:47:20 2010 +0300 supertux: version bumped to 0.3.3. --- games/supertux/BUILD | 9 ++++----- games/supertux/DEPENDS | 11 ++++++----- games/supertux/DETAILS | 12 ++++++------ 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/games/supertux/BUILD b/games/supertux/BUILD index e6f1d14..dc2576a 100644 --- a/games/supertux/BUILD +++ b/games/supertux/BUILD @@ -1,8 +1,7 @@ ( - - default_config && - jam && - prepare_install && - jam install + mkdir build && + cd build && + cmake -D CMAKE_INSTALL_PREFIX=/usr .. && + default_make ) > $C_FIFO 2>&1 diff --git a/games/supertux/DEPENDS b/games/supertux/DEPENDS index 2dc20ce..fcd0c4d 100644 --- a/games/supertux/DEPENDS +++ b/games/supertux/DEPENDS @@ -1,6 +1,7 @@ -depends jam && -depends openal && -depends mikmod && -depends SDL_image && -depends SDL_mixer && +depends cmake +depends boost +depends openal +depends SDL_image +depends SDL_mixer depends physfs +depends glew diff --git a/games/supertux/DETAILS b/games/supertux/DETAILS index 9a9b3f7..b29302b 100644 --- a/games/supertux/DETAILS +++ b/games/supertux/DETAILS @@ -1,14 +1,14 @@ MODULE=supertux - VERSION=0.3.1d + VERSION=0.3.3 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://download.berlios.de/$MODULE/ - SOURCE_VFY=sha1:5d9fd1ee9da7c207ed3294fbc6aa189e68768d93 - WEB_SITE=http://super-tux.berlios.de/ + SOURCE_URL=http://download.berlios.de/$MODULE + SOURCE_VFY=sha1:f89214fd5d997b62753fbba7e1d089d81513f2de + WEB_SITE=http://super-tux.berlios.de ENTERED=20040630 - UPDATED=20081228 + UPDATED=20100718 MAINTAINER=florin at lunar-linux.org SHORT="jump'n run like game" -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-`echo $VERSION | cut -dd -f1` + cat < thunderbird: updated to 3.1 Fixed and cleaned up build script Message-ID: <20100718131944.37A729B21B@doppio.foo-projects.org> commit 190066c7aa37724af84edc793a5ac492cd60ff38 Author: Zbigniew Luszpinski Date: Sun Jul 18 15:18:00 2010 +0200 thunderbird: updated to 3.1 Fixed and cleaned up build script --- mail/thunderbird/BUILD | 29 +++++++++++++++-------------- mail/thunderbird/DETAILS | 6 +++--- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/mail/thunderbird/BUILD b/mail/thunderbird/BUILD index 41e2aa5..5869723 100644 --- a/mail/thunderbird/BUILD +++ b/mail/thunderbird/BUILD @@ -1,10 +1,6 @@ ( - #Really? You go and call fprintf and don't #include ? - #How exactly did you plan on doing that?!?! - sedit 's::\n#include :g' comm-1.9.1/mozilla/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc - sedit 's::\n#include :g' comm-1.9.1/mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc - sedit 's::\n#include :g' comm-1.9.1/mozilla/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc + COMM_VER=comm-1.9.2 if module_is_expired $MODULE && [ "$VERSION" != "`installed_version $MODULE`" ]; then set_module_config OLD_VER "`installed_version $MODULE`" @@ -14,15 +10,20 @@ export MOZ_CO_PROJECT=mail export MOZILLA_OFFICIAL=1 export BUILD_OFFICIAL=1 - export PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig:/usr/lib/pkgconfig export MOZ_THUNDERBIRD=1 + # I have no idea how Mozilla compiles binaries if source code is not compilable without these fixes: + sedit '160s/^protected/public/' $COMM_VER/mozilla/layout/generic/nsFrame.h && + export MOZILLA_SRCDIR=$SOURCE_DIRECTORY/$COMM_VER/mozilla + export BUILD_TOOLS=$MOZILLA_SRCDIR/build/unix + export MOZILLA_DIR=$MOZILLA_SRCDIR - cp $SCRIPT_DIRECTORY/mozconfig comm-1.9.1/ && + . /etc/profile.d/pkgconfig.rc && + cp $SCRIPT_DIRECTORY/mozconfig $COMM_VER && export MOZ_OBJDIR="${SOURCE_DIRECTORY}/build-mozilla" mkdir -p ${MOZ_OBJDIR} && - cd comm-1.9.1 && + cd $COMM_VER && #Add DEPENDS options @@ -59,9 +60,9 @@ if [ "$PGO" == "y" ] ; then #CCache breaks the pgo build export CCACHE_DISABLE=1 - echo "ac_add_options --enable-profile-guided-optimization" >> mozconfig && - echo "mk_add_options PROFILE_GEN_SCRIPT='python $MOZ_OBJDIR/_profile/pgo/profileserver.py'" >> mozconfig && - make -f client.mk build && + echo "ac_add_options --enable-profile-guided-optimization" >> mozconfig + echo "mk_add_options PROFILE_GEN_SCRIPT='python $MOZ_OBJDIR/_profile/pgo/profileserver.py'" >> mozconfig + make -f client.mk build make -f client.mk profiledbuild else make -f client.mk build @@ -84,9 +85,9 @@ install -m644 $SCRIPT_DIRECTORY/thunderbird.desktop /usr/share/applications && # please, dont just let the lin fail because /usr/share/pixmaps/thunderbird.xpm is an existing symlink... rm -f /usr/share/pixmaps/thunderbird.xpm && - cp $SOURCE_DIRECTORY/comm-1.9.1/other-licenses/branding/thunderbird/content/icon64.png $SOURCE_DIRECTORY/comm-1.9.1/other-licenses/branding/thunderbird/mailicon64.png && - cp -f $SOURCE_DIRECTORY/comm-1.9.1/other-licenses/branding/thunderbird/content/icon48.png $SOURCE_DIRECTORY/comm-1.9.1/other-licenses/branding/thunderbird/mailicon48.png && - install -m644 $SOURCE_DIRECTORY/comm-1.9.1/other-licenses/branding/thunderbird/mailicon*.png /usr/share/pixmaps + cp $SOURCE_DIRECTORY/$COMM_VER/other-licenses/branding/thunderbird/content/icon64.png $SOURCE_DIRECTORY/$COMM_VER/other-licenses/branding/thunderbird/mailicon64.png && + cp -f $SOURCE_DIRECTORY/$COMM_VER/other-licenses/branding/thunderbird/content/icon48.png $SOURCE_DIRECTORY/$COMM_VER/other-licenses/branding/thunderbird/mailicon48.png && + install -m644 $SOURCE_DIRECTORY/$COMM_VER/other-licenses/branding/thunderbird/mailicon*.png /usr/share/pixmaps ) > $C_FIFO 2>&1 diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS index 9e1959c..318a22e 100644 --- a/mail/thunderbird/DETAILS +++ b/mail/thunderbird/DETAILS @@ -1,15 +1,15 @@ MODULE=thunderbird - VERSION=3.0.5 + VERSION=3.1 SOURCE=thunderbird-$VERSION.source.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[2]=http://archive.progeny.com/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[3]=ftp://ftp.mozilla.org/pub/mozilla.org/$MODULE/releases/$VERSION/source - SOURCE_VFY=sha1:c51b6c6a9357578beb7440e4d3cf4594a61fd6a7 + SOURCE_VFY=sha1:89e9d8099a5437ce401577fc4d526eb0dd9e51da WEB_SITE=http://www.mozilla.org/projects/thunderbird ENTERED=20031021 - UPDATED=20100618 + UPDATED=20100626 SHORT="A full-featured mail client" PSAFE=no From zbiggy at lunar-linux.org Sun Jul 18 18:15:40 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 18 Jul 2010 18:15:40 +0200 Subject: [Lunar-commits] sun-jre: updated to 6u21 Fixed build: since now recommended and default /usr/java is used. Also all symlinks: latest and default are correctly set. Web browsers will always use latest release. Since now we are 100% compatibile with how Sun installs java using rpm. Message-ID: <20100718161957.655C09B21B@doppio.foo-projects.org> commit b1ecfeb7408b77a481a76b4cece5d74a20a10bbd Author: Zbigniew Luszpinski Date: Sun Jul 18 18:15:40 2010 +0200 sun-jre: updated to 6u21 Fixed build: since now recommended and default /usr/java is used. Also all symlinks: latest and default are correctly set. Web browsers will always use latest release. Since now we are 100% compatibile with how Sun installs java using rpm. --- compilers/sun-jre/BUILD | 26 ++++++++++++++++++-------- compilers/sun-jre/DETAILS | 8 ++++---- compilers/sun-jre/DETAILS.x86_64 | 8 ++++---- 3 files changed, 26 insertions(+), 16 deletions(-) diff --git a/compilers/sun-jre/BUILD b/compilers/sun-jre/BUILD index f9657c4..3f6105f 100644 --- a/compilers/sun-jre/BUILD +++ b/compilers/sun-jre/BUILD @@ -5,28 +5,38 @@ # Clean up old java 1.6.0 service packs rm -rf /usr/lib/j[rd][ek]1.6.0_* && + rm -rf /usr/java && + mkdir -p /usr/java && prepare_install && - cp -r $SOURCE_DIRECTORY/jre${FVERSION} /usr/lib && + # This is default and recommended installation place for Java from Sun + cp -r $SOURCE_DIRECTORY/jre${FVERSION} /usr/java && + # Sun's recommended symlinks: + # This one _always_ points on latest Java release + ln -sf /usr/java/jre${FVERSION} /usr/java/latest && + # This one _always_ points on default Java. + # If not set manually by root it defaults to /usr/java/latest: + if [ ! -h /usr/java/default ]; then + ln -sf /usr/java/latest /usr/java/default + fi && - # Some apps only search for java in /usr/java - rm -rf /usr/java && - ln -sf /usr/lib/jre${FVERSION} /usr/java && + # Some apps only search for java in /usr/lib + ln -sf /usr/java/jre${FVERSION} /usr/lib/jre${FVERSION} && mkdir -p /opt/lunar/plugins && rm -f /opt/lunar/plugins/{libjavaplugin_oji.so,libnpjp2.so} && if [ $NEWPLUGIN == 'y' ]; then - ln -sf /usr/lib/jre${FVERSION}/lib/i386/libnpjp2.so \ + ln -sf /usr/java/latest/lib/i386/libnpjp2.so \ /opt/lunar/plugins/ else - ln -sf /usr/lib/jre${FVERSION}/plugin/i386/ns7/libjavaplugin_oji.so \ + ln -sf /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so \ /opt/lunar/plugins/ fi && - echo export PATH=\"'${PATH}':/usr/lib/jre"${FVERSION}"/bin\" >> $SOURCE_DIRECTORY/sun-jre.rc && - echo export JAVA_HOME=\"'${JAVA_HOME}':/usr/lib/jre"${FVERSION}"/\" >> $SOURCE_DIRECTORY/sun-jre.rc && + echo export JAVA_HOME=\"/usr/java/latest\" >> $SOURCE_DIRECTORY/sun-jre.rc && + echo export PATH=\"'$PATH':'$JAVA_HOME'/bin\" >> $SOURCE_DIRECTORY/sun-jre.rc && install -m644 $SOURCE_DIRECTORY/sun-jre.rc /etc/profile.d/ ) > $C_FIFO 2>&1 diff --git a/compilers/sun-jre/DETAILS b/compilers/sun-jre/DETAILS index 536c2ef..95600c5 100644 --- a/compilers/sun-jre/DETAILS +++ b/compilers/sun-jre/DETAILS @@ -1,13 +1,13 @@ MODULE=sun-jre - VERSION=6u20 + VERSION=6u21 FVERSION=1.${VERSION/u/.0_} SOURCE=jre-$VERSION-linux-i586.bin - SOURCE_URL="http://javadl.sun.com/webapps/download/AutoDL?BundleId=39485&/" - SOURCE_VFY=sha1:dc650aeebbf0fb046061b42423d20ca3bc7f293e + SOURCE_URL="http://javadl.sun.com/webapps/download/AutoDL?BundleId=40907&/" + SOURCE_VFY=sha1:22373a2e86cce53536a4c801d5b128a106cd3eaf WEB_SITE=http://www.java.com/en/download/manual.jsp LICENSE="proprietary" ENTERED=20061113 - UPDATED=20100420 + UPDATED=20100718 FUZZY=off LDD_CHECK=off SHORT="SUN java runtime environment" diff --git a/compilers/sun-jre/DETAILS.x86_64 b/compilers/sun-jre/DETAILS.x86_64 index ba83c9d..be5da7b 100644 --- a/compilers/sun-jre/DETAILS.x86_64 +++ b/compilers/sun-jre/DETAILS.x86_64 @@ -1,13 +1,13 @@ MODULE=sun-jre - VERSION=6u20 + VERSION=6u21 FVERSION=1.${VERSION/u/.0_} SOURCE=jre-$VERSION-linux-x64.bin - SOURCE_URL="http://javadl.sun.com/webapps/download/AutoDL?BundleId=39489&/" - SOURCE_VFY=sha1:65609d243cfe4f6572adbb4db0f2666f551a4b31 + SOURCE_URL="http://javadl.sun.com/webapps/download/AutoDL?BundleId=40911&/" + SOURCE_VFY=sha1:6ad666f9230e06312e32ef0d5680975309cf538b WEB_SITE=http://www.java.com/en/download/manual.jsp LICENSE="proprietary" ENTERED=20061113 - UPDATED=20100420 + UPDATED=20100718 FUZZY=off LDD_CHECK=off SHORT="SUN java runtime environment" From zbiggy at lunar-linux.org Sun Jul 18 22:29:23 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 18 Jul 2010 22:29:23 +0200 Subject: [Lunar-commits] sun-jdk: improved build Message-ID: <20100718203123.3C3F59B21B@doppio.foo-projects.org> commit 285d67cf0e6d72b3b11ed2e9b9be7dcf50f24f9b Author: Zbigniew Luszpinski Date: Sun Jul 18 22:29:23 2010 +0200 sun-jdk: improved build --- compilers/sun-jdk/BUILD | 61 +++++++++++++++++++++++-------------- compilers/sun-jdk/BUILD.x86_64 | 65 ++++++++++++++++++++++++--------------- 2 files changed, 78 insertions(+), 48 deletions(-) diff --git a/compilers/sun-jdk/BUILD b/compilers/sun-jdk/BUILD index 24980b9..b40d50b 100644 --- a/compilers/sun-jdk/BUILD +++ b/compilers/sun-jdk/BUILD @@ -4,19 +4,31 @@ ./$SOURCE --accept-license --unpack && # Clean up old java 1.6.0 service packs - rm -rf /usr/lib/jdk1.6.0_* && + rm -rf /usr/lib/j[rd][ek]1.6.0_* && + rm -rf /usr/java && rm -f /usr/lib/libjvm.so && prepare_install && - cp -r $SOURCE_DIRECTORY/jdk${FVERSION} /usr/lib/ && - - # Some apps only search for java in /usr/java - rm -f /usr/java && - ln -sf /usr/lib/jdk${FVERSION} /usr/java && + # Install java to right directory + mkdir -p /usr/java && + # This is default and recommended installation place for Java + cp -r $SOURCE_DIRECTORY/jdk${FVERSION} /usr/java && + # Sun's recommended symlinks: + # This one _always_ points on latest Java release + ln -sf /usr/java/jdk${FVERSION} /usr/java/latest && + # This one _always_ points on default Java. + # If not set manually by root it defaults to /usr/java/latest: + if [ ! -h /usr/java/default ]; then + ln -sf /usr/java/latest /usr/java/default + fi && + + # Some dumb distros say java is only library so install it in /usr/lib + # We make symlink to help applications find java if they were developed in such ill environment + ln -sf /usr/java/jdk${FVERSION} /usr/lib/jdk${FVERSION} && # Some applications don't accept anything but /usr/bin - for file in /usr/lib/jdk${FVERSION}/bin/*; do + for file in /usr/java/latest/bin/*; do bfile=`basename $file` # Conflicting files with heimdal if [[ "$bfile" != "klist" ]] && [[ "$bfile" != "kinit" ]]; then @@ -25,22 +37,25 @@ done && mkdir -p /opt/lunar/plugins && - rm -f /opt/lunar/plugins/libjavaplugin_oji.so && - rm -f /opt/lunar/plugins/libnpjp2.so && - - if [ $NEWPLUGIN == 'y' ]; then - ln -sf /usr/lib/jdk${FVERSION}/jre/lib/i386/libnpjp2.so \ - /opt/lunar/plugins/ - else - ln -sf /usr/lib/jdk${FVERSION}/jre/plugin/i386/ns7/libjavaplugin_oji.so \ - /opt/lunar/plugins/ - fi && - -# This didn't get created, dead link. Do it this way. - ln -sf /usr/lib/jdk${FVERSION}/jre/lib/i386/server/libjvm.so /usr/lib/libjvm.so && - - echo export PATH=\"'${PATH}':/usr/lib/jdk"${FVERSION}"/bin\" >> $SOURCE_DIRECTORY/sun-jdk.rc && - echo export JAVA_HOME=\"/usr/lib/jdk"${FVERSION}"/\" >> $SOURCE_DIRECTORY/sun-jdk.rc && + rm -f /opt/lunar/plugins/{libjavaplugin_oji.so,libnpjp2.so} && + + # Always use new plugin. + # Firefox 3, Seamonkey 2, Google chrome/inium use it + # KDE3/4 Konqueror and Opera always uses Java directly so do not use any plugin + # if [ $NEWPLUGIN == 'y' ]; then + ln -sf /usr/java/latest/jre/lib/i386/libnpjp2.so \ + /opt/lunar/plugins/ && + # else + # We do not have firefox 1/2 or Seamonkey 1 anymore so no browser uses old plugin + # ln -sf /usr/java/latest/jre/plugin/i386/ns7/libjavaplugin_oji.so \ + # /opt/lunar/plugins/ + # fi && + + # This didn't get created, dead link. Do it this way. + ln -sf /usr/java/latest/jre/lib/i386/server/libjvm.so /usr/lib/libjvm.so && + + echo export JAVA_HOME=\"/usr/java/latest\" >> $SOURCE_DIRECTORY/sun-jdk.rc && + echo export PATH=\"'$PATH':'$JAVA_HOME'/bin\" >> $SOURCE_DIRECTORY/sun-jdk.rc && install -m644 $SOURCE_DIRECTORY/sun-jdk.rc /etc/profile.d/ ) > $C_FIFO 2>&1 diff --git a/compilers/sun-jdk/BUILD.x86_64 b/compilers/sun-jdk/BUILD.x86_64 index 32da896..cacbf57 100644 --- a/compilers/sun-jdk/BUILD.x86_64 +++ b/compilers/sun-jdk/BUILD.x86_64 @@ -4,43 +4,58 @@ ./$SOURCE --accept-license --unpack && # Clean up old java 1.6.0 service packs - rm -rf /usr/lib/jdk1.6.0_* && + rm -rf /usr/lib/j[rd][ek]1.6.0_* && + rm -rf /usr/java && + rm -f /usr/lib/libjvm.so && prepare_install && - cp -r $SOURCE_DIRECTORY/jdk${FVERSION} /usr/lib/ && - - # Some apps only search for java in /usr/java - rm -f /usr/java && - ln -sf /usr/lib/jdk${FVERSION} /usr/java && - -# This didn't get created, dead link. Do it this way. - ln -sf /usr/lib/jdk${FVERSION}/jre/lib/amd64/server/libjvm.so /usr/lib/libjvm.so && + # Install java to right directory + mkdir -p /usr/java && + # This is default and recommended installation place for Java + cp -r $SOURCE_DIRECTORY/jdk${FVERSION} /usr/java && + # Sun's recommended symlinks: + # This one _always_ points on latest Java release + ln -sf /usr/java/jdk${FVERSION} /usr/java/latest && + # This one _always_ points on default Java. + # If not set manually by root it defaults to /usr/java/latest: + if [ ! -h /usr/java/default ]; then + ln -sf /usr/java/latest /usr/java/default + fi && + + # Some dumb distros say java is only library so install it in /usr/lib + # We make symlink to help applications find java if they were developed in such ill environment + ln -sf /usr/java/jdk${FVERSION} /usr/lib/jdk${FVERSION} && # Some applications don't accept anything but /usr/bin - for file in /usr/lib/jdk${FVERSION}/bin/*; do + for file in /usr/java/latest/bin/*; do bfile=`basename $file` # Conflicting files with heimdal if [[ "$bfile" != "klist" ]] && [[ "$bfile" != "kinit" ]]; then ln -sf $file /usr/bin/ fi - done + done && mkdir -p /opt/lunar/plugins && - rm -f /opt/lunar/plugins/libjavaplugin_oji.so && - rm -f /opt/lunar/plugins/libnpjp2.so && - - if [ $NEWPLUGIN == 'y' ]; then - ln -sf /usr/lib/jdk${FVERSION}/jre/lib/amd64/libnpjp2.so \ - /opt/lunar/plugins/ - else - ln -sf /usr/lib/jdk${FVERSION}/jre/plugin/amd64/libjavaplugin_jni.so \ - /opt/lunar/plugins/ - fi && - - - echo export PATH=\"'${PATH}':/usr/lib/jdk"${FVERSION}"/bin\" >> $SOURCE_DIRECTORY/sun-jdk.rc && - echo export JAVA_HOME=\"/usr/lib/jdk"${FVERSION}"/\" >> $SOURCE_DIRECTORY/sun-jdk.rc && + rm -f /opt/lunar/plugins/{libjavaplugin_oji.so,libnpjp2.so} && + + # Always use new plugin. + # Firefox 3, Seamonkey 2, Google chrome/inium use it + # KDE3/4 Konqueror and Opera always uses Java directly so do not use any plugin + # if [ $NEWPLUGIN == 'y' ]; then + ln -sf /usr/java/latest/jre/lib/amd64/libnpjp2.so \ + /opt/lunar/plugins/ && + # else + # We do not have firefox 1/2 or Seamonkey 1 anymore so no browser uses old plugin + # ln -sf /usr/java/latest/jre/plugin/amd64/libjavaplugin_jni.so \ + # /opt/lunar/plugins/ + # fi && + + # This didn't get created, dead link. Do it this way. + ln -sf /usr/java/latest/jre/lib/amd64/server/libjvm.so /usr/lib/libjvm.so && + + echo export JAVA_HOME=\"/usr/java/latest\" >> $SOURCE_DIRECTORY/sun-jdk.rc && + echo export PATH=\"'$PATH':'$JAVA_HOME'/bin\" >> $SOURCE_DIRECTORY/sun-jdk.rc && install -m644 $SOURCE_DIRECTORY/sun-jdk.rc /etc/profile.d/ ) > $C_FIFO 2>&1 From zbiggy at lunar-linux.org Sun Jul 18 22:30:34 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 18 Jul 2010 22:30:34 +0200 Subject: [Lunar-commits] sun-jre: improved build Message-ID: <20100718203123.424229B220@doppio.foo-projects.org> commit 0f7c41af5a3b005d5bcbd73fa5a48dd86f5e349d Author: Zbigniew Luszpinski Date: Sun Jul 18 22:30:34 2010 +0200 sun-jre: improved build --- compilers/sun-jre/BUILD | 20 +++++++++++---- compilers/sun-jre/BUILD.x86_64 | 50 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 6 deletions(-) diff --git a/compilers/sun-jre/BUILD b/compilers/sun-jre/BUILD index 3f6105f..02bf033 100644 --- a/compilers/sun-jre/BUILD +++ b/compilers/sun-jre/BUILD @@ -6,6 +6,7 @@ # Clean up old java 1.6.0 service packs rm -rf /usr/lib/j[rd][ek]1.6.0_* && rm -rf /usr/java && + rm -f /usr/lib/libjvm.so && mkdir -p /usr/java && prepare_install && @@ -27,13 +28,20 @@ mkdir -p /opt/lunar/plugins && rm -f /opt/lunar/plugins/{libjavaplugin_oji.so,libnpjp2.so} && - if [ $NEWPLUGIN == 'y' ]; then + # Always use new plugin. + # Firefox 3, Seamonkey 2, Google chrome/inium use it + # KDE3/4 Konqueror and Opera always use Java directly so do not use any plugin + # if [ $NEWPLUGIN == 'y' ]; then ln -sf /usr/java/latest/lib/i386/libnpjp2.so \ - /opt/lunar/plugins/ - else - ln -sf /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so \ - /opt/lunar/plugins/ - fi && + /opt/lunar/plugins/ && + # else + # We do not have firefox 1/2 or Seamonkey 1 anymore so no browser uses old plugin + # ln -sf /usr/java/latest/plugin/i386/ns7/libjavaplugin_oji.so \ + # /opt/lunar/plugins/ + # fi && + + # This didn't get created, dead link. Do it this way. + ln -sf /usr/java/latest/lib/i386/server/libjvm.so /usr/lib/libjvm.so && echo export JAVA_HOME=\"/usr/java/latest\" >> $SOURCE_DIRECTORY/sun-jre.rc && echo export PATH=\"'$PATH':'$JAVA_HOME'/bin\" >> $SOURCE_DIRECTORY/sun-jre.rc && diff --git a/compilers/sun-jre/BUILD.x86_64 b/compilers/sun-jre/BUILD.x86_64 new file mode 100644 index 0000000..4eb314e --- /dev/null +++ b/compilers/sun-jre/BUILD.x86_64 @@ -0,0 +1,50 @@ +( + + chmod +x $SOURCE && + echo "yes" | MORE="20000000" ./$SOURCE && + + # Clean up old java 1.6.0 service packs + rm -rf /usr/lib/j[rd][ek]1.6.0_* && + rm -rf /usr/java && + rm -f /usr/lib/libjvm.so && + mkdir -p /usr/java && + + prepare_install && + + # This is default and recommended installation place for Java from Sun + cp -r $SOURCE_DIRECTORY/jre${FVERSION} /usr/java && + # Sun's recommended symlinks: + # This one _always_ points on latest Java release + ln -sf /usr/java/jre${FVERSION} /usr/java/latest && + # This one _always_ points on default Java. + # If not set manually by root it defaults to /usr/java/latest: + if [ ! -h /usr/java/default ]; then + ln -sf /usr/java/latest /usr/java/default + fi && + + # Some apps only search for java in /usr/lib + ln -sf /usr/java/jre${FVERSION} /usr/lib/jre${FVERSION} && + + mkdir -p /opt/lunar/plugins && + rm -f /opt/lunar/plugins/{libjavaplugin_oji.so,libnpjp2.so} && + + # Always use new plugin. + # Firefox 3, Seamonkey 2, Google chrome/inium use it + # KDE3/4 Konqueror and Opera always use Java directly so do not use any plugin + # if [ $NEWPLUGIN == 'y' ]; then + ln -sf /usr/java/latest/lib/amd64/libnpjp2.so \ + /opt/lunar/plugins/ && + # else + # We do not have firefox 1/2 or Seamonkey 1 anymore so no browser uses old plugin + # ln -sf /usr/java/latest/plugin/amd64/ns7/libjavaplugin_oji.so \ + # /opt/lunar/plugins/ + # fi && + + # This didn't get created, dead link. Do it this way. + ln -sf /usr/java/latest/lib/amd64/server/libjvm.so /usr/lib/libjvm.so && + + echo export JAVA_HOME=\"/usr/java/latest\" >> $SOURCE_DIRECTORY/sun-jre.rc && + echo export PATH=\"'$PATH':'$JAVA_HOME'/bin\" >> $SOURCE_DIRECTORY/sun-jre.rc && + install -m644 $SOURCE_DIRECTORY/sun-jre.rc /etc/profile.d/ + +) > $C_FIFO 2>&1 From zbiggy at lunar-linux.org Sun Jul 18 22:43:19 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 18 Jul 2010 22:43:19 +0200 Subject: [Lunar-commits] NVIDIA-fx: updated to 173.14.27 * Fixed a bug in the XvMC driver that prevented it from working on systems with AGP graphics cards. * Added support for X.Org xserver 1.8. * Fixed a bug that could cause X.Org xserver >= 1.7 to hang when restarted Message-ID: <20100718204645.802559B21B@doppio.foo-projects.org> commit cce57b03f1586b620f46aa66329bb43cd371b1e2 Author: Zbigniew Luszpinski Date: Sun Jul 18 22:43:19 2010 +0200 NVIDIA-fx: updated to 173.14.27 * Fixed a bug in the XvMC driver that prevented it from working on systems with AGP graphics cards. * Added support for X.Org xserver 1.8. * Fixed a bug that could cause X.Org xserver >= 1.7 to hang when restarted --- x11/NVIDIA-fx/DETAILS | 6 +++--- x11/NVIDIA-fx/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-fx/DETAILS b/x11/NVIDIA-fx/DETAILS index d330a10..dfd0c11 100644 --- a/x11/NVIDIA-fx/DETAILS +++ b/x11/NVIDIA-fx/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-fx - VERSION=173.14.25 + VERSION=173.14.27 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION - SOURCE_VFY=sha1:9e4dcae8163104a592b5f4e39081f6ba868c350d + SOURCE_VFY=sha1:c41f4c620536a72c76e398ce2907e707ad9cbea0 WEB_SITE=http://www.nvidia.com LICENSE="proprietary" ENTERED=20030804 - UPDATED=20100131 + UPDATED=20100718 SHORT="X11 NVIDIA binary driver for Geforce FX" cat << EOF diff --git a/x11/NVIDIA-fx/DETAILS.x86_64 b/x11/NVIDIA-fx/DETAILS.x86_64 index 0db45bf..cd45c8f 100644 --- a/x11/NVIDIA-fx/DETAILS.x86_64 +++ b/x11/NVIDIA-fx/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-fx - VERSION=173.14.25 + VERSION=173.14.27 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION - SOURCE_VFY=sha1:0f61086d2c2f4a10e1d59752601b80a976b1d111 + SOURCE_VFY=sha1:9adb64ef4f4c9ae578af0a1a311c7c0a1795a75d WEB_SITE=http://www.nvidia.com LICENSE="proprietary" ENTERED=20030804 - UPDATED=20100131 + UPDATED=20100718 SHORT="X11 NVIDIA binary driver for Geforce FX" cat << EOF From zbiggy at lunar-linux.org Sun Jul 18 22:45:12 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 18 Jul 2010 22:45:12 +0200 Subject: [Lunar-commits] NVIDIA-legacy: updated to 96.43.18 * Fixed a bug that caused X server crashes when certain rendering occurred. This was triggered by the Ubuntu 10.04 GDM login theme. Fixes Launchpad bug #553200. * Fixed a bug that could cause X.Org xserver >= 1.7 to hang when restarted. Message-ID: <20100718204645.89D489B220@doppio.foo-projects.org> commit 7dbc9d20dd69f1d65ef5fb39f3fb2100c1c42791 Author: Zbigniew Luszpinski Date: Sun Jul 18 22:45:12 2010 +0200 NVIDIA-legacy: updated to 96.43.18 * Fixed a bug that caused X server crashes when certain rendering occurred. This was triggered by the Ubuntu 10.04 GDM login theme. Fixes Launchpad bug #553200. * Fixed a bug that could cause X.Org xserver >= 1.7 to hang when restarted. --- x11/NVIDIA-legacy/DETAILS | 6 +++--- x11/NVIDIA-legacy/DETAILS.x86_64 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11/NVIDIA-legacy/DETAILS b/x11/NVIDIA-legacy/DETAILS index 3bb3db5..72df2f7 100644 --- a/x11/NVIDIA-legacy/DETAILS +++ b/x11/NVIDIA-legacy/DETAILS @@ -1,5 +1,5 @@ MODULE=NVIDIA-legacy - VERSION=96.43.17 + VERSION=96.43.18 SOURCE=NVIDIA-Linux-x86-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86/$VERSION @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86/$VERSION SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86/$VERSION - SOURCE_VFY=sha1:ab85c4eaea07c2d2eb3ccff556338d272c94ccfc + SOURCE_VFY=sha1:392632fa8c6414e28a138caf1bb130eb28b486bc WEB_SITE=http://www.nvidia.com LICENSE="proprietary" ENTERED=20030804 - UPDATED=20100424 + UPDATED=20100718 SHORT="X11 NVIDIA binary driver for Geforce 2MX/3/4" cat << EOF These are the nvidia provided binary X11 drivers for their legacy graphics diff --git a/x11/NVIDIA-legacy/DETAILS.x86_64 b/x11/NVIDIA-legacy/DETAILS.x86_64 index ca3d08f..ba31264 100644 --- a/x11/NVIDIA-legacy/DETAILS.x86_64 +++ b/x11/NVIDIA-legacy/DETAILS.x86_64 @@ -1,5 +1,5 @@ MODULE=NVIDIA-legacy - VERSION=96.43.17 + VERSION=96.43.18 SOURCE=NVIDIA-Linux-x86_64-$VERSION-pkg0.run SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[0]=ftp://download.nvidia.com/XFree86/Linux-x86_64/$VERSION @@ -20,11 +20,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/NVIDIA-Linux-x86_64-$VERSION-pkg0 SOURCE_URL[15]=http://it.download.nvidia.com/XFree86/Linux-x86_64/$VERSION SOURCE_URL[16]=http://br.download.nvidia.com/XFree86/Linux-x86_64/$VERSION SOURCE_URL[17]=http://la.download.nvidia.com/XFree86/Linux-x86_64/$VERSION - SOURCE_VFY=sha1:0105161889170f1b99abf5bf465fc1065e0d57f8 + SOURCE_VFY=sha1:921ebc7bfc7bce7070fd3292a1f6d8d5479c9343 WEB_SITE=http://www.nvidia.com LICENSE="proprietary" ENTERED=20030804 - UPDATED=20100424 + UPDATED=20100718 SHORT="X11 NVIDIA binary driver for Geforce 2MX/3/4" cat << EOF These are the nvidia provided binary X11 drivers for their graphics From florin at lunar-linux.org Sun Jul 18 20:58:26 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 18 Jul 2010 21:58:26 +0300 Subject: [Lunar-commits] freetype2: version bumped to 2.4.1. Message-ID: <20100719035457.EDD319B21B@doppio.foo-projects.org> commit 89599b806649ba824bff5dc82661f683a39ad58e Author: Florin Braescu Date: Sun Jul 18 21:58:26 2010 +0300 freetype2: version bumped to 2.4.1. Bugfixes release. --- graphics/freetype2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graphics/freetype2/DETAILS b/graphics/freetype2/DETAILS index e407ca1..9dca905 100644 --- a/graphics/freetype2/DETAILS +++ b/graphics/freetype2/DETAILS @@ -1,16 +1,16 @@ MODULE=freetype2 - VERSION=2.4.0 + VERSION=2.4.1 SOURCE=freetype-$VERSION.tar.bz2 SOURCE2=freetype-2.3.11-lunar.patch.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION SOURCE_URL[0]=$SFORGE_URL/freetype SOURCE_URL[1]=http://savannah.nongnu.org/download/freetype SOURCE2_URL=$PATCH_URL - SOURCE_VFY=sha1:4cbb92847b90da5babdaaab260cc09e801a60e74 + SOURCE_VFY=sha1:1870cc142be52a721031fcf16c4f8110dfb84fdb SOURCE2_VFY=sha1:7135d66d1495446882ec940041246712aa6145c7 WEB_SITE=http://www.freetype.org ENTERED=20010922 - UPDATED=20100712 + UPDATED=20100718 SHORT="A free, quality, portable font engine" cat << EOF From florin at lunar-linux.org Mon Jul 19 05:54:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 19 Jul 2010 06:54:37 +0300 Subject: [Lunar-commits] freetype2: version bumped to 2.4.1. Message-ID: <20100719035458.071369B220@doppio.foo-projects.org> commit 5f0e92d203e64d7c437e0dee071d19bdd8dd0453 Author: Florin Braescu Date: Mon Jul 19 06:54:37 2010 +0300 freetype2: version bumped to 2.4.1. Bugfixes release. --- graphics/freetype2/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/graphics/freetype2/DETAILS b/graphics/freetype2/DETAILS index 9dca905..73eb5cf 100644 --- a/graphics/freetype2/DETAILS +++ b/graphics/freetype2/DETAILS @@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/freetype-$VERSION SOURCE2_VFY=sha1:7135d66d1495446882ec940041246712aa6145c7 WEB_SITE=http://www.freetype.org ENTERED=20010922 - UPDATED=20100718 + UPDATED=20100719 SHORT="A free, quality, portable font engine" cat << EOF From florin at lunar-linux.org Mon Jul 19 06:27:48 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 19 Jul 2010 07:27:48 +0300 Subject: [Lunar-commits] orc: version bumped to 0.4.6. Message-ID: <20100719042854.E03CD9B21B@doppio.foo-projects.org> commit 6f0de252e1023f83c994abfe849649691f56854f Author: Florin Braescu Date: Mon Jul 19 07:27:48 2010 +0300 orc: version bumped to 0.4.6. --- libs/orc/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/orc/DETAILS b/libs/orc/DETAILS index 3358923..8154175 100644 --- a/libs/orc/DETAILS +++ b/libs/orc/DETAILS @@ -1,11 +1,11 @@ MODULE=orc - VERSION=0.4.3 + VERSION=0.4.6 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://code.entropywave.com/download/orc/ - SOURCE_VFY=sha1:9e73e7bcfa1d1e15a492f72f1100244e879f60d2 - WEB_SITE=http://code.entropywave.com/projects/orc/ + SOURCE_URL=http://code.entropywave.com/download/orc + SOURCE_VFY=sha1:79531fc20f726f201271ff3c23d1707518c3cdf7 + WEB_SITE=http://code.entropywave.com/projects/orc ENTERED=20100314 - UPDATED=20100314 + UPDATED=20100719 SHORT="Oil Runtime Compiler" cat << EOF From florin at lunar-linux.org Tue Jul 20 11:40:18 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 12:40:18 +0300 Subject: [Lunar-commits] gnupg2: version bumped to 2.0.16. Message-ID: <20100720094045.997B99B21B@doppio.foo-projects.org> commit 0c96f074c2843da13037e14ccdbefba9ca4ed872 Author: Florin Braescu Date: Tue Jul 20 12:40:18 2010 +0300 gnupg2: version bumped to 2.0.16. Changes: * If the agent's --use-standard-socket option is active, all tools try to start and daemonize the agent on the fly. * The gpg-agent commands KILLAGENT and RELOADAGENT are now available on all platforms. * Minor bug fixes. --- crypto/gnupg2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/gnupg2/DETAILS b/crypto/gnupg2/DETAILS index 17f4d69..2db0689 100644 --- a/crypto/gnupg2/DETAILS +++ b/crypto/gnupg2/DETAILS @@ -1,13 +1,13 @@ MODULE=gnupg2 - VERSION=2.0.15 + VERSION=2.0.16 SOURCE=gnupg-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/gnupg - SOURCE_VFY=sha1:3596668fb9cc8ec0714463a5009f990fc23434b0 + SOURCE_VFY=sha1:e7eb4f60026884bd90803b531472bc518804b95d WEB_SITE=http://www.gnupg.org MAINTAINER=zbiggy at o2.pl ENTERED=20050516 - UPDATED=20100309 + UPDATED=20100720 SHORT="GnuPG 2.0 provides additional features not present in former gnupg" PSAFE=no From florin at lunar-linux.org Tue Jul 20 11:55:24 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 12:55:24 +0300 Subject: [Lunar-commits] ntop: version bumped to 4.0. Message-ID: <20100720095621.A1E2E9B21B@doppio.foo-projects.org> commit 695b6a577e1d245bcf60b6494a03c8f24bf7d64e Author: Florin Braescu Date: Tue Jul 20 12:55:24 2010 +0300 ntop: version bumped to 4.0. Changes: A partially rewritten ntop processing engine to address reliability and performance. Several bugs and stability issues have been fixed. Better support for IPFIX and NetFlow v9, as well as ntop PEN (Private Enterprise Number). Support for Cisco ASA firewalls. ntop engine scriptability via the Python programming language. An RRDalarm plugin for generating alerts based on thresholds. Improved Google maps integration. Enhanced sFlow support. Iphone support. Documentation improvements. --- net/ntop/DEPENDS | 1 + net/ntop/DETAILS | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS index 7079505..da7d6db 100644 --- a/net/ntop/DEPENDS +++ b/net/ntop/DEPENDS @@ -3,6 +3,7 @@ depends gdbm depends libpcap depends ncurses depends gd +depends geoip optional_depends "lsof" "" "" "For lsof support" optional_depends "nmap" "" "" "For nmap support" diff --git a/net/ntop/DETAILS b/net/ntop/DETAILS index 9d307b9..579fab4 100644 --- a/net/ntop/DETAILS +++ b/net/ntop/DETAILS @@ -1,11 +1,11 @@ MODULE=ntop - VERSION=3.3.9 + VERSION=4.0 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_VFY=sha1:77c1976d096709c6e45dcfe4befc2045cf83774b + SOURCE_VFY=sha1:1f47ce024a7e72a35d86abdae6d1d4aa2c68e2c5 SOURCE_URL=$SFORGE_URL/$MODULE WEB_SITE=http://www.ntop.org ENTERED=20020803 - UPDATED=20081216 + UPDATED=20100720 SHORT="A network traffic probe with a web frontend" cat << EOF From florin at lunar-linux.org Tue Jul 20 12:12:18 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 13:12:18 +0300 Subject: [Lunar-commits] aria2: version bumped to 1.01.0. Message-ID: <20100720101319.D9D6A9B21B@doppio.foo-projects.org> commit f6dd3d2482885337dde92ee59320941ff0c0a730 Author: Florin Braescu Date: Tue Jul 20 13:12:18 2010 +0300 aria2: version bumped to 1.01.0. This release adds an option to limit the number of connections to the same host in each download. aria2 now chooses the server which is least used in the aria2c instance. This release also adds Chromium cookie support and HTTP only conditional download support in which a file is downloaded only when the local file is older than the remote file. aria2 now can handle %2F in FTP URI properly. The HTTP/1.1 chunked decoder was fixed. --- ftp/aria2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ftp/aria2/DETAILS b/ftp/aria2/DETAILS index 0f21b4d..86a09a9 100644 --- a/ftp/aria2/DETAILS +++ b/ftp/aria2/DETAILS @@ -1,11 +1,11 @@ MODULE=aria2 - VERSION=1.9.5 + VERSION=1.10.0 SOURCE=$MODULE-$VERSION.tar.xz SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:749f86473eaa1010c4dfaaac4d13f8a07c5cbabd + SOURCE_VFY=sha1:1c6f56ae290d059d3202de237e36f663778448d0 WEB_SITE=http://aria2.sourceforge.net ENTERED=20071024 - UPDATED=20100701 + UPDATED=20100720 SHORT="Commandline downloader" cat << EOF From florin at lunar-linux.org Tue Jul 20 12:19:12 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 13:19:12 +0300 Subject: [Lunar-commits] cpufrequtils: version bumped to 008. Message-ID: <20100720101926.1D1819B21B@doppio.foo-projects.org> commit 49129fbc67e46b9d3fb5782ad6655bef5bba0beb Author: Florin Braescu Date: Tue Jul 20 13:19:12 2010 +0300 cpufrequtils: version bumped to 008. --- utils/cpufrequtils/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/cpufrequtils/DETAILS b/utils/cpufrequtils/DETAILS index 7df1af2..06cc1ac 100644 --- a/utils/cpufrequtils/DETAILS +++ b/utils/cpufrequtils/DETAILS @@ -1,13 +1,13 @@ MODULE=cpufrequtils - VERSION=007 + VERSION=008 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/kernel/cpufreq SOURCE_URL[1]=http://ibiblio.org/pub/linux/kernel.org/pub/linux/utils/kernel/cpufreq - SOURCE_VFY=sha1:57c91f5ff2a2abf0e1fbf4aa881702b8846397a9 + SOURCE_VFY=sha1:3b6d64dcde86bb6a53842ffb0483465113aac6af WEB_SITE=http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html ENTERED=20060221 - UPDATED=20100222 + UPDATED=20100720 SHORT="easier access to the kernel cpufreq subsystem and cpufreq userspace tools" cat << EOF From florin at lunar-linux.org Tue Jul 20 12:26:39 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 13:26:39 +0300 Subject: [Lunar-commits] libgcrypt: version bumped to 1.4.6. Message-ID: <20100720102705.EF0249B21B@doppio.foo-projects.org> commit 13e896ae3281d512bce2a23aa00cc74f527b2f04 Author: Florin Braescu Date: Tue Jul 20 13:26:39 2010 +0300 libgcrypt: version bumped to 1.4.6. Changes: * New variants of the TIGER algorithm. * New cipher algorithm mode for AES-WRAP. * Interface changes relative to the 1.4.2 release: GCRY_MD_TIGER1 NEW. GCRY_MD_TIGER2 NEW. GCRY_CIPHER_MODE_AESWRAP NEW. --- crypto/libgcrypt/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crypto/libgcrypt/DETAILS b/crypto/libgcrypt/DETAILS index 184c4e7..6cca07e 100644 --- a/crypto/libgcrypt/DETAILS +++ b/crypto/libgcrypt/DETAILS @@ -1,12 +1,12 @@ MODULE=libgcrypt - VERSION=1.4.5 + VERSION=1.4.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgcrypt SOURCE_URL[1]=http://mirrors.rootmode.com/ftp.gnupg.org/libgcrypt - SOURCE_VFY=sha1:ef7ecbd3a03a7978094366bcd1257b3654608d28 + SOURCE_VFY=sha1:445b9e158aaf91e24eae3d1040c6213e9d9f5ba6 WEB_SITE=http://www.gnu.org/directory/security/libgcrypt.html ENTERED=20020212 - UPDATED=20091217 + UPDATED=20100720 SHORT="General purpose crypto library" cat << EOF From florin at lunar-linux.org Tue Jul 20 13:55:58 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 14:55:58 +0300 Subject: [Lunar-commits] ntop: add the needed pcre and openssl depends. Message-ID: <20100720115623.17FD59B21B@doppio.foo-projects.org> commit 257bd34c587e8c0ddd1e9f96cebeea4d452a16c6 Author: Florin Braescu Date: Tue Jul 20 14:55:58 2010 +0300 ntop: add the needed pcre and openssl depends. --- net/ntop/DEPENDS | 9 ++++++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net/ntop/DEPENDS b/net/ntop/DEPENDS index da7d6db..05e6e54 100644 --- a/net/ntop/DEPENDS +++ b/net/ntop/DEPENDS @@ -4,7 +4,10 @@ depends libpcap depends ncurses depends gd depends geoip +depends openssl +depends pcre -optional_depends "lsof" "" "" "For lsof support" -optional_depends "nmap" "" "" "For nmap support" -optional_depends "mysql" "--enable-mysql" "" "For My-SQL support" +optional_depends "lsof" "" "" "For lsof support" +optional_depends "nmap" "" "" "For nmap support" +optional_depends "rrdtool" "" "" "For rrdtool support" +optional_depends "mysql" "--enable-mysql" "" "For My-SQL support" From florin at lunar-linux.org Tue Jul 20 14:05:18 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 15:05:18 +0300 Subject: [Lunar-commits] kdevplatform: version bumped to 1.0.1 Message-ID: <20100720120536.868059B21B@doppio.foo-projects.org> commit 1ff5db4a20c95b13bdbf30be52be878bdafcd608 Author: Florin Braescu Date: Tue Jul 20 15:05:18 2010 +0300 kdevplatform: version bumped to 1.0.1 --- kde4/utils/kdevplatform/DEPENDS | 1 + kde4/utils/kdevplatform/DETAILS | 12 +++++------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/kde4/utils/kdevplatform/DEPENDS b/kde4/utils/kdevplatform/DEPENDS index fa94ada..a07a70d 100644 --- a/kde4/utils/kdevplatform/DEPENDS +++ b/kde4/utils/kdevplatform/DEPENDS @@ -1,2 +1,3 @@ depends boost depends subversion +depends kdelibs4 \ No newline at end of file diff --git a/kde4/utils/kdevplatform/DETAILS b/kde4/utils/kdevplatform/DETAILS index dbe43be..101c21f 100644 --- a/kde4/utils/kdevplatform/DETAILS +++ b/kde4/utils/kdevplatform/DETAILS @@ -1,20 +1,18 @@ - MODULE=kdevplatform - MAJOR=4.0.0 + MAJOR=4.0.1 MINOR=1.0 - VERSION=${MINOR}.0 + VERSION=$MINOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$KDE_URL/stable/kdevelop/$MAJOR/src/ - SOURCE_VFY=sha1:e3da68fa73ddd268b4902d74c43c0493e3fcf286 + SOURCE_URL=$KDE_URL/stable/kdevelop/$MAJOR + SOURCE_VFY=sha1:601831f1ee873d8c72ae3f2a357cf9f10f3f6570 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://www.kde.org ENTERED=20090824 - UPDATED=20100430 + UPDATED=20100720 SHORT="create KDE plugins" cat << EOF The idea is that kdevplatform contains: - * Everything to create platform plugins * Everything to create platform applications * Commonly used/important plugins From florin at lunar-linux.org Tue Jul 20 14:07:59 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 20 Jul 2010 15:07:59 +0300 Subject: [Lunar-commits] kdevelop: version bumped to 4.0.1. Message-ID: <20100720120822.33F4D9B21B@doppio.foo-projects.org> commit d66958a3ee0d82931ae4b66ddb427971c9d2977c Author: Florin Braescu Date: Tue Jul 20 15:07:59 2010 +0300 kdevelop: version bumped to 4.0.1. --- kde4/apps/kdevelop4/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/apps/kdevelop4/DETAILS b/kde4/apps/kdevelop4/DETAILS index 590c117..f3801ef 100644 --- a/kde4/apps/kdevelop4/DETAILS +++ b/kde4/apps/kdevelop4/DETAILS @@ -1,14 +1,14 @@ MODULE=kdevelop4 MAJOR=4.0 - VERSION=${MAJOR}.0 + VERSION=$MAJOR.1 SOURCE=kdevelop-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdevelop-$VERSION - SOURCE_URL=$KDE_URL/stable/kdevelop/$VERSION/src - SOURCE_VFY=sha1:2b269409769f2332e795547b0be786873035b41f + SOURCE_URL=$KDE_URL/stable/kdevelop/$VERSION + SOURCE_VFY=sha1:04adb90123427a9f5bb698cf80d142a01b8faa2e MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://www.kde.org ENTERED=20090824 - UPDATED=20100430 + UPDATED=20100720 SHORT="A programming IDE for KDE" cat << EOF From stumbles at lunar-linux.org Tue Jul 20 14:25:27 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 20 Jul 2010 08:25:27 -0400 Subject: [Lunar-commits] kdevelop4: Fixing SOURCE_URL. Message-ID: <20100720122547.6AB799B21B@doppio.foo-projects.org> commit 7ed3e36a6d2a1d5b10575eff85e5d1a24d96c3d2 Author: Dennis `stumbles` Veatch Date: Tue Jul 20 08:25:27 2010 -0400 kdevelop4: Fixing SOURCE_URL. --- kde4/apps/kdevelop4/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde4/apps/kdevelop4/DETAILS b/kde4/apps/kdevelop4/DETAILS index f3801ef..104058c 100644 --- a/kde4/apps/kdevelop4/DETAILS +++ b/kde4/apps/kdevelop4/DETAILS @@ -3,7 +3,7 @@ VERSION=$MAJOR.1 SOURCE=kdevelop-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdevelop-$VERSION - SOURCE_URL=$KDE_URL/stable/kdevelop/$VERSION + SOURCE_URL=$KDE_URL/stable/kdevelop/$VERSION/src/ SOURCE_VFY=sha1:04adb90123427a9f5bb698cf80d142a01b8faa2e MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://www.kde.org From stumbles at lunar-linux.org Tue Jul 20 14:27:50 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 20 Jul 2010 08:27:50 -0400 Subject: [Lunar-commits] kdevplatform: Fixing SOURCE_URL. Message-ID: <20100720122812.0C7A49B21B@doppio.foo-projects.org> commit 35fb49798a98af7b27ffa691df887b3384152887 Author: Dennis `stumbles` Veatch Date: Tue Jul 20 08:27:50 2010 -0400 kdevplatform: Fixing SOURCE_URL. --- kde4/utils/kdevplatform/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kde4/utils/kdevplatform/DETAILS b/kde4/utils/kdevplatform/DETAILS index 101c21f..cbdeada 100644 --- a/kde4/utils/kdevplatform/DETAILS +++ b/kde4/utils/kdevplatform/DETAILS @@ -3,7 +3,7 @@ MINOR=1.0 VERSION=$MINOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$KDE_URL/stable/kdevelop/$MAJOR + SOURCE_URL=$KDE_URL/stable/kdevelop/$MAJOR/src/ SOURCE_VFY=sha1:601831f1ee873d8c72ae3f2a357cf9f10f3f6570 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://www.kde.org From stumbles at lunar-linux.org Tue Jul 20 14:34:40 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 20 Jul 2010 08:34:40 -0400 Subject: [Lunar-commits] kdevelop-php: Version bump. Message-ID: <20100720123457.3074C9B21B@doppio.foo-projects.org> commit 83a506d5b104d8a4de9b82ff81b48c23fded5257 Author: Dennis `stumbles` Veatch Date: Tue Jul 20 08:34:40 2010 -0400 kdevelop-php: Version bump. --- kde4/utils/kdevelop-php/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde4/utils/kdevelop-php/DETAILS b/kde4/utils/kdevelop-php/DETAILS index 10861db..7a160bc 100644 --- a/kde4/utils/kdevelop-php/DETAILS +++ b/kde4/utils/kdevelop-php/DETAILS @@ -1,14 +1,14 @@ MODULE=kdevelop-php - MAJOR=4.0.0 + MAJOR=4.0.1 MINOR=1.0 - VERSION=${MINOR}.0 + VERSION=${MINOR}.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$KDE_URL/stable/kdevelop/$MAJOR/src/ - SOURCE_VFY=sha1:49d5d7f4f4e4a749bd3c515e7be67e9d442e250f + SOURCE_VFY=sha1:5e2a614d086c05ada0356aad3deaa0b1e5f94386 MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/4} WEB_SITE=http://www.kde.org ENTERED=20100501 - UPDATED=20100501 + UPDATED=20100720 SHORT="php plugin for kdevelop" cat << EOF From zmcgrew at lunar-linux.org Wed Jul 21 00:44:10 2010 From: zmcgrew at lunar-linux.org (Zachary McGrew) Date: Tue, 20 Jul 2010 15:44:10 -0700 Subject: [Lunar-commits] telepathy-python: correct sha1sum Message-ID: <20100720224415.561A29B21B@doppio.foo-projects.org> commit 49479e6308a1c62de96524831842a4f734887b20 Author: Zachary McGrew Date: Tue Jul 20 15:44:10 2010 -0700 telepathy-python: correct sha1sum --- chat/telepathy-python/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/chat/telepathy-python/DETAILS b/chat/telepathy-python/DETAILS index faaadd7..effa377 100644 --- a/chat/telepathy-python/DETAILS +++ b/chat/telepathy-python/DETAILS @@ -3,7 +3,7 @@ SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://telepathy.freedesktop.org/releases/$MODULE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:de6781bec518d42a1bb7511c67bbce0b71651afe + SOURCE_VFY=sha1:3650640fded7337d43f80d7747e9d56208d3e893 WEB_SITE="http://telepathy.freedesktop.org/wiki/Telepathy%20Python" ENTERED=20090123 UPDATED=20100713 From stumbles at lunar-linux.org Wed Jul 21 02:49:21 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 20 Jul 2010 20:49:21 -0400 Subject: [Lunar-commits] firefox: Version bump. Message-ID: <20100721005043.595009B21B@doppio.foo-projects.org> commit 68a6b946aee703f86eb9c390750419dd306530ab Author: Dennis `stumbles` Veatch Date: Tue Jul 20 20:49:21 2010 -0400 firefox: Version bump. See Release Notes; http://www.mozilla.com/en-US/firefox/3.6.7/releasenotes/index.html --- web/firefox/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS index 98b0f16..feea7d1 100644 --- a/web/firefox/DETAILS +++ b/web/firefox/DETAILS @@ -1,13 +1,13 @@ MODULE=firefox - VERSION=3.6.6 + VERSION=3.6.7 SOURCE=${MODULE}-${VERSION}.source.tar.bz2 SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source - SOURCE_VFY=sha1:907bbf357bd652893a58fbb641f7e7b2b4dc1f57 + SOURCE_VFY=sha1:12c584a63ea6ddbb9253094ad500bc6b046903a6 WEB_SITE=http://www.mozilla.org/projects/firefox ENTERED=20030810 - UPDATED=20100627 + UPDATED=20100720 MAINTAINER="tchan at lunar-linux.org" PSAFE=no SHORT="A speedy, full-featured web browser" From florin at lunar-linux.org Wed Jul 21 06:34:30 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 21 Jul 2010 07:34:30 +0300 Subject: [Lunar-commits] vlc: version bumped to 1.1.1. Message-ID: <20100721043457.CD4DD9B21B@doppio.foo-projects.org> commit 52a14a57bb9e965d9160364f26a009375b01f9d9 Author: Florin Braescu Date: Wed Jul 21 07:34:30 2010 +0300 vlc: version bumped to 1.1.1. Changes: libVLC: * New capabilities for libVLC: * Various fixes and crash preventions, especially when video functions were called early Decoders/Demuxers: * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards You NEED ATI Catalyst 10.7 * Fix :program selection in TS and DVB-T * Fixes and improvements for MKV, Avformat and Avcodec modules Stream output: * Fix h264 streaming in ts Interfaces: * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour * Skins: support for mousewheel in fullscreen, fix radialsliders * Http: fix fullscreen toggle Linux: * Fix pulse closing * VAAPI small improvements, notably for extraction mode selection Translations: * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer, Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician --- video/vlc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS index 136365b..42e96ea 100644 --- a/video/vlc/DETAILS +++ b/video/vlc/DETAILS @@ -1,11 +1,11 @@ MODULE=vlc - VERSION=1.1.0 + VERSION=1.1.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION - SOURCE_VFY=sha1:b3545548d9d99942f7a463d2758dcbc7ad250b05 + SOURCE_VFY=sha1:4db0f3a28c8ef7b4430223479988e4c5ea26205f WEB_SITE=http://www.videolan.org ENTERED=20011113 - UPDATED=20100622 + UPDATED=20100721 SHORT="Videolan client multimedia player" cat << EOF From stumbles at lunar-linux.org Wed Jul 21 13:18:13 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 21 Jul 2010 07:18:13 -0400 Subject: [Lunar-commits] diffstat: Version bump. Fixes; Message-ID: <20100721111849.7E8249B21B@doppio.foo-projects.org> commit f152edcd0da3aef75a02e77ca1a9a7c594ed1d68 Author: Dennis `stumbles` Veatch Date: Wed Jul 21 07:18:13 2010 -0400 diffstat: Version bump. Fixes; + add missing "break" statement which left "-c" option falling-through into "-C". --- devel/diffstat/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/diffstat/DETAILS b/devel/diffstat/DETAILS index d9e2d0a..e583d6a 100644 --- a/devel/diffstat/DETAILS +++ b/devel/diffstat/DETAILS @@ -1,11 +1,11 @@ MODULE=diffstat - VERSION=1.52 + VERSION=1.53 SOURCE=$MODULE.tar.gz SOURCE_URL=ftp://invisible-island.net/diffstat - SOURCE_VFY=sha1:6eeb5ce85aed4369522244c3be6aff262f189035 + SOURCE_VFY=sha1:d4664857b64fe81c1ef35b4f4afc81c774513597 WEB_SITE=http://invisible-island.net/diffstat/diffstat.html ENTERED=20060322 - UPDATED=20100717 + UPDATED=20100721 SHORT="Shows a histogram of a diff/patch file" cat << EOF From stumbles at lunar-linux.org Wed Jul 21 21:22:58 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 21 Jul 2010 15:22:58 -0400 Subject: [Lunar-commits] diffstat: Switching to the versioned tarball as noted by engelsman and Message-ID: <20100721192418.49D519B21B@doppio.foo-projects.org> commit 6ed38872f7a5d059500f05b0839f22fda50a719f Author: Dennis `stumbles` Veatch Date: Wed Jul 21 15:22:58 2010 -0400 diffstat: Switching to the versioned tarball as noted by engelsman and in the queue from brebs. Yes I am to lazy to fiddle with the queue. --- devel/diffstat/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/diffstat/DETAILS b/devel/diffstat/DETAILS index e583d6a..798b68e 100644 --- a/devel/diffstat/DETAILS +++ b/devel/diffstat/DETAILS @@ -1,7 +1,7 @@ MODULE=diffstat VERSION=1.53 - SOURCE=$MODULE.tar.gz - SOURCE_URL=ftp://invisible-island.net/diffstat + SOURCE=$MODULE-$VERSION.tgz + SOURCE_URL=ftp://invisible-island.net/diffstat/ SOURCE_VFY=sha1:d4664857b64fe81c1ef35b4f4afc81c774513597 WEB_SITE=http://invisible-island.net/diffstat/diffstat.html ENTERED=20060322 From zbiggy at lunar-linux.org Wed Jul 21 21:45:30 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 21 Jul 2010 21:45:30 +0200 Subject: [Lunar-commits] thunderbird: updated to 3.1.1 Thunderbird 3.1.1 fixes the following issues in Thunderbird 3.1: Message-ID: <20100721195056.197219B21B@doppio.foo-projects.org> commit a3cab6455fe2e4f620822f7d342c5546e0dcc1a3 Author: Zbigniew Luszpinski Date: Wed Jul 21 21:45:30 2010 +0200 thunderbird: updated to 3.1.1 Thunderbird 3.1.1 fixes the following issues in Thunderbird 3.1: * Several fixes to improve stability and security. * Several fixes to the user interface. --- mail/thunderbird/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/thunderbird/DETAILS b/mail/thunderbird/DETAILS index 318a22e..57c142a 100644 --- a/mail/thunderbird/DETAILS +++ b/mail/thunderbird/DETAILS @@ -1,15 +1,15 @@ MODULE=thunderbird - VERSION=3.1 + VERSION=3.1.1 SOURCE=thunderbird-$VERSION.source.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/mozilla SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[2]=http://archive.progeny.com/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[3]=ftp://ftp.mozilla.org/pub/mozilla.org/$MODULE/releases/$VERSION/source - SOURCE_VFY=sha1:89e9d8099a5437ce401577fc4d526eb0dd9e51da + SOURCE_VFY=sha1:8e25fd786fbe094c3f4d9bc4e18285701bd42279 WEB_SITE=http://www.mozilla.org/projects/thunderbird ENTERED=20031021 - UPDATED=20100626 + UPDATED=20100720 SHORT="A full-featured mail client" PSAFE=no From zbiggy at lunar-linux.org Wed Jul 21 21:48:38 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 21 Jul 2010 21:48:38 +0200 Subject: [Lunar-commits] seamonkey: updated to 2.0.6 * Security fixes * Unprivileged users are notified of security updates again * Password import from SeaMonkey 1.x now works in some cases where it failed before * Fixes for a number of non-security-relevant crashes, increasing the stability of the whole platform and the Mail & Newsgroups part of SeaMonkey Message-ID: <20100721195056.2545C9B220@doppio.foo-projects.org> commit 43425b908c01368963b6ef30b4d582828a140108 Author: Zbigniew Luszpinski Date: Wed Jul 21 21:48:38 2010 +0200 seamonkey: updated to 2.0.6 * Security fixes * Unprivileged users are notified of security updates again * Password import from SeaMonkey 1.x now works in some cases where it failed before * Fixes for a number of non-security-relevant crashes, increasing the stability of the whole platform and the Mail & Newsgroups part of SeaMonkey --- web/seamonkey/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/seamonkey/DETAILS b/web/seamonkey/DETAILS index abe3074..405907f 100644 --- a/web/seamonkey/DETAILS +++ b/web/seamonkey/DETAILS @@ -1,14 +1,14 @@ MODULE=seamonkey - VERSION=2.0.5 + VERSION=2.0.6 SOURCE=$MODULE-$VERSION.source.tar.bz2 SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/$MODULE/releases/$VERSION/source SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/mozilla.org/$MODULE/releases/$VERSION/source - SOURCE_VFY=sha1:a2be375b89a7d1f641da285f1c8edb81c2831e7b + SOURCE_VFY=sha1:96e8ef2cc737458b55290c13f5bf1a8d3684fb30 WEB_SITE=http://www.seamonkey-project.org PSAFE=no ENTERED=20051208 - UPDATED=20100624 + UPDATED=20100720 MAINTAINER=zbiggy at o2.pl SHORT="Seamonkey is a next generation mozilla web browser" From stumbles at lunar-linux.org Thu Jul 22 13:19:47 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 22 Jul 2010 07:19:47 -0400 Subject: [Lunar-commits] avahi: A little adjustment to the BUILD. Message-ID: <20100722112011.8BBBE9B21B@doppio.foo-projects.org> commit d09aa1d83ffa2f5c5a13cc9efe59ba9e71e09733 Author: Dennis `stumbles` Veatch Date: Thu Jul 22 07:19:47 2010 -0400 avahi: A little adjustment to the BUILD. --- net/avahi/BUILD | 16 +++------------- 1 files changed, 3 insertions(+), 13 deletions(-) diff --git a/net/avahi/BUILD b/net/avahi/BUILD index b765ecb..9e3b4a4 100644 --- a/net/avahi/BUILD +++ b/net/avahi/BUILD @@ -14,19 +14,9 @@ # export ac_cv_func_realloc_0_nonnull=yes # export ac_cv_func_malloc_0_nonnull=yes - OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3" + OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 \ + --disable-stack-protector --disable-gdbm --with-distro=none" && - ./configure --prefix=/usr \ - --build=$BUILD \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --with-distro=none \ - --disable-lynx \ - --disable-gdbm \ - --disable-stack-protector \ - --disable-qt3 \ - $OPTS && - - default_make + default_build ) > $C_FIFO 2>&1 From stumbles at lunar-linux.org Thu Jul 22 14:26:07 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 22 Jul 2010 08:26:07 -0400 Subject: [Lunar-commits] avahi: Version bump. Bug fixes and a security fix. Message-ID: <20100722122810.5647E9B21B@doppio.foo-projects.org> commit 6350160957a56dfa07c397c4b7b447dac416d781 Author: Dennis `stumbles` Veatch Date: Thu Jul 22 08:26:07 2010 -0400 avahi: Version bump. Bug fixes and a security fix. Self note - Coulda, shoulda checked for new version. Anyway adjusted BUILD and DEPENDS. --- net/avahi/BUILD | 3 --- net/avahi/DEPENDS | 4 ++++ net/avahi/DETAILS | 6 +++--- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/net/avahi/BUILD b/net/avahi/BUILD index 9e3b4a4..05a9cb6 100644 --- a/net/avahi/BUILD +++ b/net/avahi/BUILD @@ -11,9 +11,6 @@ # Add this missing group. It is used in /etc/dbus-1/system.d/avahi-dbus.conf add_priv_group netdev && -# export ac_cv_func_realloc_0_nonnull=yes -# export ac_cv_func_malloc_0_nonnull=yes - OPTS="$OPTS --enable-compat-howl --enable-compat-libdns_sd --disable-gtk3 --disable-qt3 \ --disable-stack-protector --disable-gdbm --with-distro=none" && diff --git a/net/avahi/DEPENDS b/net/avahi/DEPENDS index 328161a..9ba477f 100644 --- a/net/avahi/DEPENDS +++ b/net/avahi/DEPENDS @@ -2,6 +2,8 @@ depends libdaemon optional_depends "nss-mdns" "" "" "for Name Switching Services Support" +optional_depends "gdbm" "--enable-gdbm" "--disable-gdbm" "for extensible hashing support" + optional_depends "qt4" \ "--enable-qt4" \ "--disable-qt4" \ @@ -29,3 +31,5 @@ optional_depends "xmlto" \ optional_depends "gtk-sharp" "--enable-mono" "--disable-mono" \ "to build the Mono/.NET avahi-sharp library" + + diff --git a/net/avahi/DETAILS b/net/avahi/DETAILS index 1ec6d8e..9c52cab 100644 --- a/net/avahi/DETAILS +++ b/net/avahi/DETAILS @@ -1,14 +1,14 @@ MODULE=avahi - VERSION=0.6.26 + VERSION=0.6.27 SOURCE=$MODULE-$VERSION.tar.gz SOURCE1=avahi-0.6.21-dbus-1.0.2.patch SOURCE_URL=http://avahi.org/download SOURCE1_URL=$PATCH_URL - SOURCE_VFY=sha1:248fe9d4dc9a682a7c0ca491ebb7def6f82a006b + SOURCE_VFY=sha1:e763bbeba92fd5b3ba3e2af5fc85aaf99b406c8b SOURCE1_VFY=sha1:f1766c9cf660e8d9ab6ac0ad70d726b80b272fff WEB_SITE=http://avahi.org ENTERED=20060808 - UPDATED=20100706 + UPDATED=20100722 SHORT="A service discovery on a local network" cat << EOF From florin at lunar-linux.org Thu Jul 22 21:21:08 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 22 Jul 2010 22:21:08 +0300 Subject: [Lunar-commits] syslinux: version bumped to 4.02. Message-ID: <20100722192135.A21A29B21B@doppio.foo-projects.org> commit 7aab46405fe9f622182a9b2043e1c09de1c7639b Author: Florin Braescu Date: Thu Jul 22 22:21:08 2010 +0300 syslinux: version bumped to 4.02. Bugfixes release. --- utils/syslinux/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/syslinux/DETAILS b/utils/syslinux/DETAILS index a76fd74..ae5828e 100644 --- a/utils/syslinux/DETAILS +++ b/utils/syslinux/DETAILS @@ -1,12 +1,12 @@ MODULE=syslinux - VERSION=4.01 + VERSION=4.02 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=$KERNEL_URL/pub/linux/utils/boot/$MODULE SOURCE_URL[1]=ftp://ftp.kernel.org/pub/linux/utils/boot/$MODULE - SOURCE_VFY=sha1:31ee352acaf2f45c549561b9f3ae0a0c9e2e2532 + SOURCE_VFY=sha1:71edc9e9205258136ebf7af1b17c4af85b33147c WEB_SITE=http://syslinux.zytor.com ENTERED=20010922 - UPDATED=20100703 + UPDATED=20100722 MAINTAINER=tchan at lunar-linux.org PSAFE=no SHORT="bootloader for Linux that works on FAT and ISO9660 filesystems" From florin at lunar-linux.org Thu Jul 22 21:27:38 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 22 Jul 2010 22:27:38 +0300 Subject: [Lunar-commits] enlightenment: version bumped to 1.0.3. Message-ID: <20100722192802.E6D1C9B21B@doppio.foo-projects.org> commit 7353bba6d34c01e5f62880711b2125beb4f8a986 Author: Florin Braescu Date: Thu Jul 22 22:27:38 2010 +0300 enlightenment: version bumped to 1.0.3. Bugfixes and improvements. --- x11-wm/enlightenment/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/x11-wm/enlightenment/DETAILS b/x11-wm/enlightenment/DETAILS index 0a144ab..ab4554f 100644 --- a/x11-wm/enlightenment/DETAILS +++ b/x11-wm/enlightenment/DETAILS @@ -1,12 +1,12 @@ MODULE=enlightenment - VERSION=1.0.2 + VERSION=1.0.3 SOURCE=e16-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/e16-$VERSION SOURCE_URL=$SFORGE_URL/enlightenment - SOURCE_VFY=sha1:8d1f7591da87578fbe053e57564316b88aff1561 + SOURCE_VFY=sha1:b3390d10354e24cc00ebe6b1ea5d7775963acfc5 WEB_SITE=http://www.enlightenment.org ENTERED=20010922 - UPDATED=20100125 + UPDATED=20100722 SHORT="A themeable, fast, flexible X11 window manager" cat << EOF From florin at lunar-linux.org Fri Jul 23 06:46:46 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 07:46:46 +0300 Subject: [Lunar-commits] sqlite: version bumped to 3.7.0. Message-ID: <20100723044813.4C5C49B21A@doppio.foo-projects.org> commit e1345096abc2fb706d8e3ea146bfed5dc9ec59aa Author: Florin Braescu Date: Fri Jul 23 07:46:46 2010 +0300 sqlite: version bumped to 3.7.0. Changes: - Added support for write-ahead logging. - Query planner enhancement - automatic transient indices are created when doing so reduces the estimated query time. - Query planner enhancement - the ORDER BY becomes a no-op if the query also contains a GROUP BY clause that forces the correct output order. - Add the SQLITE_DBSTATUS_CACHE_USED verb for sqlite3_db_status(). The logical database size is now stored in the database header so that bytes can be appended to the end of the database file without corrupting it and so that SQLite will work correctly on systems that lack support for ftruncate(). --- sql/sqlite/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql/sqlite/DETAILS b/sql/sqlite/DETAILS index 1a76ecc..8911a24 100644 --- a/sql/sqlite/DETAILS +++ b/sql/sqlite/DETAILS @@ -1,11 +1,11 @@ MODULE=sqlite - VERSION=3.6.23.1 + VERSION=3.7.0 SOURCE=$MODULE-amalgamation-$VERSION.tar.gz SOURCE_URL=http://www.sqlite.org - SOURCE_VFY=sha1:0f4a1390f6405b8f00ecc3694c99ba4e87b40308 + SOURCE_VFY=sha1:5ed43977c5682908ae05eb27841e4191635a4a96 WEB_SITE=http://www.sqlite.org ENTERED=20011016 - UPDATED=20100401 + UPDATED=20100723 SHORT="An SQL engine in a C library" cat << EOF From florin at lunar-linux.org Fri Jul 23 08:10:29 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 09:10:29 +0300 Subject: [Lunar-commits] pidgin: version bumped to 2.7.2. Message-ID: <20100723061054.503969B21A@doppio.foo-projects.org> commit d63790f308824b4669f4f030744c6680783a516f Author: Florin Braescu Date: Fri Jul 23 09:10:29 2010 +0300 pidgin: version bumped to 2.7.2. Security release. --- chat/pidgin/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat/pidgin/DETAILS b/chat/pidgin/DETAILS index a7b16c3..f872cf8 100644 --- a/chat/pidgin/DETAILS +++ b/chat/pidgin/DETAILS @@ -1,11 +1,11 @@ MODULE=pidgin - VERSION=2.7.1 + VERSION=2.7.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:b746720cc3e65b3d6da6eab0729f26673f997849 + SOURCE_VFY=sha1:03232f7befcfbe1c457d50d697493924fe5f9b49 WEB_SITE=http://pidgin.im ENTERED=20070506 - UPDATED=20100602 + UPDATED=20100723 SHORT="A multi-protocol instant messaging application" cat << EOF From florin at lunar-linux.org Fri Jul 23 10:59:27 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 11:59:27 +0300 Subject: [Lunar-commits] liberation-fonts: version bumped to 1.06.0.201010721. Message-ID: <20100723090013.20D9F9B21A@doppio.foo-projects.org> commit f333840f19a53762b1b06d0afe838999ba42dafd Author: Florin Braescu Date: Fri Jul 23 11:59:27 2010 +0300 liberation-fonts: version bumped to 1.06.0.201010721. --- fonts/liberation-fonts/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fonts/liberation-fonts/DETAILS b/fonts/liberation-fonts/DETAILS index 90f37fe..c4a72a3 100644 --- a/fonts/liberation-fonts/DETAILS +++ b/fonts/liberation-fonts/DETAILS @@ -1,11 +1,11 @@ MODULE=liberation-fonts - VERSION=1.05.3.20100621 + VERSION=1.06.0.20100721 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=https://fedorahosted.org/releases/l/i/liberation-fonts/ - SOURCE_VFY=sha1:56d73db297a552851a1f822848b21a88bfb4afbe - WEB_SITE=http://www.redhat.com/promo/fonts/ + SOURCE_URL=https://fedorahosted.org/releases/l/i/liberation-fonts + SOURCE_VFY=sha1:ab95137a012fa63541a54dba0b73ce319d95b86c + WEB_SITE=http://www.redhat.com/promo/fonts ENTERED=20070516 - UPDATED=20100706 + UPDATED=20100723 SHORT="some RedHat GPL exception licensed fonts" cat << EOF There are three sets: Sans (a substitute for Arial, Albany, Helvetica, From florin at lunar-linux.org Fri Jul 23 11:08:17 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:08:17 +0300 Subject: [Lunar-commits] libgdiplus: version bumped to 2.6.7. Message-ID: <20100723090834.ED18B9B21A@doppio.foo-projects.org> commit 2c7cf570db7b50962cefc4bac1f6c7a78b9911dc Author: Florin Braescu Date: Fri Jul 23 12:08:17 2010 +0300 libgdiplus: version bumped to 2.6.7. --- mono/libgdiplus/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/libgdiplus/DETAILS b/mono/libgdiplus/DETAILS index d0d3103..73ede6e 100644 --- a/mono/libgdiplus/DETAILS +++ b/mono/libgdiplus/DETAILS @@ -1,11 +1,11 @@ MODULE=libgdiplus - VERSION=2.6.4 + VERSION=2.6.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:ee53a7539a5184d423991880d2f3127726ff157a + SOURCE_VFY=sha1:bc985e95b79327f224580263671173ef369dc074 WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20100427 + UPDATED=20100723 SHORT="A library that implements System.Drawing for Mono" cat << EOF From florin at lunar-linux.org Fri Jul 23 11:13:43 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:13:43 +0300 Subject: [Lunar-commits] mono: version bumped to 2.6.7. Message-ID: <20100723091358.DC00D9B21A@doppio.foo-projects.org> commit 2401ec459b321e810dbef03f1f54b9f2bf9f0244 Author: Florin Braescu Date: Fri Jul 23 12:13:43 2010 +0300 mono: version bumped to 2.6.7. --- mono/mono/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/mono/DETAILS b/mono/mono/DETAILS index 0bb0a44..49fc040 100644 --- a/mono/mono/DETAILS +++ b/mono/mono/DETAILS @@ -1,11 +1,11 @@ MODULE=mono - VERSION=2.6.4 + VERSION=2.6.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://ftp.novell.com/pub/mono/sources/$MODULE - SOURCE_VFY=sha1:c3b556e63cfa635687a40372a83e4a1b8fd10103 + SOURCE_VFY=sha1:6528c009d344a21eb0898876369222a7fff76838 WEB_SITE=http://www.mono-project.com ENTERED=20020801 - UPDATED=20100427 + UPDATED=20100723 PSAFE=no SHORT=".NET and C# Compiler" From florin at lunar-linux.org Fri Jul 23 11:15:14 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:15:14 +0300 Subject: [Lunar-commits] xsp: version bumped to 2.6.5. Message-ID: <20100723091525.B2E149B21A@doppio.foo-projects.org> commit 83b8e6c08b8c2d6f4565b5bc876d079d35f40468 Author: Florin Braescu Date: Fri Jul 23 12:15:14 2010 +0300 xsp: version bumped to 2.6.5. --- mono/xsp/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/xsp/DETAILS b/mono/xsp/DETAILS index a92a255..90f27c5 100644 --- a/mono/xsp/DETAILS +++ b/mono/xsp/DETAILS @@ -1,11 +1,11 @@ MODULE=xsp - VERSION=2.6.4 + VERSION=2.6.5 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://go-mono.com/sources/$MODULE - SOURCE_VFY=sha1:1a08193111c9a15417dd6e7064fc822df631ef5a + SOURCE_VFY=sha1:dc755646e8a30d1675b60b05662e6d3581045339 WEB_SITE=http://www.mono-project.com ENTERED=20040807 - UPDATED=20100427 + UPDATED=20100723 SHORT="Small web server for ASP.NET" cat << EOF From florin at lunar-linux.org Fri Jul 23 11:18:04 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:18:04 +0300 Subject: [Lunar-commits] gtk-sharp: small tweaks. Message-ID: <20100723091822.478679B21A@doppio.foo-projects.org> commit 3ff6ca33cc0b37d101eb52635e612ec11af3caf6 Author: Florin Braescu Date: Fri Jul 23 12:18:04 2010 +0300 gtk-sharp: small tweaks. --- mono/gnome-desktop-sharp/DETAILS | 2 +- mono/gnome-sharp/DETAILS | 2 +- mono/gtk-sharp/DETAILS | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mono/gnome-desktop-sharp/DETAILS b/mono/gnome-desktop-sharp/DETAILS index e6de3af..db1c5c5 100644 --- a/mono/gnome-desktop-sharp/DETAILS +++ b/mono/gnome-desktop-sharp/DETAILS @@ -1,6 +1,6 @@ MODULE=gnome-desktop-sharp MAJOR=2.24 - VERSION=2.24.0 + VERSION=$MAJOR.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://ftp.novell.com/pub/mono/sources/$MODULE SOURCE_URL[1]=$GNOME_URL/sources/$MODULE/$MAJOR diff --git a/mono/gnome-sharp/DETAILS b/mono/gnome-sharp/DETAILS index a3d051f..cd01af6 100644 --- a/mono/gnome-sharp/DETAILS +++ b/mono/gnome-sharp/DETAILS @@ -1,6 +1,6 @@ MODULE=gnome-sharp MAJOR=2.24 - VERSION=2.24.1 + VERSION=$MAJOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR SOURCE_VFY=sha1:22ac47dc6dd1ca6858467b9d53affc84a9308baf diff --git a/mono/gtk-sharp/DETAILS b/mono/gtk-sharp/DETAILS index 924c1f7..bdde0ee 100644 --- a/mono/gtk-sharp/DETAILS +++ b/mono/gtk-sharp/DETAILS @@ -1,6 +1,6 @@ MODULE=gtk-sharp MAJOR=2.12 - VERSION=2.12.10 + VERSION=$MAJOR.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=ftp://ftp.gnome.org/pub/GNOME/sources/$MODULE/$MAJOR From florin at lunar-linux.org Fri Jul 23 11:43:30 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:43:30 +0300 Subject: [Lunar-commits] ClanLib: version bumpes to 2.2.0. Message-ID: <20100723094353.5745B9B21A@doppio.foo-projects.org> commit 7b75f8b83fff1f621f3ea3bfb6e0c38e0e76afcd Author: Florin Braescu Date: Fri Jul 23 12:43:30 2010 +0300 ClanLib: version bumpes to 2.2.0. This release has some breaking changes, and includes bugfixes and feature enhancements. --- libs/ClanLib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/ClanLib/DETAILS b/libs/ClanLib/DETAILS index fabbc18..507182e 100644 --- a/libs/ClanLib/DETAILS +++ b/libs/ClanLib/DETAILS @@ -1,12 +1,12 @@ MODULE=ClanLib - VERSION=2.1.1 + VERSION=2.2.0 SOURCE=$MODULE-$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION SOURCE_URL=http://www.clanlib.org/download/releases-2.0 - SOURCE_VFY=sha1:f99e8608cee2aa1b5ff09544cbc30c3c876f9771 + SOURCE_VFY=sha1:624501f3f7e02d85cfaac48dc13706ca4b2540d0 WEB_SITE=http://clanlib.org ENTERED=20011105 - UPDATED=20100623 + UPDATED=20100723 SHORT="Multi-Platform game development library" cat << EOF From florin at lunar-linux.org Fri Jul 23 11:47:32 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 12:47:32 +0300 Subject: [Lunar-commits] liberation-fonts: commit the BUILD file too. Message-ID: <20100723094751.990249B21A@doppio.foo-projects.org> commit 9d2dc7cc8b0baded05baf4cb4baec58593f07c3b Author: Florin Braescu Date: Fri Jul 23 12:47:32 2010 +0300 liberation-fonts: commit the BUILD file too. --- fonts/liberation-fonts/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fonts/liberation-fonts/BUILD b/fonts/liberation-fonts/BUILD index 38c53e9..4d670f2 100644 --- a/fonts/liberation-fonts/BUILD +++ b/fonts/liberation-fonts/BUILD @@ -13,6 +13,6 @@ rmdir old.libraries fi && - cp -f $SOURCE_DIRECTORY/ttf/* $LIBTTF + cp -f $SOURCE_DIRECTORY/build/* $LIBTTF ) > $C_FIFO 2>&1 From florin at lunar-linux.org Fri Jul 23 12:50:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 23 Jul 2010 13:50:37 +0300 Subject: [Lunar-commits] liberation-fonts: fix the compile. Message-ID: <20100723105214.ED9CD9B21A@doppio.foo-projects.org> commit f7f0a97ca58a320686a3fb522cd0e5c43ed3a638 Author: Florin Braescu Date: Fri Jul 23 13:50:37 2010 +0300 liberation-fonts: fix the compile. --- fonts/liberation-fonts/BUILD | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/fonts/liberation-fonts/BUILD b/fonts/liberation-fonts/BUILD index 38c53e9..452be4a 100644 --- a/fonts/liberation-fonts/BUILD +++ b/fonts/liberation-fonts/BUILD @@ -2,17 +2,19 @@ LIBTTF=/usr/share/fonts/liberation-fonts-ttf - make && - prepare_install && + sedit "s:-\$(VER)::" Makefile && + + make && + prepare_install && if [ ! -d $LIBTTF ] ; then mkdir -p $LIBTTF - fi && + fi && if [ -d old.libraries ] ; then rmdir old.libraries - fi && + fi && - cp -f $SOURCE_DIRECTORY/ttf/* $LIBTTF + cp -f $MODULE-ttf/* $LIBTTF ) > $C_FIFO 2>&1 From tchan at lunar-linux.org Fri Jul 23 16:58:25 2010 From: tchan at lunar-linux.org (Terry Chan) Date: Fri, 23 Jul 2010 09:58:25 -0500 Subject: [Lunar-commits] git: Version bump to stable 1.7.2 Message-ID: <20100723145838.3D9AF9B21B@doppio.foo-projects.org> commit 999550dd2b1f4c0f239ca855e400c3f0ea030ce3 Author: Terry Chan Date: Fri Jul 23 09:58:25 2010 -0500 git: Version bump to stable 1.7.2 --- devel/git/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/git/DETAILS b/devel/git/DETAILS index 3e8c303..44fe182 100644 --- a/devel/git/DETAILS +++ b/devel/git/DETAILS @@ -1,17 +1,17 @@ MODULE=git - VERSION=1.7.1.1 + VERSION=1.7.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-manpages-$VERSION.tar.bz2 SOURCE3=$MODULE-makefile-install-10.patch SOURCE_URL=$KERNEL_URL/pub/software/scm/git SOURCE2_URL=$KERNEL_URL/pub/software/scm/git SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:466b802272804cfcbe86a08879c6edb10b7a5a30 - SOURCE2_VFY=sha1:765e46fc076635f99eb326f9eeced5a04e3af45b + SOURCE_VFY=sha1:4dc232d018d769dd16774d3a12c237ac11b9d227 + SOURCE2_VFY=sha1:601d712aedac1d8caa145d1867b4c0217982043c SOURCE3_VFY=sha1:8e1de6ce0c00514e03dc84fed1642ea07f69b70b WEB_SITE=http://git-scm.com ENTERED=20050707 - UPDATED=20100630 + UPDATED=20100723 SHORT="Fast version control system" PSAFE=no From florin at lunar-linux.org Sat Jul 24 05:26:34 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 06:26:34 +0300 Subject: [Lunar-commits] xorg-server: version bumped to 1.8.2. Message-ID: <20100724032653.004E59B220@doppio.foo-projects.org> commit 45fa7e6e9e5017a1233e1a1481f4d646a728553e Author: Florin Braescu Date: Sat Jul 24 06:26:34 2010 +0300 xorg-server: version bumped to 1.8.2. --- xorg7/xorg-server/DEPENDS | 1 - xorg7/xorg-server/DETAILS | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/xorg7/xorg-server/DEPENDS b/xorg7/xorg-server/DEPENDS index 213541f..2e424b4 100644 --- a/xorg7/xorg-server/DEPENDS +++ b/xorg7/xorg-server/DEPENDS @@ -26,7 +26,6 @@ depends libXtst depends libXres depends pixman depends dbus-glib -depends hal depends xkeyboard-config depends mesa-lib depends libpciaccess diff --git a/xorg7/xorg-server/DETAILS b/xorg7/xorg-server/DETAILS index dcb77f6..505595c 100644 --- a/xorg7/xorg-server/DETAILS +++ b/xorg7/xorg-server/DETAILS @@ -1,12 +1,12 @@ MODULE=xorg-server - VERSION=1.7.7 + VERSION=1.8.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$XORG_URL/individual/xserver - SOURCE_VFY=sha1:0f1b71363843b7e394d6de62d0db5b74d3e645ef + SOURCE_VFY=sha1:825d11757b729444800e0a3afd4e98d19d286b1a MODULE_PREFIX=${X11R7_PREFIX:-/usr} WEB_SITE=http://www.x.org ENTERED=20060120 - UPDATED=20100511 + UPDATED=20100724 MAINTAINER=elangelo at lunar-linux.org SHORT="The X.Org X11R7 server for the X Window System" From florin at lunar-linux.org Sat Jul 24 05:25:44 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 06:25:44 +0300 Subject: [Lunar-commits] mesa-lib: version bumped to 7.8.2. Message-ID: <20100724032652.E9AE69B21B@doppio.foo-projects.org> commit f347b4545fd03c66f784e8fbe5ce6506386aa8bb Author: Florin Braescu Date: Sat Jul 24 06:25:44 2010 +0300 mesa-lib: version bumped to 7.8.2. --- xorg7/mesa-lib/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/xorg7/mesa-lib/DETAILS b/xorg7/mesa-lib/DETAILS index 530c44e..a3dbed9 100644 --- a/xorg7/mesa-lib/DETAILS +++ b/xorg7/mesa-lib/DETAILS @@ -1,5 +1,5 @@ MODULE=mesa-lib - VERSION=7.7.1 + VERSION=7.8.2 SOURCE=MesaLib-$VERSION.tar.bz2 SOURCE2=MesaGLUT-$VERSION.tar.bz2 SOURCE3=MesaDemos-$VERSION.tar.bz2 @@ -7,12 +7,12 @@ SOURCE_URL=ftp://ftp.freedesktop.org/pub/mesa/$VERSION SOURCE2_URL=$SOURCE_URL SOURCE3_URL=$SOURCE_URL - SOURCE_VFY=sha1:31500d7e3e3bbf9288b3bee4fbddd26a5e0b7782 - SOURCE2_VFY=sha1:34d26b61b496b5ba4e7423cf26e6f3318cb4f46b - SOURCE3_VFY=sha1:32cb484bf0963e58f47bdfe16f127e4195f1f7ad + SOURCE_VFY=sha1:21de672a1cbe307135d7f172dc6952041a38e1c7 + SOURCE2_VFY=sha1:9592ea7778b38e9b7e35532e83d0ae170af3e85e + SOURCE3_VFY=sha1:90879578b11b2d043b378818d2c6750fe47518b7 WEB_SITE=http://www.mesa3d.org ENTERED=20060215 - UPDATED=20100331 + UPDATED=20100724 SHORT="Mesa 3D library" PSAFE=no From florin at lunar-linux.org Sat Jul 24 08:03:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 09:03:47 +0300 Subject: [Lunar-commits] tomcat6-bin: version bumped to 6.0.29. Message-ID: <20100724060411.5804A9B21B@doppio.foo-projects.org> commit 4bc4ab4bbf3b46219376e48ddebf0b20ddd86f27 Author: Florin Braescu Date: Sat Jul 24 09:03:47 2010 +0300 tomcat6-bin: version bumped to 6.0.29. --- java/tomcat6-bin/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java/tomcat6-bin/DETAILS b/java/tomcat6-bin/DETAILS index 3d3d86e..1e7bc0c 100644 --- a/java/tomcat6-bin/DETAILS +++ b/java/tomcat6-bin/DETAILS @@ -1,12 +1,12 @@ MODULE=tomcat6-bin - VERSION=6.0.28 + VERSION=6.0.29 SOURCE=apache-tomcat-$VERSION.tar.gz SOURCE_URL=ftp://ftp.sunet.se/pub/www/servers/apache/dist/tomcat/tomcat-6/v${VERSION}/bin SOURCE_DIRECTORY=$BUILD_DIRECTORY/apache-tomcat-$VERSION - SOURCE_VFY=sha1:126ce35eee88cdc1ac6b140e2114d94a1258b8f3 + SOURCE_VFY=sha1:d7f307ccc02e7309d61d7f35fa6e371a79733016 WEB_SITE=http://tomcat.apache.org ENTERED=20100212 - UPDATED=20100711 + UPDATED=20100724 SHORT="Servlet container for Java Servlet and JavaServer Pages" cat < qemu: version bumped to 0.12.5. Message-ID: <20100724061253.34FED9B21B@doppio.foo-projects.org> commit 842d94ee914b472eb99409f747b81070f33c892b Author: Florin Braescu Date: Sat Jul 24 09:12:32 2010 +0300 qemu: version bumped to 0.12.5. Many bugfixes and enhacements. --- virtual/qemu/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/virtual/qemu/DETAILS b/virtual/qemu/DETAILS index dd1485d..eea5185 100644 --- a/virtual/qemu/DETAILS +++ b/virtual/qemu/DETAILS @@ -1,11 +1,11 @@ MODULE=qemu - VERSION=0.12.4 + VERSION=0.12.5 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://download.savannah.gnu.org/releases/$MODULE - SOURCE_VFY=sha1:1cc3200bf496c836f7c4256c1d12143dab9b82dc + SOURCE_VFY=sha1:596a673f3a6697ea8fd90f4f23981241cc13bdc3 WEB_SITE=http://wiki.qemu.org/Index.html ENTERED=20040318 - UPDATED=20100505 + UPDATED=20100724 SHORT="A fast processor emulator" MAINTAINER=tchan at lunar-linux.org From florin at lunar-linux.org Sat Jul 24 08:15:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 09:15:15 +0300 Subject: [Lunar-commits] squirrelmail: version bumped to 1.4.21. Message-ID: <20100724061552.7047F9B21B@doppio.foo-projects.org> commit 6c1e1f9b29c54b754fe74640f84f7cb3a8623b43 Author: Florin Braescu Date: Sat Jul 24 09:15:15 2010 +0300 squirrelmail: version bumped to 1.4.21. Maintenance and security related release. --- mail/squirrelmail/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/squirrelmail/DETAILS b/mail/squirrelmail/DETAILS index b30a866..0f9d47e 100644 --- a/mail/squirrelmail/DETAILS +++ b/mail/squirrelmail/DETAILS @@ -1,11 +1,11 @@ MODULE=squirrelmail - VERSION=1.4.20 + VERSION=1.4.21 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:ea1f8911961685393da2872739a060e0cf1f03f3 + SOURCE_VFY=sha1:8a125ceca939fd4dd957491d17263b1857ddff60 WEB_SITE=http://squirrelmail.org ENTERED=20030920 - UPDATED=20100308 + UPDATED=20100724 SHORT="Web-based imap mail gateway" cat << EOF From florin at lunar-linux.org Sat Jul 24 08:22:41 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 09:22:41 +0300 Subject: [Lunar-commits] dovecot: version bumped to 1.2.13. Message-ID: <20100724062302.0FC919B21B@doppio.foo-projects.org> commit 6b7f8db1228f3c171aaa0d604b693b93728946fd Author: Florin Braescu Date: Sat Jul 24 09:22:41 2010 +0300 dovecot: version bumped to 1.2.13. Bugfixes and enhacements. --- mail/dovecot/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS index f98ba6b..c8d8d38 100644 --- a/mail/dovecot/DETAILS +++ b/mail/dovecot/DETAILS @@ -1,12 +1,12 @@ MODULE=dovecot MAJOR=1.2 - VERSION=$MAJOR.12 + VERSION=$MAJOR.13 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://www.dovecot.org/releases/$MAJOR - SOURCE_VFY=sha1:72fedd20c00eb3763012555c3622f84286cb8e65 + SOURCE_VFY=sha1:8a6e12cc40df02083480f9e9eef57939a81fd7af WEB_SITE=http://www.dovecot.org ENTERED=20041204 - UPDATED=20100619 + UPDATED=20100724 SHORT="A small, fast and secure (SSL) Maildir capable imap daemon" cat << EOF From florin at lunar-linux.org Sat Jul 24 08:32:00 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 09:32:00 +0300 Subject: [Lunar-commits] cabextract: version bumped to 1.3. Message-ID: <20100724063220.AED2F9B21B@doppio.foo-projects.org> commit a13bf8369e52fa1f6dd5a4d9a6ceff1bf6af8c51 Author: Florin Braescu Date: Sat Jul 24 09:32:00 2010 +0300 cabextract: version bumped to 1.3. Bugfixes release. --- archive/cabextract/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archive/cabextract/DETAILS b/archive/cabextract/DETAILS index dcf67ca..68698a4 100644 --- a/archive/cabextract/DETAILS +++ b/archive/cabextract/DETAILS @@ -1,11 +1,11 @@ MODULE=cabextract - VERSION=1.2 + VERSION=1.3 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.cabextract.org.uk/ - SOURCE_VFY=sha1:871b3db4bc2629eb5726659c147aecea1af6a6d0 - WEB_SITE=http://www.cabextract.org.uk/ + SOURCE_URL=http://www.cabextract.org.uk + SOURCE_VFY=sha1:112469b9e58497a5cfa2ecb3d9eeb9d3a4151c9f + WEB_SITE=http://www.cabextract.org.uk ENTERED=20020624 - UPDATED=20060922 + UPDATED=20100724 SHORT="This ia a M$ cab file extractor and LZX" cat << EOF From florin at lunar-linux.org Sat Jul 24 12:29:16 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 13:29:16 +0300 Subject: [Lunar-commits] transmission: version bumped to 2.03. Message-ID: <20100724102930.5B7A49B21B@doppio.foo-projects.org> commit 4c74a67d0cdf63849b3221436872d6dfefe9eca2 Author: Florin Braescu Date: Sat Jul 24 13:29:16 2010 +0300 transmission: version bumped to 2.03. --- distributed/transmission/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/distributed/transmission/DETAILS b/distributed/transmission/DETAILS index 286a110..58e72ef 100644 --- a/distributed/transmission/DETAILS +++ b/distributed/transmission/DETAILS @@ -1,11 +1,11 @@ MODULE=transmission - VERSION=2.01 + VERSION=2.03 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://mirrors.m0k.org/transmission/files - SOURCE_VFY=sha1:a50f90db58d40505101fb483df00041cfebfe092 + SOURCE_VFY=sha1:4e792ccaa5aad81d0bb71679215a2a572c4e1fd9 WEB_SITE=http://transmissionbt.com ENTERED=20060626 - UPDATED=20100628 + UPDATED=20100724 SHORT="A fast and powerful BitTorrent client" cat << EOF From florin at lunar-linux.org Sat Jul 24 12:33:03 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 13:33:03 +0300 Subject: [Lunar-commits] dhcpcd: version bumped to 5.2.6. Message-ID: <20100724103316.CB67E9B21B@doppio.foo-projects.org> commit 5e0fd970a7b15c3a5dd979023b7a62676001dd98 Author: Florin Braescu Date: Sat Jul 24 13:33:03 2010 +0300 dhcpcd: version bumped to 5.2.6. --- net/dhcpcd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/dhcpcd/DETAILS b/net/dhcpcd/DETAILS index 134d94d..109b312 100644 --- a/net/dhcpcd/DETAILS +++ b/net/dhcpcd/DETAILS @@ -1,5 +1,5 @@ MODULE=dhcpcd - VERSION=5.2.5 + VERSION=5.2.6 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL[0]=http://roy.marples.name/downloads/dhcpcd SOURCE_URL[1]=http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles @@ -8,10 +8,10 @@ SOURCE_URL[4]=http://mirror.datapipe.net/gentoo/distfiles SOURCE_URL[5]=http://gentoo.chem.wisc.edu/gentoo/distfiles SOURCE_URL[6]=http://mirror.internode.on.net/pub/gentoo/distfiles - SOURCE_VFY=sha1:f428a796d5c8c2eaf46b33e2f9d88e04027349f0 + SOURCE_VFY=sha1:40219474d02d28e054aa6c10985ce59a070ac0c3 WEB_SITE=http://roy.marples.name/projects/dhcpcd ENTERED=20011126 - UPDATED=20100611 + UPDATED=20100724 SHORT="DHCP client/daemon that works with @home" cat << EOF From engelsman at lunar-linux.org Sat Jul 24 13:52:22 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sat, 24 Jul 2010 13:52:22 +0200 Subject: [Lunar-commits] XOrg7: changed 7.3 to 7.4 in descriptions Message-ID: <20100724115324.5F5679B21B@doppio.foo-projects.org> commit 3b3267d71f399d4ddea767ab8199c40e0accd6f6 Author: Duncan Gibson Date: Sat Jul 24 13:52:22 2010 +0200 XOrg7: changed 7.3 to 7.4 in descriptions --- xorg7/x11-profiles/XOrg7/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xorg7/x11-profiles/XOrg7/DETAILS b/xorg7/x11-profiles/XOrg7/DETAILS index 1294d8b..b3ff525 100644 --- a/xorg7/x11-profiles/XOrg7/DETAILS +++ b/xorg7/x11-profiles/XOrg7/DETAILS @@ -3,10 +3,10 @@ WEB_SITE=http://www.x.org/ ENTERED=20060120 UPDATED=20090408 - SHORT="a profile for the autotooled version of XOrg 7.3" + SHORT="a profile for the autotooled version of XOrg 7.4" PROFILE=yes cat << EOF -A profile for the autotooled version of XOrg 7.3 +A profile for the autotooled version of XOrg 7.4 EOF From engelsman at lunar-linux.org Sat Jul 24 14:19:33 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sat, 24 Jul 2010 14:19:33 +0200 Subject: [Lunar-commits] ion-3: moved to zdeprecated Message-ID: <20100724122108.BFA179B21B@doppio.foo-projects.org> commit 572864a50f8d6fe684ac6bb967309841c744e2b7 Author: Duncan Gibson Date: Sat Jul 24 14:19:33 2010 +0200 ion-3: moved to zdeprecated Thanks to ENKI-][ for pointing out that ion-3 is dead. See also: http://en.wikipedia.org/wiki/Ion_%28window_manager%29 --- x11-wm/ion-3/BUILD | 6 ------ x11-wm/ion-3/DEPENDS | 2 -- x11-wm/ion-3/DETAILS | 32 -------------------------------- zdeprecated/ion-3/BUILD | 6 ++++++ zdeprecated/ion-3/DEPENDS | 2 ++ zdeprecated/ion-3/DETAILS | 32 ++++++++++++++++++++++++++++++++ 6 files changed, 40 insertions(+), 40 deletions(-) diff --git a/x11-wm/ion-3/BUILD b/x11-wm/ion-3/BUILD deleted file mode 100644 index a536415..0000000 --- a/x11-wm/ion-3/BUILD +++ /dev/null @@ -1,6 +0,0 @@ -( - - sedit 's:/usr/local:/usr:' system.mk - default_build - -) > $C_FIFO 2>&1 diff --git a/x11-wm/ion-3/DEPENDS b/x11-wm/ion-3/DEPENDS deleted file mode 100644 index baf8648..0000000 --- a/x11-wm/ion-3/DEPENDS +++ /dev/null @@ -1,2 +0,0 @@ -depends gettext -depends lua diff --git a/x11-wm/ion-3/DETAILS b/x11-wm/ion-3/DETAILS deleted file mode 100644 index 2fecb76..0000000 --- a/x11-wm/ion-3/DETAILS +++ /dev/null @@ -1,32 +0,0 @@ - MODULE=ion-3 - VERSION=20090110 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://iki.fi/tuomov/dl - SOURCE_VFY=sha1:01d1574060520abcb16f511fac25e4b9f20137e7 - WEB_SITE=http://modeemi.fi/~tuomov/ion - ENTERED=20090428 - UPDATED=20090428 - SHORT="A tiling tabbed window manager for keyboard users" - -cat << EOF -Ion was written as an experiment on a different kind of window -management model. It tries to address the navigation problem -by dividing the screen into mutually non-overlapping frames that -take up the whole screen. Big displays have so much space that this -should be convenient and smaller displays couldn't show more than one -window at a time anyway. The frame layout is, of course, dynamic and -different on each workspace. Given the organised tree based instead -of an unorganised coordinate-based frame layout, moving between the -frames can be conveniently done from the keyboard. As in PWM, the -frames may have multiple clients attached, each indicated with a tab. - -While this model makes using well-designed and well-behaving programs a -joy, some applications, obviously, don't work well in this model. These -are in particular those applications that do not conform to the ICCCM -(Inter-Client Communications Conventions Manual; the standard on how -WM:s and applications should communicate) and expect a particular -window management model. Badly-designed applications with multiple -top-level windows that affect a single document are also not -particularly well suited to the Ion model and should be fixed, -although can be occasionally kludged to be compatible. -EOF diff --git a/zdeprecated/ion-3/BUILD b/zdeprecated/ion-3/BUILD new file mode 100644 index 0000000..a536415 --- /dev/null +++ b/zdeprecated/ion-3/BUILD @@ -0,0 +1,6 @@ +( + + sedit 's:/usr/local:/usr:' system.mk + default_build + +) > $C_FIFO 2>&1 diff --git a/zdeprecated/ion-3/DEPENDS b/zdeprecated/ion-3/DEPENDS new file mode 100644 index 0000000..baf8648 --- /dev/null +++ b/zdeprecated/ion-3/DEPENDS @@ -0,0 +1,2 @@ +depends gettext +depends lua diff --git a/zdeprecated/ion-3/DETAILS b/zdeprecated/ion-3/DETAILS new file mode 100644 index 0000000..2fecb76 --- /dev/null +++ b/zdeprecated/ion-3/DETAILS @@ -0,0 +1,32 @@ + MODULE=ion-3 + VERSION=20090110 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=http://iki.fi/tuomov/dl + SOURCE_VFY=sha1:01d1574060520abcb16f511fac25e4b9f20137e7 + WEB_SITE=http://modeemi.fi/~tuomov/ion + ENTERED=20090428 + UPDATED=20090428 + SHORT="A tiling tabbed window manager for keyboard users" + +cat << EOF +Ion was written as an experiment on a different kind of window +management model. It tries to address the navigation problem +by dividing the screen into mutually non-overlapping frames that +take up the whole screen. Big displays have so much space that this +should be convenient and smaller displays couldn't show more than one +window at a time anyway. The frame layout is, of course, dynamic and +different on each workspace. Given the organised tree based instead +of an unorganised coordinate-based frame layout, moving between the +frames can be conveniently done from the keyboard. As in PWM, the +frames may have multiple clients attached, each indicated with a tab. + +While this model makes using well-designed and well-behaving programs a +joy, some applications, obviously, don't work well in this model. These +are in particular those applications that do not conform to the ICCCM +(Inter-Client Communications Conventions Manual; the standard on how +WM:s and applications should communicate) and expect a particular +window management model. Badly-designed applications with multiple +top-level windows that affect a single document are also not +particularly well suited to the Ion model and should be fixed, +although can be occasionally kludged to be compatible. +EOF From florin at lunar-linux.org Sat Jul 24 16:38:29 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 17:38:29 +0300 Subject: [Lunar-commits] mpd: version bumped to 0.15.12. Message-ID: <20100724143902.12D119B21B@doppio.foo-projects.org> commit 33a5caf412190dc7d7ce91014a069ee16b7fc9c4 Author: Florin Braescu Date: Sat Jul 24 17:38:29 2010 +0300 mpd: version bumped to 0.15.12. Bugfixes. --- audio/mpd/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/mpd/DETAILS b/audio/mpd/DETAILS index a8187bb..7641056 100644 --- a/audio/mpd/DETAILS +++ b/audio/mpd/DETAILS @@ -1,11 +1,11 @@ MODULE=mpd - VERSION=0.15.11 + VERSION=0.15.12 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/musicpd - SOURCE_VFY=sha1:b515b22b82ba58fb7aeb2f69071ea76ecf0ae9a3 + SOURCE_VFY=sha1:a2b9e64ce9b413bb1451b2a9f58f01dc7cc58721 WEB_SITE=http://musicpd.org ENTERED=20060421 - UPDATED=20100716 + UPDATED=20100724 SHORT="Music player daemon" cat << EOF From florin at lunar-linux.org Sat Jul 24 16:45:07 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 17:45:07 +0300 Subject: [Lunar-commits] rosegarden: small tweaks. Message-ID: <20100724144521.E170A9B21B@doppio.foo-projects.org> commit 1c7f274716f63603991a213c2e986a981ddea4de Author: Florin Braescu Date: Sat Jul 24 17:45:07 2010 +0300 rosegarden: small tweaks. --- audio/rosegarden/DETAILS | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/audio/rosegarden/DETAILS b/audio/rosegarden/DETAILS index 67bd5c6..95bab7f 100644 --- a/audio/rosegarden/DETAILS +++ b/audio/rosegarden/DETAILS @@ -1,17 +1,16 @@ MODULE=rosegarden MAJOR=10.04 - VERSION=${MAJOR}.2 + VERSION=$MAJOR.2 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=$SFORGE_URL/rosegarden/${MAJOR}/ + SOURCE_URL=$SFORGE_URL/rosegarden/${MAJOR} SOURCE_VFY=sha1:30251f9783693211e096d28014fcbc3a0794d920 - WEB_SITE=http://www.rosegardenmusic.com/ + WEB_SITE=http://www.rosegardenmusic.com ENTERED=20100713 UPDATED=20100713 SHORT="audio and MIDI environment" cat << EOF -Rosegarden is a well-rounded audio and MIDI sequencer, score editor, +Rosegarden is a well-rounded audio and MIDI sequencer, score editor, and general-purpose music composition and editing environment. - EOF From florin at lunar-linux.org Sat Jul 24 16:51:16 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 17:51:16 +0300 Subject: [Lunar-commits] DBI: version bumped to 1.612. Message-ID: <20100724145133.991FE9B21B@doppio.foo-projects.org> commit 59ad9e11bfb524923ed3995c2d10ea0483924822 Author: Florin Braescu Date: Sat Jul 24 17:51:16 2010 +0300 DBI: version bumped to 1.612. --- perl/DBI/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/perl/DBI/DETAILS b/perl/DBI/DETAILS index 1025da0..979a844 100644 --- a/perl/DBI/DETAILS +++ b/perl/DBI/DETAILS @@ -1,11 +1,11 @@ MODULE=DBI - VERSION=1.611 + VERSION=1.612 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/ - SOURCE_VFY=sha1:40a65c62b6b9ca756b41985ae2ae357a1f5d86b6 - WEB_SITE=http://search.cpan.org/~timb/DBI/ + SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TI/TIMB + SOURCE_VFY=sha1:c017b59d10abaf3af0bd5be643754f9f75a462f5 + WEB_SITE=http://search.cpan.org/~timb/DBI ENTERED=20011108 - UPDATED=20100518 + UPDATED=20100724 SHORT="The Perl Database Interface" cat << EOF From florin at lunar-linux.org Sat Jul 24 16:58:23 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 24 Jul 2010 17:58:23 +0300 Subject: [Lunar-commits] x264-snapshot: version bumped to 20100722. Message-ID: <20100724145841.9226D9B21B@doppio.foo-projects.org> commit ff29c7c6494095eeb0b9a9f436ba4806c1409a1a Author: Florin Braescu Date: Sat Jul 24 17:58:23 2010 +0300 x264-snapshot: version bumped to 20100722. --- zbeta/x264-snapshot/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zbeta/x264-snapshot/DETAILS b/zbeta/x264-snapshot/DETAILS index c6a18f6..f4418f2 100644 --- a/zbeta/x264-snapshot/DETAILS +++ b/zbeta/x264-snapshot/DETAILS @@ -1,8 +1,8 @@ MODULE=x264-snapshot - VERSION=20100604-2245 + VERSION=20100722-2245 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=ftp://ftp.videolan.org/pub/videolan/x264/snapshots - SOURCE_VFY=sha1:e1e9e747e2e211449c34d9b7b80ddeb902899e74 + SOURCE_VFY=sha1:8a15a9387c5583b883334f372ca5f79c4e5fd812 WEB_SITE=http://www.videolan.org/developers/x264.html ENTERED=20080928 UPDATED=20100611 From stumbles at lunar-linux.org Sat Jul 24 18:19:43 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 24 Jul 2010 12:19:43 -0400 Subject: [Lunar-commits] tiff: Fixing SOURCE_URL. Message-ID: <20100724162006.C64A89B21B@doppio.foo-projects.org> commit c17e2891b81eb8a38d19911aa0b2a08d49c2d7ee Author: Dennis `stumbles` Veatch Date: Sat Jul 24 12:19:43 2010 -0400 tiff: Fixing SOURCE_URL. --- graphics/tiff/DETAILS | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/graphics/tiff/DETAILS b/graphics/tiff/DETAILS index d026a18..9502dbd 100644 --- a/graphics/tiff/DETAILS +++ b/graphics/tiff/DETAILS @@ -1,8 +1,7 @@ MODULE=tiff VERSION=3.9.4 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL[0]=ftp://ftp.remotesensing.org/pub/libtiff - SOURCE_URL[1]=http://dl.maptools.org/dl/libtiff + SOURCE_URL=http://download.osgeo.org/libtiff/ SOURCE_VFY=sha1:a4e32d55afbbcabd0391a9c89995e8e8a19961de WEB_SITE=http://www.libtiff.org ENTERED=20010922 From stumbles at lunar-linux.org Sat Jul 24 23:16:05 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 24 Jul 2010 17:16:05 -0400 Subject: [Lunar-commits] ptlib: Version bump. Message-ID: <20100724211657.7174E9B220@doppio.foo-projects.org> commit 47882601b7126b59a1918c4ed6f7f87670262c2b Author: Dennis `stumbles` Veatch Date: Sat Jul 24 17:16:05 2010 -0400 ptlib: Version bump. --- libs/ptlib/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libs/ptlib/DETAILS b/libs/ptlib/DETAILS index 9d43aa5..e3482a3 100644 --- a/libs/ptlib/DETAILS +++ b/libs/ptlib/DETAILS @@ -1,12 +1,12 @@ MODULE=ptlib - MAJOR=2.6 - VERSION=$MAJOR.7 + MAJOR=2.8 + VERSION=$MAJOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:fb37538665995820a714e2fe5e268553995474e8 + SOURCE_VFY=sha1:c8db401564605864893be9b18c821f207abd9e86 WEB_SITE=http://www.ekiga.org ENTERED=20080924 - UPDATED=20100602 + UPDATED=20100724 SHORT="A Portable Text and GUI C/C++ Class Libarary" cat << EOF From stumbles at lunar-linux.org Sat Jul 24 23:15:32 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 24 Jul 2010 17:15:32 -0400 Subject: [Lunar-commits] opal: Version bump and a change in the BUILD. Message-ID: <20100724211657.664249B21B@doppio.foo-projects.org> commit cc46c86ad125295fce4eea500eb58a1a50b7ec05 Author: Dennis `stumbles` Veatch Date: Sat Jul 24 17:15:32 2010 -0400 opal: Version bump and a change in the BUILD. --- net/opal/BUILD | 4 ++-- net/opal/DETAILS | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/opal/BUILD b/net/opal/BUILD index 53671ec..d11125d 100644 --- a/net/opal/BUILD +++ b/net/opal/BUILD @@ -1,7 +1,7 @@ ( - sedit 's:_context->rtp_mode://_context->rtp_mode:g' plugins/video/H.263-1998/h263-1998.cxx && - sedit 's:_avcontext->rtp_mode://_avcontext->rtp_mode:g' plugins/video/MPEG4-ffmpeg/mpeg4.cxx && +#Revisit on next bump. + export CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS" && default_build diff --git a/net/opal/DETAILS b/net/opal/DETAILS index d7d13bb..f3909e9 100644 --- a/net/opal/DETAILS +++ b/net/opal/DETAILS @@ -1,12 +1,12 @@ MODULE=opal - MAJOR=3.6 - VERSION=$MAJOR.8 + MAJOR=3.8 + VERSION=$MAJOR.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:c43826bc3e273df048f47a77c4affb36614f2b7e + SOURCE_VFY=sha1:4b74c306185305e65cfac19c48bb2db3c549d7ca WEB_SITE=http://www.ekiga.org ENTERED=20070316 - UPDATED=20100602 + UPDATED=20100724 SHORT="Open Phone Abstraction Library" cat << EOF From stumbles at lunar-linux.org Sat Jul 24 23:42:44 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 24 Jul 2010 17:42:44 -0400 Subject: [Lunar-commits] facile: Adjusting SORUCE_URL and WEB_SITE to new locations. Message-ID: <20100724214316.32FA19B21B@doppio.foo-projects.org> commit 494a2eac303b604c0372b28dc2d09ea602e4aa43 Author: Dennis `stumbles` Veatch Date: Sat Jul 24 17:42:44 2010 -0400 facile: Adjusting SORUCE_URL and WEB_SITE to new locations. --- science/facile/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/science/facile/DETAILS b/science/facile/DETAILS index 91efb95..882a346 100644 --- a/science/facile/DETAILS +++ b/science/facile/DETAILS @@ -1,14 +1,14 @@ MODULE=facile VERSION=1.1 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=http://www.recherche.enac.fr/opti/facile/distrib/ + SOURCE_URL=http://pom.tls.cena.fr/facile/distrib/ SOURCE_VFY=sha1:31dea6e19542292c9ccb41515b0ec7ecd103bb80 - WEB_SITE=http://www.recherche.enac.fr/opti/facile/ + WEB_SITE=http://pom.tls.cena.fr/facile/ ENTERED=20060827 UPDATED=20060827 SHORT="constraint programming library" -cat < proj-4: Adjusting SOURCE_URL and WEB_SITE for new locations. Message-ID: <20100724214630.A79EB9B21B@doppio.foo-projects.org> commit 2230fd612afa799c1283c5120e16abb12d164f55 Author: Dennis `stumbles` Veatch Date: Sat Jul 24 17:45:38 2010 -0400 proj-4: Adjusting SOURCE_URL and WEB_SITE for new locations. --- science/proj-4/DETAILS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/science/proj-4/DETAILS b/science/proj-4/DETAILS index e26ac23..bdf2c17 100644 --- a/science/proj-4/DETAILS +++ b/science/proj-4/DETAILS @@ -2,9 +2,9 @@ VERSION=7.0 SOURCE=$MODULE.$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION - SOURCE_URL=ftp://ftp.remotesensing.org/pub/proj/ + SOURCE_URL=http://download.osgeo.org/proj/ SOURCE_VFY=sha1:bfe59b8dc1ea0c57e1426c37ff2b238fea66acd7 - WEB_SITE=http://www.remotesensing.org/proj/ + WEB_SITE=http://trac.osgeo.org/proj/ ENTERED=20031030 UPDATED=20091120 SHORT="Cartographic Projections library" From florin at lunar-linux.org Sun Jul 25 15:14:45 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 25 Jul 2010 16:14:45 +0300 Subject: [Lunar-commits] apache2: version bumped to 2.2.16. Message-ID: <20100725131517.BE9CD9B21B@doppio.foo-projects.org> commit f9204352a9656acb058b4cdf2212e02dbc908d1d Author: Florin Braescu Date: Sun Jul 25 16:14:45 2010 +0300 apache2: version bumped to 2.2.16. Security and bugfixes release. --- web/apache2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/apache2/DETAILS b/web/apache2/DETAILS index 82d4c2e..7f4111d 100644 --- a/web/apache2/DETAILS +++ b/web/apache2/DETAILS @@ -1,13 +1,13 @@ MODULE=apache2 - VERSION=2.2.15 + VERSION=2.2.16 BASENAME=httpd SOURCE=$BASENAME-$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$BASENAME-$VERSION SOURCE_URL=http://www.apache.org/dist/$BASENAME - SOURCE_VFY=sha1:5f0e973839ed2e38a4d03adba109ef5ce3381bc2 + SOURCE_VFY=sha1:ef92f5b3124fe5e9ba6121ea7f4bab8c014068f9 WEB_SITE=http://www.apache.org ENTERED=20020710 - UPDATED=20100307 + UPDATED=20100725 SHORT="A popular HTTP server" cat << EOF From engelsman at lunar-linux.org Sun Jul 25 15:48:28 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 25 Jul 2010 15:48:28 +0200 Subject: [Lunar-commits] libpng: add mirror Message-ID: <20100725134926.C1CD79B21B@doppio.foo-projects.org> commit 31672f7709ecf2238edc30a55f3100ae3f9864c3 Author: Paul Bredbury Date: Sun Jul 25 15:48:28 2010 +0200 libpng: add mirror --- graphics/libpng/DETAILS | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/graphics/libpng/DETAILS b/graphics/libpng/DETAILS index 7ff917e..29ffd62 100644 --- a/graphics/libpng/DETAILS +++ b/graphics/libpng/DETAILS @@ -1,7 +1,8 @@ MODULE=libpng VERSION=1.2.44 SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=$SFORGE_URL/$MODULE + SOURCE_URL[0]=$SFORGE_URL/$MODULE + SOURCE_URL[1]=ftp://ftp.simplesystems.org/pub/libpng/png/src SOURCE_VFY=sha1:776bb8e42d86bd71ae58e0d96f85472c1d63beeb WEB_SITE=http://www.libpng.org/pub/png/libpng.html ENTERED=20010922 From engelsman at lunar-linux.org Sun Jul 25 16:46:24 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 25 Jul 2010 16:46:24 +0200 Subject: [Lunar-commits] frogatto: new game Message-ID: <20100725144828.8A16E9B21B@doppio.foo-projects.org> commit 9cff8a491108cbc2040e77e40249aa9d9e90f7ab Author: Paul Bredbury Date: Sun Jul 25 16:46:24 2010 +0200 frogatto: new game --- zbeta/frogatto/BUILD | 43 +++++++++++++++++++++++++++++++++++++++++++ zbeta/frogatto/DEPENDS | 7 +++++++ zbeta/frogatto/DETAILS | 25 +++++++++++++++++++++++++ 3 files changed, 75 insertions(+), 0 deletions(-) diff --git a/zbeta/frogatto/BUILD b/zbeta/frogatto/BUILD new file mode 100644 index 0000000..b7f3d48 --- /dev/null +++ b/zbeta/frogatto/BUILD @@ -0,0 +1,43 @@ +( + + # From http://aur.archlinux.org/packages/frogatto/frogatto/PKGBUILD + sedit "s/ccache //g" Makefile && + sedit "s/-lprofiler//g" Makefile && + + # From http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=tree;f=games-arcade/frogatto + local i && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:.\/images/:/usr/share/games/frogatto/images/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:data/:/usr/share/games/frogatto/data/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music/:/usr/share/games/frogatto/music/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music_aac/:/usr/share/games/frogatto/music_aac/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds/:/usr/share/games/frogatto/sounds/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds_wav/:/usr/share/games/frogatto/sounds_wav/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:FreeMono.ttf:/usr/share/games/frogatto/FreeMono.ttf:g"; done && + + make && + prepare_install && + + # Executable + install -D -m755 game /usr/bin/frogatto && + + # Data + mkdir -p /usr/share/games/frogatto/ && + cp -r data images music music_aac sounds sounds_wav *.ttf /usr/share/games/frogatto/ && + + # Icon + install -D -m644 images/window-icon.png /usr/share/pixmaps/$MODULE.png && + + # Desktop menu entry + cat > $MODULE.desktop << EOF && +[Desktop Entry] +Type=Application +Name=Frogatto +Comment=$SHORT +Exec=$MODULE +Icon=$MODULE +Categories=Game; +EOF + + install -D -m644 $MODULE.desktop /usr/share/applications/$MODULE.desktop + +) > $C_FIFO 2>&1 diff --git a/zbeta/frogatto/DEPENDS b/zbeta/frogatto/DEPENDS new file mode 100644 index 0000000..009b6ae --- /dev/null +++ b/zbeta/frogatto/DEPENDS @@ -0,0 +1,7 @@ +depends glew +depends SDL +depends SDL_image +depends SDL_ttf +depends SDL_mixer +depends libpng +depends boost diff --git a/zbeta/frogatto/DETAILS b/zbeta/frogatto/DETAILS new file mode 100644 index 0000000..17b3c73 --- /dev/null +++ b/zbeta/frogatto/DETAILS @@ -0,0 +1,25 @@ + MODULE=frogatto + VERSION=1.0 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://www.frogatto.com/files + SOURCE_VFY=sha1:e277bf4ffb49dce7c9c25a242f0b9c5073f5fa3b + WEB_SITE=http://www.frogatto.com/ + ENTERED=20100715 + UPDATED=2010715 + SHORT="A fun, classic adventure platformer starring a frog" + +# Description from http://freshmeat.net/projects/frogatto +cat << EOF +Frogatto is an old-school 2D platformer game starring a certain +quixotic frog. It has gorgeous, high-end pixel art, pumping arcade +tunes, and all the gameplay nuance of a classic console title. Run and +jump over pits and enemies. Grab enemies with your tongue, swallow +them, and then spit them out at other enemies as projectiles! Fight +dangerous bosses, and solve vexing puzzles. Collect coins and use them +to buy upgrades and new abilities in the store. Talk to characters in- +game, and work to unravel Big Bad Milgram's plot against the townsfolk! + +At over 30 levels set in 4 different environments, Frogatto is not a +flash in the pan, and has the playing time you'd expect from a real +video game. +EOF From engelsman at lunar-linux.org Sun Jul 25 16:47:43 2010 From: engelsman at lunar-linux.org (Duncan Gibson) Date: Sun, 25 Jul 2010 16:47:43 +0200 Subject: [Lunar-commits] frogatto: moved from zbeta to games Message-ID: <20100725144828.9B1BA9B220@doppio.foo-projects.org> commit c30d9bd0fdf08dff00270ab69a5aef5ad2eab674 Author: Duncan Gibson Date: Sun Jul 25 16:47:43 2010 +0200 frogatto: moved from zbeta to games --- games/frogatto/BUILD | 43 +++++++++++++++++++++++++++++++++++++++++++ games/frogatto/DEPENDS | 7 +++++++ games/frogatto/DETAILS | 25 +++++++++++++++++++++++++ zbeta/frogatto/BUILD | 43 ------------------------------------------- zbeta/frogatto/DEPENDS | 7 ------- zbeta/frogatto/DETAILS | 25 ------------------------- 6 files changed, 75 insertions(+), 75 deletions(-) diff --git a/games/frogatto/BUILD b/games/frogatto/BUILD new file mode 100644 index 0000000..b7f3d48 --- /dev/null +++ b/games/frogatto/BUILD @@ -0,0 +1,43 @@ +( + + # From http://aur.archlinux.org/packages/frogatto/frogatto/PKGBUILD + sedit "s/ccache //g" Makefile && + sedit "s/-lprofiler//g" Makefile && + + # From http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=tree;f=games-arcade/frogatto + local i && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:.\/images/:/usr/share/games/frogatto/images/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:data/:/usr/share/games/frogatto/data/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music/:/usr/share/games/frogatto/music/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music_aac/:/usr/share/games/frogatto/music_aac/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds/:/usr/share/games/frogatto/sounds/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds_wav/:/usr/share/games/frogatto/sounds_wav/:g"; done && + for i in `find src -name *.cpp`; do sed -i "$i" -e "s:FreeMono.ttf:/usr/share/games/frogatto/FreeMono.ttf:g"; done && + + make && + prepare_install && + + # Executable + install -D -m755 game /usr/bin/frogatto && + + # Data + mkdir -p /usr/share/games/frogatto/ && + cp -r data images music music_aac sounds sounds_wav *.ttf /usr/share/games/frogatto/ && + + # Icon + install -D -m644 images/window-icon.png /usr/share/pixmaps/$MODULE.png && + + # Desktop menu entry + cat > $MODULE.desktop << EOF && +[Desktop Entry] +Type=Application +Name=Frogatto +Comment=$SHORT +Exec=$MODULE +Icon=$MODULE +Categories=Game; +EOF + + install -D -m644 $MODULE.desktop /usr/share/applications/$MODULE.desktop + +) > $C_FIFO 2>&1 diff --git a/games/frogatto/DEPENDS b/games/frogatto/DEPENDS new file mode 100644 index 0000000..009b6ae --- /dev/null +++ b/games/frogatto/DEPENDS @@ -0,0 +1,7 @@ +depends glew +depends SDL +depends SDL_image +depends SDL_ttf +depends SDL_mixer +depends libpng +depends boost diff --git a/games/frogatto/DETAILS b/games/frogatto/DETAILS new file mode 100644 index 0000000..17b3c73 --- /dev/null +++ b/games/frogatto/DETAILS @@ -0,0 +1,25 @@ + MODULE=frogatto + VERSION=1.0 + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=http://www.frogatto.com/files + SOURCE_VFY=sha1:e277bf4ffb49dce7c9c25a242f0b9c5073f5fa3b + WEB_SITE=http://www.frogatto.com/ + ENTERED=20100715 + UPDATED=2010715 + SHORT="A fun, classic adventure platformer starring a frog" + +# Description from http://freshmeat.net/projects/frogatto +cat << EOF +Frogatto is an old-school 2D platformer game starring a certain +quixotic frog. It has gorgeous, high-end pixel art, pumping arcade +tunes, and all the gameplay nuance of a classic console title. Run and +jump over pits and enemies. Grab enemies with your tongue, swallow +them, and then spit them out at other enemies as projectiles! Fight +dangerous bosses, and solve vexing puzzles. Collect coins and use them +to buy upgrades and new abilities in the store. Talk to characters in- +game, and work to unravel Big Bad Milgram's plot against the townsfolk! + +At over 30 levels set in 4 different environments, Frogatto is not a +flash in the pan, and has the playing time you'd expect from a real +video game. +EOF diff --git a/zbeta/frogatto/BUILD b/zbeta/frogatto/BUILD deleted file mode 100644 index b7f3d48..0000000 --- a/zbeta/frogatto/BUILD +++ /dev/null @@ -1,43 +0,0 @@ -( - - # From http://aur.archlinux.org/packages/frogatto/frogatto/PKGBUILD - sedit "s/ccache //g" Makefile && - sedit "s/-lprofiler//g" Makefile && - - # From http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=tree;f=games-arcade/frogatto - local i && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:.\/images/:/usr/share/games/frogatto/images/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:data/:/usr/share/games/frogatto/data/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music/:/usr/share/games/frogatto/music/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:music_aac/:/usr/share/games/frogatto/music_aac/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds/:/usr/share/games/frogatto/sounds/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:sounds_wav/:/usr/share/games/frogatto/sounds_wav/:g"; done && - for i in `find src -name *.cpp`; do sed -i "$i" -e "s:FreeMono.ttf:/usr/share/games/frogatto/FreeMono.ttf:g"; done && - - make && - prepare_install && - - # Executable - install -D -m755 game /usr/bin/frogatto && - - # Data - mkdir -p /usr/share/games/frogatto/ && - cp -r data images music music_aac sounds sounds_wav *.ttf /usr/share/games/frogatto/ && - - # Icon - install -D -m644 images/window-icon.png /usr/share/pixmaps/$MODULE.png && - - # Desktop menu entry - cat > $MODULE.desktop << EOF && -[Desktop Entry] -Type=Application -Name=Frogatto -Comment=$SHORT -Exec=$MODULE -Icon=$MODULE -Categories=Game; -EOF - - install -D -m644 $MODULE.desktop /usr/share/applications/$MODULE.desktop - -) > $C_FIFO 2>&1 diff --git a/zbeta/frogatto/DEPENDS b/zbeta/frogatto/DEPENDS deleted file mode 100644 index 009b6ae..0000000 --- a/zbeta/frogatto/DEPENDS +++ /dev/null @@ -1,7 +0,0 @@ -depends glew -depends SDL -depends SDL_image -depends SDL_ttf -depends SDL_mixer -depends libpng -depends boost diff --git a/zbeta/frogatto/DETAILS b/zbeta/frogatto/DETAILS deleted file mode 100644 index 17b3c73..0000000 --- a/zbeta/frogatto/DETAILS +++ /dev/null @@ -1,25 +0,0 @@ - MODULE=frogatto - VERSION=1.0 - SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://www.frogatto.com/files - SOURCE_VFY=sha1:e277bf4ffb49dce7c9c25a242f0b9c5073f5fa3b - WEB_SITE=http://www.frogatto.com/ - ENTERED=20100715 - UPDATED=2010715 - SHORT="A fun, classic adventure platformer starring a frog" - -# Description from http://freshmeat.net/projects/frogatto -cat << EOF -Frogatto is an old-school 2D platformer game starring a certain -quixotic frog. It has gorgeous, high-end pixel art, pumping arcade -tunes, and all the gameplay nuance of a classic console title. Run and -jump over pits and enemies. Grab enemies with your tongue, swallow -them, and then spit them out at other enemies as projectiles! Fight -dangerous bosses, and solve vexing puzzles. Collect coins and use them -to buy upgrades and new abilities in the store. Talk to characters in- -game, and work to unravel Big Bad Milgram's plot against the townsfolk! - -At over 30 levels set in 4 different environments, Frogatto is not a -flash in the pan, and has the playing time you'd expect from a real -video game. -EOF From zbiggy at lunar-linux.org Sun Jul 25 19:55:57 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Sun, 25 Jul 2010 19:55:57 +0200 Subject: [Lunar-commits] firefox: updated to 3.6.8 Message-ID: <20100725175629.2D8459B21B@doppio.foo-projects.org> commit ea40ba11530f5e4d1d07bef98c9dcabf9105cd6f Author: Zbigniew Luszpinski Date: Sun Jul 25 19:55:57 2010 +0200 firefox: updated to 3.6.8 --- web/firefox/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS index feea7d1..5dcbe1a 100644 --- a/web/firefox/DETAILS +++ b/web/firefox/DETAILS @@ -1,10 +1,10 @@ MODULE=firefox - VERSION=3.6.7 + VERSION=3.6.8 SOURCE=${MODULE}-${VERSION}.source.tar.bz2 - SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source - SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source + SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source + SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source - SOURCE_VFY=sha1:12c584a63ea6ddbb9253094ad500bc6b046903a6 + SOURCE_VFY=sha1:4936e543f6c7492c5954cbd5b30ddda6b20e3797 WEB_SITE=http://www.mozilla.org/projects/firefox ENTERED=20030810 UPDATED=20100720 From florin at lunar-linux.org Sun Jul 25 20:35:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 25 Jul 2010 21:35:37 +0300 Subject: [Lunar-commits] sauerbraten: version bumped to 2010_07_21. Message-ID: <20100725183556.D2B359B21B@doppio.foo-projects.org> commit 5840d8a3afdd72ad3b31d3e03f5c23edb85f2b05 Author: Florin Braescu Date: Sun Jul 25 21:35:37 2010 +0300 sauerbraten: version bumped to 2010_07_21. --- games/sauerbraten/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/games/sauerbraten/DETAILS b/games/sauerbraten/DETAILS index 18f21c2..1047882 100644 --- a/games/sauerbraten/DETAILS +++ b/games/sauerbraten/DETAILS @@ -1,12 +1,12 @@ MODULE=sauerbraten - VERSION=2009_05_04 - SOURCE=${MODULE}_${VERSION}_trooper_edition_linux.tar.bz2 + VERSION=2010_07_21 + SOURCE=${MODULE}_${VERSION}_justice_edition_linux.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:d4cc4afe711810ce1c2bc6068e76317b9f9d4f53 + SOURCE_VFY=sha1:622a812e3cdaef6122f0269a1db11ebcf415edd9 WEB_SITE=http://sauerbraten.org ENTERED=20090511 - UPDATED=20090511 + UPDATED=20100725 SHORT="Another first person shooter game" cat << EOF From florin at lunar-linux.org Sun Jul 25 20:48:53 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sun, 25 Jul 2010 21:48:53 +0300 Subject: [Lunar-commits] lynx: fix the sha1 sum. Message-ID: <20100725184910.0BA1D9B21B@doppio.foo-projects.org> commit 4f4169e45e58712c39c37384ed17a3b73a03a908 Author: Florin Braescu Date: Sun Jul 25 21:48:53 2010 +0300 lynx: fix the sha1 sum. --- web/lynx/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/lynx/DETAILS b/web/lynx/DETAILS index 427e6d5..fe64557 100644 --- a/web/lynx/DETAILS +++ b/web/lynx/DETAILS @@ -3,7 +3,7 @@ SOURCE=$MODULE$VERSION.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}2-8-7 SOURCE_URL=http://lynx.isc.org/release - SOURCE_VFY=sha1:f5e67a298322b22fe0edcfba326c02eaa5edcb72 + SOURCE_VFY=sha1:a34978f7f83cd46bd857cb957faa5a9120458afa WEB_SITE=http://lynx.browser.org ENTERED=20010922 UPDATED=20090707 From florin at lunar-linux.org Mon Jul 26 07:19:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 26 Jul 2010 08:19:36 +0300 Subject: [Lunar-commits] xine-lib: version bumped to 1.1.19. Message-ID: <20100726052035.2A1099B21B@doppio.foo-projects.org> commit 88225615f1cc98eb0e0993d3a479db1ce6169dee Author: Florin Braescu Date: Mon Jul 26 08:19:36 2010 +0300 xine-lib: version bumped to 1.1.19. Changes: A potential freeing of unallocated memory was fixed. Support for new audio file tags was added. Odd widths are now handled properly for ffmpeg-decoded video. Building with current libdvdnav and libdvdread was fixed. Support for Xv gamma adjustment was added. Support for the WebM container was added, while VP8 video is not handled yet. Several further fixes and enhancements were made. --- video/xine-lib/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/xine-lib/DETAILS b/video/xine-lib/DETAILS index 93560ff..50c604e 100644 --- a/video/xine-lib/DETAILS +++ b/video/xine-lib/DETAILS @@ -1,11 +1,11 @@ MODULE=xine-lib - VERSION=1.1.18.1 + VERSION=1.1.19 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/xine - SOURCE_VFY=sha1:783232b6d6e23850a7ac97bf53b2a8bc2e743270 + SOURCE_VFY=sha1:5afcc28c5cf2bdaab99d951960f6587797e1e5a0 WEB_SITE=http://www.xine-project.org ENTERED=20010927 - UPDATED=20100307 + UPDATED=20100726 PSAFE=no SHORT="Free video player" From florin at lunar-linux.org Mon Jul 26 07:36:28 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 26 Jul 2010 08:36:28 +0300 Subject: [Lunar-commits] mythtv: version bumped to 0.23.1. Message-ID: <20100726053712.B2F9C9B21B@doppio.foo-projects.org> commit 11ae511b036b3eabd96877a1ca3e7e0f3939321b Author: Florin Braescu Date: Mon Jul 26 08:36:28 2010 +0300 mythtv: version bumped to 0.23.1. Bugfixes release. --- video/mythtv/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/video/mythtv/DETAILS b/video/mythtv/DETAILS index 620b976..c370571 100644 --- a/video/mythtv/DETAILS +++ b/video/mythtv/DETAILS @@ -1,11 +1,11 @@ MODULE=mythtv - VERSION=0.23 + VERSION=0.23.1 SOURCE=$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://www.mythtv.org/download/$MODULE/$VERSION/ - SOURCE_VFY=sha1:3d491926ac81cb7a3954cedd254997762d92dbd8 + SOURCE_URL=http://www.mythtv.org/download/$MODULE/$VERSION + SOURCE_VFY=sha1:79b3842b36ff4a32569f4852e33bc61ae370b78e WEB_SITE=http://www.mythtv.org ENTERED=20040304 - UPDATED=20100511 + UPDATED=20100726 PSAFE="no" SHORT="PVR suite" From florin at lunar-linux.org Mon Jul 26 07:42:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 26 Jul 2010 08:42:37 +0300 Subject: [Lunar-commits] mythtv-plugins: version bumped to 0.23.1. Message-ID: <20100726054256.9A5099B21B@doppio.foo-projects.org> commit a3cba35bf161dab1371221c12504dd5f7657fa9f Author: Florin Braescu Date: Mon Jul 26 08:42:37 2010 +0300 mythtv-plugins: version bumped to 0.23.1. Bugfixes release. --- video/mythtv-plugins/DETAILS | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/video/mythtv-plugins/DETAILS b/video/mythtv-plugins/DETAILS index 6411a12..37086fe 100644 --- a/video/mythtv-plugins/DETAILS +++ b/video/mythtv-plugins/DETAILS @@ -1,13 +1,14 @@ MODULE=mythtv-plugins - VERSION=0.23 + VERSION=0.23.1 SOURCE=mythplugins-$VERSION.tar.bz2 - SOURCE_URL=http://www.mythtv.org/download/plugins/$VERSION/ + SOURCE_URL=http://www.mythtv.org/download/plugins/$VERSION SOURCE_DIRECTORY=$BUILD_DIRECTORY/mythplugins-$VERSION - SOURCE_VFY=sha1:a7502504902eac915c7553ce837ab8360469ffa6 + SOURCE_VFY=sha1:763219ae0e486ac972e139868bf4d1698a463222 WEB_SITE=http://www.mythtv.org ENTERED=20040304 - UPDATED=20100622 + UPDATED=20100726 SHORT="Additional MythTV Plugins" + cat << EOF Several MythTV plugins providing extra functionality. EOF From florin at lunar-linux.org Mon Jul 26 07:44:09 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Mon, 26 Jul 2010 08:44:09 +0300 Subject: [Lunar-commits] mythtv-themes: version bumped to 0.23.1. Message-ID: <20100726054429.5992A9B21B@doppio.foo-projects.org> commit 7bfcae64f24a1beeafcf80f15772ab05c898d5d4 Author: Florin Braescu Date: Mon Jul 26 08:44:09 2010 +0300 mythtv-themes: version bumped to 0.23.1. Bugfixes release. --- video/mythtv-themes/DETAILS | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) diff --git a/video/mythtv-themes/DETAILS b/video/mythtv-themes/DETAILS index fd8fe2a..ac39906 100644 --- a/video/mythtv-themes/DETAILS +++ b/video/mythtv-themes/DETAILS @@ -1,13 +1,14 @@ MODULE=mythtv-themes - VERSION=0.23 + VERSION=0.23.1 SOURCE=myththemes-$VERSION.tar.bz2 - SOURCE_URL=http://www.mythtv.org/download/themes/$VERSION/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/myththemes-$VERSION/ - SOURCE_VFY=sha1:13c641a03a7e971c7452769bb2e1805bce3f563f + SOURCE_URL=http://www.mythtv.org/download/themes/$VERSION +SOURCE_DIRECTORY=$BUILD_DIRECTORY/myththemes-$VERSION + SOURCE_VFY=sha1:55bff3c591c06c0aba772055f422619c6dfeada2 WEB_SITE=http://www.mythtv.org ENTERED=20040304 - UPDATED=20100622 + UPDATED=20100726 SHORT="Additional MythTV interface and OSD themes" + cat << EOF Provides extra contributed MythTV interface and OSD themes. Adds some themes that support widescreen resolutions. From stumbles at lunar-linux.org Mon Jul 26 11:41:55 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Mon, 26 Jul 2010 05:41:55 -0400 Subject: [Lunar-commits] live555: Version bump. Message-ID: <20100726094213.57DE49B21B@doppio.foo-projects.org> commit 43e06244b5037fc1941dd8f7ae1084d1e17bf586 Author: Dennis `stumbles` Veatch Date: Mon Jul 26 05:41:55 2010 -0400 live555: Version bump. --- net/live555/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/live555/DETAILS b/net/live555/DETAILS index 07d477b..bc02c7d 100644 --- a/net/live555/DETAILS +++ b/net/live555/DETAILS @@ -1,12 +1,12 @@ MODULE=live555 - VERSION=2010.07.07 + VERSION=2010.07.13 SOURCE=live.$VERSION.tar.gz SOURCE_URL=http://www.live555.com/liveMedia/public SOURCE_DIRECTORY=$BUILD_DIRECTORY/live - SOURCE_VFY=sha1:1ec61406f8f127018ad0137d851b9f27b009ba3b + SOURCE_VFY=sha1:e4cf0c5491e8a73d7a381638cc71b5ef74466db1 WEB_SITE=http://www.live555.com/liveMedia/#config-unix ENTERED=20090311 - UPDATED=20100713 + UPDATED=20100726 SHORT="libraries for multimedia streaming RTP/RTCP, RTSP, SIP" cat << EOF From stumbles at lunar-linux.org Mon Jul 26 12:25:48 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Mon, 26 Jul 2010 06:25:48 -0400 Subject: [Lunar-commits] libcanberra: Version bump. Message-ID: <20100726102608.4037B9B21B@doppio.foo-projects.org> commit 6302fa40b350b28d9996a39d311b293e3a435b49 Author: Dennis `stumbles` Veatch Date: Mon Jul 26 06:25:48 2010 -0400 libcanberra: Version bump. --- audio/libcanberra/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/libcanberra/DETAILS b/audio/libcanberra/DETAILS index 770aa3b..1be811c 100644 --- a/audio/libcanberra/DETAILS +++ b/audio/libcanberra/DETAILS @@ -1,12 +1,12 @@ MODULE=libcanberra - VERSION=0.23 + VERSION=0.25 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=http://0pointer.de/lennart/projects/$MODULE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:20ba6a3c16b0d93baacfa411a49966fdbb578d0a + SOURCE_VFY=sha1:cb86b88af99936134929e120b2a8d55466de1d0a WEB_SITE=http://0pointer.de/lennart/projects/$MODULE ENTERED=20080924 - UPDATED=20100331 + UPDATED=20100726 SHORT="implementation of the XDG Sound Theme and Name Specifications" cat << EOF From stumbles at lunar-linux.org Tue Jul 27 13:26:52 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 27 Jul 2010 07:26:52 -0400 Subject: [Lunar-commits] phonon-backend-vlc: Moving out of zbeta and renaming. Message-ID: <20100727112726.C30019B21B@doppio.foo-projects.org> commit cf5481d5a037b11b7df1d79254a04d17620dcd78 Author: Dennis `stumbles` Veatch Date: Tue Jul 27 07:26:52 2010 -0400 phonon-backend-vlc: Moving out of zbeta and renaming. --- kde4/utils/phonon-backend-vlc/BUILD | 14 ++++++++++++++ kde4/utils/phonon-backend-vlc/DEPENDS | 2 ++ kde4/utils/phonon-backend-vlc/DETAILS | 13 +++++++++++++ zbeta/phonon-vlc/BUILD | 21 --------------------- zbeta/phonon-vlc/DEPENDS | 1 - zbeta/phonon-vlc/DETAILS | 14 -------------- 6 files changed, 29 insertions(+), 36 deletions(-) diff --git a/kde4/utils/phonon-backend-vlc/BUILD b/kde4/utils/phonon-backend-vlc/BUILD new file mode 100644 index 0000000..95d4fec --- /dev/null +++ b/kde4/utils/phonon-backend-vlc/BUILD @@ -0,0 +1,14 @@ +( + + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && + + mkdir $OOTB_DIR && + cd $OOTB_DIR && + + cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ + -DCMAKE_BUILD_TYPE=RELEASE \ + $OPTS && + + default_make + +) > $C_FIFO 2>&1 diff --git a/kde4/utils/phonon-backend-vlc/DEPENDS b/kde4/utils/phonon-backend-vlc/DEPENDS new file mode 100644 index 0000000..70c41ef --- /dev/null +++ b/kde4/utils/phonon-backend-vlc/DEPENDS @@ -0,0 +1,2 @@ +depends pulseaudio +depends vlc diff --git a/kde4/utils/phonon-backend-vlc/DETAILS b/kde4/utils/phonon-backend-vlc/DETAILS new file mode 100644 index 0000000..a1615fd --- /dev/null +++ b/kde4/utils/phonon-backend-vlc/DETAILS @@ -0,0 +1,13 @@ + MODULE=phonon-backend-vlc + VERSION=0.2.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=$KDE_URL/stable/$MODULE/$VERSION/src/ + SOURCE_VFY=sha1:7455ad360d23dcb0cf880ee8e8cbd065ce7146e3 + WEB_SITE=http://blogs.fsfe.org/myriam/2010/04/want-to-test-the-phonon-vlc-backend-here-you-go/ + ENTERED=20100404 + UPDATED=20100727 + SHORT="phonon-vlc backend" + +cat << EOF +phonon-vlc backend. +EOF diff --git a/zbeta/phonon-vlc/BUILD b/zbeta/phonon-vlc/BUILD deleted file mode 100644 index ef06851..0000000 --- a/zbeta/phonon-vlc/BUILD +++ /dev/null @@ -1,21 +0,0 @@ -( - - OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && - - source /etc/profile.d/qt4.rc && - source /etc/profile.d/kde4.rc && - - mkdir $OOTB_DIR && - cd $OOTB_DIR && - - cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ - -DCMAKE_BUILD_TYPE=RELEASE \ - -DCMAKE_INCLUDE_PATH=$MODULE_PREFIX/include \ - -DCMAKE_LIBRARY_PATH=$MODULE_PREFIX/lib \ - $OPTS && - - default_make && - - kbuildsycoca4 --noincremental - -) > $C_FIFO 2>&1 diff --git a/zbeta/phonon-vlc/DEPENDS b/zbeta/phonon-vlc/DEPENDS deleted file mode 100644 index dd8d9ca..0000000 --- a/zbeta/phonon-vlc/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends vlc diff --git a/zbeta/phonon-vlc/DETAILS b/zbeta/phonon-vlc/DETAILS deleted file mode 100644 index cb140bb..0000000 --- a/zbeta/phonon-vlc/DETAILS +++ /dev/null @@ -1,14 +0,0 @@ - MODULE=phonon-vlc - VERSION=git -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE=$MODULE.tar.bz2 - SOURCE_URL=git://gitorious.org/phonon/phonon-vlc.git - MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} - WEB_SITE=http://blogs.fsfe.org/myriam/2010/04/want-to-test-the-phonon-vlc-backend-here-you-go/ - ENTERED=20100404 - UPDATED=20100404 - SHORT="phonon-vlc backend" - -cat << EOF -phonon-vlc backend. -EOF From florin at lunar-linux.org Tue Jul 27 14:25:48 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 27 Jul 2010 15:25:48 +0300 Subject: [Lunar-commits] autogen: version bumped to 5.11. Message-ID: <20100727122614.CE2EA9B21B@doppio.foo-projects.org> commit 42b8eb14d08ed9ab8d461056704faa4de7ed84d4 Author: Florin Braescu Date: Tue Jul 27 15:25:48 2010 +0300 autogen: version bumped to 5.11. Changes: * "columns" program takes an option for an end-of-output string * "autogen" takes a "-MF" option producing a dependency file that is carefully engineered to be a little bit older than any other output file. * A guile "(string->camelcase)" function has been added. It removes non-alphanumerics and capitalizes the letter after any removals. --- devel/autogen/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/autogen/DETAILS b/devel/autogen/DETAILS index 8f3c0d9..98c81a5 100644 --- a/devel/autogen/DETAILS +++ b/devel/autogen/DETAILS @@ -1,11 +1,11 @@ MODULE=autogen - VERSION=5.10 + VERSION=5.11 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:ae7a7d9fc8e391b8090ff7c7c5a9efe0f5086379 + SOURCE_VFY=sha1:6c77c5c111b0ff2b7fa12b37ddcda6233ad40ab5 WEB_SITE=http://autogen.sourceforge.net ENTERED=20060423 - UPDATED=20091109 + UPDATED=20100727 SHORT="A tool to generate programs and text files" cat << EOF From florin at lunar-linux.org Tue Jul 27 14:44:10 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 27 Jul 2010 15:44:10 +0300 Subject: [Lunar-commits] phpMyAdmin: version bumped to 3.3.5. Message-ID: <20100727124436.2B0959B21B@doppio.foo-projects.org> commit b6917d555c2476d68a4368584acff47b310e1b97 Author: Florin Braescu Date: Tue Jul 27 15:44:10 2010 +0300 phpMyAdmin: version bumped to 3.3.5. Bugfixes release. --- sql/phpMyAdmin/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql/phpMyAdmin/DETAILS b/sql/phpMyAdmin/DETAILS index c7b56a9..69df3f8 100644 --- a/sql/phpMyAdmin/DETAILS +++ b/sql/phpMyAdmin/DETAILS @@ -1,13 +1,13 @@ MODULE=phpMyAdmin - VERSION=3.3.4 + VERSION=3.3.5 RELEASE=$VERSION-all-languages SOURCE=$MODULE-$RELEASE.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$RELEASE SOURCE_URL=$SFORGE_URL/phpmyadmin - SOURCE_VFY=sha1:bd1d3894dd2e3906e49caf3361fec939ec683ebb + SOURCE_VFY=sha1:89adb99241c6f915434a922c35caaed12ad6c299 WEB_SITE=http://www.phpmyadmin.net/home_page ENTERED=20040912 - UPDATED=20100628 + UPDATED=20100727 SHORT="A php web interface to administrate MySQL tables" cat << EOF From florin at lunar-linux.org Tue Jul 27 14:51:06 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Tue, 27 Jul 2010 15:51:06 +0300 Subject: [Lunar-commits] miro: version bumped to 3.0.3. Message-ID: <20100727125117.028DF9B21B@doppio.foo-projects.org> commit 21c9608c3135174c243e2d576e7261c5c55e59c9 Author: Florin Braescu Date: Tue Jul 27 15:51:06 2010 +0300 miro: version bumped to 3.0.3. --- video/miro/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/miro/DETAILS b/video/miro/DETAILS index 6344611..de085fd 100644 --- a/video/miro/DETAILS +++ b/video/miro/DETAILS @@ -1,11 +1,11 @@ MODULE=miro - VERSION=3.0.2 + VERSION=3.0.3 SOURCE=$MODULE-${VERSION}.tar.gz SOURCE_URL=http://ftp.osuosl.org/pub/pculture.org/miro/src - SOURCE_VFY=sha1:c5707b653d1acc097a11f3dedc0807e6807a37ad + SOURCE_VFY=sha1:506c61163bd60b5fc6facc74290dc919b2140359 WEB_SITE=http://www.getmiro.com ENTERED=20080208 - UPDATED=20100524 + UPDATED=20100727 SHORT="Video library and player" cat << EOF From stumbles at lunar-linux.org Tue Jul 27 19:28:56 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 27 Jul 2010 13:28:56 -0400 Subject: [Lunar-commits] firefox: If system sqlite is discouraged by the devs, then lets not Message-ID: <20100727173108.23AAC9B21B@doppio.foo-projects.org> commit 4c47b022fdd9857da1cf448a47dab36bac7adc41 Author: Dennis `stumbles` Veatch Date: Tue Jul 27 13:28:56 2010 -0400 firefox: If system sqlite is discouraged by the devs, then lets not enable it in the BUILDs. Also the minicupm_generator.cc file for Linux no longer exists so that line can be deleted. The dump_symbols.cc file now has the missing include so that line can be deleted. --- web/firefox/BUILD | 7 +------ web/firefox/BUILD.x86_64 | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/web/firefox/BUILD b/web/firefox/BUILD index c3b9831..39b0c90 100644 --- a/web/firefox/BUILD +++ b/web/firefox/BUILD @@ -3,9 +3,7 @@ MOZILLA_DIR=mozilla-1.9.2 #Really? You go and call fprintf and don't #include ? #How exactly did you plan on doing that?!?! - sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc - sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc if module_is_expired $MODULE && [ "$VERSION" != "`installed_version $MODULE`" ]; then set_module_config OLD_VER "`installed_version $MODULE`" @@ -27,6 +25,7 @@ cd $MOZILLA_DIR && echo "ac_add_options --disable-necko-wifi" >> mozconfig + echo "ac_add_options --disable-system-sqlite" >> mozconfig #Add DEPENDS options @@ -36,10 +35,6 @@ echo "ac_add_options --disable-dbus" >> mozconfig fi && - if in_depends $MODULE sqlite ; then - echo "ac_add_options --enable-system-sqlite" >> mozconfig - fi && - if in_depends $MODULE "xulrunner" ; then XUL=`module_version xulrunner` echo "ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" >> mozconfig diff --git a/web/firefox/BUILD.x86_64 b/web/firefox/BUILD.x86_64 index c3b9831..39b0c90 100644 --- a/web/firefox/BUILD.x86_64 +++ b/web/firefox/BUILD.x86_64 @@ -3,9 +3,7 @@ MOZILLA_DIR=mozilla-1.9.2 #Really? You go and call fprintf and don't #include ? #How exactly did you plan on doing that?!?! - sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/common/linux/dump_symbols.cc sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/exception_handler.cc - sedit 's::\n#include :g' $MOZILLA_DIR/toolkit/crashreporter/google-breakpad/src/client/linux/handler/minidump_generator.cc if module_is_expired $MODULE && [ "$VERSION" != "`installed_version $MODULE`" ]; then set_module_config OLD_VER "`installed_version $MODULE`" @@ -27,6 +25,7 @@ cd $MOZILLA_DIR && echo "ac_add_options --disable-necko-wifi" >> mozconfig + echo "ac_add_options --disable-system-sqlite" >> mozconfig #Add DEPENDS options @@ -36,10 +35,6 @@ echo "ac_add_options --disable-dbus" >> mozconfig fi && - if in_depends $MODULE sqlite ; then - echo "ac_add_options --enable-system-sqlite" >> mozconfig - fi && - if in_depends $MODULE "xulrunner" ; then XUL=`module_version xulrunner` echo "ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" >> mozconfig From stumbles at lunar-linux.org Tue Jul 27 23:59:24 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Tue, 27 Jul 2010 17:59:24 -0400 Subject: [Lunar-commits] firefox: A couple of more adjustments. The if/then for dbus in the BUILDs Message-ID: <20100727220200.00D799B21B@doppio.foo-projects.org> commit 5b45bc2d9ce55aa221de0ddb0e5890177566203e Author: Dennis `stumbles` Veatch Date: Tue Jul 27 17:59:24 2010 -0400 firefox: A couple of more adjustments. The if/then for dbus in the BUILDs does no good if there is not dbus in the DEPENDS, it will always be false. Looking through the compile log, it looks for dbus-glib anyway. Also in the mozconfig, I don't think we need to reserve memory for os/2. --- web/firefox/BUILD | 6 ------ web/firefox/BUILD.x86_64 | 6 ------ web/firefox/DEPENDS | 5 +++++ web/firefox/mozconfig | 1 + 4 files changed, 6 insertions(+), 12 deletions(-) diff --git a/web/firefox/BUILD b/web/firefox/BUILD index 39b0c90..5456c31 100644 --- a/web/firefox/BUILD +++ b/web/firefox/BUILD @@ -29,12 +29,6 @@ #Add DEPENDS options - if in_depends $MODULE dbus ; then - echo "ac_add_options --enable-dbus" >> mozconfig - else - echo "ac_add_options --disable-dbus" >> mozconfig - fi && - if in_depends $MODULE "xulrunner" ; then XUL=`module_version xulrunner` echo "ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" >> mozconfig diff --git a/web/firefox/BUILD.x86_64 b/web/firefox/BUILD.x86_64 index 39b0c90..5456c31 100644 --- a/web/firefox/BUILD.x86_64 +++ b/web/firefox/BUILD.x86_64 @@ -29,12 +29,6 @@ #Add DEPENDS options - if in_depends $MODULE dbus ; then - echo "ac_add_options --enable-dbus" >> mozconfig - else - echo "ac_add_options --disable-dbus" >> mozconfig - fi && - if in_depends $MODULE "xulrunner" ; then XUL=`module_version xulrunner` echo "ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-$XUL" >> mozconfig diff --git a/web/firefox/DEPENDS b/web/firefox/DEPENDS index f888b6f..479203a 100644 --- a/web/firefox/DEPENDS +++ b/web/firefox/DEPENDS @@ -21,3 +21,8 @@ optional_depends "gnome-vfs" "" "" \ optional_depends "Python" "" "" \ "Needed to do a Profile Guided Optimization build" + +optional_depends "dbus-glib" "--enable-dbus" "--disable-dbus" "for dbus support" + + + diff --git a/web/firefox/mozconfig b/web/firefox/mozconfig index 71dbdb5..409bc24 100644 --- a/web/firefox/mozconfig +++ b/web/firefox/mozconfig @@ -27,3 +27,4 @@ ac_add_options --disable-pedantic ac_add_options --disable-logging ac_add_options --disable-accessibility ac_add_options --enable-mathml +ac_add_options --disable-os2-high-mem From florin at lunar-linux.org Wed Jul 28 07:16:54 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Wed, 28 Jul 2010 08:16:54 +0300 Subject: [Lunar-commits] freeciv: version bumped to 2.2.2. Message-ID: <20100728051711.CC4D19B21B@doppio.foo-projects.org> commit 8e532f17d793b8b7be4362ad75f0eaf8e7cd4739 Author: Florin Braescu Date: Wed Jul 28 08:16:54 2010 +0300 freeciv: version bumped to 2.2.2. --- games/freeciv/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/freeciv/DETAILS b/games/freeciv/DETAILS index d1e9fec..807fbb0 100644 --- a/games/freeciv/DETAILS +++ b/games/freeciv/DETAILS @@ -1,11 +1,11 @@ MODULE=freeciv - VERSION=2.2.1 + VERSION=2.2.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:f9d141a04e447a57f4fc001dbd789d92717735e4 + SOURCE_VFY=sha1:b306374d5e2e118393b23ff9a0b1a8d391b36c82 WEB_SITE=$SFORGE_URL/$MODULE ENTERED=20010922 - UPDATED=20100604 + UPDATED=20100728 SHORT="Reimplementation of Civilization" cat << EOF From stumbles at lunar-linux.org Wed Jul 28 15:28:27 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 28 Jul 2010 09:28:27 -0400 Subject: [Lunar-commits] bluedevil: Adding to zbeta for now. It will replace kbluetooth. Message-ID: <20100728132910.233419B220@doppio.foo-projects.org> commit 44477daa1aabd9028971f7e7d6c5a77b88d8f96f Author: Dennis `stumbles` Veatch Date: Wed Jul 28 09:28:27 2010 -0400 bluedevil: Adding to zbeta for now. It will replace kbluetooth. --- zbeta/bluedevil/BUILD | 14 ++++++++++++++ zbeta/bluedevil/DEPENDS | 5 +++++ zbeta/bluedevil/DETAILS | 13 +++++++++++++ 3 files changed, 32 insertions(+), 0 deletions(-) diff --git a/zbeta/bluedevil/BUILD b/zbeta/bluedevil/BUILD new file mode 100644 index 0000000..95d4fec --- /dev/null +++ b/zbeta/bluedevil/BUILD @@ -0,0 +1,14 @@ +( + + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && + + mkdir $OOTB_DIR && + cd $OOTB_DIR && + + cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ + -DCMAKE_BUILD_TYPE=RELEASE \ + $OPTS && + + default_make + +) > $C_FIFO 2>&1 diff --git a/zbeta/bluedevil/DEPENDS b/zbeta/bluedevil/DEPENDS new file mode 100644 index 0000000..fc6e1bd --- /dev/null +++ b/zbeta/bluedevil/DEPENDS @@ -0,0 +1,5 @@ +depends cmake +depends bluez +depends pulseaudio +depends obex-data-server +depends obexd diff --git a/zbeta/bluedevil/DETAILS b/zbeta/bluedevil/DETAILS new file mode 100644 index 0000000..804cf9d --- /dev/null +++ b/zbeta/bluedevil/DETAILS @@ -0,0 +1,13 @@ + MODULE=bluedevil + VERSION=git + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=git://gitorious.org/bluedevil/bluedevil.git +# SOURCE_VFY=sha1:a2c415923850720dc4499de0b6f6dbe40e98f90f + WEB_SITE=http://www.afiestas.org/bluedevil-the-new-kde-bluetooth-stack-is-here/ + ENTERED=20100728 + UPDATED=20100728 + SHORT="kde bluetooth stack" + +cat << EOF +kde bluetooth stack. +EOF From stumbles at lunar-linux.org Wed Jul 28 15:27:51 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 28 Jul 2010 09:27:51 -0400 Subject: [Lunar-commits] kbluetooth: This project is dead and will be replaced by bluedevil. Message-ID: <20100728132910.180AD9B21B@doppio.foo-projects.org> commit f05667e03ae2f7d92fd43e222c19f9a0cab1e155 Author: Dennis `stumbles` Veatch Date: Wed Jul 28 09:27:51 2010 -0400 kbluetooth: This project is dead and will be replaced by bluedevil. --- kde4/utils/kbluetooth/BUILD | 19 ------------------- kde4/utils/kbluetooth/DEPENDS | 2 -- kde4/utils/kbluetooth/DETAILS | 16 ---------------- 3 files changed, 0 insertions(+), 37 deletions(-) diff --git a/kde4/utils/kbluetooth/BUILD b/kde4/utils/kbluetooth/BUILD deleted file mode 100644 index 1b26801..0000000 --- a/kde4/utils/kbluetooth/BUILD +++ /dev/null @@ -1,19 +0,0 @@ -( - - KDE4_BUILD_DIR="$SOURCE_DIRECTORY/kde4-build" - - source /etc/profile.d/qt4.rc && - source /etc/profile.d/kde4.rc && - - sedit "s:4.3.9:4.3.0:" CMakeLists.txt && - - mkdir $KDE4_BUILD_DIR && - cd $KDE4_BUILD_DIR && - - - cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ - -DCMAKE_BUILD_TYPE=RELEASE && - - default_make - -) > $C_FIFO 2>&1 diff --git a/kde4/utils/kbluetooth/DEPENDS b/kde4/utils/kbluetooth/DEPENDS deleted file mode 100644 index 40822eb..0000000 --- a/kde4/utils/kbluetooth/DEPENDS +++ /dev/null @@ -1,2 +0,0 @@ -depends bluez -depends kdebase4-workspace diff --git a/kde4/utils/kbluetooth/DETAILS b/kde4/utils/kbluetooth/DETAILS deleted file mode 100644 index 7ffe0b7..0000000 --- a/kde4/utils/kbluetooth/DETAILS +++ /dev/null @@ -1,16 +0,0 @@ - MODULE=kbluetooth - MOD_MAJ=112110 - VERSION=0.4 - SOURCE=$MOD_MAJ-$MODULE-$VERSION.tar.bz2 - SOURCE_URL=http://kde-apps.org/CONTENT/content-files/ -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION - SOURCE_VFY=sha1:bbde72b0a79bbb7abfc4f90ed1ef47813ae4fc26 - MODULE_PREFIX=${KDE4_INSTALL_DIR:-/opt/lunar/kde/4} - WEB_SITE=http://techbase.kde.org/Kbluetooth - ENTERED=20080816 - UPDATED=20100201 - SHORT="KDE4 bluetooth GUI" - -cat << EOF -Kdebluetooth4 is the new KDE bluetooth framework for KDE4. -EOF From stumbles at lunar-linux.org Wed Jul 28 15:55:11 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 28 Jul 2010 09:55:11 -0400 Subject: [Lunar-commits] libbluedevil: Adding to zbeta. Message-ID: <20100728135553.A6D809B21A@doppio.foo-projects.org> commit 405de06396acc008c24199e8444ac8e8a182c38d Author: Dennis `stumbles` Veatch Date: Wed Jul 28 09:55:11 2010 -0400 libbluedevil: Adding to zbeta. --- zbeta/libbluedevil/BUILD | 14 ++++++++++++++ zbeta/libbluedevil/DEPENDS | 1 + zbeta/libbluedevil/DETAILS | 13 +++++++++++++ 3 files changed, 28 insertions(+), 0 deletions(-) diff --git a/zbeta/libbluedevil/BUILD b/zbeta/libbluedevil/BUILD new file mode 100644 index 0000000..95d4fec --- /dev/null +++ b/zbeta/libbluedevil/BUILD @@ -0,0 +1,14 @@ +( + + OOTB_DIR="$SOURCE_DIRECTORY/$MODULE-build" && + + mkdir $OOTB_DIR && + cd $OOTB_DIR && + + cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \ + -DCMAKE_BUILD_TYPE=RELEASE \ + $OPTS && + + default_make + +) > $C_FIFO 2>&1 diff --git a/zbeta/libbluedevil/DEPENDS b/zbeta/libbluedevil/DEPENDS new file mode 100644 index 0000000..60dd614 --- /dev/null +++ b/zbeta/libbluedevil/DEPENDS @@ -0,0 +1 @@ +depends cmake diff --git a/zbeta/libbluedevil/DETAILS b/zbeta/libbluedevil/DETAILS new file mode 100644 index 0000000..fd1cb96 --- /dev/null +++ b/zbeta/libbluedevil/DETAILS @@ -0,0 +1,13 @@ + MODULE=libbluedevil + VERSION=git + SOURCE=$MODULE-$VERSION.tar.bz2 + SOURCE_URL=git://gitorious.org/libbluedevil/libbluedevil.git +# SOURCE_VFY=sha1:a2c415923850720dc4499de0b6f6dbe40e98f90f + WEB_SITE=http://www.afiestas.org/bluedevil-the-new-kde-bluetooth-stack-is-here/ + ENTERED=20100728 + UPDATED=20100728 + SHORT="library for the kde bluetooth stack" + +cat << EOF +A library for the kde bluetooth stack. +EOF From stumbles at lunar-linux.org Wed Jul 28 15:55:31 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Wed, 28 Jul 2010 09:55:31 -0400 Subject: [Lunar-commits] bluedevil: adding a depends. Message-ID: <20100728135553.B3A169B21B@doppio.foo-projects.org> commit 46c12f9a57c62e1b1ad32e7fc54736b143ecef21 Author: Dennis `stumbles` Veatch Date: Wed Jul 28 09:55:31 2010 -0400 bluedevil: adding a depends. --- zbeta/bluedevil/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zbeta/bluedevil/DEPENDS b/zbeta/bluedevil/DEPENDS index fc6e1bd..22d2bb2 100644 --- a/zbeta/bluedevil/DEPENDS +++ b/zbeta/bluedevil/DEPENDS @@ -1,4 +1,5 @@ depends cmake +depends libbluedevil depends bluez depends pulseaudio depends obex-data-server From ratler at lunar-linux.org Wed Jul 28 16:10:14 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Wed, 28 Jul 2010 16:10:14 +0200 Subject: [Lunar-commits] libgphoto2: Fix for bug #424 Message-ID: <20100728141156.7C7979B21A@doppio.foo-projects.org> commit 9c7ead6a07a73b8a8dff080540f404a1ce79240e Author: Stefan Wold Date: Wed Jul 28 16:10:14 2010 +0200 libgphoto2: Fix for bug #424 * If libexif isn't installed the libgphoto2.pc (pkgconfig) isn't generated properly, fixed with a simple sedit --- graphics/libgphoto2/BUILD | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/graphics/libgphoto2/BUILD b/graphics/libgphoto2/BUILD new file mode 100644 index 0000000..fbf86c3 --- /dev/null +++ b/graphics/libgphoto2/BUILD @@ -0,0 +1,10 @@ +( + + # Fix for bug that cause .pc file to be incorrect if libexif is disabled + if ! is_depends libexif; then + sedit "s;, @REQUIREMENTS_FOR_LIBEXIF@;;" libgphoto2.pc.in + fi && + + default_build + +) > $C_FIFO 2>61 From ratler at lunar-linux.org Wed Jul 28 18:05:02 2010 From: ratler at lunar-linux.org (Stefan Wold) Date: Wed, 28 Jul 2010 18:05:02 +0200 Subject: [Lunar-commits] libgphoto2: Minor fix for the depends check Message-ID: <20100728160512.247519B21A@doppio.foo-projects.org> commit 25caa659ff7e82b53ccf6f7d99dcda584333125d Author: Stefan Wold Date: Wed Jul 28 18:05:02 2010 +0200 libgphoto2: Minor fix for the depends check --- graphics/libgphoto2/BUILD | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/graphics/libgphoto2/BUILD b/graphics/libgphoto2/BUILD index fbf86c3..c054d6f 100644 --- a/graphics/libgphoto2/BUILD +++ b/graphics/libgphoto2/BUILD @@ -1,7 +1,7 @@ ( # Fix for bug that cause .pc file to be incorrect if libexif is disabled - if ! is_depends libexif; then + if ! in_depends $MODULE libexif; then sedit "s;, @REQUIREMENTS_FOR_LIBEXIF@;;" libgphoto2.pc.in fi && From zbiggy at lunar-linux.org Wed Jul 28 22:53:34 2010 From: zbiggy at lunar-linux.org (Zbigniew Luszpinski) Date: Wed, 28 Jul 2010 22:53:34 +0200 Subject: [Lunar-commits] mysql: updated to 5.1.49 Changelog: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html Message-ID: <20100728205433.EEC0F9B21A@doppio.foo-projects.org> commit 292d6a2d9f8c98696cf7cc9f9b74322c5999f8d0 Author: Zbigniew Luszpinski Date: Wed Jul 28 22:53:34 2010 +0200 mysql: updated to 5.1.49 Changelog: http://dev.mysql.com/doc/refman/5.1/en/news-5-1-49.html --- sql/mysql/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sql/mysql/DETAILS b/sql/mysql/DETAILS index 5d5718d..669df24 100644 --- a/sql/mysql/DETAILS +++ b/sql/mysql/DETAILS @@ -1,14 +1,14 @@ MODULE=mysql - VERSION=5.1.48 + VERSION=5.1.49 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=ftp://mirror.mcs.anl.gov/pub/mysql/Downloads/MySQL-5.1 SOURCE_URL[1]=ftp://ftp.heanet.ie/mirrors/www.mysql.com/Downloads/MySQL-5.1 SOURCE_URL[2]=http://mysql.mirrors.pair.com/Downloads/MySQL-5.1 SOURCE_URL[3]=http://mirrors.sunsite.dk/mysql/Downloads/MySQL-5.1 - SOURCE_VFY=sha1:61327d8588a73eb1ca61a91eefad9ce571bac588 + SOURCE_VFY=sha1:c173614fa307eeed34607292205290715f20bcd5 WEB_SITE=http://www.mysql.com ENTERED=20011114 - UPDATED=20100619 + UPDATED=20100728 SHORT="A widely used and fast SQL database server" cat << EOF From florin at lunar-linux.org Thu Jul 29 12:28:20 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 29 Jul 2010 13:28:20 +0300 Subject: [Lunar-commits] hplip: version bumped to 3.10.6. Message-ID: <20100729102901.4365A9B21A@doppio.foo-projects.org> commit 1a7cc8b86d7d64d1b5355f5b061316f040419d6e Author: Florin Braescu Date: Thu Jul 29 13:28:20 2010 +0300 hplip: version bumped to 3.10.6. --- printer/hplip/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/printer/hplip/DETAILS b/printer/hplip/DETAILS index 3b28ea0..5954473 100644 --- a/printer/hplip/DETAILS +++ b/printer/hplip/DETAILS @@ -1,11 +1,11 @@ MODULE=hplip - VERSION=3.10.5 + VERSION=3.10.6 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL=$SFORGE_URL/hplip - SOURCE_VFY=sha1:4e6e534983311af6991245e99814a44d857cda8d + SOURCE_VFY=sha1:1dc507340f8087bdeefb804c7771410bf958d564 WEB_SITE=http://hplip.sourceforge.net ENTERED=20061216 - UPDATED=20100712 + UPDATED=20100729 SHORT="Hewlett Packard's drivers for HP printers" cat << EOF From florin at lunar-linux.org Thu Jul 29 14:54:05 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 29 Jul 2010 15:54:05 +0300 Subject: [Lunar-commits] empathy: add evolution-data-server depend. Message-ID: <20100729125431.E5DA69B21A@doppio.foo-projects.org> commit e49db5265a1e395c4926e315afccd207ea1ed3de Author: Florin Braescu Date: Thu Jul 29 15:54:05 2010 +0300 empathy: add evolution-data-server depend. --- chat/empathy/DEPENDS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/chat/empathy/DEPENDS b/chat/empathy/DEPENDS index 580356f..aa1705f 100644 --- a/chat/empathy/DEPENDS +++ b/chat/empathy/DEPENDS @@ -1,3 +1,4 @@ +depends evolution-data-server depends telepathy-glib depends telepathy-mission-control depends telepathy-farsight From stumbles at lunar-linux.org Thu Jul 29 14:55:31 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Thu, 29 Jul 2010 08:55:31 -0400 Subject: [Lunar-commits] alienarena: Version bump. Message-ID: <20100729125550.E48FD9B21A@doppio.foo-projects.org> commit 5362c0a203cb1eb6d2aec3633e4e66ef712a30a9 Author: Dennis `stumbles` Veatch Date: Thu Jul 29 08:55:31 2010 -0400 alienarena: Version bump. --- games/alienarena/BUILD | 2 +- games/alienarena/DETAILS | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/games/alienarena/BUILD b/games/alienarena/BUILD index 7ed7ccb..e11faf6 100644 --- a/games/alienarena/BUILD +++ b/games/alienarena/BUILD @@ -50,6 +50,6 @@ EOF install -D -m644 ${MODULE}.desktop /usr/share/applications/${MODULE}.desktop && - mv $SOURCE_DIRECTORY/docs/{license,readme}.txt . + mv $SOURCE_DIRECTORY/docs/license.txt . ) > $C_FIFO 2>&1 diff --git a/games/alienarena/DETAILS b/games/alienarena/DETAILS index 50cdddf..76c8011 100644 --- a/games/alienarena/DETAILS +++ b/games/alienarena/DETAILS @@ -1,14 +1,14 @@ MODULE=alienarena - VERSION=20100504 - VER=7_40 - OS=linux - SOURCE=$MODULE-$OS$VERSION.zip + VERSION=20100726 + VER=7_45 + OS=Linux + SOURCE=$MODULE${VER}-$OS${VERSION}.zip SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}${VER} SOURCE_URL=http://icculus.org/alienarena/Files/ - SOURCE_VFY=sha1:118b3d469c7462f7838950ff319ca39b107706b2 + SOURCE_VFY=sha1:9c982d097d885af0cbd06bfbe6c4185936c43c4d WEB_SITE=http://red.planetarena.org/ ENTERED=20080606 - UPDATED=20100510 + UPDATED=20100729 SHORT="FPS freeware online deathmatch game" cat << EOF With over 30 levels, seven modes of play, loads of mutators, built-in From florin at lunar-linux.org Thu Jul 29 14:57:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 29 Jul 2010 15:57:47 +0300 Subject: [Lunar-commits] mkvtoolnix: version bumped to 4.2.0. Message-ID: <20100729130402.5EA829B21A@doppio.foo-projects.org> commit 7f86f3025b2a6ba5ef1b5eee716ba1adc8adb414 Author: Florin Braescu Date: Thu Jul 29 15:57:47 2010 +0300 mkvtoolnix: version bumped to 4.2.0. Various crashes in mkvmerge have been fixed. Splitting by size was basing the split decision on uninitialized variables causing multiple very small files to be created. DisplayWidth/DisplayHeight values that were only used to store the display aspect ratio are fixed to sensible values while providing the same aspect ratio information. mmg will remove entries from "recently used files" lists if they don't exist anymore. --- video/mkvtoolnix/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/mkvtoolnix/DETAILS b/video/mkvtoolnix/DETAILS index f8374b2..1b99f3f 100644 --- a/video/mkvtoolnix/DETAILS +++ b/video/mkvtoolnix/DETAILS @@ -1,11 +1,11 @@ MODULE=mkvtoolnix - VERSION=4.1.1 + VERSION=4.2.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.bunkus.org/videotools/$MODULE/sources - SOURCE_VFY=sha1:8105585c6dd5ec0054cb88100024be1459e9f01e + SOURCE_VFY=sha1:afa101267882c1c9fe89b6e75b5818ebec4d2209 WEB_SITE=http://www.bunkus.org/videotools/mkvtoolnix ENTERED=20031113 - UPDATED=20100704 + UPDATED=20100729 MAINTAINER=florin at lunar-linux.org SHORT="Tools for using Matroska audio/video container files" From florin at lunar-linux.org Thu Jul 29 15:00:47 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 29 Jul 2010 16:00:47 +0300 Subject: [Lunar-commits] alienarena: version bumped to 7.45. Message-ID: <20100729130402.69B559B21B@doppio.foo-projects.org> commit 20ce0fb13383c78225ce1c6775a2fcf0c497231f Author: Florin Braescu Date: Thu Jul 29 16:00:47 2010 +0300 alienarena: version bumped to 7.45. Changes: New skeletal model format. Soft shadows. Faster, more accurate lighting. Major optimizations for faster rendering. Fixes for old vertex animated meshes. All player models re-animated with new skeletal format. Fixes in IRC client. --- games/alienarena/DETAILS | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) diff --git a/games/alienarena/DETAILS b/games/alienarena/DETAILS index 50cdddf..7cff1dd 100644 --- a/games/alienarena/DETAILS +++ b/games/alienarena/DETAILS @@ -1,15 +1,16 @@ MODULE=alienarena - VERSION=20100504 - VER=7_40 - OS=linux - SOURCE=$MODULE-$OS$VERSION.zip + VERSION=20100726 + VER=7_45 + OS=Linux + SOURCE=${MODULE}$VER-$OS$VERSION.zip SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}${VER} - SOURCE_URL=http://icculus.org/alienarena/Files/ - SOURCE_VFY=sha1:118b3d469c7462f7838950ff319ca39b107706b2 - WEB_SITE=http://red.planetarena.org/ + SOURCE_URL=http://icculus.org/alienarena/Files + SOURCE_VFY=sha1:9c982d097d885af0cbd06bfbe6c4185936c43c4d + WEB_SITE=http://red.planetarena.org ENTERED=20080606 - UPDATED=20100510 + UPDATED=201007291 SHORT="FPS freeware online deathmatch game" + cat << EOF With over 30 levels, seven modes of play, loads of mutators, built-in bots, 11 player characters, 9 weapons (with alt-fire modes), the game From florin at lunar-linux.org Thu Jul 29 16:08:55 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Thu, 29 Jul 2010 17:08:55 +0300 Subject: [Lunar-commits] vala: version bumped to 0.9.4. Message-ID: <20100729140913.0A4FC9B21A@doppio.foo-projects.org> commit ea1167df68f28faaf646ac2c8309200abefee8a8 Author: Florin Braescu Date: Thu Jul 29 17:08:55 2010 +0300 vala: version bumped to 0.9.4. --- zbeta/vala/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zbeta/vala/DETAILS b/zbeta/vala/DETAILS index 14c5c63..90540f9 100644 --- a/zbeta/vala/DETAILS +++ b/zbeta/vala/DETAILS @@ -1,12 +1,12 @@ MODULE=vala MAJOR=0.9 - VERSION=$MAJOR.2 + VERSION=$MAJOR.4 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:20c48cbe7fa12446309cb040a45dc41b070ab065 + SOURCE_VFY=sha1:4c44d6917d4074086c69f9c02a7e4825d30d7b0c WEB_SITE=http://www.vala-project.org ENTERED=20020714 - UPDATED=20100621 + UPDATED=20100729 SHORT="A compiler for the GObject type system" cat << EOF From florin at lunar-linux.org Fri Jul 30 06:13:48 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 30 Jul 2010 07:13:48 +0300 Subject: [Lunar-commits] lvm2: version bumped to 2.02.72. Message-ID: <20100730041417.69CC59B21A@doppio.foo-projects.org> commit bb33502c6ad076451cbdc576fc40ca570b98046d Author: Florin Braescu Date: Fri Jul 30 07:13:48 2010 +0300 lvm2: version bumped to 2.02.72. Bugfixes and improvements. --- filesys/lvm2/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/filesys/lvm2/DETAILS b/filesys/lvm2/DETAILS index 3039a5d..765d4d7 100644 --- a/filesys/lvm2/DETAILS +++ b/filesys/lvm2/DETAILS @@ -1,13 +1,13 @@ MODULE=lvm2 - VERSION=2.02.70 + VERSION=2.02.72 SOURCE=LVM2.$VERSION.tgz SOURCE_DIRECTORY=$BUILD_DIRECTORY/LVM2.$VERSION SOURCE_URL[0]=ftp://sources.redhat.com/pub/lvm2 SOURCE_URL[1]=ftp://sources.redhat.com/pub/lvm2/old - SOURCE_VFY=sha1:6f88114e72204feee491befd5f0e203036b90f11 + SOURCE_VFY=sha1:a594980f7a6dad8f26572fd1fcd9341184837094 WEB_SITE=http://sources.redhat.com/lvm2 ENTERED=20040511 - UPDATED=20100707 + UPDATED=20100730 PSAFE=no SHORT="Logical volume manager" From florin at lunar-linux.org Fri Jul 30 06:28:22 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 30 Jul 2010 07:28:22 +0300 Subject: [Lunar-commits] git: version bumped to 1.7.2.1. Message-ID: <20100730042834.458B19B21A@doppio.foo-projects.org> commit 35b0545a162de7ed64a2639efbd172751bcc8885 Author: Florin Braescu Date: Fri Jul 30 07:28:22 2010 +0300 git: version bumped to 1.7.2.1. --- devel/git/DETAILS | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/git/DETAILS b/devel/git/DETAILS index 44fe182..c9e69ea 100644 --- a/devel/git/DETAILS +++ b/devel/git/DETAILS @@ -1,17 +1,17 @@ MODULE=git - VERSION=1.7.2 + VERSION=1.7.2.1 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE2=$MODULE-manpages-$VERSION.tar.bz2 SOURCE3=$MODULE-makefile-install-10.patch SOURCE_URL=$KERNEL_URL/pub/software/scm/git SOURCE2_URL=$KERNEL_URL/pub/software/scm/git SOURCE3_URL=$PATCH_URL - SOURCE_VFY=sha1:4dc232d018d769dd16774d3a12c237ac11b9d227 - SOURCE2_VFY=sha1:601d712aedac1d8caa145d1867b4c0217982043c + SOURCE_VFY=sha1:f177bb1b48b8de73063a722025285599fa361fc7 + SOURCE2_VFY=sha1:5124a2acef94114bf3a0a26b0eda011ec0d4aef7 SOURCE3_VFY=sha1:8e1de6ce0c00514e03dc84fed1642ea07f69b70b WEB_SITE=http://git-scm.com ENTERED=20050707 - UPDATED=20100723 + UPDATED=20100730 SHORT="Fast version control system" PSAFE=no From florin at lunar-linux.org Fri Jul 30 06:32:01 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 30 Jul 2010 07:32:01 +0300 Subject: [Lunar-commits] wireshark: version bumped to 1.2.10. Message-ID: <20100730043224.743DA9B21A@doppio.foo-projects.org> commit feb7352962a1ad8ffe15df6a9624a0d1ca6d9e06 Author: Florin Braescu Date: Fri Jul 30 07:32:01 2010 +0300 wireshark: version bumped to 1.2.10. Bugfixes release. --- net/wireshark/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net/wireshark/DETAILS b/net/wireshark/DETAILS index 261bcc3..9a7a498 100644 --- a/net/wireshark/DETAILS +++ b/net/wireshark/DETAILS @@ -1,11 +1,11 @@ MODULE=wireshark - VERSION=1.2.9 + VERSION=1.2.10 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.wireshark.org/download/src - SOURCE_VFY=sha1:6b31173a34c0050035516958e0b3ae83e83eac2c + SOURCE_VFY=sha1:db9028d6c547fb736f126a0cd0659222094b4c1b WEB_SITE=http://www.wireshark.org ENTERED=20061104 - UPDATED=20100610 + UPDATED=20100730 SHORT="A network protocol analyzer" cat << EOF From florin at lunar-linux.org Fri Jul 30 06:41:00 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 30 Jul 2010 07:41:00 +0300 Subject: [Lunar-commits] sysstat: version bumped to 9.1.4. Message-ID: <20100730044131.E69E69B21A@doppio.foo-projects.org> commit b09e843bd6574622cafa6d51e41406202341bede Author: Florin Braescu Date: Fri Jul 30 07:41:00 2010 +0300 sysstat: version bumped to 9.1.4. This version adds fan speed and device temperature statistics to sar and sadc. It also includes various fixes in the cifsiostat and nfsiostat manual pages. --- utils/sysstat/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/sysstat/DETAILS b/utils/sysstat/DETAILS index 116c378..064c1e5 100644 --- a/utils/sysstat/DETAILS +++ b/utils/sysstat/DETAILS @@ -1,13 +1,13 @@ MODULE=sysstat - VERSION=9.1.3 + VERSION=9.1.4 SOURCE=$MODULE-$VERSION.tar.gz SOURCE_URL[0]=http://perso.wanadoo.fr/sebastien.godard SOURCE_URL[1]=ftp://ibiblio.org/pub/Linux/system/status SOURCE_URL[2]=ftp://ftp.freesoftware.com/pub/linux/sunsite/system/status - SOURCE_VFY=sha1:6fc8e3ca9afc6371e42e5c4df852978fcdc560c5 + SOURCE_VFY=sha1:2b1a237429f23edc1f659bcfbfb7978b9d60d63b WEB_SITE=http://perso.wanadoo.fr/sebastien.godard ENTERED=20020812 - UPDATED=20100628 + UPDATED=20100730 SHORT="System performance monitoring tools" cat < vlc: version bumped to 1.1.2. Message-ID: <20100730044245.4A5159B21A@doppio.foo-projects.org> commit 6dfe8b4214c5d7af75bd2a264b0549ab68f69148 Author: Florin Braescu Date: Fri Jul 30 07:42:13 2010 +0300 vlc: version bumped to 1.1.2. This is a minor release aimed at fixing small bugs and improving translations. It mostly fixes some TS demuxing, some framerate display, interface issues, and some audio filtering issues when mono tracks were played. --- video/vlc/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/video/vlc/DETAILS b/video/vlc/DETAILS index 42e96ea..4db6401 100644 --- a/video/vlc/DETAILS +++ b/video/vlc/DETAILS @@ -1,11 +1,11 @@ MODULE=vlc - VERSION=1.1.1 + VERSION=1.1.2 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.videolan.org/pub/videolan/$MODULE/$VERSION - SOURCE_VFY=sha1:4db0f3a28c8ef7b4430223479988e4c5ea26205f + SOURCE_VFY=sha1:b19b2d509785ae5e92a8db045e4641c9632dea74 WEB_SITE=http://www.videolan.org ENTERED=20011113 - UPDATED=20100721 + UPDATED=20100730 SHORT="Videolan client multimedia player" cat << EOF From stumbles at lunar-linux.org Fri Jul 30 10:27:23 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Fri, 30 Jul 2010 04:27:23 -0400 Subject: [Lunar-commits] texmaker: Version bump. From the change log; Message-ID: <20100730082814.A4F139B21A@doppio.foo-projects.org> commit 9b328ee73e5853493df914739a1926502fa75ce6 Author: Dennis `stumbles` Veatch Date: Fri Jul 30 04:27:23 2010 -0400 texmaker: Version bump. From the change log; - a built-in pdf viewer has been added : the pdf preview is automatically refreshed after a compilation; - a new option to the quick build command has been added : with this option, texmaker doesn't launch a new instance of the dvi/ps/pdf viewer if the file is already opened. - the "tabular" assistant has been completed : * option to add a vertical margin after a \hline (for big math formulae) * new options for the "p{}" column alignment (center and left alignment : \usepackage{array} is required) - the required blank space at the end of the metapost command is verified if the user changed manually this command - user can now directly create a new document by copying an existing one. - a new wizard to set the "user quick build command" has been added. - the "AMS align" tag has been added to the "Math" menu. - the trouble about the compilation of the hunspell code with gcc 4.5 has been fixed. --- doc-tools/texmaker/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc-tools/texmaker/DETAILS b/doc-tools/texmaker/DETAILS index 7383a81..ce4e6c7 100644 --- a/doc-tools/texmaker/DETAILS +++ b/doc-tools/texmaker/DETAILS @@ -1,11 +1,11 @@ MODULE=texmaker - VERSION=1.9.9 + VERSION=2.0 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=http://www.xm1math.net/texmaker/ - SOURCE_VFY=sha1:947811ff7ba6385c24f51188c65492949ef76731 + SOURCE_VFY=sha1:810687fa1a7ec80ce0ee9ffccafe91ba7284cabc WEB_SITE=http://www.xm1math.net/texmaker/ ENTERED=20071107 - UPDATED=20100205 + UPDATED=20100730 SHORT="free cross-platform LaTeX editor" cat << EOF From florin at lunar-linux.org Fri Jul 30 14:18:31 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Fri, 30 Jul 2010 15:18:31 +0300 Subject: [Lunar-commits] sauerbraten: version bumped to 2010_07_28. Message-ID: <20100730121912.6D4A09B21A@doppio.foo-projects.org> commit 50843464a2140459671e437190cbb6a70cbf339a Author: Florin Braescu Date: Fri Jul 30 15:18:31 2010 +0300 sauerbraten: version bumped to 2010_07_28. --- games/sauerbraten/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/games/sauerbraten/DETAILS b/games/sauerbraten/DETAILS index 1047882..8a46e2e 100644 --- a/games/sauerbraten/DETAILS +++ b/games/sauerbraten/DETAILS @@ -1,12 +1,12 @@ MODULE=sauerbraten - VERSION=2010_07_21 + VERSION=2010_07_28 SOURCE=${MODULE}_${VERSION}_justice_edition_linux.tar.bz2 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE SOURCE_URL=$SFORGE_URL/$MODULE - SOURCE_VFY=sha1:622a812e3cdaef6122f0269a1db11ebcf415edd9 + SOURCE_VFY=sha1:9c837b36196a1fabf5a5b897ef3c590344e680b2 WEB_SITE=http://sauerbraten.org ENTERED=20090511 - UPDATED=20100725 + UPDATED=20100730 SHORT="Another first person shooter game" cat << EOF From florin at lunar-linux.org Sat Jul 31 06:30:15 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 31 Jul 2010 07:30:15 +0300 Subject: [Lunar-commits] goffice: version bumped to 0.8.7. Message-ID: <20100731043039.728B89B220@doppio.foo-projects.org> commit 11dc20e4bbeb83c62f46eea46dd387c1aa773f09 Author: Florin Braescu Date: Sat Jul 31 07:30:15 2010 +0300 goffice: version bumped to 0.8.7. New functions added. --- gnome2/desktop/goffice/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/desktop/goffice/DETAILS b/gnome2/desktop/goffice/DETAILS index 25684c1..af32c6c 100644 --- a/gnome2/desktop/goffice/DETAILS +++ b/gnome2/desktop/goffice/DETAILS @@ -1,12 +1,12 @@ MODULE=goffice MAJOR=0.8 - VERSION=$MAJOR.6 + VERSION=$MAJOR.7 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:d42f4e4e36bcf68f6a06431b00f439f8efe4e785 + SOURCE_VFY=sha1:a9fa51e051fdcacd3b0f0de8c2b410628ef4ecdc WEB_SITE=www.gnome.org ENTERED=20071104 - UPDATED=20100618 + UPDATED=20100731 SHORT="A glib/gtk set of document centric objects and utilities" cat << EOF From florin at lunar-linux.org Sat Jul 31 06:42:37 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 31 Jul 2010 07:42:37 +0300 Subject: [Lunar-commits] gnumeric: version bumped to 1.10.8. Message-ID: <20100731044252.6C4549B220@doppio.foo-projects.org> commit a0e5919f11cbfa789fedf225de939792d972648a Author: Florin Braescu Date: Sat Jul 31 07:42:37 2010 +0300 gnumeric: version bumped to 1.10.8. --- gnome2/apps/gnumeric/DETAILS | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gnome2/apps/gnumeric/DETAILS b/gnome2/apps/gnumeric/DETAILS index 073f857..b058637 100644 --- a/gnome2/apps/gnumeric/DETAILS +++ b/gnome2/apps/gnumeric/DETAILS @@ -1,12 +1,12 @@ MODULE=gnumeric MAJOR=1.10 - VERSION=$MAJOR.7 + VERSION=$MAJOR.8 SOURCE=$MODULE-$VERSION.tar.bz2 SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR - SOURCE_VFY=sha1:ab6a97d009c50f2a92c66471123db27f8045346a + SOURCE_VFY=sha1:aba8fb23f3c3d5c8d9d7dd7d577f9d9c67506f82 WEB_SITE=http://www.gnumeric.org ENTERED=20021224 - UPDATED=20100629 + UPDATED=20100731 SHORT="The GNOME spreadsheet application" cat << EOF From florin at lunar-linux.org Sat Jul 31 06:46:43 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 31 Jul 2010 07:46:43 +0300 Subject: [Lunar-commits] timezone-data: version bumped to 2010k. Message-ID: <20100731044704.291B49B220@doppio.foo-projects.org> commit 62827fac1cc64cbb80b8955a6feb12d2221e4cac Author: Florin Braescu Date: Sat Jul 31 07:46:43 2010 +0300 timezone-data: version bumped to 2010k. --- utils/timezone-data/DETAILS | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/timezone-data/DETAILS b/utils/timezone-data/DETAILS index 223dc41..f235a6c 100644 --- a/utils/timezone-data/DETAILS +++ b/utils/timezone-data/DETAILS @@ -1,7 +1,7 @@ MODULE=timezone-data - VERSION=2010j + VERSION=2010k DATA_VERSION=$VERSION - CODE_VERSION=2010j + CODE_VERSION=2010k SOURCE=tzdata${DATA_VERSION}.tar.gz SOURCE2=tzcode${CODE_VERSION}.tar.gz SOURCE3=$MODULE-2007c-makefile.patch @@ -10,12 +10,12 @@ SOURCE2_URL[0]=$MIRROR_URL SOURCE2_URL[1]=ftp://elsie.nci.nih.gov/pub SOURCE3_URL[0]=$PATCH_URL - SOURCE_VFY=sha1:94b49ba5029cb9d9ac1d15c2812943823261832a - SOURCE2_VFY=sha1:feac73315eb2ff82ff942590fcaea9224cc635c4 + SOURCE_VFY=sha1:46d26a7709860aaef3a7dfdab7e05c94ce9ad233 + SOURCE2_VFY=sha1:57ecc7173fff554a5ab73a4b4546e557a1599783 SOURCE3_VFY=sha1:9f3234708c0baa44d5aeb132871cb473d37f9dbe WEB_SITE=ftp://elsie.nci.nih.gov/pub ENTERED=20070203 - UPDATED=20100516 + UPDATED=20100731 SHORT="timezone data and utilities" cat << EOF From florin at lunar-linux.org Sat Jul 31 09:55:36 2010 From: florin at lunar-linux.org (Florin Braescu) Date: Sat, 31 Jul 2010 10:55:36 +0300 Subject: [Lunar-commits] gnustep: move it to zdeprecated. Message-ID: <20100731075558.12BF29B220@doppio.foo-projects.org> commit 43ae705560441a3d997655c2ef0c7c2a40bd771e Author: Florin Braescu Date: Sat Jul 31 10:55:36 2010 +0300 gnustep: move it to zdeprecated. --- gnustep/GWorkspace/BUILD | 14 ---------- gnustep/GWorkspace/DEPENDS | 1 - gnustep/GWorkspace/DETAILS | 24 ----------------- gnustep/Gorm/BUILD | 10 ------- gnustep/Gorm/DEPENDS | 3 -- gnustep/Gorm/DETAILS | 23 ----------------- gnustep/ImageViewer/BUILD | 9 ------ gnustep/ImageViewer/DEPENDS | 3 -- gnustep/ImageViewer/DETAILS | 13 --------- gnustep/ProjectCenter/BUILD | 9 ------ gnustep/ProjectCenter/DEPENDS | 3 -- gnustep/ProjectCenter/DETAILS | 21 --------------- gnustep/gnustep-back/BUILD | 12 --------- gnustep/gnustep-back/DEPENDS | 3 -- gnustep/gnustep-back/DETAILS | 27 -------------------- gnustep/gnustep-base/BUILD | 14 ---------- gnustep/gnustep-base/DEPENDS | 7 ----- gnustep/gnustep-base/DETAILS | 23 ----------------- gnustep/gnustep-base/POST_INSTALL | 1 - gnustep/gnustep-gui/BUILD | 8 ------ gnustep/gnustep-gui/DEPENDS | 1 - gnustep/gnustep-gui/DETAILS | 26 ------------------- gnustep/gnustep-make/BUILD | 7 ----- gnustep/gnustep-make/DETAILS | 21 --------------- gnustep/gnustep-make/profile.d/gnustep.rc | 4 --- gnustep/gnustep-startup/BUILD | 14 ---------- gnustep/gnustep-startup/DEPENDS | 1 - gnustep/gnustep-startup/DETAILS | 12 --------- zdeprecated/gnustep/GWorkspace/BUILD | 14 ++++++++++ zdeprecated/gnustep/GWorkspace/DEPENDS | 1 + zdeprecated/gnustep/GWorkspace/DETAILS | 24 +++++++++++++++++ zdeprecated/gnustep/Gorm/BUILD | 10 +++++++ zdeprecated/gnustep/Gorm/DEPENDS | 3 ++ zdeprecated/gnustep/Gorm/DETAILS | 23 +++++++++++++++++ zdeprecated/gnustep/ImageViewer/BUILD | 9 ++++++ zdeprecated/gnustep/ImageViewer/DEPENDS | 3 ++ zdeprecated/gnustep/ImageViewer/DETAILS | 13 +++++++++ zdeprecated/gnustep/ProjectCenter/BUILD | 9 ++++++ zdeprecated/gnustep/ProjectCenter/DEPENDS | 3 ++ zdeprecated/gnustep/ProjectCenter/DETAILS | 21 +++++++++++++++ zdeprecated/gnustep/gnustep-back/BUILD | 12 +++++++++ zdeprecated/gnustep/gnustep-back/DEPENDS | 3 ++ zdeprecated/gnustep/gnustep-back/DETAILS | 27 ++++++++++++++++++++ zdeprecated/gnustep/gnustep-base/BUILD | 14 ++++++++++ zdeprecated/gnustep/gnustep-base/DEPENDS | 7 +++++ zdeprecated/gnustep/gnustep-base/DETAILS | 23 +++++++++++++++++ zdeprecated/gnustep/gnustep-base/POST_INSTALL | 1 + zdeprecated/gnustep/gnustep-gui/BUILD | 8 ++++++ zdeprecated/gnustep/gnustep-gui/DEPENDS | 1 + zdeprecated/gnustep/gnustep-gui/DETAILS | 26 +++++++++++++++++++ zdeprecated/gnustep/gnustep-make/BUILD | 7 +++++ zdeprecated/gnustep/gnustep-make/DETAILS | 21 +++++++++++++++ .../gnustep/gnustep-make/profile.d/gnustep.rc | 4 +++ zdeprecated/gnustep/gnustep-startup/BUILD | 14 ++++++++++ zdeprecated/gnustep/gnustep-startup/DEPENDS | 1 + zdeprecated/gnustep/gnustep-startup/DETAILS | 12 +++++++++ 56 files changed, 314 insertions(+), 314 deletions(-) diff --git a/gnustep/GWorkspace/BUILD b/gnustep/GWorkspace/BUILD deleted file mode 100644 index bebd8ae..0000000 --- a/gnustep/GWorkspace/BUILD +++ /dev/null @@ -1,14 +0,0 @@ -( - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - ./configure && - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && - prepare_install && - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install && - - cd Apps_wrappers && - cp -a * $GNUSTEP_SYSTEM_ROOT/Applications - -) > $C_FIFO 2>&1 diff --git a/gnustep/GWorkspace/DEPENDS b/gnustep/GWorkspace/DEPENDS deleted file mode 100644 index 70563f5..0000000 --- a/gnustep/GWorkspace/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gnustep-back diff --git a/gnustep/GWorkspace/DETAILS b/gnustep/GWorkspace/DETAILS deleted file mode 100644 index a23f546..0000000 --- a/gnustep/GWorkspace/DETAILS +++ /dev/null @@ -1,24 +0,0 @@ - MODULE=GWorkspace - VERSION=0.8.5 - SOURCE=gworkspace-$VERSION.tar.gz - SOURCE_URL=http://www.gnustep.it/enrico/gworkspace/ - SOURCE_VFY=sha1:be26797188a2a804f9b1359546b9de1617981222 - WEB_SITE=http://www.gnustep.it/enrico/gworkspace/ - ENTERED=20040509 - UPDATED=20090704 - SHORT="official GNUstep workspace manager." - -cat << EOF -GWorkspace is the official GNUstep workspace manager. It is a clone -of NeXT's workspace manager and already ready for daily usage. - -GWorkspace is probably one of the most useful and usable workspace -managers available on any platform, owing to its well-designed -interface and the natural, consistent design that it inherits from -the GNUstep framework. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/Gorm/BUILD b/gnustep/Gorm/BUILD deleted file mode 100644 index be0576d..0000000 --- a/gnustep/Gorm/BUILD +++ /dev/null @@ -1,10 +0,0 @@ -( - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && - prepare_install && - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install - -) > $C_FIFO 2>&1 diff --git a/gnustep/Gorm/DEPENDS b/gnustep/Gorm/DEPENDS deleted file mode 100644 index 46d82c2..0000000 --- a/gnustep/Gorm/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends gnustep-back - - diff --git a/gnustep/Gorm/DETAILS b/gnustep/Gorm/DETAILS deleted file mode 100644 index 612d05f..0000000 --- a/gnustep/Gorm/DETAILS +++ /dev/null @@ -1,23 +0,0 @@ - MODULE=Gorm - VERSION=1.2.10 - SOURCE=gorm-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/gorm-$VERSION - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ - SOURCE_VFY=sha1:a41c9d087546c7688e1fbba1c11d1a64fcc7f785 - WEB_SITE=http://www.gnustep.org/experience/Gorm.html - ENTERED=20040509 - UPDATED=20090704 - SHORT="GNUsteps easy-to-use interface designer." - -cat << EOF -Gorm allows developers to quickly create and edit graphical application -interfaces using a whole lot of GUI elements: windows, menus, buttons, -labels, sliders, tables, textfields, browsers, images, altert panels -and more. Custom palettes can be dynamically loaded to add additional -elements or functionality. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/ImageViewer/BUILD b/gnustep/ImageViewer/BUILD deleted file mode 100644 index 3d39bb0..0000000 --- a/gnustep/ImageViewer/BUILD +++ /dev/null @@ -1,9 +0,0 @@ -( - # before load GNUSTEP variables - . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && - devoke_installwatch && - make && - invoke_installwatch && - prepare_install && - make install -) > $C_FIFO 2>&1 diff --git a/gnustep/ImageViewer/DEPENDS b/gnustep/ImageViewer/DEPENDS deleted file mode 100644 index 46d82c2..0000000 --- a/gnustep/ImageViewer/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends gnustep-back - - diff --git a/gnustep/ImageViewer/DETAILS b/gnustep/ImageViewer/DETAILS deleted file mode 100644 index 16a1c53..0000000 --- a/gnustep/ImageViewer/DETAILS +++ /dev/null @@ -1,13 +0,0 @@ - MODULE=ImageViewer - VERSION=0.6.3 - SOURCE=$MODULE-$VERSION.tar.gz -SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE - SOURCE_VFY=sha1:5ff0376dfdfcbcfe8c7daa23b019ab27a6e0cfe5 - SOURCE_URL[0]=http://www.nice.ch/~phip/ - WEB_SITE=http://www.nice.ch/~phip/softcorner.html#img - ENTERED=20040518 - UPDATED=20050525 - SHORT="The GNUstep ImageViewer" -cat << EOF -The GNUstep ImageViewer. -EOF diff --git a/gnustep/ProjectCenter/BUILD b/gnustep/ProjectCenter/BUILD deleted file mode 100644 index 1c1c434..0000000 --- a/gnustep/ProjectCenter/BUILD +++ /dev/null @@ -1,9 +0,0 @@ -( - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && - prepare_install && - make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install -) > $C_FIFO 2>&1 diff --git a/gnustep/ProjectCenter/DEPENDS b/gnustep/ProjectCenter/DEPENDS deleted file mode 100644 index 46d82c2..0000000 --- a/gnustep/ProjectCenter/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends gnustep-back - - diff --git a/gnustep/ProjectCenter/DETAILS b/gnustep/ProjectCenter/DETAILS deleted file mode 100644 index 1cfa9cc..0000000 --- a/gnustep/ProjectCenter/DETAILS +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=ProjectCenter - VERSION=0.5.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ - SOURCE_VFY=sha1:e09ec84d034f982ad5e7079017a65d0f1dd4c5ca - WEB_SITE=http://www.gnustep.org - ENTERED=20040521 - UPDATED=20090704 - SHORT="GNUstep's integrated developement environment (IDE)." - -cat << EOF -ProjectCenter is meant to be the counter part to NeXT's Project -Builder. Thus, it helps you to start new projects and lets you -manage your project files using a intuitive and well ordered -graphical user interface. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/gnustep-back/BUILD b/gnustep/gnustep-back/BUILD deleted file mode 100644 index 8f6f071..0000000 --- a/gnustep/gnustep-back/BUILD +++ /dev/null @@ -1,12 +0,0 @@ -( - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - ./configure --enable-server=x11 \ - --enable-graphics=cairo --with-name=cairo \ - $OPTS && - - default_make - -) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-back/DEPENDS b/gnustep/gnustep-back/DEPENDS deleted file mode 100644 index 0e3a611..0000000 --- a/gnustep/gnustep-back/DEPENDS +++ /dev/null @@ -1,3 +0,0 @@ -depends gnustep-gui -depends cairo - diff --git a/gnustep/gnustep-back/DETAILS b/gnustep/gnustep-back/DETAILS deleted file mode 100644 index a240bde..0000000 --- a/gnustep/gnustep-back/DETAILS +++ /dev/null @@ -1,27 +0,0 @@ - MODULE=gnustep-back - VERSION=0.16.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:e3bb755117b12c7eef65fd781650b7f5dbe02147 - WEB_SITE=http://www.gnustep.org - ENTERED=20040509 - UPDATED=20090704 - PSAFE="no" - SHORT="back-end component for the GNUstep GUI Library." - -cat << EOF -It is a back-end component for the GNUstep GUI Library. The -implementation of the GNUstep GUI Library is designed in two parts. The -first part is the front-end component which is independent of platform -and display system. This front-end is combined with a back-end -component which handles all of the display system dependent such as -specific calls to the X Window System. This design allows the GNUstep -applications to have the "look and feel" of the underlying display -system without any changes to the application, and the library can be -easily ported to other display systems. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/gnustep-base/BUILD b/gnustep/gnustep-base/BUILD deleted file mode 100644 index b342178..0000000 --- a/gnustep/gnustep-base/BUILD +++ /dev/null @@ -1,14 +0,0 @@ -( - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - ./configure --disable-libffi && - make && - prepare_install && - make install && - - if ! grep -q "$GNUSTEP_SYSTEM_ROOT/Library/" /etc/ld.so.conf; then - echo "$GNUSTEP_SYSTEM_ROOT/Library/" >> /etc/ld.so.conf - fi -) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-base/DEPENDS b/gnustep/gnustep-base/DEPENDS deleted file mode 100644 index 7741d38..0000000 --- a/gnustep/gnustep-base/DEPENDS +++ /dev/null @@ -1,7 +0,0 @@ -depends tiff && -depends ffcall && -depends gnustep-make && - -optional_depends "WindowMaker" "" "" "WindowMaker is an X11 window manager" && -optional_depends "libxml2" "" "" "for xml support" && -optional_depends "openssl" "" "" "for more security" diff --git a/gnustep/gnustep-base/DETAILS b/gnustep/gnustep-base/DETAILS deleted file mode 100644 index d012f2d..0000000 --- a/gnustep/gnustep-base/DETAILS +++ /dev/null @@ -1,23 +0,0 @@ - MODULE=gnustep-base - VERSION=1.18.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:30c13e673ad550c988f03adb9c545a8de1a17d19 - WEB_SITE=http://www.gnustep.org - ENTERED=20021225 - UPDATED=20090704 - SHORT="library of general-purpose" - -cat << EOF -The GNUstep Base Library is a library of general-purpose, -non-graphical Objective C objects. For example, it includes classes -for strings, object collections, byte streams, typed coders, -invocations, notifications, notification dispatchers, moments in time, -network ports, remote object messaging support (distributed objects), -and event loops. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/gnustep-base/POST_INSTALL b/gnustep/gnustep-base/POST_INSTALL deleted file mode 100644 index 32d09d8..0000000 --- a/gnustep/gnustep-base/POST_INSTALL +++ /dev/null @@ -1 +0,0 @@ -ldconfig diff --git a/gnustep/gnustep-gui/BUILD b/gnustep/gnustep-gui/BUILD deleted file mode 100644 index ecf7855..0000000 --- a/gnustep/gnustep-gui/BUILD +++ /dev/null @@ -1,8 +0,0 @@ -( - - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc && - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - default_build -) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-gui/DEPENDS b/gnustep/gnustep-gui/DEPENDS deleted file mode 100644 index e041837..0000000 --- a/gnustep/gnustep-gui/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gnustep-base diff --git a/gnustep/gnustep-gui/DETAILS b/gnustep/gnustep-gui/DETAILS deleted file mode 100644 index 3bc8a2b..0000000 --- a/gnustep/gnustep-gui/DETAILS +++ /dev/null @@ -1,26 +0,0 @@ - MODULE=gnustep-gui - VERSION=0.16.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:cc0a14f700a3736b8e4113d3ad80ed6f979d60be - WEB_SITE=http://www.gnustep.org - ENTERED=20021225 - UPDATED=20090704 - PSAFE="no" - SHORT="library of graphical user interface classes in Objective-C" - -cat << EOF -It is a library of graphical user interface classes written -completely in the Objective-C language; the classes are based upon the -OpenStep specification as release by NeXT Software, Inc. The library -has been enhanced in a number of ways to take advantage of the GNU -system. These classes include graphical objects such as buttons, text -fields, popup lists, browser lists, and windows; there are also many -associated classes for handling events, colors, fonts, pasteboards and -images. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customize the GNUstep environment before use. -EOF diff --git a/gnustep/gnustep-make/BUILD b/gnustep/gnustep-make/BUILD deleted file mode 100644 index 4d229a0..0000000 --- a/gnustep/gnustep-make/BUILD +++ /dev/null @@ -1,7 +0,0 @@ -( -./configure --prefix=/opt/lunar/gnustep/1/ \ - --enable-native-objc-exceptions \ - --with-layout=gnustep \ - $OPTS && -default_make -) 2>&1 > $C_FIFO diff --git a/gnustep/gnustep-make/DETAILS b/gnustep/gnustep-make/DETAILS deleted file mode 100644 index 8d8ea56..0000000 --- a/gnustep/gnustep-make/DETAILS +++ /dev/null @@ -1,21 +0,0 @@ - MODULE=gnustep-make - VERSION=2.2.0 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:35654bab0a6576084e486e062e7e42603026509d - WEB_SITE=http://www.gnustep.org - ENTERED=20021225 - UPDATED=20090704 - SHORT="Powerful and extensible way to write GNUstep makefiles" - -cat << EOF -GNUstep-make allows the user to write a project without having to -deal with the complex issues associated with configuration, building, -installation, and packaging. It also allows the user to easily create -cross-compiled binaries. - -Note: you will need to have built gcc with the Objective-C option -to be able to build GNUstep modules. These modules have been built -according to http://gnustep.made-it.com/BuildGuide/ but are untested. -You will also need to customise the GNUstep environment before use. -EOF diff --git a/gnustep/gnustep-make/profile.d/gnustep.rc b/gnustep/gnustep-make/profile.d/gnustep.rc deleted file mode 100644 index dea86c8..0000000 --- a/gnustep/gnustep-make/profile.d/gnustep.rc +++ /dev/null @@ -1,4 +0,0 @@ -export GNUSTEP_SYSTEM_ROOT=/opt/lunar/gnustep/1/ -# before load GNUSTEP variables -. $GNUSTEP_SYSTEM_ROOT/System/Library/Makefiles/GNUstep.sh -export PATH=$GNUSTEP_SYSTEM_ROOT/Tools:$PATH diff --git a/gnustep/gnustep-startup/BUILD b/gnustep/gnustep-startup/BUILD deleted file mode 100644 index 5589043..0000000 --- a/gnustep/gnustep-startup/BUILD +++ /dev/null @@ -1,14 +0,0 @@ -( - - # before load GNUSTEP variables - . /etc/profile.d/gnustep.rc - . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && - - #devoke_installwatch && - #default_config && - #make && - #invoke_installwatch && - #prepare_install && - #make install - default_build -) > $C_FIFO 2>&1 diff --git a/gnustep/gnustep-startup/DEPENDS b/gnustep/gnustep-startup/DEPENDS deleted file mode 100644 index e041837..0000000 --- a/gnustep/gnustep-startup/DEPENDS +++ /dev/null @@ -1 +0,0 @@ -depends gnustep-base diff --git a/gnustep/gnustep-startup/DETAILS b/gnustep/gnustep-startup/DETAILS deleted file mode 100644 index 850095e..0000000 --- a/gnustep/gnustep-startup/DETAILS +++ /dev/null @@ -1,12 +0,0 @@ - MODULE=gnustep-startup - VERSION=0.16.1 - SOURCE=$MODULE-$VERSION.tar.gz - SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ - SOURCE_VFY=sha1:709aab2f8cf5f6274de43e52ba6c355bca330027 - WEB_SITE=http://www.gnustep.org - ENTERED=20070228 - UPDATED=20070228 - SHORT="" - -cat << EOF -EOF diff --git a/zdeprecated/gnustep/GWorkspace/BUILD b/zdeprecated/gnustep/GWorkspace/BUILD new file mode 100644 index 0000000..bebd8ae --- /dev/null +++ b/zdeprecated/gnustep/GWorkspace/BUILD @@ -0,0 +1,14 @@ +( + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + ./configure && + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && + prepare_install && + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install && + + cd Apps_wrappers && + cp -a * $GNUSTEP_SYSTEM_ROOT/Applications + +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/GWorkspace/DEPENDS b/zdeprecated/gnustep/GWorkspace/DEPENDS new file mode 100644 index 0000000..70563f5 --- /dev/null +++ b/zdeprecated/gnustep/GWorkspace/DEPENDS @@ -0,0 +1 @@ +depends gnustep-back diff --git a/zdeprecated/gnustep/GWorkspace/DETAILS b/zdeprecated/gnustep/GWorkspace/DETAILS new file mode 100644 index 0000000..a23f546 --- /dev/null +++ b/zdeprecated/gnustep/GWorkspace/DETAILS @@ -0,0 +1,24 @@ + MODULE=GWorkspace + VERSION=0.8.5 + SOURCE=gworkspace-$VERSION.tar.gz + SOURCE_URL=http://www.gnustep.it/enrico/gworkspace/ + SOURCE_VFY=sha1:be26797188a2a804f9b1359546b9de1617981222 + WEB_SITE=http://www.gnustep.it/enrico/gworkspace/ + ENTERED=20040509 + UPDATED=20090704 + SHORT="official GNUstep workspace manager." + +cat << EOF +GWorkspace is the official GNUstep workspace manager. It is a clone +of NeXT's workspace manager and already ready for daily usage. + +GWorkspace is probably one of the most useful and usable workspace +managers available on any platform, owing to its well-designed +interface and the natural, consistent design that it inherits from +the GNUstep framework. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/Gorm/BUILD b/zdeprecated/gnustep/Gorm/BUILD new file mode 100644 index 0000000..be0576d --- /dev/null +++ b/zdeprecated/gnustep/Gorm/BUILD @@ -0,0 +1,10 @@ +( + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && + prepare_install && + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install + +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/Gorm/DEPENDS b/zdeprecated/gnustep/Gorm/DEPENDS new file mode 100644 index 0000000..46d82c2 --- /dev/null +++ b/zdeprecated/gnustep/Gorm/DEPENDS @@ -0,0 +1,3 @@ +depends gnustep-back + + diff --git a/zdeprecated/gnustep/Gorm/DETAILS b/zdeprecated/gnustep/Gorm/DETAILS new file mode 100644 index 0000000..612d05f --- /dev/null +++ b/zdeprecated/gnustep/Gorm/DETAILS @@ -0,0 +1,23 @@ + MODULE=Gorm + VERSION=1.2.10 + SOURCE=gorm-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/gorm-$VERSION + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ + SOURCE_VFY=sha1:a41c9d087546c7688e1fbba1c11d1a64fcc7f785 + WEB_SITE=http://www.gnustep.org/experience/Gorm.html + ENTERED=20040509 + UPDATED=20090704 + SHORT="GNUsteps easy-to-use interface designer." + +cat << EOF +Gorm allows developers to quickly create and edit graphical application +interfaces using a whole lot of GUI elements: windows, menus, buttons, +labels, sliders, tables, textfields, browsers, images, altert panels +and more. Custom palettes can be dynamically loaded to add additional +elements or functionality. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/ImageViewer/BUILD b/zdeprecated/gnustep/ImageViewer/BUILD new file mode 100644 index 0000000..3d39bb0 --- /dev/null +++ b/zdeprecated/gnustep/ImageViewer/BUILD @@ -0,0 +1,9 @@ +( + # before load GNUSTEP variables + . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh && + devoke_installwatch && + make && + invoke_installwatch && + prepare_install && + make install +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/ImageViewer/DEPENDS b/zdeprecated/gnustep/ImageViewer/DEPENDS new file mode 100644 index 0000000..46d82c2 --- /dev/null +++ b/zdeprecated/gnustep/ImageViewer/DEPENDS @@ -0,0 +1,3 @@ +depends gnustep-back + + diff --git a/zdeprecated/gnustep/ImageViewer/DETAILS b/zdeprecated/gnustep/ImageViewer/DETAILS new file mode 100644 index 0000000..16a1c53 --- /dev/null +++ b/zdeprecated/gnustep/ImageViewer/DETAILS @@ -0,0 +1,13 @@ + MODULE=ImageViewer + VERSION=0.6.3 + SOURCE=$MODULE-$VERSION.tar.gz +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE + SOURCE_VFY=sha1:5ff0376dfdfcbcfe8c7daa23b019ab27a6e0cfe5 + SOURCE_URL[0]=http://www.nice.ch/~phip/ + WEB_SITE=http://www.nice.ch/~phip/softcorner.html#img + ENTERED=20040518 + UPDATED=20050525 + SHORT="The GNUstep ImageViewer" +cat << EOF +The GNUstep ImageViewer. +EOF diff --git a/zdeprecated/gnustep/ProjectCenter/BUILD b/zdeprecated/gnustep/ProjectCenter/BUILD new file mode 100644 index 0000000..1c1c434 --- /dev/null +++ b/zdeprecated/gnustep/ProjectCenter/BUILD @@ -0,0 +1,9 @@ +( + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM && + prepare_install && + make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/ProjectCenter/DEPENDS b/zdeprecated/gnustep/ProjectCenter/DEPENDS new file mode 100644 index 0000000..46d82c2 --- /dev/null +++ b/zdeprecated/gnustep/ProjectCenter/DEPENDS @@ -0,0 +1,3 @@ +depends gnustep-back + + diff --git a/zdeprecated/gnustep/ProjectCenter/DETAILS b/zdeprecated/gnustep/ProjectCenter/DETAILS new file mode 100644 index 0000000..1cfa9cc --- /dev/null +++ b/zdeprecated/gnustep/ProjectCenter/DETAILS @@ -0,0 +1,21 @@ + MODULE=ProjectCenter + VERSION=0.5.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/ + SOURCE_VFY=sha1:e09ec84d034f982ad5e7079017a65d0f1dd4c5ca + WEB_SITE=http://www.gnustep.org + ENTERED=20040521 + UPDATED=20090704 + SHORT="GNUstep's integrated developement environment (IDE)." + +cat << EOF +ProjectCenter is meant to be the counter part to NeXT's Project +Builder. Thus, it helps you to start new projects and lets you +manage your project files using a intuitive and well ordered +graphical user interface. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/gnustep-back/BUILD b/zdeprecated/gnustep/gnustep-back/BUILD new file mode 100644 index 0000000..8f6f071 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-back/BUILD @@ -0,0 +1,12 @@ +( + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + ./configure --enable-server=x11 \ + --enable-graphics=cairo --with-name=cairo \ + $OPTS && + + default_make + +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/gnustep-back/DEPENDS b/zdeprecated/gnustep/gnustep-back/DEPENDS new file mode 100644 index 0000000..0e3a611 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-back/DEPENDS @@ -0,0 +1,3 @@ +depends gnustep-gui +depends cairo + diff --git a/zdeprecated/gnustep/gnustep-back/DETAILS b/zdeprecated/gnustep/gnustep-back/DETAILS new file mode 100644 index 0000000..a240bde --- /dev/null +++ b/zdeprecated/gnustep/gnustep-back/DETAILS @@ -0,0 +1,27 @@ + MODULE=gnustep-back + VERSION=0.16.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ + SOURCE_VFY=sha1:e3bb755117b12c7eef65fd781650b7f5dbe02147 + WEB_SITE=http://www.gnustep.org + ENTERED=20040509 + UPDATED=20090704 + PSAFE="no" + SHORT="back-end component for the GNUstep GUI Library." + +cat << EOF +It is a back-end component for the GNUstep GUI Library. The +implementation of the GNUstep GUI Library is designed in two parts. The +first part is the front-end component which is independent of platform +and display system. This front-end is combined with a back-end +component which handles all of the display system dependent such as +specific calls to the X Window System. This design allows the GNUstep +applications to have the "look and feel" of the underlying display +system without any changes to the application, and the library can be +easily ported to other display systems. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/gnustep-base/BUILD b/zdeprecated/gnustep/gnustep-base/BUILD new file mode 100644 index 0000000..b342178 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-base/BUILD @@ -0,0 +1,14 @@ +( + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + ./configure --disable-libffi && + make && + prepare_install && + make install && + + if ! grep -q "$GNUSTEP_SYSTEM_ROOT/Library/" /etc/ld.so.conf; then + echo "$GNUSTEP_SYSTEM_ROOT/Library/" >> /etc/ld.so.conf + fi +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/gnustep-base/DEPENDS b/zdeprecated/gnustep/gnustep-base/DEPENDS new file mode 100644 index 0000000..7741d38 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-base/DEPENDS @@ -0,0 +1,7 @@ +depends tiff && +depends ffcall && +depends gnustep-make && + +optional_depends "WindowMaker" "" "" "WindowMaker is an X11 window manager" && +optional_depends "libxml2" "" "" "for xml support" && +optional_depends "openssl" "" "" "for more security" diff --git a/zdeprecated/gnustep/gnustep-base/DETAILS b/zdeprecated/gnustep/gnustep-base/DETAILS new file mode 100644 index 0000000..d012f2d --- /dev/null +++ b/zdeprecated/gnustep/gnustep-base/DETAILS @@ -0,0 +1,23 @@ + MODULE=gnustep-base + VERSION=1.18.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ + SOURCE_VFY=sha1:30c13e673ad550c988f03adb9c545a8de1a17d19 + WEB_SITE=http://www.gnustep.org + ENTERED=20021225 + UPDATED=20090704 + SHORT="library of general-purpose" + +cat << EOF +The GNUstep Base Library is a library of general-purpose, +non-graphical Objective C objects. For example, it includes classes +for strings, object collections, byte streams, typed coders, +invocations, notifications, notification dispatchers, moments in time, +network ports, remote object messaging support (distributed objects), +and event loops. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/gnustep-base/POST_INSTALL b/zdeprecated/gnustep/gnustep-base/POST_INSTALL new file mode 100644 index 0000000..32d09d8 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-base/POST_INSTALL @@ -0,0 +1 @@ +ldconfig diff --git a/zdeprecated/gnustep/gnustep-gui/BUILD b/zdeprecated/gnustep/gnustep-gui/BUILD new file mode 100644 index 0000000..ecf7855 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-gui/BUILD @@ -0,0 +1,8 @@ +( + + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc && + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + default_build +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/gnustep-gui/DEPENDS b/zdeprecated/gnustep/gnustep-gui/DEPENDS new file mode 100644 index 0000000..e041837 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-gui/DEPENDS @@ -0,0 +1 @@ +depends gnustep-base diff --git a/zdeprecated/gnustep/gnustep-gui/DETAILS b/zdeprecated/gnustep/gnustep-gui/DETAILS new file mode 100644 index 0000000..3bc8a2b --- /dev/null +++ b/zdeprecated/gnustep/gnustep-gui/DETAILS @@ -0,0 +1,26 @@ + MODULE=gnustep-gui + VERSION=0.16.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ + SOURCE_VFY=sha1:cc0a14f700a3736b8e4113d3ad80ed6f979d60be + WEB_SITE=http://www.gnustep.org + ENTERED=20021225 + UPDATED=20090704 + PSAFE="no" + SHORT="library of graphical user interface classes in Objective-C" + +cat << EOF +It is a library of graphical user interface classes written +completely in the Objective-C language; the classes are based upon the +OpenStep specification as release by NeXT Software, Inc. The library +has been enhanced in a number of ways to take advantage of the GNU +system. These classes include graphical objects such as buttons, text +fields, popup lists, browser lists, and windows; there are also many +associated classes for handling events, colors, fonts, pasteboards and +images. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customize the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/gnustep-make/BUILD b/zdeprecated/gnustep/gnustep-make/BUILD new file mode 100644 index 0000000..4d229a0 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-make/BUILD @@ -0,0 +1,7 @@ +( +./configure --prefix=/opt/lunar/gnustep/1/ \ + --enable-native-objc-exceptions \ + --with-layout=gnustep \ + $OPTS && +default_make +) 2>&1 > $C_FIFO diff --git a/zdeprecated/gnustep/gnustep-make/DETAILS b/zdeprecated/gnustep/gnustep-make/DETAILS new file mode 100644 index 0000000..8d8ea56 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-make/DETAILS @@ -0,0 +1,21 @@ + MODULE=gnustep-make + VERSION=2.2.0 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ + SOURCE_VFY=sha1:35654bab0a6576084e486e062e7e42603026509d + WEB_SITE=http://www.gnustep.org + ENTERED=20021225 + UPDATED=20090704 + SHORT="Powerful and extensible way to write GNUstep makefiles" + +cat << EOF +GNUstep-make allows the user to write a project without having to +deal with the complex issues associated with configuration, building, +installation, and packaging. It also allows the user to easily create +cross-compiled binaries. + +Note: you will need to have built gcc with the Objective-C option +to be able to build GNUstep modules. These modules have been built +according to http://gnustep.made-it.com/BuildGuide/ but are untested. +You will also need to customise the GNUstep environment before use. +EOF diff --git a/zdeprecated/gnustep/gnustep-make/profile.d/gnustep.rc b/zdeprecated/gnustep/gnustep-make/profile.d/gnustep.rc new file mode 100644 index 0000000..dea86c8 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-make/profile.d/gnustep.rc @@ -0,0 +1,4 @@ +export GNUSTEP_SYSTEM_ROOT=/opt/lunar/gnustep/1/ +# before load GNUSTEP variables +. $GNUSTEP_SYSTEM_ROOT/System/Library/Makefiles/GNUstep.sh +export PATH=$GNUSTEP_SYSTEM_ROOT/Tools:$PATH diff --git a/zdeprecated/gnustep/gnustep-startup/BUILD b/zdeprecated/gnustep/gnustep-startup/BUILD new file mode 100644 index 0000000..5589043 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-startup/BUILD @@ -0,0 +1,14 @@ +( + + # before load GNUSTEP variables + . /etc/profile.d/gnustep.rc + . $GNUSTEP_SYSTEM_ROOT/Library/Makefiles/GNUstep.sh && + + #devoke_installwatch && + #default_config && + #make && + #invoke_installwatch && + #prepare_install && + #make install + default_build +) > $C_FIFO 2>&1 diff --git a/zdeprecated/gnustep/gnustep-startup/DEPENDS b/zdeprecated/gnustep/gnustep-startup/DEPENDS new file mode 100644 index 0000000..e041837 --- /dev/null +++ b/zdeprecated/gnustep/gnustep-startup/DEPENDS @@ -0,0 +1 @@ +depends gnustep-base diff --git a/zdeprecated/gnustep/gnustep-startup/DETAILS b/zdeprecated/gnustep/gnustep-startup/DETAILS new file mode 100644 index 0000000..850095e --- /dev/null +++ b/zdeprecated/gnustep/gnustep-startup/DETAILS @@ -0,0 +1,12 @@ + MODULE=gnustep-startup + VERSION=0.16.1 + SOURCE=$MODULE-$VERSION.tar.gz + SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/core/ + SOURCE_VFY=sha1:709aab2f8cf5f6274de43e52ba6c355bca330027 + WEB_SITE=http://www.gnustep.org + ENTERED=20070228 + UPDATED=20070228 + SHORT="" + +cat << EOF +EOF From stumbles at lunar-linux.org Sat Jul 31 20:54:34 2010 From: stumbles at lunar-linux.org (Dennis `stumbles` Veatch) Date: Sat, 31 Jul 2010 14:54:34 -0400 Subject: [Lunar-commits] alienarena: Fixing UPDATED as noted by cavalier in irc. Message-ID: <20100731185518.5281E9B220@doppio.foo-projects.org> commit b7687b7e94be35442f293a022cd13e21513eca97 Author: Dennis `stumbles` Veatch Date: Sat Jul 31 14:54:34 2010 -0400 alienarena: Fixing UPDATED as noted by cavalier in irc. --- games/alienarena/DETAILS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/games/alienarena/DETAILS b/games/alienarena/DETAILS index 7cff1dd..e3236d0 100644 --- a/games/alienarena/DETAILS +++ b/games/alienarena/DETAILS @@ -8,7 +8,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}${VER} SOURCE_VFY=sha1:9c982d097d885af0cbd06bfbe6c4185936c43c4d WEB_SITE=http://red.planetarena.org ENTERED=20080606 - UPDATED=201007291 + UPDATED=20100729 SHORT="FPS freeware online deathmatch game" cat << EOF