Fri Dec 9 01:23:07 2011 UTC ()
This builds and installs a man page if it finds asciidoc. Since it's
just a man page and asciidoc is fairly harmless, and it's not entirely
clear how to disable the test, run with it: add a build depend on
asciidoc, plus USE_TOOLS+=gzip, and update the plist. PKGREVISION -> 2.


(dholland)
diff -r1.3 -r1.4 pkgsrc/wm/bmpanel2/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/wm/bmpanel2/PLIST

cvs diff -r1.3 -r1.4 pkgsrc/wm/bmpanel2/Makefile (expand / switch to unified diff)

--- pkgsrc/wm/bmpanel2/Makefile 2011/12/09 00:15:36 1.3
+++ pkgsrc/wm/bmpanel2/Makefile 2011/12/09 01:23:07 1.4
@@ -1,34 +1,36 @@ @@ -1,34 +1,36 @@
1# $NetBSD: Makefile,v 1.3 2011/12/09 00:15:36 dholland Exp $ 1# $NetBSD: Makefile,v 1.4 2011/12/09 01:23:07 dholland Exp $
2# 2#
3 3
4DISTNAME= bmpanel2-2.1pre1 4DISTNAME= bmpanel2-2.1pre1
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= sysutils 6CATEGORIES= sysutils
7MASTER_SITES= http://bmpanel2.googlecode.com/files/ 7MASTER_SITES= http://bmpanel2.googlecode.com/files/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://code.google.com/p/bmpanel2/ 10HOMEPAGE= http://code.google.com/p/bmpanel2/
11COMMENT= NETWM-compatible panel for X11 11COMMENT= NETWM-compatible panel for X11
12LICENSE= mit 12LICENSE= mit
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15USE_CMAKE= yes 15USE_CMAKE= yes
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_TOOLS+= pkg-config 17USE_TOOLS+= pkg-config gzip
18 18
19PY_PATCHPLIST= yes 19PY_PATCHPLIST= yes
20REPLACE_PYTHON= extra/py/bmpanel2.py 20REPLACE_PYTHON= extra/py/bmpanel2.py
21 21
22SUBST_CLASSES+= prefix 22SUBST_CLASSES+= prefix
23SUBST_SED.prefix= -e "s,/usr/local,${PREFIX},g" 23SUBST_SED.prefix= -e "s,/usr/local,${PREFIX},g"
24SUBST_FILES.prefix= xdg.c 24SUBST_FILES.prefix= xdg.c
25SUBST_STAGE.prefix= post-extract 25SUBST_STAGE.prefix= post-extract
26SUBST_MESSAGE.prefix= Fixing path to themes. 26SUBST_MESSAGE.prefix= Fixing path to themes.
27 27
 28BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
 29
28.include "../../devel/glib2/buildlink3.mk" 30.include "../../devel/glib2/buildlink3.mk"
29.include "../../devel/pango/buildlink3.mk" 31.include "../../devel/pango/buildlink3.mk"
30.include "../../lang/python/application.mk" 32.include "../../lang/python/application.mk"
31.include "../../lang/python/extension.mk" 33.include "../../lang/python/extension.mk"
32.include "../../graphics/cairo/buildlink3.mk" 34.include "../../graphics/cairo/buildlink3.mk"
33.include "../../x11/libX11/buildlink3.mk" 35.include "../../x11/libX11/buildlink3.mk"
34.include "../../mk/bsd.pkg.mk" 36.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/wm/bmpanel2/PLIST (expand / switch to unified diff)

