mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
This port provides KDE4 theme engine. Approved by: miwi (mentor)
This commit is contained in:
parent
af75195d0b
commit
64ef7a8f85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219514
24
x11-themes/qtcurve-kde4/Makefile
Normal file
24
x11-themes/qtcurve-kde4/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: qtcurve
|
||||
# Date created: 2008-08-31
|
||||
# Whom: Max Brazhnikov <makc@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= qtcurve
|
||||
PORTVERSION= 0.59.6
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://home.freeuk.com/cpdrummond/
|
||||
PKGNAMEPREFIX= kde4-style-
|
||||
DISTNAME= QtCurve-KDE4-${PORTVERSION}
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= QtCurve KDE4 widget style
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib qmake_build uic_build moc_build
|
||||
USE_KDE4= kdelibs workspace kdehier kdeprefix automoc4
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11-themes/qtcurve-kde4/distinfo
Normal file
3
x11-themes/qtcurve-kde4/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (QtCurve-KDE4-0.59.6.tar.bz2) = ccd75213261c2e2576995f3377249341
|
||||
SHA256 (QtCurve-KDE4-0.59.6.tar.bz2) = 621dada9e13d417f74a2c389234c4e3a9eef40dacbc1d8eb7ac0ba317387cc37
|
||||
SIZE (QtCurve-KDE4-0.59.6.tar.bz2) = 105358
|
4
x11-themes/qtcurve-kde4/pkg-descr
Normal file
4
x11-themes/qtcurve-kde4/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
|
||||
This port provides KDE4 theme engine.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=40492
|
25
x11-themes/qtcurve-kde4/pkg-plist
Normal file
25
x11-themes/qtcurve-kde4/pkg-plist
Normal file
@ -0,0 +1,25 @@
|
||||
lib/kde4/kstyle_qtcurve_config.so
|
||||
lib/kde4/kwin3_qtcurve.so
|
||||
lib/kde4/kwin_qtcurve_config.so
|
||||
lib/kde4/plugins/styles/qtcurve.so
|
||||
share/apps/QtCurve/Clean.qtcurve
|
||||
share/apps/QtCurve/Clear.qtcurve
|
||||
share/apps/QtCurve/Curve.qtcurve
|
||||
share/apps/QtCurve/Dull_Glass.qtcurve
|
||||
share/apps/QtCurve/Glass.qtcurve
|
||||
share/apps/QtCurve/Glow.qtcurve
|
||||
share/apps/QtCurve/Human.qtcurve
|
||||
share/apps/QtCurve/Inverted.qtcurve
|
||||
share/apps/QtCurve/Murrine.qtcurve
|
||||
share/apps/QtCurve/Plain.qtcurve
|
||||
share/apps/QtCurve/Plastic.qtcurve
|
||||
share/apps/QtCurve/Shiny_Glass.qtcurve
|
||||
share/apps/color-schemes/QtCurve.colors
|
||||
share/apps/kstyle/themes/qtc_klearlooks.themerc
|
||||
share/apps/kstyle/themes/qtcurve.themerc
|
||||
share/apps/kwin/qtcurve.desktop
|
||||
@dirrm share/apps/kstyle/themes
|
||||
@dirrm share/apps/kstyle
|
||||
@dirrm share/apps/color-schemes
|
||||
@dirrm share/apps/QtCurve
|
||||
@dirrm lib/kde4/plugins/styles
|
Loading…
Reference in New Issue
Block a user