mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
Update sratom to 0.6.10
This commit is contained in:
@@ -1 +1 @@
|
||||
0d087aa05c7b22d569aacc2fd14f0274 sratom-0.6.4.tar.bz2
|
||||
bb883224e73ed937cd58b25436dae260 sratom-0.6.10.tar.bz2
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
sratom-0.6.4-1
|
||||
sratom-0.6.10-1
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/sratom-0/
|
||||
drwxr-xr-x root/root usr/include/sratom-0/sratom/
|
||||
-rw-r--r-- root/root usr/include/sratom-0/sratom/sratom.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
lrwxrwxrwx root/root usr/lib/libsratom-0.so -> libsratom-0.so.0.6.4
|
||||
lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.4
|
||||
-rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.4
|
||||
lrwxrwxrwx root/root usr/lib/libsratom-0.so -> libsratom-0.so.0.6.10
|
||||
lrwxrwxrwx root/root usr/lib/libsratom-0.so.0 -> libsratom-0.so.0.6.10
|
||||
-rwxr-xr-x root/root usr/lib/libsratom-0.so.0.6.10
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/sratom-0.pc
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
# depends : sord lv2
|
||||
|
||||
name=sratom
|
||||
version=0.6.4
|
||||
version=0.6.10
|
||||
release=1
|
||||
source="https://download.drobilla.net/$name-$version.tar.bz2"
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./waf configure --prefix=/usr
|
||||
./waf build
|
||||
./waf install --destdir=$PKG
|
||||
/usr/bin/python3 waf configure --prefix=/usr
|
||||
/usr/bin/python3 waf build
|
||||
/usr/bin/python3 waf install --destdir=$PKG
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user