milis/talimatname/genel/x/xf86-video-openchrome/talimat

18 lines
369 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: X.Org Openchrome sürücüsü
# URL: http://xorg.freedesktop.org
# Paketçi: milisarge
# Gerekler: xorg xorg-libdrm xorg-libxvmc
isim=xf86-video-openchrome
surum=0.6.0
devir=1
kaynak=(http://xorg.freedesktop.org/archive/individual/driver/${isim}-${surum}.tar.bz2)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}