milis/talimatname/genel/xfce4-elementary-icon-theme/talimat

15 lines
409 B
Plaintext
Raw Normal View History

2017-04-21 14:20:19 +02:00
# Description: Elementary simge teması
2016-03-02 16:12:51 +01:00
# URL: https://github.com/shimmerproject/elementary-xfce
2017-04-21 14:20:19 +02:00
# Packager: milisarge
# Depends on:
2016-03-02 16:12:51 +01:00
name=xfce4-elementary-icon-theme
version=0.8
2016-03-02 16:12:51 +01:00
release=1
source=(https://github.com/shimmerproject/elementary-xfce/archive/v$version.tar.gz)
build() {
install -d -m 0755 $PKG//usr/share/icons
mv elementary-xfce-$version/elementary-xfce{,-dark,-darker} $PKG//usr/share/icons
}