public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-mathematics/burrtools/
@ 2011-04-05 14:19 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2011-04-05 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     8a382b78970230d52ba788dd0adcbe1641111a07
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 14:18:24 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 14:18:24 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8a382b78

Corrected Slot of fltk to 1

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-mathematics/burrtools/ChangeLog                |    5 ++++-
 .../burrtools/burrtools-0.5.2-r1.ebuild            |    5 +++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/burrtools/ChangeLog b/sci-mathematics/burrtools/ChangeLog
index 4d0cf5f..bec5130 100644
--- a/sci-mathematics/burrtools/ChangeLog
+++ b/sci-mathematics/burrtools/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-mathematics/burrtools
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Apr 2011; Justin Lecher <jlec@gentoo.org> burrtools-0.5.2-r1.ebuild:
+  Corrected Slot of fltk to 1
+
 *burrtools-0.5.2-r1 (09 Mar 2010)
 
   09 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org>

diff --git a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
index 175014a..36ec0d7 100644
--- a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
+++ b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -15,7 +15,8 @@ KEYWORDS="x86"
 
 IUSE="doc examples"
 
-DEPEND="x11-libs/fltk:1.1
+DEPEND="
+	x11-libs/fltk:1
 	media-libs/libpng"
 RDEPEND="${DEPEND}
 	app-text/htmldoc"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-mathematics/burrtools/
@ 2015-06-08 12:19 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-06-08 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     ffacd4e7efeda3a1245f2d3944179009d0c5eaef
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  8 11:40:06 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun  8 11:40:06 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ffacd4e7

sci-mathematics/burrtools: Updating remote-id in metadata.xml

Package-Manager: portage-2.2.20

 sci-mathematics/burrtools/ChangeLog    | 6 ++++--
 sci-mathematics/burrtools/metadata.xml | 7 +++++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/sci-mathematics/burrtools/ChangeLog b/sci-mathematics/burrtools/ChangeLog
index bec5130..25b1032 100644
--- a/sci-mathematics/burrtools/ChangeLog
+++ b/sci-mathematics/burrtools/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-mathematics/burrtools
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+  sci-mathematics/burrtools: Updating remote-id in metadata.xml
+
   05 Apr 2011; Justin Lecher <jlec@gentoo.org> burrtools-0.5.2-r1.ebuild:
   Corrected Slot of fltk to 1
 
@@ -16,4 +19,3 @@
   13 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org>
   +burrtools-0.5.2.ebuild, +metadata.xml:
   Initial import. Ebuild initially submitted by Andreas Röver, bug #171816
-

diff --git a/sci-mathematics/burrtools/metadata.xml b/sci-mathematics/burrtools/metadata.xml
index cd544f3..aff4a51 100644
--- a/sci-mathematics/burrtools/metadata.xml
+++ b/sci-mathematics/burrtools/metadata.xml
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-mathematics</herd>
-<longdescription lang='en'>
+  <herd>sci-mathematics</herd>
+  <longdescription lang="en">
   This (set of) program(s) will help you solve a certain kind of puzzle.
   Namely puzzles that are made out of square or dice shaped units, spheres or
   prisms with an equilateral triangle as base and where the pieces are also
   aligned along those grids in the solutions.
 </longdescription>
+  <upstream>
+    <remote-id type="sourceforge">burrtools</remote-id>
+  </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-mathematics/burrtools/
@ 2015-09-22  8:19 Justin Lecher
  0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2015-09-22  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c93c919fa1e9855f46d26a62d5b67eee7cd6c39d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 07:59:15 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 07:59:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c93c919f

sci-mathematics/burrtools: Bump to EAPI=5

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../burrtools/burrtools-0.5.2-r1.ebuild            | 37 +++++++++-------------
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
index 1c365de..9b68659 100644
--- a/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
+++ b/sci-mathematics/burrtools/burrtools-0.5.2-r1.ebuild
@@ -1,50 +1,43 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Program to solve assembly and interlocking puzzles"
 HOMEPAGE="http://burrtools.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
+SRC_URI="
+	mirror://sourceforge/${PN}/${P}.tar.gz
 	doc? ( mirror://sourceforge/${PN}/${P}-A4.pdf )"
 
 SLOT="0"
 LICENSE="GPL-2"
 KEYWORDS="x86"
-
 IUSE="doc examples"
 
 DEPEND="
 	x11-libs/fltk:1
-	media-libs/libpng"
+	media-libs/libpng:0="
 RDEPEND="${DEPEND}
 	app-text/htmldoc"
 
-src_configure() {
-	econf --docdir=/usr/share/doc/${PF}
-}
-
 src_compile() {
-	cd doc
-	cp ../doc_src/*.png .
+	default
+	cd doc || die
+	cp ../doc_src/*.png . || die
 	echo "User Guide for BurrTools ${PV}" > doc/userGuide.t2t
 	cat ../doc_src/userGuide.t2t >> userGuide.t2t
-	mkdir html
+	mkdir html || die
 	../doc_src/txt2tags.py -t html -o - userGuide.t2t > userGuide.html
-	htmldoc --format htmlsep --toclevels 2 --outdir html userGuide.html
-	cd ..
+	htmldoc --format htmlsep --toclevels 2 --outdir html userGuide.html || die
+	cd .. || die
 }
 
 src_install() {
-	emake install DESTDIR="${D}" || die "emake install failed"
-	dodoc AUTHORS ChangeLog NEWS README
-	if use doc; then
-		insinto /usr/share/doc/${PF}
-		doins "${DISTDIR}"/${P}-A4.pdf
-	fi
+	default
+	use doc && dodoc "${DISTDIR}"/${P}-A4.pdf
 	if use examples; then
-		insinto /usr/share/doc/${PF}
-		doins -r examples || die
+		insinto /usr/share/${PN}
+		doins -r examples
 	fi
 }


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-09-22  8:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22  8:19 [gentoo-commits] proj/sci:master commit in: sci-mathematics/burrtools/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 12:19 Justin Lecher
2011-04-05 14:19 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox