mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-mime-data: drop
Required for GNOME VFS, which was replaced by GVfs.
This commit is contained in:
parent
a18ebbcd3f
commit
d7afa0c5a1
1 changed files with 0 additions and 19 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'gnome-mime-data'
|
|
||||||
pkgname=gnome-mime-data
|
|
||||||
version=2.18.0
|
|
||||||
revision=6
|
|
||||||
build_style=gnu-configure
|
|
||||||
hostmakedepends="intltool shared-mime-info"
|
|
||||||
makedepends="shared-mime-info"
|
|
||||||
depends="shared-mime-info"
|
|
||||||
short_desc="Base MIME and Application database for GNOME"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="GPL-2.0-only"
|
|
||||||
homepage="http://www.gnome.org"
|
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/2.18/${pkgname}-${version}.tar.bz2"
|
|
||||||
checksum=37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7
|
|
||||||
conf_files="/etc/gnome-vfs-mime-magic"
|
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue