milis/talimatname/genel/m/macos-simge-tema/talimat

20 lines
576 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: MacOS Simge Teması
# URL: https://www.opendesktop.org/p/1102582
# Paketçi: Oltulu
# Gerekler:
# Grup: grafik_tasarım
isim=macos-simge-tema
surum=4.1.5
devir=1
kaynak=(https://dl.opendesktop.org/api/files/downloadfile/id/1510321229/s/4b235bb70e9c6341be771802bc542e92/t/1513887320/macOS.tar.xz)
derle() {
find -name '* *' -delete
cp macOS/status/symbolic/*.svg macOS/devices/symbolic
mv macOS/apps/128/accessories_calculator.png macOS/apps/128/accessories-calculator.png
find */ -type f -exec install -Dm644 '{}' $PKG/usr/share/icons/'{}' \;
}