summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/sane-backends: Avoid scanner group usagePacho Ramos2022-01-222-0/+365
| | | | | | | | | | | | | | | scanner group usage ends up breaking cups printing due to changing permissions and owners of devices in an uncontrolled way (#644636) Follow CUPS upstream suggestion to generate udev rules as other distributions (Fedora or Arch, for example) to avoid this issue. https://github.com/OpenPrinting/cups/issues/314 https://gitlab.com/sane-project/backends/-/issues/546 https://wiki.gentoo.org/wiki/Printing#USB_Printer_is_not_detected Bug: https://bugs.gentoo.org/644636 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-gfx/sane-backends: Bump to 1.1.1Pacho Ramos2022-01-222-0/+354
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* media-gfx/librecad: keyword ~riscvJer Sun2022-01-222-3/+3
| | | | | | | | | | Tested librecad on unmatched hardware. Closes: https://bugs.gentoo.org/831661 Closes: https://github.com/gentoo/gentoo/pull/23892 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jer Sun <sjj991212@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* media-gfx/inkscape: bump to 1.1.1Thomas Bettler2022-01-223-1/+161
| | | | | | | | | add python 3.10 to 1.1.1 and live Closes: https://bugs.gentoo.org/830007 Closes: https://github.com/gentoo/gentoo/pull/23529 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* media-gfx/feh: Stabilize 3.7.2 ppc, #831641Arthur Zamarin2022-01-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* LXQt: EAPI bump to version 8Adel KARA SLIMANE2022-01-211-1/+1
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Sam James <sam@gentoo.org>
* LXQt: change ebuilds HOMEPAGEAdel KARA SLIMANE2022-01-211-1/+1
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/lximage-qt: version bump to 1.0.0Adel KARA SLIMANE2022-01-212-0/+55
| | | | | Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gnome-font-viewer: fix build with meson 0.61Sam James2022-01-212-1/+36
| | | | | Closes: https://bugs.gentoo.org/831639 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gnome-screenshot: fix build with meson 0.61Sam James2022-01-212-1/+33
| | | | | Closes: https://bugs.gentoo.org/831745 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/feh: Stabilize 3.7.2 x86, #831641Jakov Smolić2022-01-211-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/feh: Stabilize 3.7.2 amd64, #831641Jakov Smolić2022-01-211-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/entangle: fix build with meson 0.61Sam James2022-01-202-1/+37
| | | | | Closes: https://bugs.gentoo.org/831581 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/simple-scan: Stabilize 40.7 x86, #831048Jakov Smolić2022-01-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/simple-scan: Stabilize 40.7 ppc64, #831048Arthur Zamarin2022-01-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/digikam: Drop 7.3.0-r1Andreas Sturmlechner2022-01-193-184/+0
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/digikam: amd64 stable wrt bug #831256Agostino Sarubbo2022-01-191-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/tuxpaint: fix PkgMetadataXmlIndentationSam James2022-01-191-10/+10
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint: take over maintainershipPhilipp Rösner2022-01-191-1/+8
| | | | | | | | | Added Philipp Rösner as proxied maintainer for media-gfx/tuxpaint. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Roesner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/23835 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint: switched to graphicsmagickPhilipp Rösner2022-01-192-3/+36
| | | | | | | | | | We switched from virtual/imagemagic-tools to media-gfx/graphicsmagic and added required use flags to the media-gfx/graphicsmagic build dependency. Bug: https://bugs.gentoo.org/831292 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Roesner <rndxelement@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gimp: revbump for fixed RDEPENDSam James2022-01-182-0/+0
| | | | | | | Closes: bugs.gentoo.org/826578 Closes: bugs.gentoo.org/824218 Fixes: d133ff81f8a025d4582f8cca7f466af672b4c8f2 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/digikam: Fix cmake warningAndreas Sturmlechner2022-01-181-1/+1
| | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/digikam: 7.5.0 version bumpAndreas Sturmlechner2022-01-182-0/+148
| | | | | | | | See also: https://www.digikam.org/news/2022-01-16-7.5.0_release_announcement/ Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/gimp: 2.99, 9999 fix DEPEND, RDEPENDSergey Torokhov2022-01-183-9/+9
| | | | | | | | | Closes: https://bugs.gentoo.org/826578 Closes: https://bugs.gentoo.org/824218 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/23714 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/gimp: 9999 fix USE=doc build due to new dependenciesSergey Torokhov2022-01-181-15/+4
| | | | | | | Closes: https://bugs.gentoo.org/830429 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/digikam: x86 stable wrt bug #831256Agostino Sarubbo2022-01-171-2/+2
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-gfx/viewnior: Stabilize 1.8 amd64, #831247Jakov Smolić2022-01-171-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/hydrus: Drop 463, add 469Ekaterina Vaartis2022-01-172-4/+4
| | | | | | Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Closes: https://github.com/gentoo/gentoo/pull/23722 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/hydrus: Fix LCMS error for 468 too, copied the wrong fileEkaterina Vaartis2022-01-171-1/+1
| | | | | | Closes: https://bugs.gentoo.org/830827 Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/viewnior: Stabilize 1.8 x86, #831247Jakov Smolić2022-01-161-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/tuxpaint-stamps: drop unnecessary src_prepareSam James2022-01-161-5/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint: destabilize 0.9.27 for ~amd64, ~ppc, ~x86Sam James2022-01-161-1/+1
| | | | | | Accidentally pushed as stable. Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint-stamps: version bump to 2021.11.25Philipp Rösner2022-01-163-0/+49
| | | | | | | | | | | We added an ebuild for tuxpaint-stamps-2021.11.25 with support for EAPI 8. Closes: https://bugs.gentoo.org/767226 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Roesner <rndxelement@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/23691 Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint: cleaned up src_preparePhilipp Rösner2022-01-162-18/+124
| | | | | | | | | We fixed the QA issue that man pages were stored as .gz. Also we moved the sed call in src_prepare to a patch file. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Roesner <rndxelement@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/tuxpaint: version bump to 0.9.27Philipp Rösner2022-01-162-0/+75
| | | | | | | | | | | We added an ebuild for tuxpaint-0.9.27. We also added support for EAPI 8, added necessary dependencies and did minor cleanup. Closes: https://bugs.gentoo.org/767223 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Philipp Roesner <rndxelement@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/pdf2svg: Drop unused GTK+2 dependency, EAPI-8 bumpAndreas Sturmlechner2022-01-151-10/+10
| | | | | | | | Fix DESCRIPTION, use https for HOMEPAGE Bug: https://bugs.gentoo.org/638958 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-gfx/sane-backends: add python 3.10Thomas Bettler2022-01-151-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/830085 Closes: https://github.com/gentoo/gentoo/pull/23540 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 hppa, #831097Arthur Zamarin2022-01-151-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/inkscape: Keyword 1.1-r1 alpha, #808396Matt Turner2022-01-141-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/scour: Keyword 0.38.2 alpha, #808396Matt Turner2022-01-141-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-gfx/gmic: add 3.0.1, drop 2.9.9Marek Szuba2022-01-142-20/+21
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-gfx/gmic: Stabilize 3.0.0 arm64, #831124Arthur Zamarin2022-01-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/ristretto: Bump to 0.12.2Michał Górny2022-01-142-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 ppc64, #831097Arthur Zamarin2022-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 arm64, #831097Arthur Zamarin2022-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 ppc, #831097Arthur Zamarin2022-01-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* media-gfx/gmic: Stabilize 3.0.0 amd64, #831124Jakov Smolić2022-01-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/gmic: Stabilize 3.0.0 x86, #831124Jakov Smolić2022-01-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 sparc, #831097Sam James2022-01-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/graphicsmagick: Stabilize 1.3.37 arm, #831097Sam James2022-01-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>