Update to totem-pl-parser-3.2.0.
This commit is contained in:
parent
c2c70f5d5d
commit
82d32e5490
@ -1,15 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2012/02/21 08:22:44 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2012/03/23 13:24:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= GObject-based parsing library
|
||||
|
||||
GNOME_PROJECT= totem-pl-parser
|
||||
GNOME_VERSION= 2.32.6
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 3.2.0
|
||||
|
||||
SHARED_LIBS += totem-plparser 3.0 # .17.0
|
||||
SHARED_LIBS += totem-plparser-mini 3.0 # .17.0
|
||||
SHARED_LIBS += totem-plparser 17.1 # 17.1
|
||||
SHARED_LIBS += totem-plparser-mini 17.1 # 17.1
|
||||
|
||||
CATEGORIES= multimedia textproc
|
||||
|
||||
@ -21,12 +20,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += archive bz2 dbus-1 expat ffi gcrypt gio-2.0 glib-2.0
|
||||
WANTLIB += gmime-2.6 gmodule-2.0 gnome-keyring gobject-2.0 gpg-error
|
||||
WANTLIB += gthread-2.0 lzma m pcre soup-2.4 soup-gnome-2.4 sqlite3
|
||||
WANTLIB += xml2 z
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
WANTLIB += archive bz2 crypto curl dbus-1 expat ffi gcrypt gio-2.0
|
||||
WANTLIB += glib-2.0 gmime-2.6 gmodule-2.0 gnome-keyring gobject-2.0
|
||||
WANTLIB += gpg-error gthread-2.0 idn lua lzma m pcre quvi soup-2.4
|
||||
WANTLIB += soup-gnome-2.4 sqlite3 ssl xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -34,11 +31,13 @@ MODULES= devel/gettext \
|
||||
LIB_DEPENDS= mail/gmime>=2.6.0 \
|
||||
textproc/libxml \
|
||||
devel/libsoup,-gnome \
|
||||
archivers/libarchive
|
||||
archivers/libarchive \
|
||||
net/quvi/libquvi
|
||||
|
||||
MODGNOME_TOOLS= goi
|
||||
|
||||
CONFIGURE_ARGS= --disable-quvi \
|
||||
--enable-libarchive
|
||||
CONFIGURE_ARGS= --enable-quvi \
|
||||
--enable-libarchive \
|
||||
--enable-libgcrypt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/totem-pl-parser-2.32.6.tar.bz2) = eBVUrYtMl8Bonn8FSzs9CA==
|
||||
RMD160 (gnome/totem-pl-parser-2.32.6.tar.bz2) = jwRReNbvrHCnT10Vhol5Qldk6UA=
|
||||
SHA1 (gnome/totem-pl-parser-2.32.6.tar.bz2) = zQVc+7PwmNT//XRHia50sJZuI0M=
|
||||
SHA256 (gnome/totem-pl-parser-2.32.6.tar.bz2) = 5xyPY6iKddXFRKxU0Qvh7f7veyZCfeoKno570WZjJB8=
|
||||
SIZE (gnome/totem-pl-parser-2.32.6.tar.bz2) = 1584369
|
||||
MD5 (gnome/totem-pl-parser-3.2.0.tar.xz) = jLswf/uTcwofGNCB+EEhXw==
|
||||
RMD160 (gnome/totem-pl-parser-3.2.0.tar.xz) = kQ0AYs6oimWtY97N+3P/fqbjaE4=
|
||||
SHA1 (gnome/totem-pl-parser-3.2.0.tar.xz) = oN/ces/nGG37pQutlinW4X6ahxw=
|
||||
SHA256 (gnome/totem-pl-parser-3.2.0.tar.xz) = AULsXuj8wFU+jGf0w14KJfxhBDTN6RjbcMuDEYmfTH0=
|
||||
SIZE (gnome/totem-pl-parser-3.2.0.tar.xz) = 1445160
|
||||
|
Loading…
Reference in New Issue
Block a user