public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/fbpdf/
Date: Sat,  7 May 2016 12:41:53 +0000 (UTC)	[thread overview]
Message-ID: <1462624904.778f6990a13aae925d9a16e5f0640eefdae0b39f.slyfox@gentoo> (raw)

commit:     778f6990a13aae925d9a16e5f0640eefdae0b39f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 12:41:44 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat May  7 12:41:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=778f6990

app-text/fbpdf: new package, bug #580762

Framebuffer PDF and DJVU reader.
Requested by w0rm.

Bug: https://bugs.gentoo.org/580762

Package-Manager: portage-2.2.28

 app-text/fbpdf/Manifest                 |  1 +
 app-text/fbpdf/fbpdf-0_p20160409.ebuild | 39 +++++++++++++++++++++++++++++++++
 app-text/fbpdf/metadata.xml             | 12 ++++++++++
 3 files changed, 52 insertions(+)

diff --git a/app-text/fbpdf/Manifest b/app-text/fbpdf/Manifest
new file mode 100644
index 0000000..ce49a8c
--- /dev/null
+++ b/app-text/fbpdf/Manifest
@@ -0,0 +1 @@
+DIST fbpdf-0_p20160409.tar.gz 7788 SHA256 ae17aa7fb1e472df5fa1be42505305705dff15bdf92006311816b66f2a2e4f3f SHA512 e939f2d1fd9dccfb778756c3dd3f1b4d8c413e55d17fb68d7bfbd42a541a30b6bdc8f190e81d18ebc45c7e4e46ce48a559b9c564710fb66b292f043f7351b684 WHIRLPOOL cb86cdaecf8e35610916f4f2bc990b810c56f200aba96a036a6e65c72258e93d6782a97ffc8356e32c58aeba7126d698e802c77d47553a8ebbf1d915aa04ade7

diff --git a/app-text/fbpdf/fbpdf-0_p20160409.ebuild b/app-text/fbpdf/fbpdf-0_p20160409.ebuild
new file mode 100644
index 0000000..396a94d
--- /dev/null
+++ b/app-text/fbpdf/fbpdf-0_p20160409.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+DESCRIPTION="framebuffer pdf and djvu viewer"
+HOMEPAGE="http://repo.or.cz/fbpdf.git"
+SRC_URI="https://dev.gentoo.org/~slyfox/distfiles/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=app-text/mupdf-1.7:0=
+	dev-lang/mujs:0=
+	media-libs/freetype:2=
+	media-libs/jbig2dec:0=
+	virtual/jpeg:0=
+	media-libs/openjpeg:0=
+	dev-libs/openssl:0=
+	app-text/djvu:0=
+"
+
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}
+
+src_compile() {
+	emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+	dobin fbpdf fbdjvu
+	dodoc README
+}

diff --git a/app-text/fbpdf/metadata.xml b/app-text/fbpdf/metadata.xml
new file mode 100644
index 0000000..a545659
--- /dev/null
+++ b/app-text/fbpdf/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>slyfox@gentoo.org</email>
+		<name>Sergei Trofimovich</name>
+		<description>Primary Maintainer</description>
+	</maintainer>
+	<upstream>
+		<remote-id type="sourceforge">xmms2</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2016-05-07 12:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-07 12:41 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-07 12:43 [gentoo-commits] repo/gentoo:master commit in: app-text/fbpdf/ Sergei Trofimovich
2017-07-02  9:47 Sergei Trofimovich
2017-12-03 11:36 Jeroen Roovers
2018-02-11 10:25 Michał Górny
2020-03-25 22:47 Sergei Trofimovich
2020-08-03 21:44 Sergei Trofimovich
2020-08-03 21:44 Sergei Trofimovich
2020-11-01  9:35 Sergei Trofimovich
2021-07-23  7:33 Sergei Trofimovich

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=1462624904.778f6990a13aae925d9a16e5f0640eefdae0b39f.slyfox@gentoo \
    --to=slyfox@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