summaryrefslogtreecommitdiff
path: root/databases/shared-mime-info
diff options
context:
space:
mode:
authorwiz <wiz>2008-01-15 22:53:59 +0000
committerwiz <wiz>2008-01-15 22:53:59 +0000
commita96f232bf9ee92277348459ce66e557fd8d89c64 (patch)
tree31a8b15f639aedb4e872cad0591fa8db987c0d5f /databases/shared-mime-info
parent261bcc82795fc88d1e6bc037c87b6477b41f6f37 (diff)
downloadpkgsrc-a96f232bf9ee92277348459ce66e557fd8d89c64.tar.gz
Update to 0.23:
shared-mime-info 0.23 (2007-12-18) * Mime-type Changes: - Add QTIF QuickTime image - Add SDP stream description - Add Vala source file - Add Atom feed, OPML - Add SAMI, MicroDVD, MPSub, SSA subtitles - Add audio/x-m4b as a sub-class of audio/mp4 - Add *.aac as a suffix for MPEG-4 audio files - Add Compressed Flash detection, add FutureSplash support - Add *.asc as a suffix for PGP armoured keys - Add application/msword as a sub-class of application/x-ole-storage - Don't associate *.htm and *.html to Mozilla bookmarks - Add more aliases for PowerPoint and Word mime-types - Add *.vlc as a suffix for m3u files - Better magic for Word and Office documents - Split Windows Media Station playlists from ASX ones - Fix up JPEG 2000 mime-types * Other: - Add a testsuite in the CVS tree
Diffstat (limited to 'databases/shared-mime-info')
-rw-r--r--databases/shared-mime-info/Makefile4
-rw-r--r--databases/shared-mime-info/PLIST3
-rw-r--r--databases/shared-mime-info/distinfo12
-rw-r--r--databases/shared-mime-info/patches/patch-ab8
-rw-r--r--databases/shared-mime-info/patches/patch-ac8
5 files changed, 18 insertions, 17 deletions
diff --git a/databases/shared-mime-info/Makefile b/databases/shared-mime-info/Makefile
index f7597452d96..0a5bdec9922 100644
--- a/databases/shared-mime-info/Makefile
+++ b/databases/shared-mime-info/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/11/03 16:37:42 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/01/15 22:53:59 wiz Exp $
#
-DISTNAME= shared-mime-info-0.22
+DISTNAME= shared-mime-info-0.23
CATEGORIES= databases
MASTER_SITES= http://freedesktop.org/~hadess/
EXTRACT_SUFX= .tar.bz2
diff --git a/databases/shared-mime-info/PLIST b/databases/shared-mime-info/PLIST
index d6015ca7fdb..6c4ed6b5812 100644
--- a/databases/shared-mime-info/PLIST
+++ b/databases/shared-mime-info/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2007/10/11 18:56:16 drochner Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/01/15 22:53:59 wiz Exp $
bin/update-mime-database
man/man1/update-mime-database.1
share/locale/az/LC_MESSAGES/shared-mime-info.mo
@@ -9,6 +9,7 @@ share/locale/cy/LC_MESSAGES/shared-mime-info.mo
share/locale/da/LC_MESSAGES/shared-mime-info.mo
share/locale/de/LC_MESSAGES/shared-mime-info.mo
share/locale/el/LC_MESSAGES/shared-mime-info.mo
+share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo
share/locale/eo/LC_MESSAGES/shared-mime-info.mo
share/locale/es/LC_MESSAGES/shared-mime-info.mo
share/locale/eu/LC_MESSAGES/shared-mime-info.mo
diff --git a/databases/shared-mime-info/distinfo b/databases/shared-mime-info/distinfo
index 413ac893376..e44ac44a7e3 100644
--- a/databases/shared-mime-info/distinfo
+++ b/databases/shared-mime-info/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2007/11/03 16:37:43 joerg Exp $
+$NetBSD: distinfo,v 1.11 2008/01/15 22:53:59 wiz Exp $
-SHA1 (shared-mime-info-0.22.tar.bz2) = d06e59157bec1b3315e35bc926b56f71253282a4
-RMD160 (shared-mime-info-0.22.tar.bz2) = fdf2c0d17e44f4b5d189c68a6893a88eab60778c
-Size (shared-mime-info-0.22.tar.bz2) = 417120 bytes
+SHA1 (shared-mime-info-0.23.tar.bz2) = 937c6f2f55df6917c633d67366928e9a54bfc18f
+RMD160 (shared-mime-info-0.23.tar.bz2) = 7450528c4d8bf595b8097c7fabac92079bf0a743
+Size (shared-mime-info-0.23.tar.bz2) = 475904 bytes
SHA1 (patch-aa) = e6fbe84b742034d26ef9d3ae89d271d819656ac2
-SHA1 (patch-ab) = cf729795e385ea65fd1694deafdd8c0a386e0a70
-SHA1 (patch-ac) = a269effaca7196a89a834207f235f85f251ad106
+SHA1 (patch-ab) = fd711dc1d844e796a9cd6332c41e20113dbeecd2
+SHA1 (patch-ac) = ad7e420656cbd7d0677ec14c8c8562f57b5211d2
diff --git a/databases/shared-mime-info/patches/patch-ab b/databases/shared-mime-info/patches/patch-ab
index 32420022381..89a633bbe15 100644
--- a/databases/shared-mime-info/patches/patch-ab
+++ b/databases/shared-mime-info/patches/patch-ab
@@ -1,15 +1,15 @@
-$NetBSD: patch-ab,v 1.3 2007/11/03 16:37:43 joerg Exp $
+$NetBSD: patch-ab,v 1.4 2008/01/15 22:53:59 wiz Exp $
Don't force a build of the PO files, they need newer gettext versions.
---- Makefile.am.orig 2007-11-03 17:18:35.000000000 +0100
+--- Makefile.am.orig 2007-12-12 22:24:27.000000000 +0000
+++ Makefile.am
-@@ -54,8 +54,6 @@ uninstall-hook:
+@@ -56,8 +56,6 @@ uninstall-hook:
rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
-all: check
-
check:
- if [ -d CVS/ ]; then \
+ if test -n $(XMLLINT) ; then \
xmllint --noout --valid $(srcdir)/freedesktop.org.xml; \
diff --git a/databases/shared-mime-info/patches/patch-ac b/databases/shared-mime-info/patches/patch-ac
index b59e21ae703..9de1fbef945 100644
--- a/databases/shared-mime-info/patches/patch-ac
+++ b/databases/shared-mime-info/patches/patch-ac
@@ -1,15 +1,15 @@
-$NetBSD: patch-ac,v 1.1 2007/11/03 16:37:44 joerg Exp $
+$NetBSD: patch-ac,v 1.2 2008/01/15 22:53:59 wiz Exp $
Don't force a build of the PO files, they need newer gettext versions.
---- Makefile.in.orig 2007-11-03 17:19:05.000000000 +0100
+--- Makefile.in.orig 2007-12-18 14:50:54.000000000 +0000
+++ Makefile.in
-@@ -914,8 +914,6 @@ uninstall-hook:
+@@ -920,8 +920,6 @@ uninstall-hook:
rm -f "$(DESTDIR)$(datadir)/mime/mime-cache"
rm -f "$(DESTDIR)$(datadir)/mime/XMLnamespaces"
-all: check
-
check:
- if [ -d CVS/ ]; then \
+ if test -n $(XMLLINT) ; then \
xmllint --noout --valid $(srcdir)/freedesktop.org.xml; \