mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add Linux version of QtCurve GTK2 theme engine.
This commit is contained in:
parent
6f4c5dc177
commit
d029569ad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257869
23
x11-themes/linux-f10-qtcurve-gtk2/Makefile
Normal file
23
x11-themes/linux-f10-qtcurve-gtk2/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: linux-f10-qtcurve-gtk2
|
||||
# Date created: 2010-07-16
|
||||
# Whom: Max Brazhnikov <makc@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= qtcurve-gtk2
|
||||
PORTVERSION= 0.69.2
|
||||
CATEGORIES= x11-themes linux
|
||||
PKGNAMEPREFIX= linux-f10-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
|
||||
|
||||
MAINTAINER= makc@FreeBSD.org
|
||||
COMMENT= QtCurve GTK2 Theme Engine (Linux Fedora 10)
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_APPS= gtk2
|
||||
LINUX_DIST_VER= 10
|
||||
RPMVERSION= 1.fc10
|
||||
|
||||
.include <bsd.port.mk>
|
6
x11-themes/linux-f10-qtcurve-gtk2/distinfo.i386
Normal file
6
x11-themes/linux-f10-qtcurve-gtk2/distinfo.i386
Normal file
@ -0,0 +1,6 @@
|
||||
MD5 (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.i386.rpm) = 31f0086a8ebdb0c2ad2d53c62726f784
|
||||
SHA256 (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.i386.rpm) = cde2791cad9d9dad555ac365033f1db2ec87239a54ee2d2fa877e52ce6879656
|
||||
SIZE (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.i386.rpm) = 161011
|
||||
MD5 (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.src.rpm) = 85c400620d162a176074cfd1bd765113
|
||||
SHA256 (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.src.rpm) = 2b42833e6a9166596997a76c6d4a4ab77db02b1b93df78b974e7ada532393724
|
||||
SIZE (rpm/i386/fedora/10/qtcurve-gtk2-0.69.2-1.fc10.src.rpm) = 125281
|
4
x11-themes/linux-f10-qtcurve-gtk2/pkg-descr
Normal file
4
x11-themes/linux-f10-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 Linux version of GTK2 theme engine.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=40492
|
17
x11-themes/linux-f10-qtcurve-gtk2/pkg-plist
Normal file
17
x11-themes/linux-f10-qtcurve-gtk2/pkg-plist
Normal file
@ -0,0 +1,17 @@
|
||||
usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so
|
||||
usr/share/doc/qtcurve-gtk2-0.69.2/AUTHORS
|
||||
usr/share/doc/qtcurve-gtk2-0.69.2/COPYING
|
||||
usr/share/doc/qtcurve-gtk2-0.69.2/ChangeLog
|
||||
usr/share/doc/qtcurve-gtk2-0.69.2/README
|
||||
usr/share/doc/qtcurve-gtk2-0.69.2/TODO
|
||||
usr/share/themes/QtCurve/gtk-2.0/gtkrc
|
||||
usr/share/themes/QtCurve/gtk-2.0/icons3
|
||||
usr/share/themes/QtCurve/gtk-2.0/icons4
|
||||
usr/share/themes/QtCurve/gtk-2.0/map_kde_icons.pl
|
||||
usr/share/themes/QtCurve/mozilla/QtCurve-KDEButtonOrder.css
|
||||
usr/share/themes/QtCurve/mozilla/QtCurve.css
|
||||
usr/share/themes/QtCurve/mozilla/preferences-rev.xml
|
||||
@dirrm usr/share/themes/QtCurve/mozilla
|
||||
@dirrm usr/share/themes/QtCurve/gtk-2.0
|
||||
@dirrm usr/share/themes/QtCurve
|
||||
@dirrm usr/share/doc/qtcurve-gtk2-0.69.2
|
Loading…
Reference in New Issue
Block a user