--- pkgsrc/wm/bmpanel2/PLIST 2011/06/18 15:30:59 1.1.1.1
+++ pkgsrc/wm/bmpanel2/PLIST 2011/12/09 01:23:07 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2011/06/18 15:30:59 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.2 2011/12/09 01:23:07 dholland Exp $
2bin/bmpanel2 2bin/bmpanel2
3bin/bmpanel2cfg 3bin/bmpanel2cfg
4${PYSITELIB}/bmpanel2.py 4${PYSITELIB}/bmpanel2.py
5${PYSITELIB}/bmpanel2.pyc 5${PYSITELIB}/bmpanel2.pyc
6share/bmpanel2/themes/alduin-glossy/default_icon.png 6share/bmpanel2/themes/alduin-glossy/default_icon.png
7share/bmpanel2/themes/alduin-glossy/launchbar-arrow.png 7share/bmpanel2/themes/alduin-glossy/launchbar-arrow.png
8share/bmpanel2/themes/alduin-glossy/tb-left-active-hover.png 8share/bmpanel2/themes/alduin-glossy/tb-left-active-hover.png
9share/bmpanel2/themes/alduin-glossy/tb-left-active.png 9share/bmpanel2/themes/alduin-glossy/tb-left-active.png
10share/bmpanel2/themes/alduin-glossy/tb-left-hover.png 10share/bmpanel2/themes/alduin-glossy/tb-left-hover.png
11share/bmpanel2/themes/alduin-glossy/tb-lr-idle.png 11share/bmpanel2/themes/alduin-glossy/tb-lr-idle.png
12share/bmpanel2/themes/alduin-glossy/tb-right-active-hover.png 12share/bmpanel2/themes/alduin-glossy/tb-right-active-hover.png
13share/bmpanel2/themes/alduin-glossy/tb-right-active.png 13share/bmpanel2/themes/alduin-glossy/tb-right-active.png
14share/bmpanel2/themes/alduin-glossy/tb-right-hover.png 14share/bmpanel2/themes/alduin-glossy/tb-right-hover.png
@@ -319,13 +319,14 @@ share/bmpanel2/themes/xsocam/ds_leftrigh @@ -319,13 +319,14 @@ share/bmpanel2/themes/xsocam/ds_leftrigh
319share/bmpanel2/themes/xsocam/ds_right_corner_idle_img.png 319share/bmpanel2/themes/xsocam/ds_right_corner_idle_img.png
320share/bmpanel2/themes/xsocam/ds_right_corner_pressed_img.png 320share/bmpanel2/themes/xsocam/ds_right_corner_pressed_img.png
321share/bmpanel2/themes/xsocam/ds_right_pressed_img.png 321share/bmpanel2/themes/xsocam/ds_right_pressed_img.png
322share/bmpanel2/themes/xsocam/ds_separator_img.png 322share/bmpanel2/themes/xsocam/ds_separator_img.png
323share/bmpanel2/themes/xsocam/separator_img.png 323share/bmpanel2/themes/xsocam/separator_img.png
324share/bmpanel2/themes/xsocam/tb_left_idle_img.png 324share/bmpanel2/themes/xsocam/tb_left_idle_img.png
325share/bmpanel2/themes/xsocam/tb_left_pressed_img.png 325share/bmpanel2/themes/xsocam/tb_left_pressed_img.png
326share/bmpanel2/themes/xsocam/tb_right_idle_img.png 326share/bmpanel2/themes/xsocam/tb_right_idle_img.png
327share/bmpanel2/themes/xsocam/tb_right_pressed_img.png 327share/bmpanel2/themes/xsocam/tb_right_pressed_img.png
328share/bmpanel2/themes/xsocam/tb_tile_idle_img.png 328share/bmpanel2/themes/xsocam/tb_tile_idle_img.png
329share/bmpanel2/themes/xsocam/tb_tile_pressed_img.png 329share/bmpanel2/themes/xsocam/tb_tile_pressed_img.png
330share/bmpanel2/themes/xsocam/theme 330share/bmpanel2/themes/xsocam/theme
331share/bmpanel2/themes/xsocam/tile_img.png 331share/bmpanel2/themes/xsocam/tile_img.png
 332share/man/man1/bmpanel2.1.gz