pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/openbox Update to 3.0 (really, only move contents o...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eb41bad5cf5
branches:  trunk
changeset: 464957:1eb41bad5cf5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 18 09:57:27 2003 +0000

description:
Update to 3.0 (really, only move contents of openbox3 dir here).

diffstat:

 wm/openbox/DESCR            |   13 ++-
 wm/openbox/MESSAGE          |   20 +++++
 wm/openbox/Makefile         |   29 ++++--
 wm/openbox/PLIST            |  175 ++++++++++++++++---------------------------
 wm/openbox/buildlink2.mk    |   31 +++++++
 wm/openbox/distinfo         |   11 +-
 wm/openbox/patches/patch-aa |   29 ++++--
 wm/openbox/patches/patch-ab |   36 ---------
 wm/openbox/patches/patch-ac |   12 ---
 wm/openbox/patches/patch-ad |   12 ---
 10 files changed, 167 insertions(+), 201 deletions(-)

diffs (truncated from 426 to 300 lines):

diff -r 577d862a8c2a -r 1eb41bad5cf5 wm/openbox/DESCR
--- a/wm/openbox/DESCR  Thu Dec 18 09:55:04 2003 +0000
+++ b/wm/openbox/DESCR  Thu Dec 18 09:57:27 2003 +0000
@@ -1,5 +1,8 @@
-Openbox is a window manager for the X11 windowing system.  It currently runs
-on a large list of platforms.  It was originally based on Blackbox and
-currently remains very similar, even using Blackbox styles (with available
-extensions) for its themeing and is written entirely in C++ and maintains no
-dependencies on any libraries other than X11.
+Openbox is a standards compliant, fast, light-weight, extensible window
+manager. 
+
+Openbox works with your applications, and makes your desktop easier to
+manage.  This is because the approach to its development was the opposite
+of what seems to be the general case for window managers.  Openbox was
+written first to comply with standards and to work properly.  Only when
+that was in place did the team turn to the visual interface. 
diff -r 577d862a8c2a -r 1eb41bad5cf5 wm/openbox/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/openbox/MESSAGE        Thu Dec 18 09:57:27 2003 +0000
@@ -0,0 +1,20 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2003/12/18 09:57:27 wiz Exp $
+
+There are no default system-wide configuration files for this package.
+
+Examples of configuration files can be found in
+${PREFIX}/share/examples/openbox/
+
+Copy rc.xml and menu.xml to the desired location. This path must include a
+directory named openbox. For example: /usr/pkg/etc/openbox. Then set the
+environment variable XDG_CONFIG_DIRS in your shell's configuration files.
+If /usr/pkg/etc/openbox is where you want the openbox configuration files
+to go, then you would set XDG_CONFIG_DIRS to /usr/pkg/etc.
+
+See http://www.freedesktop.org/standards/basedir-spec/basedir-spec-0.6.html
+for more information.
+
+If you are not concerned with system-wide configuration, install wip/obconf
+and run it before you start openbox for the first time.
+===========================================================================
diff -r 577d862a8c2a -r 1eb41bad5cf5 wm/openbox/Makefile
--- a/wm/openbox/Makefile       Thu Dec 18 09:55:04 2003 +0000
+++ b/wm/openbox/Makefile       Thu Dec 18 09:57:27 2003 +0000
@@ -1,23 +1,32 @@
-# $NetBSD: Makefile,v 1.8 2003/09/26 22:05:14 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.9 2003/12/18 09:57:27 wiz Exp $
 
-DISTNAME=      openbox-2.2.3
+DISTNAME=      openbox-3.0
 CATEGORIES=    wm x11
 MASTER_SITES=  http://icculus.org/openbox/releases/
 
-MAINTAINER=    xtraeme%NetBSD.org@localhost
+MAINTAINER=    snj%pobox.com@localhost
 HOMEPAGE=      http://icculus.org/openbox/
-COMMENT=       Window manager based on Blackbox
+COMMENT=       Standards compliant, light-weight and extensible window manager
 
-DEPENDS=       bsetroot>=0.1nb1:../../wm/bsetroot
+BUILD_USES_MSGFMT=     YES
+DEPENDS+=              gnome2-dirs>=1.2:../../misc/gnome2-dirs
+DEPENDS+=              vera-ttf>=1.10:../../fonts/vera-ttf
 
-USE_BUILDLINK2=        YES
-USE_X11=       YES
-GNU_CONFIGURE= YES
+GNU_CONFIGURE=         YES
+USE_BUILDLINK2=                YES
+USE_LIBTOOL=           YES
+USE_PKGLOCALEDIR=      YES
+USE_X11=               YES
 
-CPPFLAGS+=     -DHAVE_STRFTIME=1
+LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
+PKGCONFIG_OVERRIDE=    ${WRKSRC}/parser/obparser-3.0.pc.in
+PKGCONFIG_OVERRIDE+=   ${WRKSRC}/render/obrender-3.0.pc.in
 
+.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
 .include "../../devel/pkgconfig/buildlink2.mk"
 .include "../../fonts/Xft2/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
 
 .include "../../mk/bsd.pkg.mk"
diff -r 577d862a8c2a -r 1eb41bad5cf5 wm/openbox/PLIST
--- a/wm/openbox/PLIST  Thu Dec 18 09:55:04 2003 +0000
+++ b/wm/openbox/PLIST  Thu Dec 18 09:57:27 2003 +0000
@@ -1,110 +1,69 @@
-@comment $NetBSD: PLIST,v 1.2 2002/12/26 01:48:32 wiz Exp $
-bin/epist
+@comment $NetBSD: PLIST,v 1.3 2003/12/18 09:57:27 wiz Exp $
+bin/gnome-panel-control
+bin/kdetrayproxy
 bin/openbox
-man/man1/epist.1
-man/man1/openbox.1
-man/man5/epistrc.5
-share/openbox/buttons/close.xbm
-share/openbox/buttons/fieron-bullet.xbm
-share/openbox/buttons/fieron-bulletl.xbm
-share/openbox/buttons/fieron-close.xbm
-share/openbox/buttons/fieron-icon.xbm
-share/openbox/buttons/fieron-max.xbm
-share/openbox/buttons/fieron-stick.xbm
-share/openbox/buttons/icon.xbm
-share/openbox/buttons/max.xbm
-share/openbox/buttons/stick.xbm
-share/openbox/epistrc
-share/openbox/menu
-share/openbox/nls/C/openbox.cat
-share/openbox/nls/POSIX
-share/openbox/nls/US_ASCII
-share/openbox/nls/da_DK/openbox.cat
-share/openbox/nls/de
-share/openbox/nls/de_DE/openbox.cat
-share/openbox/nls/en
-share/openbox/nls/en_GB
-share/openbox/nls/en_US
-share/openbox/nls/es
-share/openbox/nls/es_AR/openbox.cat
-share/openbox/nls/es_ES/openbox.cat
-share/openbox/nls/et_ET/openbox.cat
-share/openbox/nls/fr
-share/openbox/nls/fr_FR/openbox.cat
-share/openbox/nls/hu_HU/openbox.cat
-share/openbox/nls/it
-share/openbox/nls/it_IT/openbox.cat
-share/openbox/nls/ja_JP/openbox.cat
-share/openbox/nls/ko
-share/openbox/nls/ko_KO/openbox.cat
-share/openbox/nls/nl
-share/openbox/nls/nl_NL/openbox.cat
-share/openbox/nls/no
-share/openbox/nls/no_NO/openbox.cat
-share/openbox/nls/pl
-share/openbox/nls/pl_PL/openbox.cat
-share/openbox/nls/pt
-share/openbox/nls/pt_BR/openbox.cat
-share/openbox/nls/ro
-share/openbox/nls/ro_RO/openbox.cat
-share/openbox/nls/ru_RU/openbox.cat
-share/openbox/nls/sl_SI/openbox.cat
-share/openbox/nls/sv_SE/openbox.cat
-share/openbox/nls/tr_TR/openbox.cat
-share/openbox/nls/uk_UA/openbox.cat
-share/openbox/nls/zh_CN/openbox.cat
-share/openbox/nls/zh_TW/openbox.cat
-share/openbox/styles/artwiz
-share/openbox/styles/bbs
-share/openbox/styles/bluebox
-share/openbox/styles/cthulhain
-share/openbox/styles/deep
-share/openbox/styles/fieron
-share/openbox/styles/fieron2
-share/openbox/styles/flux
-share/openbox/styles/frobozz
-share/openbox/styles/frobust
-share/openbox/styles/mbdtex
-share/openbox/styles/miklos
-share/openbox/styles/nyz
-share/openbox/styles/nyzclone
-share/openbox/styles/ob20
-share/openbox/styles/operation
-share/openbox/styles/outcomes
-share/openbox/styles/paper
-share/openbox/styles/purplehaaze
-share/openbox/styles/shade
-share/openbox/styles/steelblue
-share/openbox/styles/steelblue2
-share/openbox/styles/steelblue3
-share/openbox/styles/the_orange
-share/openbox/styles/trisb
-share/openbox/styles/twice
-share/openbox/styles/warp-xp
-@dirrm share/openbox/styles
-@dirrm share/openbox/nls/zh_TW
-@dirrm share/openbox/nls/zh_CN
-@dirrm share/openbox/nls/uk_UA
-@dirrm share/openbox/nls/tr_TR
-@dirrm share/openbox/nls/sv_SE
-@dirrm share/openbox/nls/sl_SI
-@dirrm share/openbox/nls/ru_RU
-@dirrm share/openbox/nls/ro_RO
-@dirrm share/openbox/nls/pt_BR
-@dirrm share/openbox/nls/pl_PL
-@dirrm share/openbox/nls/no_NO
-@dirrm share/openbox/nls/nl_NL
-@dirrm share/openbox/nls/ko_KO
-@dirrm share/openbox/nls/ja_JP
-@dirrm share/openbox/nls/it_IT
-@dirrm share/openbox/nls/hu_HU
-@dirrm share/openbox/nls/fr_FR
-@dirrm share/openbox/nls/et_ET
-@dirrm share/openbox/nls/es_ES
-@dirrm share/openbox/nls/es_AR
-@dirrm share/openbox/nls/de_DE
-@dirrm share/openbox/nls/da_DK
-@dirrm share/openbox/nls/C
-@dirrm share/openbox/nls
-@dirrm share/openbox/buttons
+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.a
+lib/libobparser.la
+lib/libobparser.so
+lib/libobparser.so.2
+lib/libobparser.so.2.0
+lib/libobrender.a
+lib/libobrender.la
+lib/libobrender.so
+lib/libobrender.so.2
+lib/libobrender.so.2.0
+lib/pkgconfig/obparser-${PKGVERSION}.pc
+lib/pkgconfig/obrender-${PKGVERSION}.pc
+share/gnome/wm-properties/openbox.desktop
+${PKGLOCALEDIR}/locale/en@boldquot/LC_MESSAGES/openbox.mo
+${PKGLOCALEDIR}/locale/en@quot/LC_MESSAGES/openbox.mo
+share/examples/openbox/menu.xml
+share/examples/openbox/rc.xml
+share/openbox/menu.xsd
+share/openbox/rc.xsd
+share/openbox/themeupdate.py
+share/pixmaps/openbox.png
+share/themes/Allegro/openbox-3/bullet.xbm
+share/themes/Allegro/openbox-3/themerc
+share/themes/Artwiz/openbox-3/themerc
+share/themes/Blah41/openbox-3/themerc
+share/themes/Om4Ob/openbox-3/close.xbm
+share/themes/Om4Ob/openbox-3/close_hover.xbm
+share/themes/Om4Ob/openbox-3/desk.xbm
+share/themes/Om4Ob/openbox-3/desk_hover.xbm
+share/themes/Om4Ob/openbox-3/desk_toggled.xbm
+share/themes/Om4Ob/openbox-3/iconify.xbm
+share/themes/Om4Ob/openbox-3/iconify_hover.xbm
+share/themes/Om4Ob/openbox-3/iconify_pressed.xbm
+share/themes/Om4Ob/openbox-3/max.xbm
+share/themes/Om4Ob/openbox-3/max_disabled.xbm
+share/themes/Om4Ob/openbox-3/max_hover.xbm
+share/themes/Om4Ob/openbox-3/max_pressed.xbm
+share/themes/Om4Ob/openbox-3/max_toggled.xbm
+share/themes/Om4Ob/openbox-3/shade.xbm
+share/themes/Om4Ob/openbox-3/shade_disabled.xbm
+share/themes/Om4Ob/openbox-3/shade_hover.xbm
+share/themes/Om4Ob/openbox-3/shade_toggled.xbm
+share/themes/Om4Ob/openbox-3/themerc
+share/themes/TheBear/openbox-3/themerc
+@dirrm share/examples/openbox
+@dirrm share/themes/TheBear/openbox-3
+@unexec ${RMDIR} %D/share/themes/TheBear 2>/dev/null || ${TRUE}
+@dirrm share/themes/Om4Ob/openbox-3
+@unexec ${RMDIR} %D/share/themes/Om4Ob 2>/dev/null || ${TRUE}
+@dirrm share/themes/Blah41/openbox-3
+@unexec ${RMDIR} %D/share/themes/Blah41 2>/dev/null || ${TRUE}
+@dirrm share/themes/Artwiz/openbox-3
+@unexec ${RMDIR} %D/share/themes/Artwiz 2>/dev/null || ${TRUE}
+@dirrm share/themes/Allegro/openbox-3
+@unexec ${RMDIR} %D/share/themes/Allegro 2>/dev/null || ${TRUE}
+@unexec ${RMDIR} %D/share/themes 2>/dev/null || ${TRUE}
 @dirrm share/openbox
+@comment in gnome2-dirs: @dirrm share/gnome/wm-properties
+@dirrm include/openbox/${PKGVERSION}/openbox
+@dirrm include/openbox/${PKGVERSION}
+@dirrm include/openbox
diff -r 577d862a8c2a -r 1eb41bad5cf5 wm/openbox/buildlink2.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/wm/openbox/buildlink2.mk  Thu Dec 18 09:57:27 2003 +0000
@@ -0,0 +1,31 @@
+# $NetBSD: buildlink2.mk,v 1.1 2003/12/18 09:57:27 wiz Exp $
+#
+# This Makefile fragment is included by packages that use openbox.
+#
+# This file was created automatically using createbuildlink 2.8.
+#
+
+.if !defined(OPENBOX_BUILDLINK2_MK)
+OPENBOX_BUILDLINK2_MK= # defined
+
+BUILDLINK_PACKAGES+=                   openbox
+BUILDLINK_DEPENDS.openbox?=            openbox>=3.0
+BUILDLINK_PKGSRCDIR.openbox?=          ../../wm/openbox3
+
+EVAL_PREFIX+=  BUILDLINK_PREFIX.openbox=openbox
+BUILDLINK_PREFIX.openbox_DEFAULT=      ${LOCALBASE}
+BUILDLINK_FILES.openbox+=      include/openbox/3.0/openbox/*.h
+BUILDLINK_FILES.openbox+=      lib/libobparser.*
+BUILDLINK_FILES.openbox+=      lib/libobrender.*
+
+.include "../../converters/libiconv/buildlink2.mk"
+.include "../../devel/glib2/buildlink2.mk"
+.include "../../fonts/Xft2/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
+
+BUILDLINK_TARGETS+=    openbox-buildlink
+



Home | Main Index | Thread Index | Old Index