milis/talimatname/genel/o/openh264/talimat

18 lines
311 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: açık kaynak h264 kodek uyg.
# URL: http://www.openh264.org/
# Paketçi: milisarge
# Gerekler: nasm
# Grup: medya
isim=openh264
surum=1.1-2103-g69a8b3c
devir=1
kaynak=(https://github.com/cisco/$isim/archive/v$surum.zip)
derle() {
cd ${isim}-${version##*-g}*
make
make PREFIX=$PKG/usr install
}