diff --git a/common/shlibs b/common/shlibs index 7f8ea311bde..ce04f9a705a 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1156,6 +1156,7 @@ libopus.so.0 opus-1.0.2_1 libconfig++.so.9 libconfig++-1.4.8_1 libconfig.so.9 libconfig-1.4.8_1 libopusfile.so.0 opusfile-0.2_1 +libopusurl.so.0 opusfile-0.6_1 libgtkaml.so.0 libgtkaml-0.5.94_1 libgtk-vnc-1.0.so.0 gtk2-vnc-0.4.4_2 libgranite.so.2 granite-0.3.0_1 diff --git a/srcpkgs/opusfile/template b/srcpkgs/opusfile/template index 88b984c3524..2999760d40b 100644 --- a/srcpkgs/opusfile/template +++ b/srcpkgs/opusfile/template @@ -1,6 +1,6 @@ # Template file for 'opusfile' pkgname=opusfile -version=0.5 +version=0.6 revision=1 build_style=gnu-configure hostmakedepends="pkg-config" @@ -10,15 +10,15 @@ maintainer="Juan RP " homepage="http://www.opus-codec.org/" license="BSD" distfiles="http://downloads.xiph.org/releases/opus/${pkgname}-${version}.tar.gz" -checksum=2ce52d006aeeec9f10260dbe3073c4636954a1ab19c82b8baafefe0180aa4a39 +checksum=2428717b356e139f18ed2fdb5ad990b5654a238907a0058200b39c46a7d03ea6 post_install() { rm -rf ${DESTDIR}/usr/share - vinstall COPYING 644 usr/share/licenses/opus + vlicense COPYING } opusfile-devel_package() { - depends="libogg-devel openssl-devel opus-devel ${sourcepkg}>=${version}_${revision}" + depends="${makedepends} ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include