summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/rtmpdump: Updated, added USE flags to build lib only Updated to ↵Karlson2k (Evgeny Grin)2020-08-134-26/+127
| | | | | | | | the latest patch Minor ebuild files improvements Added use flags descriptions to metadata.xml Signed-off-by: Karlson2k (Evgeny Grin) <k2k@narod.ru> Closes: https://github.com/gentoo/gentoo/pull/16975 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/rtmpdump: Don't call ar directlyCraig Andrews2020-06-232-2/+2
| | | | | | Closes: https://bugs.gentoo.org/721028 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/rtmpdump: add static-libs USE flagCraig Andrews2020-06-102-4/+8
| | | | | | Closes: https://bugs.gentoo.org/727796 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/rtmpdump: Drop duplicate KEYWORDS lineAndreas Sturmlechner2019-10-102-2/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/rtmpdump: Drop oldAndreas Sturmlechner2019-10-104-519/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-video/rtmpdump: directly depend on dev-libs/nettle:0=Craig Andrews2019-07-225-8/+23
| | | | | | Closes: https://bugs.gentoo.org/690422 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/rtmpdump: arm stable wrt bug #684614Mikle Kolyada2019-05-151-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* media-video/rtmpdump: x86 stable (bug #684614)Thomas Deutschmann2019-05-131-2/+2
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-video/rtmpdump: stable 2.4_p20161210-r3 for hppa, bug #684614Rolf Eike Beer2019-05-061-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-video/rtmpdump: arm64 stable (bug #684614)Aaron Bauman2019-05-031-2/+2
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* media-video/rtmpdump: amd64 stable wrt bug #684614Mikle Kolyada2019-04-301-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc64, bug #684614Sergei Trofimovich2019-04-291-2/+2
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-video/rtmpdump: stable 2.4_p20161210-r3 for ppc, bug #684614Sergei Trofimovich2019-04-291-2/+2
| | | | | | Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-video/rtmpdump: remove .flv files from gitMike Gilbert2019-02-152-0/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-video/rtmpdump: Fix OpenSSL 1.1, make libressl dep multilibCraig Andrews2019-02-125-5/+352
| | | | | | | Fix issues with rtmpe streams and swf hash auto-calculation causing core dumps See: https://github.com/xbmc/inputstream.rtmp/pull/46 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* media-video/rtmpdump: Don't apply openssl 1.1 patch with USE=libresslCraig Andrews2018-10-262-2/+2
| | | | | | | | That patch causes compilation errors when used with libressl Closes: https://bugs.gentoo.org/669708 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-video/rtmpdump: take maintainershipCraig Andrews2018-10-261-1/+9
| | | | | Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-video/rtmpdump: Fix compilation with libresslCraig Andrews2018-10-261-10/+10
| | | | | | Closes: https://bugs.gentoo.org/669614 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-video/rtmpdump: OpenSSL 1.1 fix, swf verification type 2Craig Andrews2018-10-255-5/+411
| | | | | | Closes: https://bugs.gentoo.org/669574 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* */*: Reassign packages from hwoarangMichał Górny2018-07-191-4/+1
| | | | Bug: https://bugs.gentoo.org/251364
* media-video/rtmpdump: use HTTPS, improve ebuild readabilityMichael Mair-Keimberger2018-03-263-9/+18
|
* media-video/rtmpdump: remove use flag description which exists already globallyMichael Mair-Keimberger2018-03-261-3/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7542
* media-video/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* media-video/rtmpdump: Drop polarssl supportThomas Deutschmann2017-11-044-22/+12
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/4895 Closes: https://bugs.gentoo.org/618360 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* media-video/rtmpdump: Strip empty metadata.xml elementsMichał Górny2017-10-041-2/+0
|
* media-video/rtmpdump: use https in SRC_URI/EGIT_REPO_URICraig Andrews2017-09-071-1/+1
| | | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes #5622
* media-video/rtmpdump: fix librtmp pkg-config paths for Prefix.Benda Xu2017-08-242-4/+86
| | | | | | | | Bump -9999 to EAPI 6 and git-r3 as a side effect. Bug: 616202 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/rtmpdump: drop vulnerable wrt sec bug #570242Aaron Bauman2017-07-152-81/+0
|
* media-video/rtmpdump: keyword ~arm64Alexis Ballier2017-06-181-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* media-video/rtmpdump: arm stable (ffmpeg).Michael Weber2017-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-video/rtmpdump: Stable for HPPA (bug #570242).Jeroen Roovers2017-01-151-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* media-video/rtmpdump: ppc64 stable wrt bug #570242Agostino Sarubbo2017-01-031-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/rtmpdump: ppc stable wrt bug #570242Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/rtmpdump: x86 stable wrt bug #570242Agostino Sarubbo2016-12-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/rtmpdump: amd64 stable wrt bug #570242Agostino Sarubbo2016-12-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/rtmpdump: Version bumpMarkos Chandras2016-12-102-0/+83
| | | | | | | | Add new snapshot Gentoo-Bug: 570242 Package-Manager: portage-2.3.3
* media-video/rtmpdump: add missing inheritAlexis Ballier2016-09-142-2/+2
| | | | Package-Manager: portage-2.3.0
* Revert "media-video/rtmpdump: Move to EAPI6 and git-r3."Alexis Ballier2016-09-142-87/+5
| | | | | | It doesnt even build... This reverts commit 3252a86b2afff788707c84c540504cca87ac8630.
* media-video/rtmpdump: Move to EAPI6 and git-r3.Bertrand Jacquin2016-09-142-5/+87
| | | | | | | | | Specify dev-libs/openssl and dev-libs/libressl SLOT. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2210 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/rtmpdump: Shrink DESCRIPTION.Bertrand Jacquin2016-09-142-2/+2
| | | | | | | | | repoman says: DESCRIPTION is 84 characters (max 80). Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2210 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/rtmpdump: Depend on net-libs/gnutls when USE=gnutls is on.Craig Andrews2016-06-162-2/+2
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/498840 Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1634 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-video/rtmpdump: add -std=gnu89 to CFLAGS to restore pre-GCC5 semanticsCraig Andrews2016-06-112-0/+4
| | | | | | Bug: https://bugs.gentoo.org/571106 Pull-Request: https://github.com/gentoo/gentoo/pull/1644 Package-Manager: portage-2.3.0_rc1
* media-video/rtmpdump: Fixed broken sed command (bug #584498).Lars Wendler2016-05-302-2/+2
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/rtmpdump: DESTTREE -> /usr, #582984Michał Górny2016-05-142-6/+6
|
* Add libressl support to many packagesJason A. Donenfeld2016-03-022-4/+4
| | | | | Package maintainers will likely want to cleanup various things for this experimental USE flag.
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-3/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720