* [gentoo-commits] proj/qt:master commit in: media-gfx/nomacs/
@ 2012-02-02 16:52 Ben de Groot
0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot @ 2012-02-02 16:52 UTC (permalink / raw
To: gentoo-commits
commit: a2fc6c92e87a37de0f402b93581dc46191e6bd30
Author: Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Thu Feb 2 16:52:37 2012 +0000
Commit: Ben de Groot <yngwin <AT> gmail <DOT> com>
CommitDate: Thu Feb 2 16:52:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=a2fc6c92
media-gfx/nomacs: add nomacs image viewer (very crash-happy, please test)
---
media-gfx/nomacs/Manifest | 2 ++
media-gfx/nomacs/nomacs-0.2.3.ebuild | 22 ++++++++++++++++++++++
2 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/media-gfx/nomacs/Manifest b/media-gfx/nomacs/Manifest
new file mode 100644
index 0000000..f4e8aab
--- /dev/null
+++ b/media-gfx/nomacs/Manifest
@@ -0,0 +1,2 @@
+DIST nomacs-0.2.3-source.tar.bz2 810306 RMD160 4eee826e4a5cc077d8d4206061b5dbdea460f7d3 SHA1 7795c7c4e24f6d48da1682565dac84a85d324912 SHA256 793f5cb2af3a305878d5d580d714541f684719265af1b86c8ce5dd72b9c3d7f4
+EBUILD nomacs-0.2.3.ebuild 433 RMD160 92f1c28620d20d84355deaf896a99f9ed0c49006 SHA1 008a0e2b47bfb6e1a7c163045f997e44cef37f15 SHA256 3ca51400265cb74d3436302f2bbc0aba8a7c6624445536e9982de726536744de
diff --git a/media-gfx/nomacs/nomacs-0.2.3.ebuild b/media-gfx/nomacs/nomacs-0.2.3.ebuild
new file mode 100644
index 0000000..642e0eb
--- /dev/null
+++ b/media-gfx/nomacs/nomacs-0.2.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit cmake-utils
+
+DESCRIPTION="Qt4-based image viewer"
+HOMEPAGE="http://www.nomacs.org/"
+SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="x11-libs/qt-gui:4
+ media-gfx/exiv2
+ media-libs/libraw
+ media-libs/opencv"
+RDEPEND="${DEPEND}"
+
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/nomacs/
@ 2012-02-03 22:58 Johannes Huber
0 siblings, 0 replies; 3+ messages in thread
From: Johannes Huber @ 2012-02-03 22:58 UTC (permalink / raw
To: gentoo-commits
commit: e9414146f8b6035ceff0df2299e705562127ddc1
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 23:02:14 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 23:02:14 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=e9414146
[media-gfx/nomacs] Add metadata.xml. Fix repoman error + warning.
(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
---
media-gfx/nomacs/metadata.xml | 5 +++++
media-gfx/nomacs/nomacs-0.2.3.ebuild | 1 -
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/media-gfx/nomacs/metadata.xml b/media-gfx/nomacs/metadata.xml
new file mode 100644
index 0000000..dc439f7
--- /dev/null
+++ b/media-gfx/nomacs/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>qt</herd>
+</pkgmetadata>
diff --git a/media-gfx/nomacs/nomacs-0.2.3.ebuild b/media-gfx/nomacs/nomacs-0.2.3.ebuild
index 642e0eb..809c76b 100644
--- a/media-gfx/nomacs/nomacs-0.2.3.ebuild
+++ b/media-gfx/nomacs/nomacs-0.2.3.ebuild
@@ -19,4 +19,3 @@ DEPEND="x11-libs/qt-gui:4
media-libs/libraw
media-libs/opencv"
RDEPEND="${DEPEND}"
-
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-gfx/nomacs/
@ 2012-06-30 8:11 Ben de Groot
0 siblings, 0 replies; 3+ messages in thread
From: Ben de Groot @ 2012-06-30 8:11 UTC (permalink / raw
To: gentoo-commits
commit: 25b027288681a79c6ab75fa76dbb85cb27be3684
Author: Ben de Groot <yngwin <AT> gmail <DOT> com>
AuthorDate: Fri Jun 29 07:41:18 2012 +0000
Commit: Ben de Groot <yngwin <AT> gmail <DOT> com>
CommitDate: Fri Jun 29 07:41:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=25b02728
media-gfx/nomacs: remove, as new version is now in official tree
---
media-gfx/nomacs/Manifest | 1 -
media-gfx/nomacs/metadata.xml | 5 -----
media-gfx/nomacs/nomacs-0.2.3.ebuild | 21 ---------------------
3 files changed, 0 insertions(+), 27 deletions(-)
diff --git a/media-gfx/nomacs/Manifest b/media-gfx/nomacs/Manifest
deleted file mode 100644
index e152f13..0000000
--- a/media-gfx/nomacs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nomacs-0.2.3-source.tar.bz2 810306 RMD160 4eee826e4a5cc077d8d4206061b5dbdea460f7d3 SHA1 7795c7c4e24f6d48da1682565dac84a85d324912 SHA256 793f5cb2af3a305878d5d580d714541f684719265af1b86c8ce5dd72b9c3d7f4
diff --git a/media-gfx/nomacs/metadata.xml b/media-gfx/nomacs/metadata.xml
deleted file mode 100644
index dc439f7..0000000
--- a/media-gfx/nomacs/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>qt</herd>
-</pkgmetadata>
diff --git a/media-gfx/nomacs/nomacs-0.2.3.ebuild b/media-gfx/nomacs/nomacs-0.2.3.ebuild
deleted file mode 100644
index 809c76b..0000000
--- a/media-gfx/nomacs/nomacs-0.2.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-inherit cmake-utils
-
-DESCRIPTION="Qt4-based image viewer"
-HOMEPAGE="http://www.nomacs.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-source.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND="x11-libs/qt-gui:4
- media-gfx/exiv2
- media-libs/libraw
- media-libs/opencv"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-06-30 8:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30 8:11 [gentoo-commits] proj/qt:master commit in: media-gfx/nomacs/ Ben de Groot
-- strict thread matches above, loose matches on Subject: below --
2012-02-03 22:58 Johannes Huber
2012-02-02 16:52 Ben de Groot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox