summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/libopenraw: drop 0.1.3Andreas Sturmlechner2024-10-041-52/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-121-1/+1
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-libs/libopenraw: switch to smaller distfileSam James2024-04-191-1/+1
| | | | | | Contents are identical. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Remove obsolete gnome2_gdk_pixbuf_savelistMichał Górny2024-02-061-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libopenraw: re-add 0.1.3Andreas Sturmlechner2023-09-091-0/+56
| | | | | | | | media-libs/libopenraw[gtk] is still required by: - xfce-base/tumbler - media-gfx/raw-thumbnailer Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/libopenraw: drop 0.1.3, 0.3.5Andreas Sturmlechner2023-09-091-56/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: remove x86-solaris keywordFabian Groffen2023-05-241-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* media-libs/libopenraw: keyword 0.1.3 for ~loongWANG Xuerui2022-11-291-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* media-libs/libopenraw: remove stale boost lower boundsDavid Seifert2022-09-041-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* media-libs/libopenraw: keyword 0.1.3 for ~riscvMarek Szuba2021-08-231-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 arm64, #776703Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 arm, #768252Sam James2021-02-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 ppc, #768252Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 x86, #768252Sam James2021-02-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 amd64, #768252Sam James2021-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 sparc, #768252Sam James2021-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: Stabilize 0.1.3 ppc64, #768252Sam James2021-02-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/libopenraw: EAPI-7, HOMEPAGE, DESCRIPTION, static-libs--Andreas Sturmlechner2021-02-011-8/+8
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-1/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/libopenraw: bump to 0.1.3Gilles Dartiguelongue2018-11-181-0/+55
Add support for new camera models. Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>