shared-mime-info: update to 0.91.
This commit is contained in:
parent
29a2dc40f8
commit
9fd57e4585
2 changed files with 5 additions and 14 deletions
|
@ -1,11 +0,0 @@
|
|||
--- Makefile.in.orig 2008-10-11 06:25:26.000000000 +0200
|
||||
+++ Makefile.in 2008-10-11 06:25:36.000000000 +0200
|
||||
@@ -280,7 +280,7 @@ EXTRA_DIST = \
|
||||
|
||||
CLEANFILES = freedesktop.org.xml po/stamp-it
|
||||
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
|
||||
-pkgconfigdir = $(datadir)/pkgconfig
|
||||
+pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = shared-mime-info.pc
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
|
@ -1,12 +1,14 @@
|
|||
# Template build file for 'shared-mime-info'.
|
||||
pkgname=shared-mime-info
|
||||
version=0.90
|
||||
distfiles="http://people.freedesktop.org/~hadess/$pkgname-$version.tar.bz2"
|
||||
version=0.91
|
||||
homepage="http://freedesktop.org/Software/shared-mime-info"
|
||||
distfiles="http://people.freedesktop.org/~hadess/$pkgname-$version.tar.xz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-update-mimedb"
|
||||
short_desc="Core database of common types"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=52c9f84a8c72de631a0458542980b1728560f59845eb5e93e1dbe825f4b72304
|
||||
license="GPL-2"
|
||||
checksum=98cfebe1d809afb24934e634373821e2a1dfa86fc6462cab230589a1c80988bd
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue