public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libdsk/
Date: Sun, 20 Nov 2016 17:07:01 +0000 (UTC)	[thread overview]
Message-ID: <1479661601.90e077911ddbd7aa52fbf74479d00987c992e967.nimiux@gentoo> (raw)

commit:     90e077911ddbd7aa52fbf74479d00987c992e967
Author:     Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 17:06:41 2016 +0000
Commit:     José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 17:06:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e07791

app-emulation/libdsk: Adds new ebuild

Package-Manager: portage-2.3.0

 app-emulation/libdsk/Manifest            |  1 +
 app-emulation/libdsk/libdsk-1.4.2.ebuild | 24 ++++++++++++++++++++++++
 app-emulation/libdsk/metadata.xml        |  8 ++++++++
 3 files changed, 33 insertions(+)

diff --git a/app-emulation/libdsk/Manifest b/app-emulation/libdsk/Manifest
new file mode 100644
index 00000000..bbab9b0
--- /dev/null
+++ b/app-emulation/libdsk/Manifest
@@ -0,0 +1 @@
+DIST libdsk-1.4.2.tar.gz 1083103 SHA256 71eda9d0e33ab580cea1bb507467877d33d887cea6ec042b8d969004db89901a SHA512 7550b131b0ac061aa755260263e439959aa747cdac2c0df2d7e20c89c5724910ae948793884bda9fe4e504608fd34baa2db72d2066a91dda6eb797bedffd1a39 WHIRLPOOL c43af081189f28e362d104f533c777827b17511a44634dc01d3eca80289d58bc2a8d1dc1ab7049a1f6099c027742a8abbf5c3eac995736e61e5f6d1fd790155e

diff --git a/app-emulation/libdsk/libdsk-1.4.2.ebuild b/app-emulation/libdsk/libdsk-1.4.2.ebuild
new file mode 100644
index 00000000..2a2c9c0
--- /dev/null
+++ b/app-emulation/libdsk/libdsk-1.4.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="LIBDSK is a library for accessing discs and disc image files"
+HOMEPAGE="http://www.seasip.info/Unix/LibDsk/"
+SRC_URI="http://www.seasip.info/Unix/LibDsk/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="doc"
+
+DEPEND="doc? ( app-office/lyx )"
+RDEPEND=""
+
+src_prepare() {
+	if use doc ; then
+		sed -i Makefile.in -e '/^SUBDIRS/s|doc$||' || die
+	fi
+	eapply_user
+}

diff --git a/app-emulation/libdsk/metadata.xml b/app-emulation/libdsk/metadata.xml
new file mode 100644
index 00000000..cd8c274
--- /dev/null
+++ b/app-emulation/libdsk/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>nimiux@gentoo.org</email>
+		<name>Chema Alonso Josa</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-11-20 17:07 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-20 17:07 José María Alonso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-26 21:28 [gentoo-commits] repo/gentoo:master commit in: app-emulation/libdsk/ José María Alonso
2017-04-05 21:45 José María Alonso
2017-04-06  7:22 José María Alonso
2017-12-10 16:48 José María Alonso
2017-12-10 16:51 José María Alonso
2018-01-27 19:51 José María Alonso
2018-01-28 15:24 José María Alonso
2018-05-09  8:52 Agostino Sarubbo
2020-11-15 23:24 David Seifert
2022-02-02 19:54 Jonas Stein
2022-02-04 22:23 Jakov Smolić
2024-06-13 14:47 Arthur Zamarin
2024-06-13 14:47 Arthur Zamarin
2024-11-04  3:28 Sam James
2024-11-16 14:17 Andreas K. Hüttel
2025-01-02  0:14 Conrad Kostecki
2025-04-26  1:27 Sam James

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=1479661601.90e077911ddbd7aa52fbf74479d00987c992e967.nimiux@gentoo \
    --to=nimiux@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