milis/talimatname/genel/m/moka-icon-theme/talimat

18 lines
576 B
Plaintext
Raw Normal View History

2017-10-27 20:46:27 +02:00
# Tanım: Moka, net, basit ve tutarlı olacak şekilde tasarlanmış, stil sahibi bir Linux masaüstü simge setidir. Moka Icon Teması (simge varlıkları ve kaynakları) bir Creative Commons Attribution-ShareAlike 4.0 lisansı altındadır.
2017-02-08 21:16:39 +01:00
# URL: https://github.com/snwh/moka-icon-theme
2017-10-27 20:46:27 +02:00
# Paketçi: yasarciv
# Gerekler: gtk-update-icon-cache faba-icon-theme
2017-02-08 21:16:39 +01:00
name=moka-icon-theme
version=5.3.5
release=1
source=(https://github.com/snwh/$name/archive/v$version.tar.gz)
build() {
cd $name-$version
bash autogen.sh --prefix=/usr
make
make DESTDIR=$PKG install
}