milis/talimatname/genel/arc-icon-theme/talimat

17 lines
434 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Description: Arc teması için gerekli ikon teması (deneme aşamasındadır).
# URL: https://github.com/horst3180/arc-icon-theme
# Packager: yasarciv
# Depends on: gtk-update-icon-cache hicolor-icon-theme faba-icon-theme
name=arc-icon-theme
version=20161122
release=1
source=(https://github.com/horst3180/$name/archive/$version.tar.gz)
build() {
cd $name-$version
./autogen.sh --prefix=/usr
make DESTDIR=$PKG install
}