pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/totem update to 1.4.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edfd299118e0
branches:  trunk
changeset: 515419:edfd299118e0
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jul 02 11:24:24 2006 +0000

description:
update to 1.4.2
changes:
-UI improvements
* Add Impulse Tracker and MOD files to the list of supported types
* Add audio/vnd.rn-realaudio as a supported playlist format
-bugfixes

diffstat:

 multimedia/totem/Makefile.common  |  4 ++--
 multimedia/totem/PLIST            |  3 ++-
 multimedia/totem/distinfo         |  9 +++++----
 multimedia/totem/patches/patch-ad |  9 +++++++++
 4 files changed, 18 insertions(+), 7 deletions(-)

diffs (60 lines):

diff -r 5b3eb9b14c79 -r edfd299118e0 multimedia/totem/Makefile.common
--- a/multimedia/totem/Makefile.common  Sun Jul 02 11:18:16 2006 +0000
+++ b/multimedia/totem/Makefile.common  Sun Jul 02 11:24:24 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.18 2006/06/14 11:28:53 drochner Exp $
+# $NetBSD: Makefile.common,v 1.19 2006/07/02 11:24:24 drochner Exp $
 #
 
-DISTNAME=      totem-1.4.1
+DISTNAME=      totem-1.4.2
 CATEGORIES=    multimedia gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/totem/1.4/}
 
diff -r 5b3eb9b14c79 -r edfd299118e0 multimedia/totem/PLIST
--- a/multimedia/totem/PLIST    Sun Jul 02 11:18:16 2006 +0000
+++ b/multimedia/totem/PLIST    Sun Jul 02 11:24:24 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/06/14 11:28:53 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/07/02 11:24:24 drochner Exp $
 bin/totem
 bin/totem-video-thumbnailer
 include/totem/1/plparser/totem-disc.h
@@ -108,6 +108,7 @@
 share/locale/ku/LC_MESSAGES/totem.mo
 share/locale/lt/LC_MESSAGES/totem.mo
 share/locale/lv/LC_MESSAGES/totem.mo
+share/locale/mg/LC_MESSAGES/totem.mo
 share/locale/mk/LC_MESSAGES/totem.mo
 share/locale/ml/LC_MESSAGES/totem.mo
 share/locale/ms/LC_MESSAGES/totem.mo
diff -r 5b3eb9b14c79 -r edfd299118e0 multimedia/totem/distinfo
--- a/multimedia/totem/distinfo Sun Jul 02 11:18:16 2006 +0000
+++ b/multimedia/totem/distinfo Sun Jul 02 11:24:24 2006 +0000
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.8 2006/06/14 11:28:53 drochner Exp $
+$NetBSD: distinfo,v 1.9 2006/07/02 11:24:24 drochner Exp $
 
-SHA1 (totem-1.4.1.tar.gz) = ed3a3b1e20750a4e32e94ac650d5287aee5d0054
-RMD160 (totem-1.4.1.tar.gz) = eb96a3b6d6cf77e4aae0bc2f0e0ca402b7e5c9b2
-Size (totem-1.4.1.tar.gz) = 2321107 bytes
+SHA1 (totem-1.4.2.tar.gz) = 90f864734d851f39474f6615c8890a5e0a9b0c33
+RMD160 (totem-1.4.2.tar.gz) = d8aaa20c9b6a4fdbfe2f2e75fbbe3af41aa95488
+Size (totem-1.4.2.tar.gz) = 2342852 bytes
 SHA1 (patch-aa) = 1267125093c4e76fc61575b83890b9adacff9a0d
 SHA1 (patch-ab) = 6327cf86050bf2fbd9d6b37c338304ddeb08092c
 SHA1 (patch-ac) = eb08ead97a419da14a7d870fff075b24d8d6da27
+SHA1 (patch-ad) = b5bcd9a86094c68624f2f3cc408d09730f514c29
diff -r 5b3eb9b14c79 -r edfd299118e0 multimedia/totem/patches/patch-ad
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/totem/patches/patch-ad Sun Jul 02 11:24:24 2006 +0000
@@ -0,0 +1,9 @@
+$NetBSD: patch-ad,v 1.1 2006/07/02 11:24:24 drochner Exp $
+
+--- po/POTFILES.in.orig        2006-06-23 10:16:08.000000000 +0200
++++ po/POTFILES.in
+@@ -38,4 +38,3 @@ src/backend/bacon-video-widget-xine.c
+ src/backend/video-utils.c
+ src/plparse/totem-disc.c
+ src/plparse/totem-pl-parser.c
+-



Home | Main Index | Thread Index | Old Index