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