summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSobhan Mohammadpour <sobhan@gentoo.org>2018-05-06 19:34:29 +0430
committerSobhan Mohammadpour <sobhan@gentoo.org>2018-05-06 19:34:29 +0430
commitc1588c1263a79625a32b24c2dc0cddff7a43c241 (patch)
treed9b3e09a75a2c5fc1960a717c814ac774a47c8c9 /media-gfx
parentmedia-gfx/gnome-photos: bump (diff)
downloadgnome-c1588c1263a79625a32b24c2dc0cddff7a43c241.tar.gz
gnome-c1588c1263a79625a32b24c2dc0cddff7a43c241.tar.bz2
gnome-c1588c1263a79625a32b24c2dc0cddff7a43c241.zip
media-gfx/gnome-screenshot: bump
Package-Manager: Portage-2.3.28, Repoman-2.3.9 Manifest-Sign-Key: 0x7DF238CF0AA182E1
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gnome-screenshot/Manifest23
-rw-r--r--media-gfx/gnome-screenshot/gnome-screenshot-3.26.0.ebuild48
2 files changed, 71 insertions, 0 deletions
diff --git a/media-gfx/gnome-screenshot/Manifest b/media-gfx/gnome-screenshot/Manifest
new file mode 100644
index 00000000..358f4556
--- /dev/null
+++ b/media-gfx/gnome-screenshot/Manifest
@@ -0,0 +1,23 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST gnome-screenshot-3.26.0.tar.xz 227432 BLAKE2B 88749f59682c0e907ca5703732465357212c645d7962ea3fde0b71c7e9f2b544d637988187325fa9564980af5008e6e9408fa752291d3b2a56fcd4bed8e156f2 SHA512 a6f99fb1af4bb7caa468dd224dcbffd21f78c8e4b30bcb4913b58f35efa12326e0a00f765399e0db424c784076f375ba35f85d6e9e0ce02660c51490c8794886
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2
+
+iQKTBAEBCAB9FiEEhjiDzgE0H6m8d3Z/4FucaN0bWf0FAlrvGX1fFIAAAAAALgAo
+aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg2
+Mzg4M0NFMDEzNDFGQTlCQzc3NzY3RkUwNUI5QzY4REQxQjU5RkQACgkQ4FucaN0b
+Wf2u6Q//f58HSCcy4eY4JyWoy/qTfYR7K1kiTLiRdUu/1y4lG89hRHqdxUPcbok4
+b9IPn2dnhcUBS9bYnlna/8naLx3KvotzghO/+/JndztSiwHDRmZryhUzLEtI6ByD
+RI0DwxhYoZLTFxeXLnSqahIf2DUO04+jxlo00oteLtVRm3Yg9GNEWz1iCQ4ZKZyJ
+3+C01Oejvm/uTmE49DnmldgD1lPKlO+0OTKWCLjDqnitn5tGNg8mDPwYIHLNI+Ul
+XFjUqlfT6LBXlKPVJn4qXvOwqKwQMtIrRKRFDUFZ8LlSOqthr+BlWPssXXCA7Q1P
+47+cGOZV9uNPNtw8XI1vaa1bnusW4Z4lAMiot6uM1/RGsq/BxGpekihyXqOqUckB
+pEAle32izMxNPFNn7mztLmS/DQjaSzhxnKbLuplDCBLr+BidfLvM3g5a0TIjxnXD
+8Nj/8uS6nlFU8y39e/Kdq/hmwkazqfQYmfJMz2mY0ypcbyPb6EW8xxG+udY9r4Pd
+YVI/mExwNtO7bJHU6YDO7C3StzN8Yt+ZN/09JNNVIDOx3+qjoRT3io+wqKf2WxRv
+omo5IxhLno39x1RDyXkUzuFR9bbgvmWQUFDMts6V9rcL3jtKxmRlUbrWmFFjIVFf
+3oVS/K9zVGQALuwYE/nJDquF+ykGXaSrxpo6TOyt8Xq3A8AK4wc=
+=OznN
+-----END PGP SIGNATURE-----
diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0.ebuild
new file mode 100644
index 00000000..19b2e448
--- /dev/null
+++ b/media-gfx/gnome-screenshot/gnome-screenshot-3.26.0.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gnome-meson readme.gentoo-r1
+
+DESCRIPTION="Screenshot utility for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils"
+
+LICENSE="GPL-2+"
+SLOT="0"
+IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+
+# libcanberra 0.26-r2 is needed for gtk+:3 fixes
+COMMON_DEPEND="
+ >=dev-libs/glib-2.35.1:2[dbus]
+ >=media-libs/libcanberra-0.26-r2[gtk3]
+ x11-libs/cairo
+ x11-libs/gdk-pixbuf
+ >=x11-libs/gtk+-3.0.3:3
+ x11-libs/libX11
+ x11-libs/libXext
+"
+RDEPEND="${COMMON_DEPEND}
+ >=gnome-base/gsettings-desktop-schemas-0.1.0
+ !<gnome-extra/gnome-utils-3.4
+"
+# ${PN} was part of gnome-utils before 3.4
+DEPEND="${COMMON_DEPEND}
+ >=dev-util/intltool-0.50.2
+ virtual/pkgconfig
+ x11-base/xorg-proto
+"
+
+DOC_CONTENTS="${P} saves screenshots in ~/Pictures/ and defaults to
+ non-interactive mode when launched from a terminal. If you want to choose
+ where to save the screenshot, run 'gnome-screenshot --interactive'"
+
+src_install() {
+ gnome-meson_src_install
+ readme.gentoo_create_doc
+}
+
+pkg_postinst() {
+ gnome-meson_pkg_postinst
+ readme.gentoo_print_elog
+}