diff options
-rw-r--r-- | x11-themes/qtcurve-gtk2/Makefile | 23 | ||||
-rw-r--r-- | x11-themes/qtcurve-gtk2/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/qtcurve-gtk2/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/qtcurve-gtk2/pkg-plist | 12 |
4 files changed, 42 insertions, 0 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile new file mode 100644 index 000000000000..8b1ddfd66f61 --- /dev/null +++ b/x11-themes/qtcurve-gtk2/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: qtcurve-gtk2 +# Date created: 23 May 2008 +# Whom: Dmitry Klimov <lazyklimm@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= qtcurve +PORTVERSION= 0.59.7 +CATEGORIES= x11-themes +MASTER_SITES= http://home.freeuk.com/cpdrummond/ +PKGNAMEPREFIX= gtk2- +PKGNAMESUFFIX= -theme +DISTNAME= QtCurve-Gtk2-${PORTVERSION} + +MAINTAINER= lazyklimm@gmail.com +COMMENT= QtCurve GTK2 Theme Engine + +USE_BZIP2= yes +USE_CMAKE= yes +USE_GNOME= gtk20 + +.include <bsd.port.mk> diff --git a/x11-themes/qtcurve-gtk2/distinfo b/x11-themes/qtcurve-gtk2/distinfo new file mode 100644 index 000000000000..9a0c43b95515 --- /dev/null +++ b/x11-themes/qtcurve-gtk2/distinfo @@ -0,0 +1,3 @@ +MD5 (QtCurve-Gtk2-0.59.7.tar.bz2) = afa418c3d22091fb4ef9397de0195a23 +SHA256 (QtCurve-Gtk2-0.59.7.tar.bz2) = 017242df3d5055f97ac1b6e07aa6af56c0e89040d1ac070448e2d018f7c65e2f +SIZE (QtCurve-Gtk2-0.59.7.tar.bz2) = 94498 diff --git a/x11-themes/qtcurve-gtk2/pkg-descr b/x11-themes/qtcurve-gtk2/pkg-descr new file mode 100644 index 000000000000..f660dd71195f --- /dev/null +++ b/x11-themes/qtcurve-gtk2/pkg-descr @@ -0,0 +1,4 @@ +QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps. +This port provides GTK2 theme engine. + +WWW: http://www.kde-look.org/content/show.php?content=40492 diff --git a/x11-themes/qtcurve-gtk2/pkg-plist b/x11-themes/qtcurve-gtk2/pkg-plist new file mode 100644 index 000000000000..4befa9f4e4bd --- /dev/null +++ b/x11-themes/qtcurve-gtk2/pkg-plist @@ -0,0 +1,12 @@ +lib/gtk-2.0/%%GTK2_VERSION%%/engines/libqtcurve.so +share/themes/QtCurve/gtk-2.0/gtkrc +share/themes/QtCurve/gtk-2.0/icons3 +share/themes/QtCurve/gtk-2.0/icons4 +share/themes/QtCurve/gtk-2.0/map_kde_icons.pl +share/themes/QtCurve/mozilla/QtCurve.css +share/themes/QtCurve/mozilla/preferences-rev.xml +share/themes/QtCurve/mozilla/firefox-user.js +share/themes/QtCurve/mozilla/mailto.sh +@dirrm share/themes/QtCurve/gtk-2.0 +@dirrm share/themes/QtCurve/mozilla +@dirrm share/themes/QtCurve |