- update to totem-pl-parser-2.24.2
from jasper@
This commit is contained in:
parent
7ddc9f47e6
commit
9514b10e72
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2008/06/02 17:58:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2008/11/27 11:11:35 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= GObject-based parsing library
|
||||
|
||||
GNOME_PROJECT= totem-pl-parser
|
||||
GNOME_VERSION= 2.22.3
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS += totem-plparser 0.0 # .11.1
|
||||
SHARED_LIBS += totem-plparser-mini 0.0 # .11.1
|
||||
GNOME_VERSION= 2.24.2
|
||||
SHARED_LIBS += totem-plparser 1.0 # .12.3
|
||||
SHARED_LIBS += totem-plparser-mini 1.0 # .12.3
|
||||
|
||||
CATEGORIES= multimedia textproc
|
||||
|
||||
@ -23,12 +22,12 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ORBit-2 ORBitCosNaming-2 X11 Xau Xcomposite Xcursor \
|
||||
Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender \
|
||||
asn1 atk-1.0 bonobo-2 bonobo-activation cairo com_err \
|
||||
crypto db dbus-1 dbus-glib-1 expat fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz \
|
||||
gmodule-2.0 gnomevfs-2 gobject-2.0 gssapi gthread-2.0 \
|
||||
gtk-x11-2.0 krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 plc4 plds4 png pthread smime3 \
|
||||
softokn3 ssl ssl3 util xml2 z
|
||||
crypto dbus-1 dbus-glib-1 expat fontconfig freetype \
|
||||
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gobject-2.0 gssapi gthread-2.0 gtk-x11-2.0 \
|
||||
krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pcre pixman-1 plc4 plds4 png smime3 softokn3 soup-2.4 \
|
||||
sqlite3 ssl3 xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/totem-pl-parser-2.22.3.tar.bz2) = oAlW+H+o/LH2dg3M6l4PhA==
|
||||
RMD160 (gnome/totem-pl-parser-2.22.3.tar.bz2) = CA1crR9qv/IX72OkRF/6ZgAK4P4=
|
||||
SHA1 (gnome/totem-pl-parser-2.22.3.tar.bz2) = ZeyMGDhMtA/LsAbJSMnW+tlhsSQ=
|
||||
SHA256 (gnome/totem-pl-parser-2.22.3.tar.bz2) = NgsIWE9EcQu8s4Df7DPum96jUTg8vxWo2hwwQTN7h2c=
|
||||
SIZE (gnome/totem-pl-parser-2.22.3.tar.bz2) = 831247
|
||||
MD5 (gnome/totem-pl-parser-2.24.2.tar.bz2) = Ar1BMY3uoZ9k25I3dNK5GQ==
|
||||
RMD160 (gnome/totem-pl-parser-2.24.2.tar.bz2) = w3CwIP3g369okldwp/jxuwcb3tA=
|
||||
SHA1 (gnome/totem-pl-parser-2.24.2.tar.bz2) = oNU+1gBmx4UWz+kpDhn2OlyQ5mk=
|
||||
SHA256 (gnome/totem-pl-parser-2.24.2.tar.bz2) = 7Ksdh1XTY4vgKwivuWgv1zoe7oCZbAdY67Zg2sh4TSM=
|
||||
SIZE (gnome/totem-pl-parser-2.24.2.tar.bz2) = 620489
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/12 15:08:19 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/11/27 11:11:35 ajacoutot Exp $
|
||||
include/totem-pl-parser/
|
||||
include/totem-pl-parser/1/
|
||||
include/totem-pl-parser/1/plparser/
|
||||
@ -91,7 +91,7 @@ share/locale/sk/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sl/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sq/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sr/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/sv/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/ta/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/te/LC_MESSAGES/totem-pl-parser.mo
|
||||
|
Loading…
Reference in New Issue
Block a user