Subject: CVS commit: pkgsrc/databases/shared-mime-info
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 08/31/2004 11:43:44
Module Name: pkgsrc
Committed By: jmmv
Date: Tue Aug 31 11:43:44 UTC 2004
Modified Files:
pkgsrc/databases/shared-mime-info: Makefile PLIST distinfo
Added Files:
pkgsrc/databases/shared-mime-info: INSTALL buildlink3.mk mimedb.mk
pkgsrc/databases/shared-mime-info/files: install.tmpl
Removed Files:
pkgsrc/databases/shared-mime-info/patches: patch-ab
Log Message:
Update to 0.15:
* Changes in the package:
- Add a buildlink3.mk file to be used to add a direct dependency on this
package. This file also creates a fake "update-mime-database" wrapper
in the buildlink directory so that programs can't run it directly
during its build.
- Add the mimedb.mk file, which can be used by packages that install
mimedb extensions (into share/mime/packages) to automatically rebuild
the database at (de)installation time.
- The mime database files (except those installed into share/mime/packages)
must not be listed in the PLIST, so add some PRINT_PLIST_AWK magic to
handle this automatically.
* Mime Types Changes:
- Added various aliases
- Make text files inherit from text/plain
- Added text/x-xmi
- Added application/x-javascripta
* Translations:
- new translations: Danish (Ole Laursen), Greek (Nikos Charonitakis),
Korean (Cha Young-Ho)
- updated translations: Finnish (Ville Skyttä), German (Christian Neumair)
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/databases/shared-mime-info/INSTALL \
pkgsrc/databases/shared-mime-info/buildlink3.mk \
pkgsrc/databases/shared-mime-info/mimedb.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/databases/shared-mime-info/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/databases/shared-mime-info/PLIST \
pkgsrc/databases/shared-mime-info/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/databases/shared-mime-info/files/install.tmpl
cvs rdiff -r1.1 -r0 pkgsrc/databases/shared-mime-info/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.