public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/
@ 2016-09-30  5:44 Thomas Beierlein
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Beierlein @ 2016-09-30  5:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a52d5064ec6b01f25ce2a9332e2e4ba74d8dd73c
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 05:42:01 2016 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 05:42:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52d5064

sci-electronics/drawtiming: requires imagemagick to be build with USE=cxx. Bug 595222. Thanks Thoralf

Package-Manager: portage-2.3.1

 sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild | 4 ++--
 sci-electronics/drawtiming/drawtiming-0.7.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
index 966defa..7336e63 100644
--- a/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
+++ b/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
-DEPEND="media-gfx/imagemagick"
+DEPEND="media-gfx/imagemagick[cxx]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
index 273ee0c..5314edc 100644
--- a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
+++ b/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="examples"
 
-DEPEND="media-gfx/imagemagick"
+DEPEND="media-gfx/imagemagick[cxx]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {


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

* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/
@ 2017-04-15 14:27 Thomas Beierlein
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Beierlein @ 2017-04-15 14:27 UTC (permalink / raw
  To: gentoo-commits

commit:     38e89666dc45cf150e8c60072ec7337fab379e9e
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 14:27:08 2017 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 14:27:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38e89666

sci-electronics/drawtiming: Drop old version

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 sci-electronics/drawtiming/drawtiming-0.7.1.ebuild | 32 ----------------------
 1 file changed, 32 deletions(-)

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
deleted file mode 100644
index 7f68e85428d..00000000000
--- a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-
-inherit eutils
-
-DESCRIPTION="Command line tool for drawing timing diagrams"
-HOMEPAGE="http://drawtiming.sourceforge.net/index.html"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-DEPEND="media-gfx/imagemagick[cxx]"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${P}-gcc43.patch \
-	    "${FILESDIR}"/${P}-ldflags.patch
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die
-	dodoc AUTHORS ChangeLog README THANKS || die
-	if use examples; then
-		insinto "/usr/share/doc/${PF}/examples"
-		doins samples/*.txt || die
-	fi
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/
@ 2017-12-19 10:38 Jason Zaman
  0 siblings, 0 replies; 3+ messages in thread
From: Jason Zaman @ 2017-12-19 10:38 UTC (permalink / raw
  To: gentoo-commits

commit:     6905d2def6f9ca600a7bd43cbb43e6bae811f069
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 10:25:42 2017 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Dec 19 10:38:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6905d2de

sci-electronics/drawtiming: amd64 stable

Gentoo-bug: 641192
Package-Manager: Portage-2.3.13, Repoman-2.3.3

 sci-electronics/drawtiming/drawtiming-0.7.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1-r2.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1-r2.ebuild
index baa109d58d3..4b72ce55c6e 100644
--- a/sci-electronics/drawtiming/drawtiming-0.7.1-r2.ebuild
+++ b/sci-electronics/drawtiming/drawtiming-0.7.1-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 DEPEND="media-gfx/imagemagick[cxx]"


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

end of thread, other threads:[~2017-12-19 10:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30  5:44 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/ Thomas Beierlein
  -- strict thread matches above, loose matches on Subject: below --
2017-04-15 14:27 Thomas Beierlein
2017-12-19 10:38 Jason Zaman

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