mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
This port provides GTK2 theme engine. PR: 126940 Submitted by: Dmitry Klimov <lazyklimm at gmail.com> Approved by: miwi (mentor)
This commit is contained in:
parent
4d3db7abbc
commit
e344d95081
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219512
23
x11-themes/qtcurve-gtk2/Makefile
Normal file
23
x11-themes/qtcurve-gtk2/Makefile
Normal file
@ -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>
|
3
x11-themes/qtcurve-gtk2/distinfo
Normal file
3
x11-themes/qtcurve-gtk2/distinfo
Normal file
@ -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
|
4
x11-themes/qtcurve-gtk2/pkg-descr
Normal file
4
x11-themes/qtcurve-gtk2/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 GTK2 theme engine.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=40492
|
12
x11-themes/qtcurve-gtk2/pkg-plist
Normal file
12
x11-themes/qtcurve-gtk2/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user