From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7669213832E for ; Wed, 3 Aug 2016 10:24:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8433E0B0D; Wed, 3 Aug 2016 10:24:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7ADFEE0B0D for ; Wed, 3 Aug 2016 10:24:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F5E0340A60 for ; Wed, 3 Aug 2016 10:24:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D3447D3 for ; Wed, 3 Aug 2016 10:24:02 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1470219816.a26f4505cf5d862f89411e9a35c47bc440d020d3.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/llgal/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/llgal/Manifest media-gfx/llgal/llgal-0.13.18.ebuild X-VCS-Directories: media-gfx/llgal/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: a26f4505cf5d862f89411e9a35c47bc440d020d3 X-VCS-Branch: master Date: Wed, 3 Aug 2016 10:24:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 485ee976-dc64-4624-a504-725b95197e4b X-Archives-Hash: fbf8dabcf4158f4cada34cc63e4bf88b commit: a26f4505cf5d862f89411e9a35c47bc440d020d3 Author: Alexis Ballier gentoo org> AuthorDate: Wed Aug 3 10:23:36 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Aug 3 10:23:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a26f4505 media-gfx/llgal: bump to 0.13.18 Package-Manager: portage-2.3.0 media-gfx/llgal/Manifest | 1 + media-gfx/llgal/llgal-0.13.18.ebuild | 41 ++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/media-gfx/llgal/Manifest b/media-gfx/llgal/Manifest index ce4a99a..b0f02bc 100644 --- a/media-gfx/llgal/Manifest +++ b/media-gfx/llgal/Manifest @@ -1 +1,2 @@ DIST llgal-0.13.17.tar.bz2 81365 SHA256 86c8a35ec3387ecfb69d3695611f384ce6cf4189ded02668c59c9e35e00390ce SHA512 2b100053a804985e7f59674e6a0886bffe5231cf3735a8dbbf7c8db56285a5a4ca88880299aac25d5cecb6a4f0cc024dc87fdf084eb281f7cb578f0d7cba5293 WHIRLPOOL 216b7dc933f72a0419579b71884f5e9e7084e0f5e1427d5d66b432adad108eb648c0d4a61c62d8ab5dbba0aa7ca0b3b4b3df4814f99aaec0271276c32b62f109 +DIST llgal-0.13.18.tar.bz2 81674 SHA256 362d52763c4abcd00e79db868ee4f496dfb22b0c884fb552d37cf26dcc40c225 SHA512 d01c1060616bb602af8b75aa5ae04384c19ed4bcc717112b9d5cfe48a9a823ce9ba381d675b4f4e89f35a56d7cbf580f27405fcb65b785e8ea6b6732784b0655 WHIRLPOOL 2953b277a693b94fa872455a180454d69d2f7b7498226f1463d07ce0d9251fafdc0f1ca9c439526722ea1030c9e737fafb537e1453257a4917848416b6ba0f4f diff --git a/media-gfx/llgal/llgal-0.13.18.ebuild b/media-gfx/llgal/llgal-0.13.18.ebuild new file mode 100644 index 0000000..394e1a2 --- /dev/null +++ b/media-gfx/llgal/llgal-0.13.18.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit perl-module + +DESCRIPTION="Command-line static web gallery generator" +HOMEPAGE="http://home.gna.org/llgal" +SRC_URI="http://download.gna.org/llgal/${P}.tar.bz2" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +# Package warrants IUSE doc and possibly examples +IUSE="exif" + +LINS="de en it fr" +for i in ${LINS}; do + IUSE="${IUSE} linguas_${i}" +done + +RDEPEND="media-gfx/imagemagick + dev-perl/Image-Size + dev-perl/URI + dev-perl/Locale-gettext + exif? ( media-libs/exiftool )" + +src_compile() { + emake PREFIX=/usr SYSCONFDIR=/etc MANDIR=/usr/share/man PERL_INSTALLDIRS=vendor + mv doc/llgalrc . || die +} + +src_install() { + emake DESTDIR="${D}" LOCALES="${LINGUAS}" PREFIX=/usr SYSCONFDIR=/etc \ + PERL_INSTALLDIRS=vendor MANDIR=/usr/share/man \ + install install-doc install-man DOCDIR=/usr/share/doc/${PF}/html/ + perl_delete_localpod + dodoc README llgalrc llgalrc.5 +}