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

18 lines
568 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.

# 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.
# URL: https://github.com/snwh/moka-icon-theme
# Paketçi: yasarciv
# Gerekler: gtk-update-icon-cache faba-icon-theme
isim=moka-icon-theme
surum=5.3.5
devir=1
kaynak=(https://github.com/snwh/$isim/archive/v$surum.tar.gz)
derle() {
cd $isim-$surum
bash autogen.sh --prefix=/usr
make
make DESTDIR=$PKG install
}