Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=49c6849883762f3cd814d1eeaef70ca64796b5df
commit 49c6849883762f3cd814d1eeaef70ca64796b5df Author: crazy <[email protected]> Date: Sat Feb 3 03:27:34 2018 +0100 libdvb-0.5.5.1-11-x86_64 * rebuild with tc diff --git a/source/multimedia/libdvb/FrugalBuild b/source/multimedia/libdvb/FrugalBuild index 7d9cb40..7ffc03c 100644 --- a/source/multimedia/libdvb/FrugalBuild +++ b/source/multimedia/libdvb/FrugalBuild @@ -4,10 +4,10 @@ pkgname=libdvb pkgver=0.5.5.1 -pkgrel=10 +pkgrel=11 pkgdesc="LIBDVB - DVB library for SI parsing, OSD, tuning, ..." url="http://freecode.com/projects/libdvb" -depends=('libstdc++>=6.3.1-4') +depends=('libstdc++>=7.3.0-7') up2date="lynx -dump $url | grep -A 3 Recent | grep ] | cut -d ']' -f 2" source=(http://techspansion.com/sources/libdvb-0.5.5.1.tar.gz \ gcc43.patch) @@ -26,6 +26,7 @@ build() Fsed "int fd = (int) f;" "int fd = (long) f;" sample_progs/cam_menu.cc Fmake Fmakeinstall + local i for i in analyze change_aspect_1_1 change_aspect_16_9 \ change_aspect_221_1 change_aspect_4_3 cut_mpg es_demux extract_pes \ extract_pes_payload get_http insert_pat_pmt pes2aud pes2aud_es \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
