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