gmime: update to 2.6.15.
This commit is contained in:
parent
0a975bc514
commit
76cd6eb2ea
|
@ -3,9 +3,6 @@
|
|||
noarch=yes
|
||||
depends="glib-devel zlib-devel gmime-${version}_${revision}"
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/{lib,share}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gmime'
|
||||
pkgname=gmime
|
||||
version=2.6.13
|
||||
version=2.6.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-mono --enable-smime"
|
||||
|
@ -11,7 +11,4 @@ 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."
|
||||
checksum=b4c2a0b99b82063387cd750a38421ebaa0636f339e67984a84371bcb697dc99a
|
||||
|
|
Loading…
Reference in New Issue