diff options
author | A.C.Heron (cmpayc) <acheron@front.ru> | 2009-04-30 12:28:36 +0000 |
---|---|---|
committer | A.C.Heron (cmpayc) <acheron@front.ru> | 2009-04-30 12:28:36 +0000 |
commit | c7e2ce237ab4639d13920189e12cc7b97af566c8 (patch) | |
tree | 82341cc39d93932979f1603110b5f84e6b950830 | |
parent | app-text/cuneiform-qt: New ebuilds for bug #267746 (diff) | |
download | sunrise-c7e2ce237ab4639d13920189e12cc7b97af566c8.tar.gz sunrise-c7e2ce237ab4639d13920189e12cc7b97af566c8.tar.bz2 sunrise-c7e2ce237ab4639d13920189e12cc7b97af566c8.zip |
app-text/cuneiform-qt: Changed git ebuild version to 9999, changed qt-gui version >=4.4 to slot 4
svn path=/sunrise/; revision=8465
-rw-r--r-- | app-text/cuneiform-qt/ChangeLog | 4 | ||||
-rw-r--r-- | app-text/cuneiform-qt/Manifest | 6 | ||||
-rw-r--r-- | app-text/cuneiform-qt/cuneiform-qt-0.1.2.ebuild | 6 | ||||
-rw-r--r-- | app-text/cuneiform-qt/cuneiform-qt-9999.ebuild | 35 |
4 files changed, 46 insertions, 5 deletions
diff --git a/app-text/cuneiform-qt/ChangeLog b/app-text/cuneiform-qt/ChangeLog index 048feada9..5df3786a8 100644 --- a/app-text/cuneiform-qt/ChangeLog +++ b/app-text/cuneiform-qt/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 30 Apr 2009; A.C.Heron <acheron@front.ru> cuneiform-qt-0.1.2.ebuild, + +cuneiform-qt-9999.ebuild: + Changed git ebuild version to 9999, changed qt-gui version >=4.4 to slot 4 + 29 Apr 2009; A.C.Heron <acheron@front.ru> +cuneiform-qt-0.1.2.ebuild, +cuneiform-qt-0.1.2.9999.ebuild, +metadata.xml: New ebuilds for bug #267746 diff --git a/app-text/cuneiform-qt/Manifest b/app-text/cuneiform-qt/Manifest index 539e896b0..d7ecf8ac0 100644 --- a/app-text/cuneiform-qt/Manifest +++ b/app-text/cuneiform-qt/Manifest @@ -1,5 +1,5 @@ DIST cuneiform-qt-0.1.2.tar.bz2 23252 RMD160 40848545214665b60611b3da290b637066bc09fc SHA1 4558782bd5b40d3798e83649437d43662fd2bc61 SHA256 2b713e5ab855a50ab888b6b033073c2cbb39616b6744dae5a6b2831405d64236 -EBUILD cuneiform-qt-0.1.2.9999.ebuild 833 RMD160 b6d46248d071178c0837120bbb8ae573bbd4adfe SHA1 0509564a8d2fc53c4b753d3d34562a885bf31603 SHA256 dd0416bfb58321b11b1add640088b0f2218bba280f63b2ec15452efdff145535 -EBUILD cuneiform-qt-0.1.2.ebuild 761 RMD160 8a612a89e24c6d0da63ea28513eaba0b2ae38b18 SHA1 b53dd48940b3b56e7c0da557daf648deb2b0cd21 SHA256 310cdc023f81a5cf46f81cbe9136d61b2da63a162e567513f6de7982298913f5 -MISC ChangeLog 275 RMD160 be2a6b5d0bbeee9d379f49a468a637edee033893 SHA1 0d82c1b5f5725dca9797abf0fbf4580a0ed5e874 SHA256 74364041171a23681d4fa8ccbdb56116aed4db2edb8a7eb0b832f627c5efa2e8 +EBUILD cuneiform-qt-0.1.2.ebuild 758 RMD160 fe1b80ce2323d8edb879f9be1b2159e3b895b132 SHA1 73ba323d07355263a22a25f9ec13c5fa1b56a968 SHA256 df5ade9a891b7d0dcbc6f7f92f762be292077df7c9fcb67af9b270fd9e811d84 +EBUILD cuneiform-qt-9999.ebuild 837 RMD160 e2ac17fdcd40f3a4ade62830be6ab485d020ec17 SHA1 09011f822c3f32235fb4efaa949232b5fc10c629 SHA256 d5e6a8410ca5d7981a5b7edcb0f02a93783ca74a26d0de9be01553a91284e121 +MISC ChangeLog 453 RMD160 4aa88f4716e83bfc1e0dc00a4ad92aefc40157c9 SHA1 19284a225798a7d77c5c720a55a306956c50a0b6 SHA256 74b6db2d94050dc17d49d0f386eabb730b431c954b92ebb4040c499f41e7646f MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 diff --git a/app-text/cuneiform-qt/cuneiform-qt-0.1.2.ebuild b/app-text/cuneiform-qt/cuneiform-qt-0.1.2.ebuild index 6a766ccf4..77bdada5a 100644 --- a/app-text/cuneiform-qt/cuneiform-qt-0.1.2.ebuild +++ b/app-text/cuneiform-qt/cuneiform-qt-0.1.2.ebuild @@ -2,18 +2,20 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=1 + inherit qt4 DESCRIPTION="Qt interface for Cuneiform" HOMEPAGE="http://www.altlinux.org/Cuneiform-Qt" -SRC_URI="mirror://sourceforge/cuneiform-qt/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND=">=x11-libs/qt-gui-4.4 +DEPEND="x11-libs/qt-gui:4 app-text/cuneiform" RDEPEND="${DEPEND}" diff --git a/app-text/cuneiform-qt/cuneiform-qt-9999.ebuild b/app-text/cuneiform-qt/cuneiform-qt-9999.ebuild new file mode 100644 index 000000000..9bba17f60 --- /dev/null +++ b/app-text/cuneiform-qt/cuneiform-qt-9999.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=1 + +inherit qt4 git + +EGIT_REPO_URI="git://git.altlinux.org/people/cas/packages/cuneiform-qt.git" + +DESCRIPTION="Qt interface for Cuneiform" +HOMEPAGE="http://www.altlinux.org/Cuneiform-Qt" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="x11-libs/qt-gui:4 + app-text/cuneiform" +RDEPEND="${DEPEND}" + +src_compile () { + cd "${S}/cuneiform-qt" + sed 's:/share/apps/cuneiform-qt/:/share/cuneiform-qt/:' -i cuneiform-qt.pro || die "Cannot patch cuneiform-qt.pro" + PREFIX="/usr" eqmake4 || die "Cannot run qmake" + emake || die "Cannot run make" +} + +src_install() { + cd "${S}/cuneiform-qt" + dodoc AUTHORS README TODO || die "Cannot install docs" + INSTALL_ROOT="${D}" emake install || die "Cannot install" +} + |