summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/openjpeg: cleanup patchSam James2022-05-231-15/+0
| | | | | Bug: https://bugs.gentoo.org/847013 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: fix GNUInstallDirs patchSam James2022-05-232-7/+26
| | | | | | | | - Fix install dir for CMake*Config (needs to be in a subdir) - Fix include path within those Closes: https://bugs.gentoo.org/847013 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: add 2.5.0-r1, fix includedirThomas Bracht Laumann Jespersen2022-05-232-2/+2
| | | | | | | | Bug: https://bugs.gentoo.org/694776 Closes: https://bugs.gentoo.org/847058 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25607 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: add link to upstream PR for patchSam James2022-05-221-3/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: add 2.5.0Thomas Bracht Laumann Jespersen2022-05-223-0/+441
| | | | | | | | | | | | | Also update to EAPI 8, and bump the test data to the latest commit possible. Drop all security patches from v2.4.0 as they are part of the upstream release. Closes: https://bugs.gentoo.org/844064 Bug: https://bugs.gentoo.org/783513 Bug: https://bugs.gentoo.org/484802 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25523 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: keyword 2.4.0-r3 for ~loongWANG Xuerui2022-05-131-1/+1
| | | | | | Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-libs/openjpeg: backport upstream fix for CVE-2021-29338Thomas Bracht Laumann Jespersen2022-04-243-0/+251
| | | | | | | | | | | The fix is split across two commits upstream, considered merging them but decided against it. Bug: https://bugs.gentoo.org/783513 Fixes: CVE-2021-29338 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25142 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/openjpeg: add myself as a maintainerThomas Bracht Laumann Jespersen2022-04-181-1/+8
| | | | | | Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25097 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: fix patch filenameSam James2022-04-071-1/+1
| | | | | Reported-by: Kangie Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Fix segfault, security bug 832007Thomas Bracht Laumann Jespersen2022-04-072-0/+157
| | | | | | | | See: https://github.com/uclouvain/openjpeg/commit/0afbdcf3e6d0d2bd2e16a0c4d513ee3cf86e460d Bug: https://bugs.gentoo.org/832007 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/24822 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Fix mandir and docdir for generated pkgconfigThomas Bracht Laumann Jespersen2022-02-032-0/+574
| | | | | | | | | | | | | | | | | | | | | | | | | Update the patch to remove the ${prefix} variable from mandir and docdir as it results in incorrect paths. Before: $ pkg-config --variable=docdir libopenjp2 /usr//usr/share/doc/openjpeg-2.4.0 $ pkg-config --variable=mandir libopenjp2 /usr//usr/share/man and after: $ pkg-config --variable=docdir libopenjp2 /usr/share/doc/openjpeg-2.4.0-r1 $ pkg-config --variable=mandir libopenjp2 /usr/share/man Bug: https://bugs.gentoo.org/694776 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Package-Manager: Portage-3.0.28, Repoman-3.0.3 Closes: https://github.com/gentoo/gentoo/pull/24000 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: remove google-code upstream metadataHaowen Liu2021-10-151-1/+0
| | | | | | Signed-off-by: Haowen Liu <liu.haowen.andy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22431 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-libs/openjpeg: Keyword 2.4.0 for ~m68kJames Le Cuirot2021-09-201-1/+1
| | | | | | | 49 tests out of 1541 failed. A couple are known failures. I compared the output of some others by eye and they looked the same to me! Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/openjpeg: drop s390 to ~s390 (unstable)Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: security cleanupSam James2021-02-116-915/+0
| | | | | | Bug: https://bugs.gentoo.org/718918 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 s390, #718918Sam James2021-02-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Security cleanup (drop :0)John Helmert III2021-01-232-78/+0
| | | | | | | | Bug: https://bugs.gentoo.org/711260 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: John Helmert III <jchelmert3@posteo.net> Closes: https://github.com/gentoo/gentoo/pull/16909 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/openjpeg: fix email in patchSam James2021-01-181-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: stable 2.4.0 for hppa, bug #718918Rolf Eike Beer2021-01-171-1/+1
| | | | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 sparc, #718918Sam James2021-01-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 ppc64, #718918Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 ppc, #718918Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 arm64, #718918Sam James2021-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: drop x86-macosFabian Groffen2021-01-063-5/+5
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 arm, #718918Sam James2021-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 x86, #718918Sam James2021-01-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Stabilize 2.4.0 amd64, #718918Sam James2021-01-061-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: fix install locations patchSam James2020-12-291-5/+20
| | | | | | Closes: https://bugs.gentoo.org/762373 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: security bump to 2.4.0Sam James2020-12-293-0/+561
| | | | | | | | | | Bug: https://bugs.gentoo.org/675426 Bug: https://bugs.gentoo.org/718918 Closes: https://bugs.gentoo.org/715306 Closes: https://bugs.gentoo.org/715422 Closes: https://bugs.gentoo.org/715130 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/openjpeg: Keyword 2.3.1-r1 riscv, #756115Mikle Kolyada2020-12-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: re-assign graphics project ebuilds to m-nAaron Bauman2020-06-061-4/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/openjpeg: ia64 marked stable to keep CI happyThomas Deutschmann2020-03-311-1/+1
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/openjpeg: security cleanup (#707926)Thomas Deutschmann2020-03-311-133/+0
| | | | | | Bug: https://bugs.gentoo.org/707926 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/openjpeg: arm stable wrt bug #707926Agostino Sarubbo2020-03-301-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: arm64 stable (bug #707926)Mart Raudsepp2020-03-291-1/+1
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* media-libs/openjpeg: stable 2.3.1-r1 for hppa, bug #707926Rolf Eike Beer2020-03-261-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* media-libs/openjpeg: s390 stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: x86 stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: sparc stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: ppc64 stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: ppc stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: amd64 stable wrt bug #707926Agostino Sarubbo2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/openjpeg: fix tests with tiff-4.1+Thomas Deutschmann2020-03-252-0/+211
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/openjpeg: Patch CVEs in SLOT:2Sam James (sam_c)2020-03-253-0/+207
| | | | | | | | | Uses upstream patches to fix CVE-2020-6851, CVE-2020-8112. Bug: https://bugs.gentoo.org/707926 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Closes: https://github.com/gentoo/gentoo/pull/15049 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Switch graphics proj packages to cmake.eclassAndreas Sturmlechner2019-12-311-2/+3
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>