Update to libunique-1.1.6.

This commit is contained in:
ajacoutot 2011-03-07 19:34:43 +00:00
parent 9a15f3b918
commit e1a64503ae
4 changed files with 26 additions and 26 deletions

View File

@ -1,13 +1,11 @@
# $OpenBSD: Makefile,v 1.10 2010/11/15 19:46:00 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/03/07 19:34:43 ajacoutot Exp $
COMMENT = library for writing single instance application
GNOME_PROJECT = libunique
GNOME_VERSION = 1.1.2
GNOME_VERSION = 1.1.6
REVISION = 1
SHARED_LIBS += unique-1.0 1.0 # .100.2
SHARED_LIBS += unique-1.0 2.0 # .100.6
CATEGORIES = devel
HOMEPAGE = http://live.gnome.org/LibUnique
@ -18,13 +16,21 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
WANTLIB += GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes
WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo dbus-1
WANTLIB += dbus-glib-1 drm expat fontconfig freetype gdk-x11-2.0
WANTLIB += gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread-stubs xcb xcb-render
WANTLIB += xcb-shm z
CONFIGURE_STYLE = gnu
CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS = ${CONFIGURE_SHARED} \
--with-x \
--enable-gtk-doc=no \
--enable-introspection=no
--disable-gtk-doc \
--disable-introspection \
--with-x
MODULES = devel/gettext \
x11/gnome
@ -32,11 +38,4 @@ MODULES = devel/gettext \
LIB_DEPENDS = x11/gtk+2 \
x11/dbus-glib
WANTLIB = X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
Xi Xinerama Xrandr Xrender atk-1.0 cairo dbus-1 expat \
fontconfig freetype gio-2.0 glib-2.0 gmodule-2.0 \
gobject-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
pixman-1 png pthread-stubs xcb z gdk_pixbuf-2.0 \
gdk-x11-2.0 gtk-x11-2.0 dbus-glib-1
.include <bsd.port.mk>

View File

@ -1,5 +1,5 @@
MD5 (libunique-1.1.2.tar.bz2) = 8zdJEJdo1D72nKfo/6fPtw==
RMD160 (libunique-1.1.2.tar.bz2) = kPu2shNy52doWk8INEMXk4cmQmo=
SHA1 (libunique-1.1.2.tar.bz2) = tvx8hxoStqOxl8la6RUZ1r5iSzs=
SHA256 (libunique-1.1.2.tar.bz2) = c/sTApX8QrI3qj2AiQX2Xq2fl5rL5JQ07KgwxghfDG4=
SIZE (libunique-1.1.2.tar.bz2) = 335774
MD5 (libunique-1.1.6.tar.bz2) = eVV2nvMfG8T4NEbbs2JebQ==
RMD160 (libunique-1.1.6.tar.bz2) = LGiUpXTrD1yRtHzWIUs/naY8vN4=
SHA1 (libunique-1.1.6.tar.bz2) = 1ErQZQPvqqDGYMX4qBfpD74lTR8=
SHA256 (libunique-1.1.6.tar.bz2) = 5cgEHO+OM8VXMvBqKSOByzRduUbPeSpK4YqlxmzdT7s=
SIZE (libunique-1.1.6.tar.bz2) = 335534

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-configure,v 1.1 2009/10/12 10:34:50 jasper Exp $
--- configure.orig Mon Oct 12 12:17:07 2009
+++ configure Mon Oct 12 12:17:25 2009
@@ -13394,7 +13394,7 @@ fi
if test "x$enable_maintainer_flags" = "xyes" && test "x$GCC" = "xyes"; then :
$OpenBSD: patch-configure,v 1.2 2011/03/07 19:34:43 ajacoutot Exp $
--- configure.orig Thu Nov 12 14:57:56 2009
+++ configure Sat Feb 26 18:13:53 2011
@@ -15398,7 +15398,7 @@ fi
if test "x$enable_maintainer_flags" = "xyes" && test "x$GCC" = "xyes"; then
- list="-Werror -Wall -Wshadow -Wcast-align

View File

@ -1,10 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/25 12:47:46 landry Exp $
@comment $OpenBSD: PLIST,v 1.2 2011/03/07 19:34:43 ajacoutot Exp $
%%SHARED%%
include/unique-1.0/
include/unique-1.0/unique/
include/unique-1.0/unique/unique.h
include/unique-1.0/unique/uniqueapp.h
include/unique-1.0/unique/uniquebackend.h
include/unique-1.0/unique/uniqueenumtypes.h
include/unique-1.0/unique/uniquemessage.h
include/unique-1.0/unique/uniqueversion.h
lib/libunique-1.0.a