summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-plugins/vdr-mp3ng: fixed Magick++.h: No such file or directoryJoerg Bornkessel2019-12-111-24/+20
| | | | | | | | | | removed imagemagick support, as it do not compile with any versions of imagemagick in the tree. plugin will still works with imlib2 support. Bug: https://bugs.gentoo.org/590950 Closes: https://bugs.gentoo.org/590950 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-weatherng: fixed dead mirror://vdrfilesJoerg Bornkessel2019-12-111-9/+9
| | | | | | | | | eapi=7 fixed HOMEPAGE added new src_uri to fix dead mirror Bug: https://bugs.gentoo.org/695898 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-serial: fixed dead mirror://vdrfilesJoerg Bornkessel2019-12-111-5/+4
| | | | | | | | eapi=7 removed dead src_uri mirror://vdrfiles Bug: https://bugs.gentoo.org/695898 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-freecell: fixed dead mirror://vdrfilesJoerg Bornkessel2019-12-112-4/+38
| | | | | | | | eapi=7 added new src_uri to fix dead mirror Bug: https://bugs.gentoo.org/695898 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-extb: fixed mirror://vdrfiles is deadJoerg Bornkessel2019-12-111-13/+11
| | | | | | | added new src_uri to fix dead mirror Bug: https://bugs.gentoo.org/695898 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-loadepg: fixed conversion from char to const charJoerg Bornkessel2019-12-114-35/+65
| | | | | | | | | fixed invalid conversion from char to const char* thanks to M.Brakemeier for point this fix out this commit will close wrt bug 663348 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-ttxtsubs: fixed wrong encodeJoerg Bornkessel2019-12-113-2/+69
| | | | | | | | | | commit will fix fail on compile thanks to Nico Roeser, he point this out moved to eapi=7 this commit will close wrt bug 642528 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-radio: install into paths t should be created at rntimeJoerg Bornkessel2019-12-113-24/+19
| | | | | | | | fixed installs into paths that should be created at runtime now it will be created at start Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* media-plugins/vdr-burn: disabled TESTJoerg Bornkessel2019-12-111-5/+6
| | | | | | | | | | media-plugins/vdr-0.2.2-r1 fails on test it will not fixed by upstream later versions has the test removed by upstream this will close wrt bug 689676 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-117-16/+16
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* media-plugins/vdr-powermate: HOMEPAGE deadJoerg Bornkessel2019-12-111-4/+4
| | | | | | | | | this commit will fix dead HOMEPAGE,SRC_URI this will close wrt bug 620950 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-plugins/gst-plugins-vaapi: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-v4l2: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-srtp: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-soup: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-pulse: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-oss: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-opus: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-mpg123: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-modplug: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-libpng: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-jpeg: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-jack: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-gtk: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-flac: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-cdparanoia: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-assrender: arm64 stable (bug #702246)Aaron Bauman2019-12-101-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* media-plugins/gst-plugins-ximagesrc: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-wavpack: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-vpx: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-v4l2: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-twolame: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-taglib: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-srtp: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-speex: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-soup: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-shout2: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-resindvd: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-raw1394: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-pulse: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-oss: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-opus: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-neon: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-mpg123: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-modplug: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-libvisual: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-libpng: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-libmms: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-plugins/gst-plugins-lame: ppc stable wrt bug #702246Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>