shared-mime-info: update to 0.90.
This commit is contained in:
parent
acfc5a422c
commit
5893c5c22c
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'shared-mime-info'.
|
||||
pkgname=shared-mime-info
|
||||
version=0.80
|
||||
version=0.90
|
||||
distfiles="http://people.freedesktop.org/~hadess/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-update-mimedb"
|
||||
short_desc="Core database of common types"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=80857ba19f8066bfc8d998bfc72b492e241ebd52d49c245aae9fd5b3d233b024
|
||||
checksum=52c9f84a8c72de631a0458542980b1728560f59845eb5e93e1dbe825f4b72304
|
||||
long_desc="
|
||||
Many programs and desktops use the MIME system to represent the types of
|
||||
files. Frequently, it is necessary to work out the correct MIME type for
|
||||
|
@ -20,6 +20,7 @@ long_desc="
|
|||
This package contains the core database of common types and the
|
||||
update-mime-database command used to extend it."
|
||||
|
||||
disable_parallel_build=yes
|
||||
triggers="mimedb"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
|
Loading…
Reference in a new issue