[Lunar-commits] totem: Version Bump (2.18.2 -> 2.20.1)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sat Dec 22 23:59:03 CET 2007


commit 756166c14b41667cea02536980d3817344a72a8e
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sat Dec 22 16:59:03 2007 -0600

    totem:  Version Bump (2.18.2 -> 2.20.1)
    
       *  Update to the gnome 2.20 version
       *  Clean up depends to make them a bit more complete,
          probably still not perfect, but at least better
          than they were before
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 gnome2/desktop/totem/BUILD   |    4 +---
 gnome2/desktop/totem/DEPENDS |   24 ++++++++++++++++++------
 gnome2/desktop/totem/DETAILS |   11 ++++++-----
 3 files changed, 25 insertions(+), 14 deletions(-)

diff --git a/gnome2/desktop/totem/BUILD b/gnome2/desktop/totem/BUILD
index eae06fb..62fc456 100644
--- a/gnome2/desktop/totem/BUILD
+++ b/gnome2/desktop/totem/BUILD
@@ -6,9 +6,7 @@
                 --localstatedir=/var              \
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                --disable-lirc --disable-mozilla  \
-                --disable-nvtv --disable-vanity   \
                 $OPTS                             &&
-    default_make                   
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/desktop/totem/DEPENDS b/gnome2/desktop/totem/DEPENDS
index ab2d3a0..6594957 100644
--- a/gnome2/desktop/totem/DEPENDS
+++ b/gnome2/desktop/totem/DEPENDS
@@ -1,6 +1,18 @@
-depends iso-codes &&
-depends xine-lib &&
-depends eel &&
-depends libmusicbrainz &&
-depends gstreamer-10 &&
-depends nautilus-cd-burner 
+depends  iso-codes
+depends  libmusicbrainz
+depends  gst-plugins-base
+
+optional_depends  "hal"  "--with-hal"  "--without-hal"  \
+                  "for extended mountable media support"
+
+optional_depends  "udev"  "--with-udev"  "--without-udev"  \
+                  "for remote access"
+
+optional_depends  "%GECKO_RENDERER"  ""  "--without-gecko"  \
+                  "for HTML rendering support"
+
+optional_depends  "pygtk2"  "--enable-python"  "--disable-python"  \
+                  "for Python plugin and bindings support"
+
+optional_depends  "nautilus-cd-burner"  "--enable-nautilus"  "--disable-nautilus"  \
+                  "for Nautilus integration support"
diff --git a/gnome2/desktop/totem/DETAILS b/gnome2/desktop/totem/DETAILS
index 4e1dc41..2dd01fe 100644
--- a/gnome2/desktop/totem/DETAILS
+++ b/gnome2/desktop/totem/DETAILS
@@ -1,13 +1,14 @@
           MODULE=totem
-         VERSION=2.18.2
-           MAJOR=2.18
+         VERSION=2.20.1
+           MAJOR=2.20
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:156bd3fd4e46865b5e1880bde3be6551610e89c4
+      SOURCE_VFY=sha1:7e63abc87f02dec12e7e4b2986792947a452c461
         WEB_SITE=http://www.gnome.org
          ENTERED=20050317
-         UPDATED=20070823
-           SHORT="movie player for the Gnome desktop based on xine."
+         UPDATED=20071222
+           SHORT="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
 playlist, a full-screen mode, seek and volume controls, as well as


More information about the Lunar-commits mailing list