arc-theme.guncellendi
This commit is contained in:
parent
78943cbcef
commit
c571c5d123
|
@ -1,16 +1,16 @@
|
||||||
# Description: GTK 3, GTK 2 ve Gnome-Shell için şeffaf öğeler içeren düz bir tema.
|
# Description: GTK 3, GTK 2 ve Gnome-Shell için şeffaf öğeler içeren düz bir tema.
|
||||||
# URL: https://github.com/horst3180/arc-theme
|
# URL: https://github.com/horst3180/arc-theme
|
||||||
# Packager: yasarciv
|
# Packager: yasarciv milisarge
|
||||||
# Depends on: gtk3 gtk-engine-murrine arc-icon-theme
|
# Depends on: gtk3 gtk-engine-murrine arc-icon-theme
|
||||||
|
|
||||||
|
|
||||||
name=arc-theme
|
name=arc-theme
|
||||||
version=20161119
|
version=20170302
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/horst3180/$name/archive/$version.tar.gz)
|
source=(https://github.com/horst3180/$name/archive/$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name-$version
|
cd $name-$version
|
||||||
./autogen.sh --prefix=/usr
|
./autogen.sh --prefix=/usr
|
||||||
make DESTDIR=$PKG install
|
make DESTDIR=$PKG install
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue