qt-engines-bluecurve: dropped

This commit is contained in:
Simone Rota 2008-11-23 17:52:04 +01:00
parent 357ed47d5e
commit fa31b62458
4 changed files with 0 additions and 44 deletions

View File

@ -1,13 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/qt/
drwxr-xr-x root/root usr/lib/qt/plugins/
drwxr-xr-x root/root usr/lib/qt/plugins/styles/
-rw-r--r-- root/root usr/lib/qt/plugins/styles/bluecurve.a
-rwxr-xr-x root/root usr/lib/qt/plugins/styles/bluecurve.la
-rwxr-xr-x root/root usr/lib/qt/plugins/styles/bluecurve.so
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qt/
drwxr-xr-x root/root usr/share/qt/etc/
drwxr-xr-x root/root usr/share/qt/etc/settings/
-rw-r--r-- root/root usr/share/qt/etc/settings/qtrc

View File

@ -1 +0,0 @@
cb579598c9ed988b87594f9aa68b7c3c qt-bluecurve-engine-0.122.tar.gz

View File

@ -1,17 +0,0 @@
# Description: Bluecurve engine for qt
# URL: http://fedora.redhat.com
# Maintainer: Simone Rota, sip at crux dot nu
# Packager: Simone Rota, sip at crux dot nu
# Depends on: qt3
name=qt-engines-bluecurve
version=0.122
release=1
source=(http://www.varlock.com/files/qt-bluecurve-engine-$version.tar.gz)
build() {
cd qt-bluecurve-engine-$version
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}

View File

@ -1,13 +0,0 @@
README file for qt-bluecurve-engine
This port is primary intended as a simple way to install
the QT bluecurve style for systems without kde.
post-install:
execute qtconfig as a user and add '/usr/lib/qt/plugins'
to the library path. Save and Exit, re-run qtconfig
and the bluecurve style should be available.
You may want to delete your previous ~/.qt/ dir BEFORE
this operation to let the default bluecurve colors take
effect.