diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/openbox/Makefile | 7 | ||||
-rw-r--r-- | wm/openbox/PLIST | 27 | ||||
-rw-r--r-- | wm/openbox/distinfo | 8 |
3 files changed, 22 insertions, 20 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 5ee5fe2e4c7..7daee7d2df1 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.58 2010/01/16 23:33:25 snj Exp $ +# $NetBSD: Makefile,v 1.59 2010/02/16 13:43:09 wiz Exp $ -DISTNAME= openbox-3.4.10 +DISTNAME= openbox-3.4.11 CATEGORIES= wm x11 MASTER_SITES= http://openbox.org/dist/openbox/ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://openbox.org/ -COMMENT= Standards compliant, light-weight and extensible window manager +COMMENT= Standards compliant, light-weight, and extensible window manager +LICENSE= gnu-gpl-v2 DEPENDS+= vera-ttf>=1.10:../../fonts/vera-ttf diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index 435bbb2f898..0bdaa0d4758 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.22 2010/01/10 16:20:10 snj Exp $ +@comment $NetBSD: PLIST,v 1.23 2010/02/16 13:43:09 wiz Exp $ bin/gdm-control bin/gnome-panel-control bin/obxprop @@ -6,22 +6,23 @@ bin/openbox bin/openbox-gnome-session bin/openbox-kde-session bin/openbox-session -include/openbox/3.4/openbox/color.h -include/openbox/3.4/openbox/font.h -include/openbox/3.4/openbox/geom.h -include/openbox/3.4/openbox/gradient.h -include/openbox/3.4/openbox/image.h -include/openbox/3.4/openbox/instance.h -include/openbox/3.4/openbox/mask.h -include/openbox/3.4/openbox/parse.h -include/openbox/3.4/openbox/render.h -include/openbox/3.4/openbox/theme.h -include/openbox/3.4/openbox/version.h +include/openbox/${PKGVERSION}/openbox/color.h +include/openbox/${PKGVERSION}/openbox/font.h +include/openbox/${PKGVERSION}/openbox/geom.h +include/openbox/${PKGVERSION}/openbox/gradient.h +include/openbox/${PKGVERSION}/openbox/image.h +include/openbox/${PKGVERSION}/openbox/instance.h +include/openbox/${PKGVERSION}/openbox/mask.h +include/openbox/${PKGVERSION}/openbox/parse.h +include/openbox/${PKGVERSION}/openbox/render.h +include/openbox/${PKGVERSION}/openbox/theme.h +include/openbox/${PKGVERSION}/openbox/version.h lib/libobparser.la lib/libobrender.la lib/openbox/xdg-autostart lib/pkgconfig/obparser-3.0.pc lib/pkgconfig/obrender-3.0.pc +man/man1/obxprop.1 man/man1/openbox-gnome-session.1 man/man1/openbox-kde-session.1 man/man1/openbox-session.1 @@ -44,9 +45,9 @@ share/doc/openbox/xbm/max.xbm share/doc/openbox/xbm/max_toggled.xbm share/doc/openbox/xbm/shade.xbm share/doc/openbox/xbm/shade_toggled.xbm +share/examples/openbox/autostart.sh share/examples/openbox/menu.xml share/examples/openbox/rc.xml -share/examples/openbox/autostart.sh share/gnome/wm-properties/openbox.desktop share/locale/ar/LC_MESSAGES/openbox.mo share/locale/bn_IN/LC_MESSAGES/openbox.mo diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index 41677997d2e..018a15e5c2c 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.24 2010/01/10 16:20:10 snj Exp $ +$NetBSD: distinfo,v 1.25 2010/02/16 13:43:09 wiz Exp $ -SHA1 (openbox-3.4.10.tar.gz) = 4e0f9169065bdbb562b941332d647a42182790b2 -RMD160 (openbox-3.4.10.tar.gz) = ded9ee3e1b51ee976fd7fd6644ae5c4360386fc3 -Size (openbox-3.4.10.tar.gz) = 905072 bytes +SHA1 (openbox-3.4.11.tar.gz) = fb9fc8e0fa0dbc0e1fba9f5763a14e96746a09c8 +RMD160 (openbox-3.4.11.tar.gz) = 0f389db47e961a7d17ae8e3f7553f551d9c8c869 +Size (openbox-3.4.11.tar.gz) = 906947 bytes SHA1 (patch-aa) = 7a6b00fce344776bc518bc9a0161213e4c47355e SHA1 (patch-ab) = bb13ec5801c2e271f1e6b2dc4d0aa149c9e2dff1 |