summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/rtmpdump: Fix OpenSSL 1.1, make libressl dep multilibCraig Andrews2019-02-121-5/+5
| | | | | | | 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-261-1/+1
| | | | | | | | 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: OpenSSL 1.1 fix, swf verification type 2Craig Andrews2018-10-251-5/+29
| | | | | | Closes: https://bugs.gentoo.org/669574 Signed-off-by: Craig Andrews <candrews@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* media-video/rtmpdump: use HTTPS, improve ebuild readabilityMichael Mair-Keimberger2018-03-261-3/+6
|
* media-video/rtmpdump: Drop polarssl supportThomas Deutschmann2017-11-041-7/+4
| | | | | | | 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: 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-241-4/+5
| | | | | | | | Bump -9999 to EAPI 6 and git-r3 as a side effect. Bug: 616202 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-video/rtmpdump: add missing inheritAlexis Ballier2016-09-141-1/+1
| | | | Package-Manager: portage-2.3.0
* Revert "media-video/rtmpdump: Move to EAPI6 and git-r3."Alexis Ballier2016-09-141-8/+5
| | | | | | It doesnt even build... This reverts commit 3252a86b2afff788707c84c540504cca87ac8630.
* media-video/rtmpdump: Move to EAPI6 and git-r3.Bertrand Jacquin2016-09-141-5/+8
| | | | | | | | | 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-141-1/+1
| | | | | | | | | 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-161-1/+1
| | | | | | | | | 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-111-0/+2
| | | | | | 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-301-1/+1
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* media-video/rtmpdump: DESTTREE -> /usr, #582984Michał Górny2016-05-141-3/+3
|
* Add libressl support to many packagesJason A. Donenfeld2016-03-021-2/+2
| | | | | Package maintainers will likely want to cleanup various things for this experimental USE flag.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+73
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed