You are not logged in.

#1 2004-08-14 04:33:07

vande198
Member
From: East Lansing, MI, USA
Registered: 2003-09-12
Posts: 98

[kde: theme] gtk-qt-engine

Look in ftp.archlinux.org/incoming for gtk-qt-engine.tar.gz, which provides the PKGBUILD, filelist, and package for gtk-qt-engine.  This package allows KDE users who use GTK2 apps to keep a consistant look by providing (1) a gtk2 engine which mimics the selected qt/kde theme and colorings and (2) a kde control center module which allows one to manipulate gtk2 settings.

Here's the PKGBUILD:

# Packager: Jake VanderKolk <jakevanderkolk@gmail.com>
pkgname=gtk-qt-engine
pkgver=0.5
pkgrel=1
pkgdesc="A Theme which makes your GTK2 Apps match your QT theme"
depends=('gtk2' 'qt')
source=(http://gtk-qt.freedesktop.org/Software/gtk-qt/$pkgname-$pkgver.tar.bz2)
url="http://gtk-qt.freedesktop.org/"
build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure
  make || return 1
  make DESTDIR=$startdir/pkg install
}

P.S. could someone with the permissions remove gtk-qt-theme from incoming.  It's the same archive as above, only misnamed.


"To be a Spartan is to be a philosopher much more than to be an athlete."
Plato, the <i>Protagoras</i>, 342e-343a

Offline

#2 2004-08-21 13:58:44

punkrockguy318
Member
From: New Jersey
Registered: 2004-02-15
Posts: 711
Website

Re: [kde: theme] gtk-qt-engine

I believe standsolid has already made a PKGBUILD for this.  It's currently in my tur:
[punkrockguy318]
Server = ftp://ftp.archlinux.org/tur/punkrockguy318


If I have the gift of prophecy and can fathom all mysteries and all knowledge, and if I have a faith that can move mountains, but have not love, I am nothing.   1 Corinthians 13:2

Offline

#3 2004-08-21 15:53:10

Lovechild
Member
From: Århus, Denmark
Registered: 2003-09-24
Posts: 64

Re: [kde: theme] gtk-qt-engine

did you forget the md5sum check, that's always a nice little security measure to have.


I'm proud to be a a freedomloving infidel piece of treehugging eurotrash.

Offline

Board footer

Powered by FluxBB