2010-11-20 02:54:02 +01:00
|
|
|
# Template file for 'gmime'
|
|
|
|
pkgname=gmime
|
2012-04-23 11:00:29 +02:00
|
|
|
version=2.6.9
|
2011-12-18 00:05:11 +01:00
|
|
|
homepage="http://www.gnome.org/"
|
2012-01-14 21:08:12 +01:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-03-10 20:28:29 +01:00
|
|
|
configure_args="--disable-mono --enable-smime"
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool glib-devel zlib-devel gpgme-devel"
|
2012-06-03 09:08:53 +02:00
|
|
|
revision=1
|
2010-11-20 02:54:02 +01:00
|
|
|
short_desc="GNOME Core mime parsing library"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-12-18 00:05:11 +01:00
|
|
|
license="GPL-2"
|
2012-04-23 11:00:29 +02:00
|
|
|
checksum=5ebb60a35fa5c0789fe10f6e4af5040cb7bc4a707a8a962fbd57b4fc5595c0b9
|
2010-11-20 02:54:02 +01:00
|
|
|
long_desc="
|
|
|
|
This package provides an implementation of the Desktop Menu Specification
|
|
|
|
for the GNOME Desktop."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|