Add media-gfx/svgtoipe-9999
authorStefan Huber <shuber@sthu.org>
Mon, 6 Apr 2015 16:08:21 +0000 (18:08 +0200)
committerStefan Huber <shuber@sthu.org>
Mon, 6 Apr 2015 16:09:14 +0000 (18:09 +0200)
The ipe tools, like svgtotipe, moved to github/otfried/ipe-tools.

media-gfx/svgtoipe/Manifest
media-gfx/svgtoipe/svgtoipe-20100608.ebuild [deleted file]
media-gfx/svgtoipe/svgtoipe-9999.ebuild [moved from media-gfx/svgtoipe/svgtoipe-20131107.ebuild with 55% similarity]

index 383fefc80a8639644c363bad9b29e7b77d11acd0..e97418306f26e4d61e31a8bc48122e4a5fdaaeff 100644 (file)
@@ -1,4 +1 @@
-DIST svgtoipe-20100608.tar.gz 19675 SHA256 b9635ff13c4c84efc0ad1552814223b448597ec30d0800962696e9466316ae43
-DIST svgtoipe-20131107.tar.gz 19805 SHA256 46586c07e2c836238e5188d8ce40f03eb3949cbfcd44650b4a23ecf6815f700d SHA512 781d84e71c36d4bb48628ead50953fac9fb56dc1ff5f77371aa055401214bea42650ef5de002c7b1645589f524245cf46edb32e66457f1e61d7c585c76d96a38 WHIRLPOOL 6ef86b4cc3af068db5913886f8297480a99b2a93b1914ea91f39a89add229e42f64ca1c02146bf1481dc5f8be36f0327f0dbc2c3866e0526af14ded442d2978c
-EBUILD svgtoipe-20100608.ebuild 586 SHA256 dfaaabe9c912993af94a5d809adb7ef90b00cd4032e2d4322a5295ab78d3918e SHA512 3a386a746159cf1a15909e9ef953f094f237eb5a2cba92e9e558536b41ba6317a84e6f56b926ebbf31ec3da4b4cf98d1d447fd40ded4ce5f2b936dc6fad27ad2 WHIRLPOOL 30367cd76bca760dc12f15b9d9ef3d07f8b0cda38b4f3e4e2a17710d54e2af62ca4bd3983ecdb77c8027e1b1ad1c6afc111ae74ec89bea5d49c4d7131bb3e4db
-EBUILD svgtoipe-20131107.ebuild 604 SHA256 9a8624c77c6ae3de5df46cd10144a55b229980a95eb4bdae9f3fdba57dca7171 SHA512 4acfddc18bbbde537b75069c5f1d7ba3c0e9be6823e9a178b5dc797b255df9b3bd6915fb770e450eb8c438f603fdcd2471d40dda90ee43ed0fbbdeffd33b82db WHIRLPOOL ccf468c7b5e804da618e1c8a266be7a1b8e5402bd6b16bf99e61d159748fc818c46e1f3daf596e826f7e902480c1abaff43a92a3f4350a32c5e6ac40687fc757
+EBUILD svgtoipe-9999.ebuild 593 SHA256 5b7faa0b10957cec92d79e9e68a533f04a7f751b5655d79da7b5c584483ad016 SHA512 feb6ee5b2151d95bd189b7369720359b17cf4c4469827705c2b8ebc26821b7b460453dbc502136aecc6dfd4afb0f5906ae4b4de96e374de3f47e4188497ab688 WHIRLPOOL 96235cd7929f3cb1ca6871421835d28e6012dbe41668b723a2fde6fb7edc975d200b72063807792ef87ea33a7a51f1d7d11580acf3889d7983409a54a698d480
diff --git a/media-gfx/svgtoipe/svgtoipe-20100608.ebuild b/media-gfx/svgtoipe/svgtoipe-20100608.ebuild
deleted file mode 100644 (file)
index 0b3017f..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-DESCRIPTION="Converts svg files to Ipe xml files"
-HOMEPAGE="http://ipe7.sourceforge.net/"
-SRC_URI="http://sourceforge.net/projects/ipe7/files/tools/${P}.tar.gz/download
-               -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="mirror"
-IUSE=""
-
-DEPEND="|| ( dev-lang/python:2.6[xml] dev-lang/python:2.7[xml] )
-               virtual/python-imaging"
-RDEPEND="${DEPEND}"
-
-
-src_install() {
-       base=$WORKDIR/${P}
-       exeinto /usr/bin/
-       doexe $base/svgtoipe
-}
-
-
similarity index 55%
rename from media-gfx/svgtoipe/svgtoipe-20131107.ebuild
rename to media-gfx/svgtoipe/svgtoipe-9999.ebuild
index 6ec1b0e0416a7a0c0d53532cef5df2fb5209a4dd..2cd67ea38f4e4638e895f651f00a30f1a94c39a4 100644 (file)
@@ -1,29 +1,29 @@
-# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=2
 
 
-DESCRIPTION="Converts svg files to Ipe xml files"
-HOMEPAGE="http://ipe7.sourceforge.net/"
-SRC_URI="http://sourceforge.net/projects/ipe7/files/tools/${P}.tar.gz/download
-               -> ${P}.tar.gz"
+inherit git-2
+
+DESCRIPTION="Converts SVG files to Ipe xml files"
+HOMEPAGE="https://github.com/otfried/ipe-tools/tree/master/figtoipe"
+EGIT_REPO_URI="https://github.com/otfried/ipe-tools.git"
+SRC_URI=""
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-RESTRICT="mirror"
 IUSE=""
 
 DEPEND="|| ( dev-lang/python:2.6[xml] dev-lang/python:2.7[xml] )
                virtual/python-imaging"
 RDEPEND="${DEPEND}"
 
 IUSE=""
 
 DEPEND="|| ( dev-lang/python:2.6[xml] dev-lang/python:2.7[xml] )
                virtual/python-imaging"
 RDEPEND="${DEPEND}"
 
+BASEDIR="${WORKDIR}/${P}/ipe5toxml"
 
 src_install() {
 
 src_install() {
-       cd $WORKDIR/${P}
+       cd ${BASEDIR}
        mv svgtoipe.py svgtoipe
        mv svgtoipe.py svgtoipe
-
        exeinto /usr/bin/
        doexe svgtoipe
 }
        exeinto /usr/bin/
        doexe svgtoipe
 }