2013-11-19 08:47:58 +00:00
|
|
|
# Template file for 'mime-types'
|
|
|
|
pkgname=mime-types
|
|
|
|
version=9
|
2014-11-23 08:36:43 +00:00
|
|
|
revision=2
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch=yes
|
|
|
|
conf_files="/etc/mime.types"
|
|
|
|
replaces="mutt<1.5.22"
|
2013-11-19 08:47:58 +00:00
|
|
|
short_desc="Provides a shared /etc/mime.types file"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-2"
|
|
|
|
homepage="http://www.gentoo.org"
|
|
|
|
distfiles="http://mirrors.kernel.org/gentoo/distfiles/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=b4638a734f121be30a546ed092aec16bf74e9b88ed7921fba89cf7e2c0462b5e
|
|
|
|
|
|
|
|
do_install() {
|
2014-11-23 08:36:43 +00:00
|
|
|
vconf mime.types
|
2013-11-19 08:47:58 +00:00
|
|
|
}
|