diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-10 07:12:57 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-10-10 07:12:57 +0000 |
commit | b6fd3a859575a815a47da154c9d9b80401d79c4c (patch) | |
tree | 285943c1de0d12ce67c2cc0f740aa8d83652cf14 /app-sci/qcad | |
parent | initial commit (bug 21217) (diff) | |
download | gentoo-2-b6fd3a859575a815a47da154c9d9b80401d79c4c.tar.gz gentoo-2-b6fd3a859575a815a47da154c9d9b80401d79c4c.tar.bz2 gentoo-2-b6fd3a859575a815a47da154c9d9b80401d79c4c.zip |
Version bump
Diffstat (limited to 'app-sci/qcad')
-rw-r--r-- | app-sci/qcad/ChangeLog | 16 | ||||
-rw-r--r-- | app-sci/qcad/Manifest | 4 | ||||
-rw-r--r-- | app-sci/qcad/files/digest-qcad-2.0.1.0 | 1 | ||||
-rw-r--r-- | app-sci/qcad/qcad-2.0.1.0.ebuild | 49 |
4 files changed, 68 insertions, 2 deletions
diff --git a/app-sci/qcad/ChangeLog b/app-sci/qcad/ChangeLog index fa48b1a2e948..e19def488243 100644 --- a/app-sci/qcad/ChangeLog +++ b/app-sci/qcad/ChangeLog @@ -1,12 +1,26 @@ # ChangeLog for app-sci/qcad # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/ChangeLog,v 1.9 2003/10/02 20:03:31 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/ChangeLog,v 1.10 2003/10/10 07:12:52 phosphan Exp $ + +*qcad-2.0.1.0 (10 Oct 2003) + + 10 Oct 2003; Patrick Kursawe <phosphan@gentoo.org> qcad-2.0.1.0.ebuild: + Version bump. Moved some stuff from compile to unpack where it belongs, had to + remove the line setting QTDIR from build.sh, looks like an upstream mistake. + Tried to report, but the developer's mailbox was full. *qcad-2.0.0.8 (02 Oct 2003) 02 Oct 2003; Markus Nigbur <pyrania@gentoo.org> qcad-2.0.0.8.ebuild: Bump +*qcad-2.0.1.0 (10 Oct 2003) + + 10 Oct 2003; Patrick Kursawe <phosphan@gentoo.org> qcad-2.0.1.0.ebuild: + Version bump. Moved some stuff from compile to unpack where it belongs, had to + remove the line setting QTDIR from build.sh, looks like an upstream mistake. + Tried to report, but the developer's mailbox was full. + *qcad-2.0.0.1 (24 Sep 2003) 24 Sep 2003; Patrick Kursawe <phosphan@gentoo.org> qcad-2.0.0.1.ebuild: diff --git a/app-sci/qcad/Manifest b/app-sci/qcad/Manifest index 0ca1fc9369dc..2b27956b424c 100644 --- a/app-sci/qcad/Manifest +++ b/app-sci/qcad/Manifest @@ -1,8 +1,10 @@ MD5 455005252a4e88b056c339eca4cebf97 qcad-2.0.0.1.ebuild 898 MD5 78087931907a06e3d4bcb3d970c0f53f qcad-2.0.0.8.ebuild 906 MD5 bf3847f2e7959afa3128e1695453c6b0 qcad-1.5.4.ebuild 1043 -MD5 55a2d2e46a3badb500190bca5f7b9b6c ChangeLog 1469 +MD5 8dc65ca4280c2ef4d4c8a696b568232e qcad-2.0.1.0.ebuild 1138 +MD5 5eba46d4439e7cbe8f6005edb880eca6 ChangeLog 2113 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 1a2663c1af2274b28422a9a3c04a7bac files/digest-qcad-1.5.4 67 MD5 60a5ca4d64db440e1b071abd424ccfdf files/digest-qcad-2.0.0.1 71 MD5 239c38056a04c1872458500adc01d71b files/digest-qcad-2.0.0.8 71 +MD5 d5c21b497bf2f1e9ce5f134eb5f96a2e files/digest-qcad-2.0.1.0 71 diff --git a/app-sci/qcad/files/digest-qcad-2.0.1.0 b/app-sci/qcad/files/digest-qcad-2.0.1.0 new file mode 100644 index 000000000000..ee29abb68cdd --- /dev/null +++ b/app-sci/qcad/files/digest-qcad-2.0.1.0 @@ -0,0 +1 @@ +MD5 7fababf7415b692479e0d2958c31e18e qcad-2.0.1.0-1.src.tar.gz 2390817 diff --git a/app-sci/qcad/qcad-2.0.1.0.ebuild b/app-sci/qcad/qcad-2.0.1.0.ebuild new file mode 100644 index 000000000000..d3e8417110e2 --- /dev/null +++ b/app-sci/qcad/qcad-2.0.1.0.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-sci/qcad/qcad-2.0.1.0.ebuild,v 1.1 2003/10/10 07:12:52 phosphan Exp $ + +inherit kde-functions + +MY_P=${P}-1.src +S=${WORKDIR}/${MY_P} +DESCRIPTION="A 2D CAD package based upon Qt." +SRC_URI="http://www.ribbonsoft.com/archives/qcad/${MY_P}.tar.gz" +HOMEPAGE="http://www.ribbonsoft.com/qcad.html" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc" + +need-qt 3 + +DEPEND="${DEPEND} + >=sys-apps/sed-4" + +src_unpack() { + unpack ${A} + cd ${S}/scripts + sed -i -e 's/^make/make ${MAKEOPTS}/' build_qcad.sh + sed -i -e 's/^\.\/configure/.\/configure --host=${CHOST}/' build_qcad.sh + # 2.0.1.0 sets QTDIR, I guess by accident + sed -i -e 's:^export QTDIR=.*::' build_qcad.sh +} + + +src_compile() { + cd scripts + sh build_qcad.sh || die "build failed" +} + +src_install () { + cd qcad + mv qcad qcad.bin + dobin qcad.bin + echo -e "#!/bin/sh\ncd /usr/share/${P}\nqcad.bin" > qcad + chmod ugo+rx qcad + dobin qcad + dodir /usr/share/${P} + cp -a patterns examples fonts scripts qm ${D}/usr/share/${P} + cd .. + dodoc README +} + |