import xfce4-bglist-editor 4.2.0
This program uses a GUI to edit the backdrop list, created by Xfce, usually ~/.config/xfce4/desktop/backdrops.list This program is easy to use and creating a backdrop list is fastend up. ok jolan
This commit is contained in:
parent
a5ee037d88
commit
531be6d771
32
x11/xfce4/xfce4-bglist-editor/Makefile
Normal file
32
x11/xfce4/xfce4-bglist-editor/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/20 00:51:01 jasper Exp $
|
||||
|
||||
COMMENT= "editor for XFCE's backdrop list"
|
||||
DISTNAME= xfce4-bglist-editor-4.2.0
|
||||
PKGNAME= ${DISTNAME:S/-plugin//}
|
||||
|
||||
HOMEPAGE= http://xfce-goodies.berlios.de/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE SM X11 Xext Xrender fontconfig c freetype m \
|
||||
iconv z atk-1.0 cairo.>=4 gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glitz.>=1 glib-2.0 gmodule-2.0 gobject-2.0 gtk-x11-2.0 \
|
||||
pango-1.0 pangoft2-1.0.>=1200 pangocairo-1.0.>=1200 \
|
||||
png.>=5 xfce4util.>=1
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_BERLIOS:=xfce-goodies/}
|
||||
|
||||
MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
:xfce4-panel-*:x11/xfce4/xfce4-panel
|
||||
LIB_DEPENDS= xfcegui4.>=3.4::x11/xfce4/libxfcegui4 \
|
||||
startup-notification-1::devel/startup-notification
|
||||
|
||||
SEPERATE_BUILD= simple
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
4
x11/xfce4/xfce4-bglist-editor/distinfo
Normal file
4
x11/xfce4/xfce4-bglist-editor/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (xfce4/xfce4-bglist-editor-4.2.0.tar.gz) = 614a828b97171dd1d71ccb906fedd66d
|
||||
RMD160 (xfce4/xfce4-bglist-editor-4.2.0.tar.gz) = ee61b72c2304c7060c189ed2303331b0d5866e04
|
||||
SHA1 (xfce4/xfce4-bglist-editor-4.2.0.tar.gz) = 9ce629d659e41773cd9ff2d1d28b6381e5e84640
|
||||
SIZE (xfce4/xfce4-bglist-editor-4.2.0.tar.gz) = 343211
|
3
x11/xfce4/xfce4-bglist-editor/pkg/DESCR
Normal file
3
x11/xfce4/xfce4-bglist-editor/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This program uses a GUI to edit the backdrop list, created by Xfce,
|
||||
usually ~/.config/xfce4/desktop/backdrops.list This program is easy to
|
||||
use and creating a backdrop list is fastend up.
|
2
x11/xfce4/xfce4-bglist-editor/pkg/PLIST
Normal file
2
x11/xfce4/xfce4-bglist-editor/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/10/20 00:51:01 jasper Exp $
|
||||
bin/xfce4-bglist-editor
|
Loading…
Reference in New Issue
Block a user