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

18 lines
461 B
Plaintext
Raw Normal View History

2018-08-28 15:55:19 +02:00
# Tanım: Moka, net, basit ve tutarlı olacak şekilde tasarlanmış, stil sahibi bir Linux masaüstü simge setidir.
2018-06-09 00:06:58 +02:00
# URL: https://github.com/snwh/moka-icon-theme
2018-08-02 13:57:21 +02:00
# Paketçi: yasarciv67
2018-06-09 00:06:58 +02:00
# Gerekler: gtk-update-icon-cache faba-icon-theme
2018-08-02 13:57:21 +02:00
# Grup: tasarım
2018-06-09 00:06:58 +02:00
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
}