summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-games/aseprite: additional fixes for gcc13Azamat H. Hackimov2023-02-222-0/+48
| | | | | | | Closes: https://bugs.gentoo.org/895616 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29706 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/aseprite: fix wrong file ends for patchAzamat H. Hackimov2023-02-201-0/+3
| | | | | | | Closes: https://bugs.gentoo.org/895504 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29679 Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/aseprite: fix compilation on GCC-13Azamat H. Hackimov2023-02-192-0/+246
| | | | | | | Closes: https://bugs.gentoo.org/895440 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29669 Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-games/aseprite: drop 1.1.9Andreas Sturmlechner2022-12-244-146/+0
| | | | | Closes: https://bugs.gentoo.org/886897 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/aseprite: Stabilize 1.2.40 x86, #886897Arthur Zamarin2022-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-games/aseprite: Stabilize 1.2.40 amd64, #886897Arthur Zamarin2022-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-games/aseprite: add missing dependencyAzamat H. Hackimov2022-11-281-1/+3
| | | | | | | | | Package requires X11/X.h on build which now belongs to x11-base/xorg-proto. Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28387 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: drop 1.2.37Azamat H. Hackimov2022-11-226-487/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28236 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: add 1.2.40Azamat H. Hackimov2022-11-226-0/+501
| | | | | | Closes: https://bugs.gentoo.org/834090 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: drop 1.2.35Azamat H. Hackimov2022-08-182-208/+0
| | | | | | Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26695 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: fix building skiaAzamat H. Hackimov2022-08-181-1/+4
| | | | | | | | | skia's build system invokes python directly, which will fail with dev-lang/python-exec[-native-symlinks]. Closes: https://bugs.gentoo.org/861923 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: add 1.2.37Azamat H. Hackimov2022-07-292-0/+209
| | | | | | | Closes: https://bugs.gentoo.org/861224 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26604 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: Keyword 1.2.35 x86, #860378Joonas Niilola2022-07-261-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: update ManifestJoonas Niilola2022-07-262-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: regenerate ManifestAzamat H. Hackimov2022-07-263-19/+13
| | | | | | | | | | Don't use *.googlesource.com as tarball source, it generates non-reproducible tarballs (https://github.com/google/gitiles/issues/84). Closes: https://bugs.gentoo.org/860297 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26550 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: unkeyword 1.2.35 for ~x86Joonas Niilola2022-07-231-1/+1
| | | | | | - a required dependency dev-cpp/json11 is missing x86 keyword. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: ebuild enhancements for 1.2.35Joonas Niilola2022-07-232-10/+15
| | | | | | | | | - add missing deps, - add missing subslot binders, - bump eapi to 8, - regenerate Manifest for a patch file. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: add 1.2.35Azamat H. Hackimov2022-07-238-0/+540
| | | | | | | | | Closes: https://bugs.gentoo.org/696186 Closes: https://bugs.gentoo.org/791682 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/26335 Closes: https://github.com/gentoo/gentoo/pull/26171 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: Drop 1.1.6Andreas Sturmlechner2022-02-272-94/+0
| | | | | | Bug: https://bugs.gentoo.org/770664 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@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>
* dev-games/aseprite: Stabilize 1.1.9 x86, #770664Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/aseprite: Stabilize 1.1.9 amd64, #770664Sam James2021-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-games/aseprite: fix building with USE=bundled-libsAzamat H. Hackimov2021-05-231-2/+2
| | | | | | | | | | | Shared libloadpng comes with shared allegro[png]. USE=bundled-libs will disable allegro dependency, which leads to building error. Closes: https://bugs.gentoo.org/680060 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20917 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/aseprite: eutils -> desktopSam James2021-04-031-2/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-games/aseprite: Drop 1.1.7-r1Andreas Sturmlechner2021-02-142-112/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/aseprite: add missing xdg-utils inheritMichael Mair-Keimberger2020-05-272-2/+2
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15978 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* dev-games/aseprite: RedundantLongDescriptionJoonas Niilola2020-03-251-3/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: call xdg_icon_cache_update in 1.1.9Joonas Niilola2020-03-251-0/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: remove old versionAzamat H. Hackimov2020-03-251-102/+0
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14996 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: update to 1.1.9Azamat H. Hackimov2020-03-252-0/+112
| | | | | | | | | Update to 1.1.9. This version now uses own EULA license. Minor fixes to ebuild: switch to EAPI 7 and cmake eclass. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-games/aseprite: fix #660534Azamat H. Hackimov2020-03-251-0/+111
| | | | | | | | | Update mimeinfo and desktop databases on pkg_postinst() and pkg_postrm() phases. Closes: https://bugs.gentoo.org/660534 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+4
| | | | | | | | | | | | | | | | | | 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>
* dev-games/aseprite: remove local webp use flagMarty E. Plummer2018-10-191-1/+0
| | | | | | Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-games/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-games/aseprite: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-261-19/+19
|
* dev-games/aseprite: remove unused patches.Michael Mair-Keimberger2017-10-042-59/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/5852
* dev-games/aseprite: HOMEPAGE 301 redirect to HTTPSDavid Hicks2017-08-222-4/+4
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-games/aseprite: remove the obsolete <description> tagGöktürk Yüksek2017-01-091-1/+0
| | | | Package-Manager: portage-2.3.0
* dev-games/aseprite: remove old.Azamat H. Hackimov2016-12-043-105/+0
| | | | | | | Removed old 0.9.5-r1 as linked to Google Code. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2950
* dev-games/aseprite: stable for x86.Azamat H. Hackimov2016-12-041-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/590976 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2950
* dev-games/aseprite: amd64 stable wrt bug #590976Agostino Sarubbo2016-09-261-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-games/aseprite: Clean up old.Patrice Clement2016-09-143-107/+0
| | | | Package-Manager: portage-2.2.28
* dev-games/aseprite: version bump to 1.1.7.Azamat H. Hackimov2016-09-144-0/+132
| | | | | | | | | | | Added bundled allegro library support for resizing feature. Gentoo-Bug: https://bugs.gentoo.org/588832 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2142 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-games/aseprite: add missing dep on pkgconfig for webp and gtk3 flagsGöktürk Yüksek2016-07-131-1/+3
| | | | | | | | From the source: CMakeLists.txt:204: pkg_check_modules(WEBP libwebp) CMakeLists.txt:368: pkg_check_modules(GTKMM gtkmm-3.0) Package-Manager: portage-2.2.28
* dev-games/aseprite: Version bump 1.1.6, remove old 1.1.5Azamat H. Hackimov2016-07-132-19/+4
| | | | | | | | | | * Fix installation KDE thumbnailer into right place * Add pixmap for desktop entry Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1875 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-games/aseprite: bump to 1.1.5.1Azamat H. Hackimov2016-05-053-0/+107
| | | | | | | Package-Manager: portage-2.2.26 Closes: https://github.com/gentoo/gentoo/pull/1415 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>