obconf - openbox configuration utility
This commit is contained in:
parent
75753b6e86
commit
71743d30fe
36
x11/obconf/Makefile
Normal file
36
x11/obconf/Makefile
Normal file
@ -0,0 +1,36 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/05/14 01:15:56 brad Exp $
|
||||
|
||||
COMMENT= "configuration utility for openbox"
|
||||
|
||||
DISTNAME= obconf-1.6
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://tr.openmonkey.com/files/obconf/
|
||||
|
||||
HOMEPAGE= http://tr.openmonkey.com/pages/obconf/
|
||||
|
||||
WANTLIB= glib-2.0.0.0 ICE SM X11 Xext Xft Xrender \
|
||||
atk-1.0.0.0 c fontconfig iconv intl xml2 \
|
||||
gmodule-2.0.0.0 gobject-2.0.0.0 m pango-1.0.0.0 \
|
||||
pangocairo-1.0.0.0 pangoft2-1.0.0.0 freetype \
|
||||
cairo z
|
||||
|
||||
LIB_DEPENDS+= gdk-x11-2.0.0.0,gdk_pixbuf-2.0.0.0,gtk-x11-2.0.0.0::x11/gtk+2 \
|
||||
glade-2.0.0.1::devel/libglade2 \
|
||||
startup-notification-1::devel/startup-notification \
|
||||
obparser,obrender::x11/openbox
|
||||
BUILD_DEPENDS+= :pkgconfig-*:devel/pkgconfig
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= PKG_CONFIG_PATH="${X11BASE}/lib/pkgconfig"
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
4
x11/obconf/distinfo
Normal file
4
x11/obconf/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (obconf-1.6.tar.gz) = aaf62498b11d52dfce7a0b6060867a19
|
||||
RMD160 (obconf-1.6.tar.gz) = 234d262855dac53182a9130e3116f75667af6713
|
||||
SHA1 (obconf-1.6.tar.gz) = e3a1ddb1a393b0cb09718cd204f2b74902cb5da4
|
||||
SIZE (obconf-1.6.tar.gz) = 166214
|
1
x11/obconf/pkg/DESCR
Normal file
1
x11/obconf/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
configuration utility for openbox
|
6
x11/obconf/pkg/PLIST
Normal file
6
x11/obconf/pkg/PLIST
Normal file
@ -0,0 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/05/14 01:15:56 brad Exp $
|
||||
bin/obconf
|
||||
share/applications/
|
||||
share/applications/obconf.desktop
|
||||
share/obconf/
|
||||
share/obconf/obconf.glade
|
Loading…
Reference in New Issue
Block a user