Add debug-gdk-pixbuf.
This commit is contained in:
parent
69203519ab
commit
21847dcd4d
@ -1,10 +1,10 @@
|
|||||||
# $OpenBSD: Makefile,v 1.79 2019/11/08 14:46:37 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.80 2019/11/10 16:10:12 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= graphic library for GTK+
|
COMMENT= graphic library for GTK+
|
||||||
|
|
||||||
GNOME_PROJECT= gdk-pixbuf
|
GNOME_PROJECT= gdk-pixbuf
|
||||||
GNOME_VERSION= 2.40.0
|
GNOME_VERSION= 2.40.0
|
||||||
REVISION= 0
|
REVISION= 1
|
||||||
|
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
@ -41,4 +41,12 @@ CONFIGURE_ARGS= -Dinstalled_tests=false \
|
|||||||
|
|
||||||
TEST_DEPENDS= ${BASE_PKGPATH}=${GNOME_VERSION}
|
TEST_DEPENDS= ${BASE_PKGPATH}=${GNOME_VERSION}
|
||||||
|
|
||||||
|
DEBUG_PACKAGES= -
|
||||||
|
DEBUG_FILES= bin/gdk-pixbuf-csource \
|
||||||
|
bin/gdk-pixbuf-pixdata \
|
||||||
|
bin/gdk-pixbuf-query-loaders \
|
||||||
|
bin/gdk-pixbuf-thumbnailer \
|
||||||
|
lib/libgdk_pixbuf-2.0.so.${LIBgdk_pixbuf-2.0_VERSION} \
|
||||||
|
lib/libgdk_pixbuf_xlib-2.0.so.${LIBgdk_pixbuf_xlib-2.0_VERSION}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
7
graphics/gdk-pixbuf2/pkg/PLIST-debug
Normal file
7
graphics/gdk-pixbuf2/pkg/PLIST-debug
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@comment $OpenBSD: PLIST-debug,v 1.1 2019/11/10 16:10:12 ajacoutot Exp $
|
||||||
|
bin/.debug/gdk-pixbuf-csource.dbg
|
||||||
|
bin/.debug/gdk-pixbuf-pixdata.dbg
|
||||||
|
bin/.debug/gdk-pixbuf-query-loaders.dbg
|
||||||
|
bin/.debug/gdk-pixbuf-thumbnailer.dbg
|
||||||
|
lib/.debug/libgdk_pixbuf-2.0.so.${LIBgdk_pixbuf-2.0_VERSION}.dbg
|
||||||
|
lib/.debug/libgdk_pixbuf_xlib-2.0.so.${LIBgdk_pixbuf_xlib-2.0_VERSION}.dbg
|
Loading…
x
Reference in New Issue
Block a user