suil: update to 0.6.2.
This commit is contained in:
parent
7aecf412d0
commit
009a65c6c3
2 changed files with 5 additions and 15 deletions
|
@ -1,19 +1,9 @@
|
||||||
libdl.so.2
|
libdl.so.2
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libgdk-x11-2.0.so.0
|
|
||||||
libatk-1.0.so.0
|
|
||||||
libgio-2.0.so.0
|
|
||||||
libpangoft2-1.0.so.0
|
|
||||||
libpangocairo-1.0.so.0
|
|
||||||
libgdk_pixbuf-2.0.so.0
|
|
||||||
libcairo.so.2
|
|
||||||
libpango-1.0.so.0
|
|
||||||
libfreetype.so.6
|
|
||||||
libfontconfig.so.1
|
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libQtGui.so.4
|
libQtGui.so.4
|
||||||
libQtCore.so.4
|
|
||||||
libstdc++.so.6
|
libstdc++.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
|
libpthread.so.0
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'suil'
|
# Template file for 'suil'
|
||||||
pkgname=suil
|
pkgname=suil
|
||||||
version=0.4.4
|
version=0.6.2
|
||||||
build_style=waf
|
build_style=waf
|
||||||
homepage="http://drobilla.net/software/suil/"
|
homepage="http://drobilla.net/software/suil/"
|
||||||
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
|
||||||
revision=2
|
revision=1
|
||||||
makedepends="python lv2-ui gtk+-devel qt-devel libstdc++-devel"
|
makedepends="python lv2 gtk+-devel qt-devel libstdc++-devel"
|
||||||
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
|
short_desc="Lightweight C library for loading and wrapping LV2 plugin UIs"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="BSD-style"
|
license="BSD-style"
|
||||||
checksum=97422995666c6f42441021bc50117afea35365baf0e2b962c57022057dff7328
|
checksum=f77b2ac922f2d54697cac751ea4a1d5428f4e0e268f127f203c3298bbf0911e7
|
||||||
long_desc="
|
long_desc="
|
||||||
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
|
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue