Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
8
srcpkgs/aqemu/aqemu.rshlibs
Normal file
8
srcpkgs/aqemu/aqemu.rshlibs
Normal file
@@ -0,0 +1,8 @@
|
||||
libQtGui.so.4
|
||||
libQtCore.so.4
|
||||
libQtNetwork.so.4
|
||||
libQtTest.so.4
|
||||
libQtXml.so.4
|
||||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
||||
@@ -4,6 +4,7 @@ version=0.8.2
|
||||
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
||||
build_style=cmake
|
||||
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
||||
revision=1
|
||||
short_desc="GUI to QEMU and KVM emulators, written in Qt4"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://aqemu.sourceforge.net"
|
||||
@@ -14,11 +15,6 @@ long_desc="
|
||||
user-friendly interface and allows to set up the majority of QEMU and KVM
|
||||
options."
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run qt
|
||||
|
||||
Add_dependency build cmake
|
||||
Add_dependency build qt-devel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user