summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /media-gfx/simple-scan
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'media-gfx/simple-scan')
-rw-r--r--media-gfx/simple-scan/Manifest3
-rw-r--r--media-gfx/simple-scan/metadata.xml15
-rw-r--r--media-gfx/simple-scan/simple-scan-3.14.3.ebuild47
-rw-r--r--media-gfx/simple-scan/simple-scan-3.16.0.ebuild49
-rw-r--r--media-gfx/simple-scan/simple-scan-3.16.1.ebuild47
5 files changed, 161 insertions, 0 deletions
diff --git a/media-gfx/simple-scan/Manifest b/media-gfx/simple-scan/Manifest
new file mode 100644
index 000000000000..bf99088cd581
--- /dev/null
+++ b/media-gfx/simple-scan/Manifest
@@ -0,0 +1,3 @@
+DIST simple-scan-3.14.3.tar.xz 483900 SHA256 bb26128b6cce329932209fceed1bf8c21f0847f543aa417946682d413640c01b SHA512 0985c759daef2f08df280b89faf7c3a1b304a4e5b380c68fda2dd36ab480406ecc4e5a9d68e09042f78450ca614726e1b6068ed45342edfe59636d378ccf6e37 WHIRLPOOL 0f4a023effcc0151cf5c2c43efca92b3d517ef6a44fb001f2a214eb66da2694443b0d8e7e8c403b15fc6257190a3d6f2bbd73e3cfc101816452b583005eec17e
+DIST simple-scan-3.16.0.tar.xz 487904 SHA256 8d137e024ea9090941c992040fee30949706bb9f1ca5f04915394605ad8da7d3 SHA512 f4d07fa262f665893825cf4f8a8778db87c51384a82f9151504a9ea9cea1106292ce9b0121b1ccfef315631388991ffa492d556d15a410ee253c5e5c46bcccdf WHIRLPOOL 9a510a02d31d48ad6e009dacaa49338a98f65c7cc255b15c1a321ff05982731edd7c28f08d510f117a0bbf512594039b88d54c79fb4259879b977de557617fb7
+DIST simple-scan-3.16.1.tar.xz 487764 SHA256 f0fdb236336ddaa82390bc4647aa8df0037e8efe87a45ae37e9cb9144c82ee9d SHA512 15be4a3263cc28e027bc1f868f7894a39faf8f622d2f98a24d84704fae34be8526754a9776a8ab87f63ce34ba53871d76bbb452ee4ac16db9cb9a9b9d8d011d5 WHIRLPOOL f61ee901c77f9f0a380dfa4264c53072cb750fdf3e558e12024bb9872001884cdcc319f5f64ae711e62827d8e34e2a9a38adbe08891dfd9b197df1f49def5367
diff --git a/media-gfx/simple-scan/metadata.xml b/media-gfx/simple-scan/metadata.xml
new file mode 100644
index 000000000000..bb5bf432149c
--- /dev/null
+++ b/media-gfx/simple-scan/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>gnome</herd>
+ <longdescription lang="en">
+ A really easy way to scan both documents and photos. You can crop out
+ the bad parts of a photo and rotate it if it is the wrong way round.
+ You can print your scans, export them to pdf, or save them in a range
+ of image formats.
+ </longdescription>
+ <upstream>
+ <remote-id type="launchpad">simple-scan</remote-id>
+ </upstream>
+</pkgmetadata>
+
diff --git a/media-gfx/simple-scan/simple-scan-3.14.3.ebuild b/media-gfx/simple-scan/simple-scan-3.14.3.ebuild
new file mode 100644
index 000000000000..c9ef6950f931
--- /dev/null
+++ b/media-gfx/simple-scan/simple-scan-3.14.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator
+
+DESCRIPTION="Simple document scanning utility"
+HOMEPAGE="https://launchpad.net/simple-scan"
+
+MY_PV=$(get_version_component_range 1-2)
+SRC_URI="http://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="amd64 ~arm x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.32:2
+ >=media-gfx/sane-backends-1.0.20:=
+ >=sys-libs/zlib-1.2.3.1:=
+ virtual/jpeg:0=
+ virtual/libgudev:=
+ x11-libs/cairo:=
+ >=x11-libs/gtk+-3:3
+ || (
+ >=x11-misc/colord-0.1.24:=[udev]
+ x11-misc/colord:=[scanner] )
+"
+RDEPEND="${COMMON_DEPEND}
+ x11-misc/xdg-utils
+ x11-themes/gnome-icon-theme
+"
+DEPEND="${COMMON_DEPEND}
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35.0
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="NEWS README.md"
+ gnome2_src_configure \
+ VALAC=$(type -P true)
+}
diff --git a/media-gfx/simple-scan/simple-scan-3.16.0.ebuild b/media-gfx/simple-scan/simple-scan-3.16.0.ebuild
new file mode 100644
index 000000000000..ba27cb3041d5
--- /dev/null
+++ b/media-gfx/simple-scan/simple-scan-3.16.0.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator
+
+DESCRIPTION="Simple document scanning utility"
+HOMEPAGE="https://launchpad.net/simple-scan"
+
+MY_PV=$(get_version_component_range 1-2)
+SRC_URI="http://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.32:2
+ >=media-gfx/sane-backends-1.0.20:=
+ >=sys-libs/zlib-1.2.3.1:=
+ virtual/jpeg:0=
+ virtual/libgudev:=
+ x11-libs/cairo:=
+ >=x11-libs/gtk+-3:3
+ || (
+ >=x11-misc/colord-0.1.24:=[udev]
+ x11-misc/colord:=[scanner] )
+"
+RDEPEND="${COMMON_DEPEND}
+ x11-misc/xdg-utils
+ || (
+ x11-themes/adwaita-icon-theme
+ x11-themes/gnome-icon-theme )
+"
+DEPEND="${COMMON_DEPEND}
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35.0
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="NEWS README.md"
+ gnome2_src_configure \
+ VALAC=$(type -P true)
+}
diff --git a/media-gfx/simple-scan/simple-scan-3.16.1.ebuild b/media-gfx/simple-scan/simple-scan-3.16.1.ebuild
new file mode 100644
index 000000000000..7d9be09f2f0c
--- /dev/null
+++ b/media-gfx/simple-scan/simple-scan-3.16.1.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2 versionator
+
+DESCRIPTION="Simple document scanning utility"
+HOMEPAGE="https://launchpad.net/simple-scan"
+
+MY_PV=$(get_version_component_range 1-2)
+SRC_URI="http://launchpad.net/${PN}/${MY_PV}/${PV}/+download/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+ >=dev-libs/glib-2.32:2
+ >=media-gfx/sane-backends-1.0.20:=
+ >=sys-libs/zlib-1.2.3.1:=
+ virtual/jpeg:0=
+ virtual/libgudev:=
+ x11-libs/cairo:=
+ >=x11-libs/gtk+-3:3
+ >=x11-misc/colord-0.1.24:=[udev]
+"
+RDEPEND="${COMMON_DEPEND}
+ x11-misc/xdg-utils
+ || (
+ x11-themes/adwaita-icon-theme
+ x11-themes/gnome-icon-theme )
+"
+DEPEND="${COMMON_DEPEND}
+ app-text/yelp-tools
+ >=dev-util/intltool-0.35.0
+ virtual/pkgconfig
+"
+
+src_configure() {
+ DOCS="NEWS README.md"
+ gnome2_src_configure \
+ VALAC=$(type -P true)
+}