[Lunar-commits] r16514 - in moonbase/trunk: audio/rhythmbox devel/hal gnome-desktop/totem i18n i18n/iso-codes

Jan Eidtmann cmak at lunar-linux.org
Fri Sep 16 16:54:52 UTC 2005


Author: cmak
Date: 2005-09-16 16:54:51 +0000 (Fri, 16 Sep 2005)
New Revision: 16514

Added:
   moonbase/trunk/i18n/iso-codes/
   moonbase/trunk/i18n/iso-codes/DEPENDS
   moonbase/trunk/i18n/iso-codes/DETAILS
Modified:
   moonbase/trunk/audio/rhythmbox/BUILD
   moonbase/trunk/audio/rhythmbox/DETAILS
   moonbase/trunk/devel/hal/BUILD
   moonbase/trunk/gnome-desktop/totem/DEPENDS
   moonbase/trunk/gnome-desktop/totem/DETAILS
Log:
totem 1.2.0, rhythmbox 0.9.0 and initial import of iso-codes needed by totem

Modified: moonbase/trunk/audio/rhythmbox/BUILD
===================================================================
--- moonbase/trunk/audio/rhythmbox/BUILD	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/audio/rhythmbox/BUILD	2005-09-16 16:54:51 UTC (rev 16514)
@@ -5,7 +5,9 @@
                 --prefix=/usr  		                        \
                 --localstatedir=/var                            \
                 --infodir=/usr/share/info		        \
-                --mandir=/usr/share/man 		        &&
+                --mandir=/usr/share/man 		        \
+		--enable-ipod					\
+		$OPTS						&&
    
    ( for i in `find -name "Makefile"`; do
 	    sedit 's/-Werror//g' $i

Modified: moonbase/trunk/audio/rhythmbox/DETAILS
===================================================================
--- moonbase/trunk/audio/rhythmbox/DETAILS	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/audio/rhythmbox/DETAILS	2005-09-16 16:54:51 UTC (rev 16514)
@@ -1,11 +1,12 @@
            MODULE=rhythmbox
-         VERSION=0.8.8
+         VERSION=0.9.0
+	   MAJOR=0.9
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.8/
-      SOURCE_VFY=sha1:a48713cc191ce6df44f5466638dda39d56280243
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/$MAJOR/
+      SOURCE_VFY=sha1:ac10aa4106ea60a053e9fa0bcf7bef3fdd955440
         WEB_SITE=http://www.gnome.org/projects/rhythmbox/
          ENTERED=20020730
-         UPDATED=20050528
+         UPDATED=20050911
    MAINTAINER=nhudson at lunar-linux.org
            SHORT="Rhythmbox is clone of the iTunes plyer for Gnome"
 cat << EOF 

Modified: moonbase/trunk/devel/hal/BUILD
===================================================================
--- moonbase/trunk/devel/hal/BUILD	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/devel/hal/BUILD	2005-09-16 16:54:51 UTC (rev 16514)
@@ -11,9 +11,7 @@
                 --infodir=/usr/share/info          \
                 --mandir=/usr/share/man            \
 		--disable-docbook-docs	           \
-                --enable-sysfs-carrier		   \
                 --enable-fstab-sync                \
-                --enable-hotplug-map               \
                 --with-pid-file=/var/run/hald.pid  \
                 $OPTS                             &&
     default_make				  

Modified: moonbase/trunk/gnome-desktop/totem/DEPENDS
===================================================================
--- moonbase/trunk/gnome-desktop/totem/DEPENDS	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/gnome-desktop/totem/DEPENDS	2005-09-16 16:54:51 UTC (rev 16514)
@@ -1,3 +1,4 @@
+depends iso-codes &&
 depends xine-lib &&
 depends eel &&
 depends gst-plugins &&

Modified: moonbase/trunk/gnome-desktop/totem/DETAILS
===================================================================
--- moonbase/trunk/gnome-desktop/totem/DETAILS	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/gnome-desktop/totem/DETAILS	2005-09-16 16:54:51 UTC (rev 16514)
@@ -1,12 +1,12 @@
           MODULE=totem
-         VERSION=1.0.1
-           MAJOR=1.0
+         VERSION=1.2.0
+           MAJOR=1.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:e82cf0bfe153a865fe544a3b845484ee2714c716
+      SOURCE_VFY=sha1:2a65c4f40efe330de125b6d5de51fc22362c01c9
         WEB_SITE=http://www.gnome.org
          ENTERED=20050317
-         UPDATED=20050331
+         UPDATED=20050911
            SHORT="Totem is movie player for the Gnome desktop based on xine."
 cat << EOF
 Totem is movie player for the Gnome desktop based on xine. It features a

Added: moonbase/trunk/i18n/iso-codes/DEPENDS
===================================================================
--- moonbase/trunk/i18n/iso-codes/DEPENDS	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/i18n/iso-codes/DEPENDS	2005-09-16 16:54:51 UTC (rev 16514)
@@ -0,0 +1 @@
+depends PyXML

Added: moonbase/trunk/i18n/iso-codes/DETAILS
===================================================================
--- moonbase/trunk/i18n/iso-codes/DETAILS	2005-09-16 16:13:24 UTC (rev 16513)
+++ moonbase/trunk/i18n/iso-codes/DETAILS	2005-09-16 16:54:51 UTC (rev 16514)
@@ -0,0 +1,14 @@
+          MODULE=iso-codes
+         VERSION=0.45
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://worksintheory.org/files/iso-codes/
+      SOURCE_VFY=sha1:31c12ca4e2d1d722b270d309338205d47b4fcc4d
+        WEB_SITE=http://alioth.debian.org/projects/pkg-isocodes/
+         ENTERED=20050913
+         UPDATED=20050913
+           SHORT="Provides the list of country and language names"
+cat << EOF
+This package aims to provide the list of the country and language
+(and currency) names in one place, rather than repeated in many
+programs throughout Debian.
+EOF



More information about the Lunar-commits mailing list