Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
2
srcpkgs/fluidsynth/fluidsynth.rshlibs
Normal file
2
srcpkgs/fluidsynth/fluidsynth.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libfluidsynth.so.1
|
||||
libc.so.6
|
||||
11
srcpkgs/fluidsynth/libfluidsynth.rshlibs
Normal file
11
srcpkgs/fluidsynth/libfluidsynth.rshlibs
Normal file
@@ -0,0 +1,11 @@
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libjack.so.0
|
||||
libasound.so.2
|
||||
libpulse-simple.so.0
|
||||
libsndfile.so.1
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libreadline.so.6
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
@@ -5,16 +5,8 @@ long_desc="${long_desc}
|
||||
|
||||
This package contains the fluidsynth runtime lib(s)."
|
||||
|
||||
revision=1
|
||||
revision=2
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libjack
|
||||
Add_dependency run alsa-lib
|
||||
Add_dependency run libpulseaudio
|
||||
Add_dependency run libsndfile
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run readline
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'fluidsynth'
|
||||
pkgname=fluidsynth
|
||||
version=1.1.5
|
||||
revision=1
|
||||
revision=2
|
||||
homepage="http://www.fluidsynth.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
build_style=cmake
|
||||
@@ -21,8 +21,6 @@ long_desc="
|
||||
|
||||
subpackages="lib$pkgname $pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libfluidsynth
|
||||
|
||||
Add_dependency build cmake
|
||||
Add_dependency build glib-devel
|
||||
|
||||
Reference in New Issue
Block a user