diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/simple-ccsm/Makefile | 29 | ||||
-rw-r--r-- | x11-wm/simple-ccsm/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/simple-ccsm/pkg-descr | 3 | ||||
-rw-r--r-- | x11-wm/simple-ccsm/pkg-plist | 40 |
4 files changed, 75 insertions, 0 deletions
diff --git a/x11-wm/simple-ccsm/Makefile b/x11-wm/simple-ccsm/Makefile new file mode 100644 index 000000000000..9620042d50ef --- /dev/null +++ b/x11-wm/simple-ccsm/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: simple-ccsm +# Date created: 2008-09-21 +# Whom: Robert Noland <rnoland@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= simple-ccsm +PORTVERSION= 0.7.8 +#PORTREVISION= 0 +CATEGORIES= x11-wm +MASTER_SITES= http://releases.compiz-fusion.org/${PORTVERSION}/ + +MAINTAINER= rnoland@FreeBSD.org +COMMENT= A Python/GTK based settings manager for CompizConfig + +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python + +USE_BZIP2= yes +USE_GMAKE= yes +USE_GETTEXT= yes +USE_GNOME= pygtk2 +USE_PYTHON= yes + +INSTALLS_EGGINFO= yes + +INSTALLS_ICONS= yes + +.include <bsd.port.mk> diff --git a/x11-wm/simple-ccsm/distinfo b/x11-wm/simple-ccsm/distinfo new file mode 100644 index 000000000000..363cc1342570 --- /dev/null +++ b/x11-wm/simple-ccsm/distinfo @@ -0,0 +1,3 @@ +MD5 (simple-ccsm-0.7.8.tar.bz2) = 6b77c166654d393f54e44fbfcea1c6d4 +SHA256 (simple-ccsm-0.7.8.tar.bz2) = 898e67f5854591341071d6bbe5c58bd604141748b571af5cff7cdb54c3ff4d36 +SIZE (simple-ccsm-0.7.8.tar.bz2) = 54324 diff --git a/x11-wm/simple-ccsm/pkg-descr b/x11-wm/simple-ccsm/pkg-descr new file mode 100644 index 000000000000..1385e4bf22be --- /dev/null +++ b/x11-wm/simple-ccsm/pkg-descr @@ -0,0 +1,3 @@ +A Simple Python/GTK based settings manager for the CompizConfig system + +WWW: http://forums.compiz-fusion.org/ diff --git a/x11-wm/simple-ccsm/pkg-plist b/x11-wm/simple-ccsm/pkg-plist new file mode 100644 index 000000000000..1c49fc36e0d7 --- /dev/null +++ b/x11-wm/simple-ccsm/pkg-plist @@ -0,0 +1,40 @@ +@comment $FreeBSD$ +bin/simple-ccsm +share/locale/ca/LC_MESSAGES/simple-ccsm.mo +share/locale/de/LC_MESSAGES/simple-ccsm.mo +share/locale/el/LC_MESSAGES/simple-ccsm.mo +share/locale/es/LC_MESSAGES/simple-ccsm.mo +share/locale/eu/LC_MESSAGES/simple-ccsm.mo +share/locale/fi/LC_MESSAGES/simple-ccsm.mo +share/locale/fr/LC_MESSAGES/simple-ccsm.mo +share/locale/gl/LC_MESSAGES/simple-ccsm.mo +share/locale/hu/LC_MESSAGES/simple-ccsm.mo +share/locale/it/LC_MESSAGES/simple-ccsm.mo +share/locale/ja/LC_MESSAGES/simple-ccsm.mo +share/locale/nb/LC_MESSAGES/simple-ccsm.mo +share/locale/pl/LC_MESSAGES/simple-ccsm.mo +share/locale/pt/LC_MESSAGES/simple-ccsm.mo +share/locale/ru/LC_MESSAGES/simple-ccsm.mo +share/locale/sk/LC_MESSAGES/simple-ccsm.mo +share/locale/tr/LC_MESSAGES/simple-ccsm.mo +share/locale/zh_CN/LC_MESSAGES/simple-ccsm.mo +share/applications/simple-ccsm.desktop +share/simple-ccsm/simple-ccsm.glade +share/simple-ccsm/profiles/Ultimate.profile +share/simple-ccsm/profiles/Advanced.profile +share/simple-ccsm/profiles/Medium.profile +share/simple-ccsm/profiles/Minimal.profile +share/simple-ccsm/images/star.svg +share/simple-ccsm/images/star.png +share/simple-ccsm/images/star_dark.png +share/simple-ccsm/images/star_dark.svg +share/icons/hicolor/16x16/apps/simple-ccsm.png +share/icons/hicolor/24x24/apps/simple-ccsm.png +share/icons/hicolor/32x32/apps/simple-ccsm.svg +share/icons/hicolor/32x32/apps/simple-ccsm.png +share/icons/hicolor/22x22/apps/simple-ccsm.svg +share/icons/hicolor/22x22/apps/simple-ccsm.png +@dirrmtry share/simple-ccsm/profiles +@dirrmtry share/simple-ccsm/images +@dirrmtry share/simple-ccsm + |