Update to glib2-networking-2.36.0.
This commit is contained in:
parent
d98cbc733c
commit
1ee5a49e4a
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2013/03/11 11:35:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2013/03/27 17:54:27 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= network-related gio modules for glib2
|
||||
|
||||
GNOME_VERSION= 2.34.2
|
||||
GNOME_VERSION= 2.36.0
|
||||
GNOME_PROJECT= glib-networking
|
||||
|
||||
PKGNAME= glib2-networking-${GNOME_VERSION}
|
||||
@ -19,18 +19,18 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0
|
||||
WANTLIB += gthread-2.0 hogweed m nettle p11-kit pcre proxy pthread
|
||||
WANTLIB += stdc++ tasn1 z
|
||||
WANTLIB += hogweed m nettle p11-kit pcre proxy pthread stdc++
|
||||
WANTLIB += tasn1 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas>=3.6.0
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas>=3.6.0
|
||||
BUILD_DEPENDS= devel/gsettings-desktop-schemas
|
||||
RUN_DEPENDS= devel/gsettings-desktop-schemas
|
||||
|
||||
LIB_DEPENDS= net/libproxy \
|
||||
security/gnutls \
|
||||
devel/glib2>=2.34.0
|
||||
devel/glib2>=2.36.0
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (glib-networking-2.34.2.tar.xz) = AKkux7MfA6L8Hu/1aMDxZk4QmzrdjHBC0tQglT9J394=
|
||||
SIZE (glib-networking-2.34.2.tar.xz) = 346828
|
||||
SHA256 (glib-networking-2.36.0.tar.xz) = GQ1m+66wI7pPQ8MV8jxTcsQ75svoV1luAJkCEVFGUNk=
|
||||
SIZE (glib-networking-2.36.0.tar.xz) = 351080
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2012/11/13 07:20:24 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2013/03/27 17:54:27 ajacoutot Exp $
|
||||
@comment lib/gio/modules/libgiognomeproxy.la
|
||||
lib/gio/modules/libgiognomeproxy.so
|
||||
@comment lib/gio/modules/libgiognutls.la
|
||||
@ -7,6 +7,9 @@ lib/gio/modules/libgiognutls.so
|
||||
lib/gio/modules/libgiolibproxy.so
|
||||
@bin libexec/glib-pacrunner
|
||||
share/dbus-1/services/org.gtk.GLib.PACRunner.service
|
||||
share/locale/an/
|
||||
share/locale/an/LC_MESSAGES/
|
||||
share/locale/an/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/ar/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/as/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/be/LC_MESSAGES/glib-networking.mo
|
||||
@ -60,6 +63,7 @@ share/locale/sr@latin/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/sv/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/ta/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/te/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/tg/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/th/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/tr/LC_MESSAGES/glib-networking.mo
|
||||
share/locale/ug/LC_MESSAGES/glib-networking.mo
|
||||
|
Loading…
Reference in New Issue
Block a user