From bf2c6ad6782df5963101bc3e73c0d31d65e0829f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 25 Jul 2022 08:55:56 +0100 Subject: gentoo auto-resync : 25:07:2022 - 08:55:56 --- gui-apps/swappy/Manifest | 6 ++--- gui-apps/swappy/swappy-1.3.1.ebuild | 54 ------------------------------------- gui-apps/swappy/swappy-1.4.0.ebuild | 49 +++++++++++++++++++++++++++++++++ gui-apps/swappy/swappy-9999.ebuild | 4 ++- 4 files changed, 55 insertions(+), 58 deletions(-) delete mode 100644 gui-apps/swappy/swappy-1.3.1.ebuild create mode 100644 gui-apps/swappy/swappy-1.4.0.ebuild (limited to 'gui-apps/swappy') diff --git a/gui-apps/swappy/Manifest b/gui-apps/swappy/Manifest index 765472b8054b..2f834772c908 100644 --- a/gui-apps/swappy/Manifest +++ b/gui-apps/swappy/Manifest @@ -1,4 +1,4 @@ -DIST swappy-1.3.1.tar.gz 650917 BLAKE2B 7d1334414b5c4a7b0b53adbb40c5757398283dc0f3815ff5f4d2db6dd35d650b7e89e70663eaf7a0e111fadfcfe19e57af6a27037047f82f923409a77e44bdb6 SHA512 0d6a3ae9ed2595795ecff22fcc90640e416a1e34f11129146bb49642b4db58c615c29c1d4dcc964cc371545e73e64e99e48d1ddd0e8f36280158b649613a1693 -EBUILD swappy-1.3.1.ebuild 1064 BLAKE2B 39d195210bb264090c60376661cec5a73c514cb474c35535557ff9f542725014de8a5645ac07c871c047fce5cc4b5a639c3221918cbc53431f4a7e12337ffc5b SHA512 b43060167205d420d568dc14fd6b79cad3a2a89ab7a654261ff18b3838926a7b09b5af8646ed7d1fde497ddf6c9660d24cd8319f84b630539c635a646f7788e3 -EBUILD swappy-9999.ebuild 876 BLAKE2B 7d12910c49380dbae35e54a6f7d82c60f487420856716a80c8e793f30c8b8245d4396e297bcd1fee750749c4ec8dfb6235eea53a4c87069da0595d7ed23e8c16 SHA512 67826ed01df170f39b9636db9ea3f42ae5775e98a422645f1bd9016d6438e8e6981a654b47de5571e481982bec7b2723a1d1e6aa3ddf8b75f0cf69adcd831171 +DIST swappy-1.4.0.tar.gz 653512 BLAKE2B d8a0e9ef6c96c3b669fe6c3592757ee5df5a616580208ad88918c3f27f227de7a553a7074fd6f039841b022897d7c2bc891e0239969403282ae1e78781462529 SHA512 5e4952ee226799c64b8890036e22e28ec169a32da1d5f9414298d5e49b98fe0237bc35b270a2320e5e8b902b7118cf3b36c495de8475d4f948159bb1626a3004 +EBUILD swappy-1.4.0.ebuild 918 BLAKE2B a01436b82a8798ffa34c7d4cf15a7cf0f34a2d987bfb92afd269214545ae95e971184b0060d2c6956ca1dc7d5e2d52224f0eed3faf02e3a01316e508eec6889b SHA512 42864a22d0a52ae7100fce046c6408186ebc6b523bd1d1e683aaef8686e294332a04445edb9bb20575a2d1fda8bf29b9dd820dab8bd3581edcb4a51e0bc6a104 +EBUILD swappy-9999.ebuild 918 BLAKE2B a01436b82a8798ffa34c7d4cf15a7cf0f34a2d987bfb92afd269214545ae95e971184b0060d2c6956ca1dc7d5e2d52224f0eed3faf02e3a01316e508eec6889b SHA512 42864a22d0a52ae7100fce046c6408186ebc6b523bd1d1e683aaef8686e294332a04445edb9bb20575a2d1fda8bf29b9dd820dab8bd3581edcb4a51e0bc6a104 MISC metadata.xml 390 BLAKE2B 74a7854c90dd2a38eb70984038921103f625a828bf675eec8f4ea3f4e8e3383cb27f7227ff16e1d3f0e903ec0276c211f83211478c6bf57321cd14adc7a0b536 SHA512 a5ab8dc6c4edfb240ccec999a7264b406497a8c227128c9985b3a76ae71c143bc5b4bc56773a77ec05c4b592af7bd3c0796c2c8214c27fd1236ddd00804fc16e diff --git a/gui-apps/swappy/swappy-1.3.1.ebuild b/gui-apps/swappy/swappy-1.3.1.ebuild deleted file mode 100644 index b8358bc26174..000000000000 --- a/gui-apps/swappy/swappy-1.3.1.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit meson xdg optfeature - -DESCRIPTION="A Wayland native snapshot and editor tool, inspired by Snappy on macOS" -HOMEPAGE="https://github.com/jtheoof/swappy" - -if [[ ${PV} == *9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/jtheoof/swappy" -else - SRC_URI="https://github.com/jtheoof/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="MIT" -SLOT="0" - -DEPEND=" - dev-libs/glib:2 - x11-libs/cairo - x11-libs/gtk+:3 - x11-libs/pango -" -RDEPEND="${DEPEND} - media-fonts/fontawesome[otf] -" -BDEPEND=" - app-text/scdoc - virtual/pkgconfig -" - -src_prepare() { - default - - # See https://github.com/jtheoof/swappy/pull/99 - sed -i -e 's/Utility;Graphics;Annotation;/Utility;Graphics;/' src/po/swappy.desktop.in || die "Sed failed!" -} - -src_configure() { - local emesonargs=( - -Dman-pages=enabled - ) - meson_src_configure -} - -pkg_postinst() { - xdg_pkg_postinst - - optfeature "persisting clipboard after closing" gui-apps/wl-clipboard -} diff --git a/gui-apps/swappy/swappy-1.4.0.ebuild b/gui-apps/swappy/swappy-1.4.0.ebuild new file mode 100644 index 000000000000..0a361465ffa6 --- /dev/null +++ b/gui-apps/swappy/swappy-1.4.0.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit meson xdg optfeature + +DESCRIPTION="A Wayland native snapshot and editor tool, inspired by Snappy on macOS" +HOMEPAGE="https://github.com/jtheoof/swappy" + +if [[ ${PV} == *9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/jtheoof/swappy" +else + SRC_URI="https://github.com/jtheoof/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="MIT" +SLOT="0" + +DEPEND=" + dev-libs/glib:2 + x11-libs/cairo + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3 + x11-libs/pango +" +RDEPEND="${DEPEND} + media-fonts/fontawesome[otf] +" +BDEPEND=" + app-text/scdoc + sys-devel/gettext + virtual/pkgconfig +" + +src_configure() { + local emesonargs=( + -Dman-pages=enabled + ) + meson_src_configure +} + +pkg_postinst() { + xdg_pkg_postinst + + optfeature "persisting clipboard after closing" gui-apps/wl-clipboard +} diff --git a/gui-apps/swappy/swappy-9999.ebuild b/gui-apps/swappy/swappy-9999.ebuild index 184bc9ba060d..0a361465ffa6 100644 --- a/gui-apps/swappy/swappy-9999.ebuild +++ b/gui-apps/swappy/swappy-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit meson xdg optfeature @@ -22,6 +22,7 @@ SLOT="0" DEPEND=" dev-libs/glib:2 x11-libs/cairo + x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/pango " @@ -30,6 +31,7 @@ RDEPEND="${DEPEND} " BDEPEND=" app-text/scdoc + sys-devel/gettext virtual/pkgconfig " -- cgit v1.2.3