aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2010-11-26 02:11:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2010-11-26 02:11:45 +0000
commit36dc4a130fab8c86943d75026475edd1741ef9c0 (patch)
tree70b203b83ce1d599ba4f91a040a330d4f01cccc5 /x11-themes
parent87660bdc61f315cbddce02892276af93ce1d4f2f (diff)
downloadports-36dc4a130fab8c86943d75026475edd1741ef9c0.tar.gz
ports-36dc4a130fab8c86943d75026475edd1741ef9c0.zip
Style for Qt 4 and KDE.
Notes
Notes: svn path=/head/; revision=265154
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/qt4-style-float/Makefile38
-rw-r--r--x11-themes/qt4-style-float/distinfo2
-rw-r--r--x11-themes/qt4-style-float/pkg-descr3
4 files changed, 44 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 762541e339a5..f7bd9568023e 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -211,6 +211,7 @@
SUBDIR += qinx
SUBDIR += qnxstyle
SUBDIR += qt-bluecurve-theme
+ SUBDIR += qt4-style-float
SUBDIR += qt4-style-quantumstyle
SUBDIR += qtcurve-gtk2
SUBDIR += qtcurve-kde3
diff --git a/x11-themes/qt4-style-float/Makefile b/x11-themes/qt4-style-float/Makefile
new file mode 100644
index 000000000000..50e8a9491b0b
--- /dev/null
+++ b/x11-themes/qt4-style-float/Makefile
@@ -0,0 +1,38 @@
+# New ports collection makefile for: qt4-style-float
+# Date created: 26 Nov 2010
+# Whom: Dmitry Marakasov <amdmi3@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= float
+PORTVERSION= 0.1a2
+CATEGORIES= x11-themes
+MASTER_SITES= http://kde-look.org/CONTENT/content-files/ \
+ http://mirror.amdmi3.ru/distfiles/
+PKGNAMEPREFIX= qt4-style-
+DISTNAME= 54477-floatstyle-${PORTVERSION}
+
+MAINTAINER= amdmi3@FreeBSD.org
+COMMENT= Style for Qt 4 and KDE
+
+LICENSE= GPLv2
+
+USE_BZIP2= yes
+USE_QT_VER= 4
+QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build
+MAKE_JOBS_SAFE= yes
+
+WRKSRC= ${WRKDIR}/floatstyle-${PORTVERSION}
+
+PLIST_FILES= ${QT_PLUGINDIR_REL}/styles/libfloatstyle.so
+PLIST_DIRSTRY= ${QT_PLUGINDIR_REL}/styles
+
+do-configure:
+ @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKEFLAGS}
+
+do-install:
+ ${MKDIR} ${PREFIX}/${QT_PLUGINDIR_REL}/styles/
+ ${INSTALL_PROGRAM} ${WRKSRC}/libfloatstyle.so ${PREFIX}/${QT_PLUGINDIR_REL}/styles/
+
+.include <bsd.port.mk>
diff --git a/x11-themes/qt4-style-float/distinfo b/x11-themes/qt4-style-float/distinfo
new file mode 100644
index 000000000000..15d28d211389
--- /dev/null
+++ b/x11-themes/qt4-style-float/distinfo
@@ -0,0 +1,2 @@
+SHA256 (54477-floatstyle-0.1a2.tar.bz2) = 46ff65ff692b2c1ae662e5e8df42bec32c819c9cf8573e8d792eeca279754aa8
+SIZE (54477-floatstyle-0.1a2.tar.bz2) = 51052
diff --git a/x11-themes/qt4-style-float/pkg-descr b/x11-themes/qt4-style-float/pkg-descr
new file mode 100644
index 000000000000..119941477841
--- /dev/null
+++ b/x11-themes/qt4-style-float/pkg-descr
@@ -0,0 +1,3 @@
+Style for Qt 4 and KDE.
+
+WWW: http://kde-look.org/content/show.php?content=54477