summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-text/mupdf: drop ~sparc keywordVirgil Dupras2018-10-083-5/+5
| | | | | | | | | It seems that mupdf is durably broken on sparc. Closes: https://bugs.gentoo.org/631970 Closes: https://bugs.gentoo.org/658438 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-text/mupdf: add myself as maintainerVirgil Dupras2018-10-071-4/+8
| | | | | | | This package seems ill-maintained. Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-text/mupdf: bump to 1.14.0Virgil Dupras2018-10-075-0/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many things changed upstream in this release, which prompts many changes in the ebuild. 1. Drop the "static" USE flag. It was already broken in 1.13 because options weren't passed to the static `emake` call like is was in the main `emake` invocation. In addition to that, building a static binary requires "media-gfx/graphite2[+static-libs]" which doesn't exist. 2. Drop "lcms" USE flag. See bug #667788. 3. Always link to dev-lang/mujs. mupdf can't build without being linked to mujs now. The best we can do it to disable JS with the "FZ_ENABLE_JS" flag, which is what the "javascript" USE flag does. 4. Make "javascript" USE flag enabled by default, which is in line with upstream's behavior. 5. Make "vanilla" USE flag enabled by default. The patch it enables doesn't seem very useful and I couldn't track it's *raison d'être* in git/cvs history: it's been there since the first commit. 6. Simplify ebuild and remove obsolete seds. The "sed" invocations I've removed have been verified and either point to absent files or replace nothing. 7. Don't remove third party libs. The new "USE_SYSTEM_LIBS" flag being used is a reliable way to ensure that the correct libraries are used. 8. Fix "curl" USE flag. See bug #664646 Closes: https://bugs.gentoo.org/664646 Closes: https://bugs.gentoo.org/667788 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-text/mupdf-1.13.0: ppc64 stable, bug 634678Matt Turner2018-09-171-1/+1
|
* app-text/mupdf-1.13.0: ppc stable, bug 634678Matt Turner2018-09-171-1/+1
|
* app-text/mupdf: fix compilation with libresslVirgil Dupras2018-08-272-0/+191
| | | | | | | Patch from Jouni Kosonen Closes: https://bugs.gentoo.org/662352 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* app-text/mupdf: drop old and vulnerableVirgil Dupras2018-08-1810-742/+0
| | | | | | | | | We have to drop alpha, ppc, ppc64 and sparc due to slow stabilization. We've already missed our target delay for resolving the security bug by a lot. Bug: https://bugs.gentoo.org/658618 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* app-text/mupdf: arm stable wrt bug #658618Mikle Kolyada2018-07-311-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-text/mupdf: x86 stable (bug #658618)Thomas Deutschmann2018-07-281-1/+1
| | | | Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-text/mupdf: stable 1.13.0 for ia64, bug #658618Sergei Trofimovich2018-07-271-1/+1
| | | | | | Bug: https://bugs.gentoo.org/658618 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="ia64"
* app-text/mupdf: amd64 stable wrt bug #658618Agostino Sarubbo2018-07-251-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="amd64"
* app-text/mupdf: version bump to 1.13.0Jouni Kosonen2018-07-243-0/+206
| | | | | | Bug: https://bugs.gentoo.org/646010 Bug: https://bugs.gentoo.org/651828 Bug: https://bugs.gentoo.org/658618
* app-text/mupdf-1.12.0-r2: alpha stableTobias Klausmann2018-05-141-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/634678
* app-text/mupdf: arm stable wrt bug #634678Mikle Kolyada2018-04-171-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* app-text/mupdf: amd64 stableAaron Bauman2018-04-141-1/+1
| | | | | Bug: https://bugs.gentoo.org/634678 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-text/mupdf: stable 1.12.0-r2 for ia64, bug #634678Sergei Trofimovich2018-04-141-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* app-text/mupdf: Fix typo in mupdf-1.11-openssl-curl-x11.patchThomas Deutschmann2018-04-122-1/+38
| | | | | | Reported-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --force
* app-text/mupdf: x86 stable (bug #634678)Thomas Deutschmann2018-04-121-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-text/mupdf: Use freeglut instead of glfwHolger Hoffstätte2018-04-111-0/+166
| | | | | | Closes: https://bugs.gentoo.org/645948 Package-Manager: Portage-2.3.28, Repoman-2.3.9 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-text/mupdf: use HTTPS instead of HTTP.Francesco Turco2018-02-043-14/+14
| | | | Closes: https://github.com/gentoo/gentoo/pull/7022
* app-text/mupdf: Version bump (thanks Hadrien Lacour), add USE=lcms for ↵Michael Weber2018-01-284-0/+183
| | | | | | | bundled/modified lcms2. Closes: https://bugs.gentoo.org/641862 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* app-text/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-text/mupdf: De-stabilise hppaAndreas Sturmlechner2017-09-161-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-text/mupdf: drop empty libmupdfthird.a file (bug 620874, thanks Cddr).Michael Weber2017-06-232-0/+12
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/mupdf: fix executable bit on CHANGES (bug 622076).Michael Weber2017-06-231-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/mupdf: allow USE=-X,opengl and cleanup .desktop and symlink mess.Michael Weber2017-06-231-0/+151
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* app-text/mupdf: ia64 stable wrt bug #619426Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: sparc stable wrt bug #619426Agostino Sarubbo2017-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf-1.11-r1: add alpha keywordTobias Klausmann2017-05-231-1/+1
| | | | Gentoo-Bug: 619426
* app-text/mupdf: Remove security affected versions (bug 614044).Michael Weber2017-05-149-503/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/mupdf: ppc ppc64 stable (bug 614044).Michael Weber2017-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc ppc64"
* app-text/mupdf: arm stable, bug #614044Markus Meier2017-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* app-text/mupdf: x86 stable wrt bug #614044Agostino Sarubbo2017-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: amd64 stable wrt bug #614044Agostino Sarubbo2017-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: Stable for HPPA (bug #614044).Jeroen Roovers2017-05-081-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* app-text/mupdf: Revbump for security patch (bug 614044).Michael Weber2017-05-082-0/+167
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/mupdf: x86 stable wrt bug #614852Agostino Sarubbo2017-05-071-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: amd64 stable wrt bug #614852Agostino Sarubbo2017-05-061-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: Stable for HPPA (bug #614852).Jeroen Roovers2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* app-text/mupdf: Depend on >=media-libs/glfw-3.2 (bug #616826 by Hadrien Lacour).Jeroen Roovers2017-04-291-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/mupdf: Version bump (bug 616652), make mupdf-gl default if ↵Michael Weber2017-04-285-0/+210
| | | | | | available (bug 616654), thanks Massimo Burcheri. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* app-text/mupdf: Remove old version (bug 611444).Michael Weber2017-03-101-147/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-text/mupdf: arm ppc ppc64 stable (bug 611444).Michael Weber2017-03-101-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* app-text/mupdf: x86 stable wrt bug #611444Agostino Sarubbo2017-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: amd64 stable wrt bug #611444Agostino Sarubbo2017-03-101-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/mupdf: Stable for HPPA (bug #611444).Jeroen Roovers2017-03-081-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* app-text/mupdf: Revbump with patch for CVE-2017-5991.Michael Weber2017-03-062-0/+236
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-text/mupdf: Remove old version (bug 608712, bug 608702).Michael Weber2017-02-131-146/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-text/mupdf: arm stable wrt bug #608712Agostino Sarubbo2017-02-131-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>