Update to 0.19:
shared-mime-info 0.19 (2006-08-25) * Mime-type Changes: - Add application/powerpoint and application/mspowerpoint as aliases for Powerpoint - Add VHDL mime-type - Add application/mbox for the MBOX mailboxes - Add text/x-txt2tags - Remove *.dat as a glob for MPEG videos - Add Monkey's Audio, AC3, and Musepack mime-types - Fix matching Type1 fonts - Remove useless application/octet-stream mime-type - Add *.mo to application/x-gettext-translation - Add loads of tracker audio files, console ROMs, raw images mime-types - Fix QuickTime Media Links mime-types and detection - Add audio/AMR and audio/AMR-WB mime-types and detection - Add better TeX magic, and more globs - Add better magic for patch files - Fix .jar files' mime-types, and add better magic - Fix magic for MPEG4 audio files - Add an alias for .deb packages - Add application/sieve mime-type - Fix application/javascript's mime-type - Fix text/csv's mime-type * Other: - Add paths to the .pc file
This commit is contained in:
parent
781f57141e
commit
068ca21347
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.23 2006/07/10 17:42:19 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2006/09/03 10:19:01 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= shared-mime-info-0.18
|
||||
DISTNAME= shared-mime-info-0.19
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://freedesktop.org/~hadess/
|
||||
|
||||
|
@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
USE_PKGLOCALEDIR= YES
|
||||
USE_TOOLS+= intltool msgfmt pkg-config
|
||||
USE_TOOLS+= gmake intltool msgfmt pkg-config
|
||||
|
||||
CONFIGURE_ARGS+= --disable-update-mimedb
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.7 2006/07/10 17:42:19 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.8 2006/09/03 10:19:01 wiz Exp $
|
||||
|
||||
SHA1 (shared-mime-info-0.18.tar.gz) = 4e7a7850098824476270405ac7bd7759d9b89e43
|
||||
RMD160 (shared-mime-info-0.18.tar.gz) = 7406ac3af0639ee4e28c0d909fc95b6f1f1cff67
|
||||
Size (shared-mime-info-0.18.tar.gz) = 599826 bytes
|
||||
SHA1 (shared-mime-info-0.19.tar.gz) = c589906365c591d67b4d7280b0a52297b4bb7dcc
|
||||
RMD160 (shared-mime-info-0.19.tar.gz) = edb36ea4c23f608749cb9e8bfa747297a10afed1
|
||||
Size (shared-mime-info-0.19.tar.gz) = 595168 bytes
|
||||
SHA1 (patch-aa) = bfef540d9190ce676ca2c7199ce9fdbf02715266
|
||||
|
|
Loading…
Reference in a new issue