diff options
-rw-r--r-- | x11-themes/qtcurve-kde3/Makefile | 22 | ||||
-rw-r--r-- | x11-themes/qtcurve-kde3/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/qtcurve-kde3/pkg-descr | 4 | ||||
-rw-r--r-- | x11-themes/qtcurve-kde3/pkg-plist | 19 |
4 files changed, 48 insertions, 0 deletions
diff --git a/x11-themes/qtcurve-kde3/Makefile b/x11-themes/qtcurve-kde3/Makefile new file mode 100644 index 000000000000..d6c160c40e9a --- /dev/null +++ b/x11-themes/qtcurve-kde3/Makefile @@ -0,0 +1,22 @@ +# New ports collection makefile for: qtcurve-kde3 +# Date created: 23 May 2008 +# Whom: Dmitry Klimov <lazyklimm@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= qtcurve +PORTVERSION= 0.59.5 +CATEGORIES= x11-themes +MASTER_SITES= http://home.freeuk.com/cpdrummond/ +PKGNAMEPREFIX= kde-style- +DISTNAME= QtCurve-KDE3-${PORTVERSION} + +MAINTAINER= lazyklimm@gmail.com +COMMENT= QtCurve KDE3 widget style + +USE_BZIP2= yes +USE_CMAKE= yes +USE_KDEBASE_VER=3 + +.include <bsd.port.mk> diff --git a/x11-themes/qtcurve-kde3/distinfo b/x11-themes/qtcurve-kde3/distinfo new file mode 100644 index 000000000000..28b4c19432ac --- /dev/null +++ b/x11-themes/qtcurve-kde3/distinfo @@ -0,0 +1,3 @@ +MD5 (QtCurve-KDE3-0.59.5.tar.bz2) = e6e721a38650c4c453c686c5d871862d +SHA256 (QtCurve-KDE3-0.59.5.tar.bz2) = d05d3fe510502516e552a56d63fafc95bc8df1e45353f351f40a2837215bac7f +SIZE (QtCurve-KDE3-0.59.5.tar.bz2) = 100939 diff --git a/x11-themes/qtcurve-kde3/pkg-descr b/x11-themes/qtcurve-kde3/pkg-descr new file mode 100644 index 000000000000..c4157b11d52f --- /dev/null +++ b/x11-themes/qtcurve-kde3/pkg-descr @@ -0,0 +1,4 @@ +QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps. +This port provides KDE3 theme engine. + +WWW: http://www.kde-look.org/content/show.php?content=40492 diff --git a/x11-themes/qtcurve-kde3/pkg-plist b/x11-themes/qtcurve-kde3/pkg-plist new file mode 100644 index 000000000000..c2ebba364383 --- /dev/null +++ b/x11-themes/qtcurve-kde3/pkg-plist @@ -0,0 +1,19 @@ +lib/kde3/plugins/styles/qtcurve.so +share/apps/kstyle/themes/qtcurve.themerc +lib/kde3/kstyle_qtcurve_config.so +lib/kde3/kstyle_qtcurve_config.la +share/apps/QtCurve/Clear.qtcurve +share/apps/QtCurve/Dull_Glass.qtcurve +share/apps/QtCurve/Shiny_Glass.qtcurve +share/apps/QtCurve/Inverted.qtcurve +share/apps/QtCurve/Plain.qtcurve +share/apps/QtCurve/Glass.qtcurve +share/apps/QtCurve/Human.qtcurve +share/apps/QtCurve/Plastic.qtcurve +share/apps/QtCurve/Murrine.qtcurve +share/apps/QtCurve/Curve.qtcurve +share/apps/QtCurve/Clean.qtcurve +share/apps/QtCurve/Glow.qtcurve +share/apps/kstyle/themes/qtc_klearlooks.themerc +share/apps/kdisplay/color-schemes/QtCurve.kcsrc +@dirrm share/apps/QtCurve |