22 lines
704 B
Text
22 lines
704 B
Text
# Template file for 'gmime'
|
|
pkgname=gmime
|
|
version=2.6.8
|
|
homepage="http://www.gnome.org/"
|
|
distfiles="${GNOME_SITE}/$pkgname/2.6/$pkgname-$version.tar.xz"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-mono --enable-smime"
|
|
short_desc="GNOME Core mime parsing library"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=cf434bc52329554b403ce08344a9c429f5807bbd67b2f1a6857daa145a2830d7
|
|
long_desc="
|
|
This package provides an implementation of the Desktop Menu Specification
|
|
for the GNOME Desktop."
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build glib-devel
|
|
Add_dependency build zlib-devel
|
|
Add_dependency build gpgme-devel
|