public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/betagarden:master commit in: media-gfx/cataract/
Date: Sun, 21 Jan 2018 17:09:09 +0000 (UTC)	[thread overview]
Message-ID: <1516554515.875b70c8afa2cd2e9fcf3e98369d058620d97388.sping@gentoo> (raw)

commit:     875b70c8afa2cd2e9fcf3e98369d058620d97388
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 21 17:08:35 2018 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Jan 21 17:08:35 2018 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=875b70c8

media-gfx/cataract: 1.1.0_p20170507

 media-gfx/cataract/cataract-1.1.0_p20170507.ebuild | 43 ++++++++++++++++++++++
 1 file changed, 43 insertions(+)

diff --git a/media-gfx/cataract/cataract-1.1.0_p20170507.ebuild b/media-gfx/cataract/cataract-1.1.0_p20170507.ebuild
new file mode 100644
index 0000000..e3ab019
--- /dev/null
+++ b/media-gfx/cataract/cataract-1.1.0_p20170507.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+MY_COMMIT=29381f9e70d122ea4d89d71ea97f42253c528211
+DESCRIPTION="Simple static web photo gallery, designed to be clean and easily usable."
+HOMEPAGE="http://cgg.bzatek.net/"
+SRC_URI="http://git.bzatek.net/cataract/snapshot/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-libs/glib-2.36
+	dev-libs/libxml2
+	<media-gfx/imagemagick-7
+	media-gfx/exiv2"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+S="${WORKDIR}"/${PN}-${MY_COMMIT:0:7}
+
+DOCS=( AUTHORS NEWS README )
+
+src_prepare() {
+	eapply_user
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	# Install sample
+	rm sample/{gen.sh,Makefile*} || die
+	sed 's|<path>../../templates</path>|<path>/usr/share/cgg</path>|' \
+			-i sample/src/setup.xml || die
+	insinto /usr/share/cgg/
+	doins -r sample || die
+}


             reply	other threads:[~2018-01-21 17:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-21 17:09 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-01-21 17:09 [gentoo-commits] proj/betagarden:master commit in: media-gfx/cataract/ Sebastian Pipping
2012-05-03 11:41 Johannes Huber
2011-10-27 18:02 Justin Lecher
2011-05-21 12:47 Sebastian Pipping
2011-05-19 23:31 Sebastian Pipping

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1516554515.875b70c8afa2cd2e9fcf3e98369d058620d97388.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox