summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-04-27 07:38:37 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-04-27 07:38:37 +0000
commitef69822711ec8333f222af28cf9a84c83cb774e5 (patch)
treed23a5afeb0d425c92fc1a8f1352ab825ccccd456 /games-util
parentold (diff)
downloadgentoo-2-ef69822711ec8333f222af28cf9a84c83cb774e5.tar.gz
gentoo-2-ef69822711ec8333f222af28cf9a84c83cb774e5.tar.bz2
gentoo-2-ef69822711ec8333f222af28cf9a84c83cb774e5.zip
old
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-util')
-rw-r--r--games-util/agistudio/agistudio-1.2.1.ebuild41
-rw-r--r--games-util/agistudio/files/agistudio-1.2.1-gcc41.patch11
-rw-r--r--games-util/agistudio/files/digest-agistudio-1.2.13
3 files changed, 0 insertions, 55 deletions
diff --git a/games-util/agistudio/agistudio-1.2.1.ebuild b/games-util/agistudio/agistudio-1.2.1.ebuild
deleted file mode 100644
index aa3370585c7f..000000000000
--- a/games-util/agistudio/agistudio-1.2.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/agistudio/agistudio-1.2.1.ebuild,v 1.6 2006/09/27 14:27:00 nyhm Exp $
-
-inherit eutils kde
-need-qt 3.1
-
-DESCRIPTION="QT AGI Studio allows you to view, create and edit AGI games."
-HOMEPAGE="http://agistudio.sourceforge.net/"
-SRC_URI="mirror://sourceforge/agistudio/${P}.tar.gz"
-
-LICENSE="GPL-1"
-SLOT="0"
-KEYWORDS="~amd64 ppc x86"
-IUSE=""
-
-S="${WORKDIR}/${P}/src"
-
-src_unpack() {
- unpack "${A}"
- cd "${S}"
- epatch "${FILESDIR}/${P}"-gcc41.patch
- sed -i \
- -e "s#^QTDIR.*#QTDIR = ${QTDIR}#" \
- -e "s#^INCPATH.*#INCPATH = -I\$(QTDIR)/include#" \
- Makefile \
- || die "sed failed"
-}
-
-src_compile() {
- emake || die "emake failed"
-}
-
-src_install() {
- dobin agistudio || die "dobin failed"
- cd ..
- dodir /usr/share/${PN}
- cp -r help template "${D}/usr/share/${PN}" || die "cp failed"
- doman agistudio.1
- dodoc README
-}
diff --git a/games-util/agistudio/files/agistudio-1.2.1-gcc41.patch b/games-util/agistudio/files/agistudio-1.2.1-gcc41.patch
deleted file mode 100644
index b73508f60eed..000000000000
--- a/games-util/agistudio/files/agistudio-1.2.1-gcc41.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/midi.cpp.old 2006-05-28 17:05:38.000000000 +0200
-+++ src/midi.cpp 2006-05-28 17:06:28.000000000 +0200
-@@ -266,7 +266,7 @@
- class MyFileDialog : public QFileDialog
- {
- public:
-- MyFileDialog::MyFileDialog( QWidget* parent, const char* name ) :
-+ MyFileDialog( QWidget* parent, const char* name ) :
- QFileDialog( parent, name )
- {
- QLabel* label = new QLabel( "Channel instruments", this );
diff --git a/games-util/agistudio/files/digest-agistudio-1.2.1 b/games-util/agistudio/files/digest-agistudio-1.2.1
deleted file mode 100644
index e4f02fb9f500..000000000000
--- a/games-util/agistudio/files/digest-agistudio-1.2.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e658dbb3cebcdb0e21fa6689677408f1 agistudio-1.2.1.tar.gz 368717
-RMD160 c7f55116bf70df00f34841ec747bac79a182631b agistudio-1.2.1.tar.gz 368717
-SHA256 8d225ec15a07fb2dcfc26680ee815f707fb245cbe85eb6062fd2d7fe102d375b agistudio-1.2.1.tar.gz 368717