From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: media-libs/opengtl/
Date: Fri, 22 Jul 2011 15:11:48 +0000 (UTC) [thread overview]
Message-ID: <eec642ac8049dee2265402b44ddf092f62ef4594.dilfridge@gentoo> (raw)
commit: eec642ac8049dee2265402b44ddf092f62ef4594
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 15:09:53 2011 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 15:09:53 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=eec642ac
[media-libs/opengtl] Moved to main tree
---
media-libs/opengtl/metadata.xml | 5 ---
media-libs/opengtl/opengtl-0.9.15.1.ebuild | 43 ----------------------------
2 files changed, 0 insertions(+), 48 deletions(-)
diff --git a/media-libs/opengtl/metadata.xml b/media-libs/opengtl/metadata.xml
deleted file mode 100644
index 8d1e86a..0000000
--- a/media-libs/opengtl/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>kde</herd>
-</pkgmetadata>
diff --git a/media-libs/opengtl/opengtl-0.9.15.1.ebuild b/media-libs/opengtl/opengtl-0.9.15.1.ebuild
deleted file mode 100644
index 4a6b817..0000000
--- a/media-libs/opengtl/opengtl-0.9.15.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MY_P="OpenGTL-${PV}"
-
-inherit cmake-utils
-
-DESCRIPTION="Set of libraries for using and integrating transformation algorithms"
-HOMEPAGE="http://opengtl.org/"
-SRC_URI="http://download.opengtl.org/${MY_P}.tar.bz2"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug test"
-
-RDEPEND="
- media-libs/libpng
- >=sys-devel/llvm-2.7
- sys-libs/zlib
-"
-DEPEND="${RDEPEND}
- test? ( dev-util/lcov )
-"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use debug OPENGTL_ENABLE_DEBUG_OUTPUT)
- $(cmake-utils_use test OPENGTL_BUILD_TESTS)
- $(cmake-utils_use test OPENGTL_CODE_COVERAGE)
- )
- cmake-utils_src_configure
-}
-
-src_install() {
- cmake-utils_src_install
- newdoc OpenShiva/doc/reference/region.pdf OpenShiva.pdf
-}
next reply other threads:[~2011-07-22 15:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-22 15:11 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-06-13 13:34 [gentoo-commits] proj/kde:master commit in: media-libs/opengtl/ Andreas Hüttel
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=eec642ac8049dee2265402b44ddf092f62ef4594.dilfridge@gentoo \
--to=dilfridge@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