summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/pjproject: use HTTPS.Michael Mair-Keimberger2019-03-181-3/+3
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11392 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-libs/pjproject: keyworded 2.7.1 for ppc, bug #658732Sergei Trofimovich2018-10-061-2/+2
| | | | | | | Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc"
* net-libs/pjproject: x86 stable (bug #650008)Thomas Deutschmann2018-03-131-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/pjproject: amd64 stable wrt bug #650008Agostino Sarubbo2018-03-121-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* net-libs/pjproject: Deal with Speex moving goalpostsTony Vroon2018-02-071-1/+1
| | | | | | | | | Apparently we now want speexdsp instead, but this is a recent development. Also remove older releases which do not have the SSL configure logic override, as they will break with Asterisk. Closes: https://bugs.gentoo.org/641810 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-libs/pjproject: Add 2.7.1 releaseTony Vroon2018-02-061-0/+110
As pointed out by Alexander Wetzel, the --enable-ssl vs --disable-ssl logic in the upstream configure script leaves to be desired. If we delete the silly wrapper and move some files, we can even use eautoreconf. Closes: https://bugs.gentoo.org/609702 Package-Manager: Portage-2.3.19, Repoman-2.3.6