milis/talimatname/genel/f/flashplayer/talimat

19 lines
545 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: Adobe Flash Player
# URL: http://www.macromedia.com
# Paketçi: milisarge
# Gerekler: nss
isim=flashplayer
surum=27.0.0.170
devir=1
kaynak=(https://fpdownload.adobe.com/get/flashplayer/pdc/$surum/flash_player_ppapi_linux.x86_64.tar.gz::$isim-$surum.tar.gz
flashplayer.mms.cfg)
derle() {
cd $SRC
install -Dm644 libpepflashplayer.so "$PKG/usr/lib/mozilla/plugins/libflashplayer.so"
install -Dm644 -t "$PKG/usr/share/licenses/$isim" license.pdf LGPL/notice.txt
install -D -m644 flashplayer.mms.cfg $PKG/etc/adobe/mms.cfg
}