1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

add xfce4-conf:

XFce 4 configuration mananger

WWW: http://www.xfce.org/projects/libraries/
This commit is contained in:
Oliver Lehmann 2009-03-02 16:29:48 +00:00
parent 367a1b469f
commit d5fe11f3b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229338
5 changed files with 104 additions and 0 deletions

View File

@ -362,6 +362,7 @@
SUBDIR += xf86rushproto
SUBDIR += xf86vidmodeproto
SUBDIR += xfce4-clipman-plugin
SUBDIR += xfce4-conf
SUBDIR += xfce4-quicklauncher-plugin
SUBDIR += xfce4-screenshooter-plugin
SUBDIR += xfce4-taskmanager

40
x11/xfce4-conf/Makefile Normal file
View File

@ -0,0 +1,40 @@
# New ports collection makefile for: xfce4-conf
# Date created: 28 August 2008
# Whom: Oliver Lehmann <oliver@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfce4-conf
PORTVERSION= 4.6.0
CATEGORIES= x11 xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfconf-${PORTVERSION}
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 configuration mananger
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnometarget gnomehack gtk20 intltool intlhack pkgconfig
USE_LDCONFIG= yes
USE_XFCE= configenv libutil
OPTIONS= GTKDOC "install the library documentation" off
.include <bsd.port.pre.mk>
.if defined(WITH_GTKDOC)
BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc
CONFIGURE_ARGS+=--enable-gtk-doc
.else
CONFIGURE_ARGS+=--disable-gtk-doc
.endif
.include <bsd.port.post.mk>

3
x11/xfce4-conf/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (xfce4/xfconf-4.6.0.tar.bz2) = 38595f78379eb1f456e97b393fdafd20
SHA256 (xfce4/xfconf-4.6.0.tar.bz2) = 1d7a85e2e0058e778fbecd684bf5b236b4784b21ea35ac3cdae347012e63f69d
SIZE (xfce4/xfconf-4.6.0.tar.bz2) = 435165

3
x11/xfce4-conf/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
XFce 4 configuration mananger
WWW: http://www.xfce.org/projects/libraries/

57
x11/xfce4-conf/pkg-plist Normal file
View File

@ -0,0 +1,57 @@
bin/xfconf-query
include/xfce4/xfconf-0/xfconf/xfconf-binding.h
include/xfce4/xfconf-0/xfconf/xfconf-channel.h
include/xfce4/xfconf-0/xfconf/xfconf-errors.h
include/xfce4/xfconf-0/xfconf/xfconf-types.h
include/xfce4/xfconf-0/xfconf/xfconf.h
lib/libxfconf-0.so.2
lib/libxfconf-0.so
lib/libxfconf-0.la
lib/libxfconf-0.a
libdata/pkgconfig/libxfconf-0.pc
libexec/xfconfd
share/dbus-1/services/org.xfce.Xfconf.service
share/gtk-doc/html/xfconf/ch01.html
share/gtk-doc/html/xfconf/ch02.html
share/gtk-doc/html/xfconf/ch03.html
share/gtk-doc/html/xfconf/home.png
share/gtk-doc/html/xfconf/index.html
share/gtk-doc/html/xfconf/index.sgml
share/gtk-doc/html/xfconf/left.png
share/gtk-doc/html/xfconf/right.png
share/gtk-doc/html/xfconf/style.css
share/gtk-doc/html/xfconf/up.png
share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html
share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html
share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html
share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html
share/gtk-doc/html/xfconf/xfconf-xfconf-types.html
share/gtk-doc/html/xfconf/xfconf-xfconf.html
share/gtk-doc/html/xfconf/xfconf.devhelp
share/gtk-doc/html/xfconf/xfconf.devhelp2
share/locale/ca/LC_MESSAGES/xfconf.mo
share/locale/cs/LC_MESSAGES/xfconf.mo
share/locale/da/LC_MESSAGES/xfconf.mo
share/locale/de/LC_MESSAGES/xfconf.mo
share/locale/es/LC_MESSAGES/xfconf.mo
share/locale/eu/LC_MESSAGES/xfconf.mo
share/locale/fi/LC_MESSAGES/xfconf.mo
share/locale/fr/LC_MESSAGES/xfconf.mo
share/locale/hu/LC_MESSAGES/xfconf.mo
share/locale/id/LC_MESSAGES/xfconf.mo
share/locale/ja/LC_MESSAGES/xfconf.mo
share/locale/nb/LC_MESSAGES/xfconf.mo
share/locale/nl/LC_MESSAGES/xfconf.mo
share/locale/pt_BR/LC_MESSAGES/xfconf.mo
share/locale/ro/LC_MESSAGES/xfconf.mo
share/locale/ru/LC_MESSAGES/xfconf.mo
share/locale/sv/LC_MESSAGES/xfconf.mo
share/locale/tr/LC_MESSAGES/xfconf.mo
share/locale/uk/LC_MESSAGES/xfconf.mo
share/locale/zh_CN/LC_MESSAGES/xfconf.mo
@dirrm share/gtk-doc/html/xfconf
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
@dirrm include/xfce4/xfconf-0/xfconf
@dirrm include/xfce4/xfconf-0
@dirrmtry include/xfce4