aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xcb-util-image
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
committerzeising <zeising@FreeBSD.org>2014-04-17 02:28:47 +0800
commit0d308966c11339773e9f09cdd69a8b5876b4f04e (patch)
treefc8323f5d400038235fda42a6096107239789049 /x11/xcb-util-image
parent2ff2f3dac9805ec42de1b5cab42db4952b63bb93 (diff)
downloadfreebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.gz
freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.tar.zst
freebsd-ports-gnome-0d308966c11339773e9f09cdd69a8b5876b4f04e.zip
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
Diffstat (limited to 'x11/xcb-util-image')
-rw-r--r--x11/xcb-util-image/Makefile10
-rw-r--r--x11/xcb-util-image/distinfo4
-rw-r--r--x11/xcb-util-image/pkg-plist7
3 files changed, 10 insertions, 11 deletions
diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile
index e493432e80d1..2649b6b0d425 100644
--- a/x11/xcb-util-image/Makefile
+++ b/x11/xcb-util-image/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xcb-util-image
PORTVERSION= 0.3.9
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://xcb.freedesktop.org/dist/
@@ -10,12 +11,9 @@ COMMENT= A port of Xlib's XImage and XShmImage functions
LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util
-USE_BZIP2= yes
-USES= gmake pkgconfig
-USE_LDCONFIG= yes
-USE_XORG= xcb xorg-macros
-
-GNU_CONFIGURE= yes
+XORG_CAT= lib
+USES= gmake
+USE_XORG= xcb
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/x11/xcb-util-image/distinfo b/x11/xcb-util-image/distinfo
index af941adf27d2..461b24eed527 100644
--- a/x11/xcb-util-image/distinfo
+++ b/x11/xcb-util-image/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xcb-util-image-0.3.9.tar.bz2) = d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df
-SIZE (xcb-util-image-0.3.9.tar.bz2) = 310947
+SHA256 (xorg/lib/xcb-util-image-0.3.9.tar.bz2) = d35a3c0eaae171f5081ec127fb9cec174b716ce5d78196a87f2785376da021df
+SIZE (xorg/lib/xcb-util-image-0.3.9.tar.bz2) = 310947
diff --git a/x11/xcb-util-image/pkg-plist b/x11/xcb-util-image/pkg-plist
index 6f96343d39a9..d26f27c7bf64 100644
--- a/x11/xcb-util-image/pkg-plist
+++ b/x11/xcb-util-image/pkg-plist
@@ -1,8 +1,9 @@
include/xcb/xcb_bitops.h
include/xcb/xcb_image.h
include/xcb/xcb_pixel.h
-lib/libxcb-image.so.0
-lib/libxcb-image.so
-lib/libxcb-image.la
lib/libxcb-image.a
+lib/libxcb-image.la
+lib/libxcb-image.so
+lib/libxcb-image.so.0
+lib/libxcb-image.so.0.0.0
libdata/pkgconfig/xcb-image.pc