summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2009-02-04 17:26:19 +0000
committerChristian Ruppert <idl0r@gentoo.org>2009-02-04 17:26:19 +0000
commit87f19311db6fb87797b81195fba9a391453db16d (patch)
treeaa058e0aff081a329cd11fe4f3803be9c6ed28ee /sci-calculators
parentsci-calculators/tiemu: in gentoo-x86 (diff)
downloadsunrise-87f19311db6fb87797b81195fba9a391453db16d.tar.gz
sunrise-87f19311db6fb87797b81195fba9a391453db16d.tar.bz2
sunrise-87f19311db6fb87797b81195fba9a391453db16d.zip
sci-calculators/tilp2: in gentoo-x86
svn path=/sunrise/; revision=7849
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/tilp2/ChangeLog26
-rw-r--r--sci-calculators/tilp2/Manifest4
-rw-r--r--sci-calculators/tilp2/metadata.xml5
-rw-r--r--sci-calculators/tilp2/tilp2-1.11.ebuild40
4 files changed, 0 insertions, 75 deletions
diff --git a/sci-calculators/tilp2/ChangeLog b/sci-calculators/tilp2/ChangeLog
deleted file mode 100644
index 350160c90..000000000
--- a/sci-calculators/tilp2/ChangeLog
+++ /dev/null
@@ -1,26 +0,0 @@
-# ChangeLog for sci-calculators/tilp2
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 03 May 2008; Christian Helbling <helch@gmx.ch> -tilp2-1.10.ebuild,
- +tilp2-1.11.ebuild:
- version bump
-
- 18 Jan 2008; Christian Helbling <helch@gmx.ch> tilp2-1.10.ebuild:
- changing SRC_URI back to sf mirrors
-
- 17 Jan 2008; Christian Helbling <helch@gmx.ch> -tilp2-1.07.ebuild,
- +tilp2-1.10.ebuild:
- Version bump
-
- 22 Sep 2007; Christian Helbling <helch@gmx.ch> -tilp2-1.03.ebuild,
- +tilp2-1.07.ebuild:
- version bump
-
- 15 Jun 2007; Ali Polatel (hawking) <polatel@gmail.com> tilp2-1.03.ebuild:
- removed trailing blank line
-
- 15 Jun 2007; Christian Helbling <helch@gmx.ch> +tilp2-1.03.ebuild,
- +metadata.xml:
- New ebuild for bug 109220 thanks to Henning Schild
-
diff --git a/sci-calculators/tilp2/Manifest b/sci-calculators/tilp2/Manifest
deleted file mode 100644
index 2b0443707..000000000
--- a/sci-calculators/tilp2/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST tilp2-1.11.tar.gz 1010963 RMD160 a6de3e3d8cfbceea9cdeb4cf960d3e2c96b1ab27 SHA1 1a70ed61eebc2370a83092fe37e53dedc604423b SHA256 8cc6ace61182beda196b924b66338bcddabcabda2cc936c61da33a3c82dc7239
-EBUILD tilp2-1.11.ebuild 907 RMD160 9e85bc0af4cf696e46d57149afe59ec34c2518c9 SHA1 499a09db5f478c5b8e0aaf38b3500c2f125c6919 SHA256 919440257f222f8930e10d4c919c72378a1796544a52b0f23b24ff30621df445
-MISC ChangeLog 797 RMD160 58684cac363e94259fb2d1ea9fac0c6390667b79 SHA1 56bd06ef891390636adb154358fda0e8d2317c5a SHA256 09a440e2bdf45f63f57d4446c127bd37368d271453277949f12c97aceff43b7a
-MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/sci-calculators/tilp2/metadata.xml b/sci-calculators/tilp2/metadata.xml
deleted file mode 100644
index 7e3286984..000000000
--- a/sci-calculators/tilp2/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>maintainer-wanted</herd>
-</pkgmetadata>
diff --git a/sci-calculators/tilp2/tilp2-1.11.ebuild b/sci-calculators/tilp2/tilp2-1.11.ebuild
deleted file mode 100644
index ff0536337..000000000
--- a/sci-calculators/tilp2/tilp2-1.11.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="1"
-inherit qt3
-
-DESCRIPTION="Program allowing a PC to communicate with a TI calculator."
-HOMEPAGE="http://lpg.ticalc.org/prj_tilp"
-SRC_URI="mirror://sourceforge/tilp/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="kde xinerama"
-
-RDEPEND=">=sci-libs/libticalcs2-1.1.0
- >=sci-libs/libticables2-1.2.0
- >=sci-libs/libtifiles2-1.1.0
- >=sci-libs/libticonv-1.1.0
- >=x11-libs/gtk+-2.6.0
- >=dev-libs/glib-2.6.0
- >=gnome-base/libglade-2
- kde? ( kde-base/kdelibs:3.5 )
- xinerama? ( x11-libs/libXinerama )"
-
-DEPEND="${RDEPEND}
- xinerama? ( x11-proto/xineramaproto )"
-
-src_compile() {
- econf \
- $(use_with kde) \
- $(use_with xinerama) \
- || die "econf failed"
- emake || die "emake failed"
-}
-
-src_install() {
- emake install DESTDIR="${D}" || die "emake install failed"
-}