summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-03-25 11:33:44 +0000
committerwiz <wiz@pkgsrc.org>2022-03-25 11:33:44 +0000
commit3e95473bfd328b624f990a768fb7eedff82fcac5 (patch)
tree39e2d2efc1565fad333fc3a70bc4e142c8c5ddba /wm
parent2d30417752fd953503a332d95717a2ffa2692dd0 (diff)
downloadpkgsrc-3e95473bfd328b624f990a768fb7eedff82fcac5.tar.gz
bmpanel2: add missing file to PLIST
Fix man page installation path. Clean up some pkglint. Bump PKGREVISION.
Diffstat (limited to 'wm')
-rw-r--r--wm/bmpanel2/Makefile15
-rw-r--r--wm/bmpanel2/PLIST5
2 files changed, 13 insertions, 7 deletions
diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile
index bdef8025c7e..7e048da8bcf 100644
--- a/wm/bmpanel2/Makefile
+++ b/wm/bmpanel2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2021/12/08 16:06:49 adam Exp $
+# $NetBSD: Makefile,v 1.44 2022/03/25 11:33:44 wiz Exp $
DISTNAME= bmpanel2-2.1pre1
-PKGREVISION= 29
-CATEGORIES= sysutils
+PKGREVISION= 30
+CATEGORIES= wm sysutils
MASTER_SITES= http://bmpanel2.googlecode.com/files/
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -16,9 +16,11 @@ USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config gzip
-PY_PATCHPLIST= yes
-REPLACE_PYTHON= extra/py/bmpanel2.py
+REPLACE_PYTHON= extra/py/bmpanel2.py
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.1pre1
+PY_PATCHPLIST= yes
+
+INSTALLATION_DIRS+= ${PKGMANDIR}/man1
SUBST_CLASSES+= prefix
SUBST_SED.prefix= -e "s,/usr/local,${PREFIX},g"
@@ -26,6 +28,9 @@ SUBST_FILES.prefix= xdg.c
SUBST_STAGE.prefix= post-extract
SUBST_MESSAGE.prefix= Fixing path to themes.
+post-install:
+ ${MV} ${DESTDIR}${PREFIX}/share/man/man1/* ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../lang/python/application.mk"
diff --git a/wm/bmpanel2/PLIST b/wm/bmpanel2/PLIST
index 7d1094e1266..897328a30ff 100644
--- a/wm/bmpanel2/PLIST
+++ b/wm/bmpanel2/PLIST
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2011/12/09 01:23:07 dholland Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/03/25 11:33:44 wiz Exp $
bin/bmpanel2
bin/bmpanel2cfg
${PYSITELIB}/bmpanel2.py
${PYSITELIB}/bmpanel2.pyc
+${PYSITELIB}/bmpanel2cfg-1.0-py2.7.egg-info
+man/man1/bmpanel2.1
share/bmpanel2/themes/alduin-glossy/default_icon.png
share/bmpanel2/themes/alduin-glossy/launchbar-arrow.png
share/bmpanel2/themes/alduin-glossy/tb-left-active-hover.png
@@ -329,4 +331,3 @@ share/bmpanel2/themes/xsocam/tb_tile_idle_img.png
share/bmpanel2/themes/xsocam/tb_tile_pressed_img.png
share/bmpanel2/themes/xsocam/theme
share/bmpanel2/themes/xsocam/tile_img.png
-share/man/man1/bmpanel2.1.gz