upgrade to openbox 3.3-rc2
This commit is contained in:
parent
2ae76833d8
commit
75753b6e86
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.25 2006/02/10 10:02:36 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.26 2006/05/14 00:26:13 brad Exp $
|
||||
|
||||
COMMENT= "small, fast & usable window manager"
|
||||
|
||||
DISTNAME= openbox-3.2
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS= obparser 2.0 \
|
||||
obrender 2.0
|
||||
DISTNAME= openbox-3.3-rc2
|
||||
PKGNAME= openbox-3.3.rc2
|
||||
SHARED_LIBS= obparser 3.0 \
|
||||
obrender 3.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://offload1.icculus.org/openbox/releases/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (openbox-3.2.tar.gz) = 96b6393839883c4b260388879154d294
|
||||
RMD160 (openbox-3.2.tar.gz) = bd1045dc8c57a66ac2e6d6a0fb967ea65a02936d
|
||||
SHA1 (openbox-3.2.tar.gz) = 2cc97b38d1fd5e40ba2631fcd1b2a0bc5dcc2813
|
||||
SIZE (openbox-3.2.tar.gz) = 561115
|
||||
MD5 (openbox-3.3-rc2.tar.gz) = 1ff100d27cc1f47dadebb884a696dac3
|
||||
RMD160 (openbox-3.3-rc2.tar.gz) = d12f6bda7145975754626e4c421baaa2ea25d07f
|
||||
SHA1 (openbox-3.3-rc2.tar.gz) = 6d41005bb5709b1f5d948277f30c9b5077514734
|
||||
SIZE (openbox-3.3-rc2.tar.gz) = 585486
|
||||
|
@ -1,14 +1,14 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2004/09/15 19:26:30 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/05/14 00:26:13 brad Exp $
|
||||
bin/gnome-panel-control
|
||||
bin/kdetrayproxy
|
||||
bin/openbox
|
||||
include/openbox/
|
||||
include/openbox/3.0/
|
||||
include/openbox/3.0/openbox/
|
||||
include/openbox/3.0/openbox/parse.h
|
||||
include/openbox/3.0/openbox/render.h
|
||||
include/openbox/3.0/openbox/theme.h
|
||||
include/openbox/3.0/openbox/version.h
|
||||
include/openbox/3.3/
|
||||
include/openbox/3.3/openbox/
|
||||
include/openbox/3.3/openbox/parse.h
|
||||
include/openbox/3.3/openbox/render.h
|
||||
include/openbox/3.3/openbox/theme.h
|
||||
include/openbox/3.3/openbox/version.h
|
||||
lib/libobparser.a
|
||||
lib/libobparser.la
|
||||
lib/libobrender.a
|
||||
@ -19,15 +19,47 @@ lib/pkgconfig/obrender-3.0.pc
|
||||
share/gnome/
|
||||
share/gnome/wm-properties/
|
||||
share/gnome/wm-properties/openbox.desktop
|
||||
share/locale/
|
||||
share/locale/ca/
|
||||
share/locale/ca/LC_MESSAGES/
|
||||
share/locale/ca/LC_MESSAGES/openbox.mo
|
||||
share/locale/en@boldquot/
|
||||
share/locale/en@boldquot/LC_MESSAGES/
|
||||
share/locale/en@boldquot/LC_MESSAGES/openbox.mo
|
||||
share/locale/en@quot/
|
||||
share/locale/en@quot/LC_MESSAGES/
|
||||
share/locale/en@quot/LC_MESSAGES/openbox.mo
|
||||
share/locale/es/
|
||||
share/locale/es/LC_MESSAGES/
|
||||
share/locale/es/LC_MESSAGES/openbox.mo
|
||||
share/locale/fi/
|
||||
share/locale/fi/LC_MESSAGES/
|
||||
share/locale/fi/LC_MESSAGES/openbox.mo
|
||||
share/locale/fr/
|
||||
share/locale/fr/LC_MESSAGES/
|
||||
share/locale/fr/LC_MESSAGES/openbox.mo
|
||||
share/locale/ja/
|
||||
share/locale/ja/LC_MESSAGES/
|
||||
share/locale/ja/LC_MESSAGES/openbox.mo
|
||||
share/locale/no/
|
||||
share/locale/no/LC_MESSAGES/
|
||||
share/locale/no/LC_MESSAGES/openbox.mo
|
||||
share/locale/pl/
|
||||
share/locale/pl/LC_MESSAGES/
|
||||
share/locale/pl/LC_MESSAGES/openbox.mo
|
||||
share/locale/ru/
|
||||
share/locale/ru/LC_MESSAGES/
|
||||
share/locale/ru/LC_MESSAGES/openbox.mo
|
||||
share/locale/sv/
|
||||
share/locale/sv/LC_MESSAGES/
|
||||
share/locale/sv/LC_MESSAGES/openbox.mo
|
||||
share/openbox/
|
||||
@sample ${SYSCONFDIR}/xdg/openbox/
|
||||
share/openbox/menu.xml
|
||||
@sample ${SYSCONFDIR}/xdg/openbox/menu.xml
|
||||
share/openbox/menu.xsd
|
||||
share/openbox/rc.xml
|
||||
@sample ${SYSCONFDIR}/xdg/openbox/rc.xml
|
||||
share/openbox/rc.xsd
|
||||
share/openbox/themeupdate.py
|
||||
share/pixmaps/
|
||||
|
Loading…
Reference in New Issue
Block a user