parole.paketlendi
This commit is contained in:
parent
0059b028ee
commit
edef5eb0da
|
@ -4,13 +4,13 @@
|
|||
# Depends on: libnotify dbus-glib xfce4-libui gstreamer1-plugins-base gstreamer1-plugins-good libdvdcss libdvdnav libdvdread startup-notification
|
||||
|
||||
name=parole
|
||||
version=0.8.0
|
||||
release=2
|
||||
version=0.9.1
|
||||
release=1
|
||||
|
||||
source=(http://archive.xfce.org/src/apps/parole/${version%.*}/parole-$version.tar.bz2)
|
||||
build() {
|
||||
cd parole-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
cd parole-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue