public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-screenshot: gnome-screenshot-3.8.3.ebuild ChangeLog gnome-screenshot-3.8.1.ebuild
@ 2013-07-11 20:40 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2013-07-11 20:40 UTC (permalink / raw
  To: gentoo-commits

pacho       13/07/11 20:40:04

  Modified:             ChangeLog
  Added:                gnome-screenshot-3.8.3.ebuild
  Removed:              gnome-screenshot-3.8.1.ebuild
  Log:
  Version bump, drop old
  
  (Portage version: 2.1.12.11/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.8                  media-gfx/gnome-screenshot/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	14 May 2013 21:35:02 -0000	1.7
+++ ChangeLog	11 Jul 2013 20:40:04 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for media-gfx/gnome-screenshot
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog,v 1.7 2013/05/14 21:35:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-screenshot/ChangeLog,v 1.8 2013/07/11 20:40:04 pacho Exp $
+
+*gnome-screenshot-3.8.3 (11 Jul 2013)
+
+  11 Jul 2013; Pacho Ramos <pacho@gentoo.org> +gnome-screenshot-3.8.3.ebuild,
+  -gnome-screenshot-3.8.1.ebuild:
+  Version bump, drop old
 
 *gnome-screenshot-3.8.2 (14 May 2013)
 



1.1                  media-gfx/gnome-screenshot/gnome-screenshot-3.8.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-screenshot/gnome-screenshot-3.8.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gnome-screenshot/gnome-screenshot-3.8.3.ebuild?rev=1.1&content-type=text/plain

Index: gnome-screenshot-3.8.3.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-screenshot/gnome-screenshot-3.8.3.ebuild,v 1.1 2013/07/11 20:40:04 pacho Exp $

EAPI="5"
GCONF_DEBUG="no"

inherit gnome2 readme.gentoo

DESCRIPTION="Screenshot utility for GNOME"
HOMEPAGE="https://live.gnome.org/GnomeUtils"

LICENSE="GPL-2+"
SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux"

# libcanberra 0.26-r2 is needed for gtk+:3 fixes
COMMON_DEPEND="
	>=dev-libs/glib-2.35.1:2
	>=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}
	x11-proto/xextproto
	>=dev-util/intltool-0.40
	virtual/pkgconfig
"

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() {
	gnome2_src_install
	readme.gentoo_create_doc
}

pkg_postinst() {
	gnome2_pkg_postinst
	readme.gentoo_print_elog
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-11 20:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-11 20:40 [gentoo-commits] gentoo-x86 commit in media-gfx/gnome-screenshot: gnome-screenshot-3.8.3.ebuild ChangeLog gnome-screenshot-3.8.1.ebuild Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox