You are not logged in.

#1 2004-10-03 17:19:51

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

[X11] gtk-chtheme

An app the same as gtk-switch-theme2 but better IMHO

# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org

pkgname=gtk-chtheme
pkgver=0.3.1
pkgrel=1
pkgdesc="This little program lets you change your Gtk+ 2.0 theme. A better alternative to switch2"
url="http://plasmasturm.org/programs/gtk-chtheme/"
depends=('gtk2' 'glibc')
conflicts=()
source=(http://plasmasturm.org/programs/gtk-chtheme/$pkgname-$pkgver.tar.bz2)
md5sums=('f688053bf26dd6c4f1cd0bf2ee33de2a')

build() {
  cd $startdir/src/$pkgname-$pkgver
  make || return 1
  mkdir -p $startdir/pkg/usr/bin
  cp gtk-chtheme $startdir/pkg/usr/bin/
}

all my packages can be found  here:

[dibble]
Server = http://dtw.jiwe.org/share/pkgs/dibble

Offline

#2 2004-10-03 18:32:58

whatah
Member
Registered: 2003-08-10
Posts: 114

Re: [X11] gtk-chtheme

I think that pkg is in my TUR.

Offline

#3 2004-10-03 19:16:10

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: [X11] gtk-chtheme

wow, this application was a lot nicer than muhri's 'switch', thanks man smile


To err is human... to really foul up requires the root password.

Offline

#4 2004-10-03 19:21:17

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: [X11] gtk-chtheme

sorry whatah - i don't check all of them.  if i search the forum and find no mention of the app/thing i add a PKGBUILD - sorry! i'll be more careful next time smile

Offline

Board footer

Powered by FluxBB