1
0
Fork 0

Update meta-data, new pyfa

This commit is contained in:
Stefan Reimer 2015-07-05 15:47:10 -07:00
parent cdc656f925
commit fabefe8de7
3 changed files with 13 additions and 11 deletions

View File

@ -3,5 +3,5 @@ AUX pyfa-1.1.11-import-pyfa.patch 880 SHA256 7a261bf8cb09845ec93f756437603abb132
AUX pyfa-1.1.20-staticPath.patch 870 SHA256 3758e6c463650546be4c74241c55412652ca0c8e4f62261be76ea3e984fac9d0 SHA512 34aa6812a25d8d0f33976e74cb109040ae515042ab228fb14583038f0a87f43d09fd43d869ebe617076f1308df11bd943fca397fb9c80f95daddc591bbd824c0 WHIRLPOOL a9e3123233cd5e88b8821c7844dd1d01da84102c5f2fc29112b26f29edca34aa458ba1c9742c914c7751e0afa803ff0e0b584ecbd4aae85710a64a901c88d5a9
AUX pyfa-1.1.8-html-export-path.patch 1219 SHA256 dfe776e75631750d3e18eba2d835359ba32d77ef8bec3db0fa74fd762dc3a7b6 SHA512 d60ce241af9228d18cccd74b2c6fbf81e40c17c4a396f4771c1ab44aa84b5fdb29fc859f1b5e7d9b097f3fc38e409e6f20593c73d674ea923e5564faa4f4cd45 WHIRLPOOL 8be74bf7f6224856279a21df2949856e98f2c2c1c9e358fa9518fc67b06693f350b96d8efe8e8f46e992e0983fa8a1ca775f9c9696e0e6c419a9c35caa9bf8b4
AUX pyfa.desktop 155 SHA256 c395891d87eaaac64e3ba7954d623efaf161d906527099ed4b0c680c63a041eb SHA512 d62a44e4e724057581a360cc1eb10aa4c7a0c50cb1d95137e58ba14db17644c852da2582be8d508c50b7359e7f99dc893d78d15cb11c46967a9b7896ff667781 WHIRLPOOL 3f68f0cd6942380fc040a3578b054ea7cdb86fbd751ed17aa1fe1e1eda3c7ee6c35645c28c6529605856d5e74765ccd7037abe96c3efe2a5a54cc7fcb6c53793
DIST v1.10.0.zip 7093474 SHA256 a5b3fa5600529d7777816688f7ece7a5f7ab4f2203a50f23f593b728d59cdfeb SHA512 2b7ac0d8422d16bd5683a50248e0388625224346eeff18a8fd6089a7d553abc8d051fa53debafe9e21833877fb95292e4687ecb27f9a90cfacfe5c40fd747af6 WHIRLPOOL 12f0259cbd1b5664d8ec018c85b8d40254d61cc5e70d948f2c28ee4197bb237ea17eb65352bcea4a4e48846216fbed5480388ddd0cbd809a04b9bf6526aaf6d9
EBUILD pyfa-1.10.0.ebuild 2574 SHA256 bcd0658c8a5eeceb311f8d35d6f1234944df7a1eb11c33d841c103b876247113 SHA512 3f72c950959198f29bb115cc8b888944629cd6458e359b5ea58b7e56c0ea9e3d4afbb6022b07af07c57b95e0255bf9f098ca4afd6548374a196ecc04ce18f2c5 WHIRLPOOL 8cd27b07a662dfc6f5aaeaa1b7e07dc1cba65a7c8114b6446f714d13aa3d7cd02f29d90a5e8de345d08a22b8b6733beab20ea0e340d7edef74bdfafba1cb1de8
DIST pyfa-1.12.0.tar.gz 5898063 SHA256 d22f725efee6cd48a30ccc16a04e913afa1a7e9e89a2004ef8ca12263663ae87 SHA512 c7cda257c0ebffee113df713b8e4a2578fc46ec4493a13341c3907cd8de99c19f4cb1dbae4fe4365134c9ebced618efee2614cb57889a50330d37cf5996ec602 WHIRLPOOL eaf0bc3907b0f32feb601319ca8630e18e8eababb8d3623e56ee3fdc45dfc30946c817e2040e10f0f0e13093672b4faf0e5893088a125bb056d14dd006d623f6
EBUILD pyfa-1.12.0.ebuild 2656 SHA256 5de24f9420e6e5b15458888b28b9c64883e78e7e510ed35d49e069cbcdae677f SHA512 3fa62396e352f3322b548d9559fcf3c9ce162a35d680da7bc25680daf809cbcc40faeb6080fbb8dba019855d5ddf2f81fd5cc8965dd90d9a2e5eb64e20b95beb WHIRLPOOL 8b93420c7a5f47ed3f7edce586f9a7656c866843adcfb47e543927c4a789ad8e49f17b21e7edc21fccc2a9420bf29e8fbd9ca02016493fadb9bcc51796c6d24c

View File

@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.2.1.ebuild,v 1.1 2014/06/29 00:16:34 tetromino Exp $
# $Header: /var/cvsroot/gentoo-x86/games-util/pyfa/pyfa-1.11.0.ebuild,v 1.1 2015/05/22 02:57:53 tetromino Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_6,2_7} )
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="sqlite,threads"
inherit eutils gnome2-utils python-r1
@ -18,12 +18,13 @@ if [[ ${PV} = 9999 ]]; then
inherit git-2
KEYWORDS=""
else
SRC_URI="https://github.com/DarkFenX/Pyfa/archive/v${PV}.zip"
SRC_URI="https://github.com/DarkFenX/Pyfa/archive/v${PV}.tar.gz -> pyfa-${PV}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
fi
IUSE="+graph"
RDEPEND="dev-python/sqlalchemy[${PYTHON_USEDEP}]
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/sqlalchemy[${PYTHON_USEDEP}]
dev-python/wxpython:2.8[${PYTHON_USEDEP}]
graph? (
dev-python/matplotlib[wxwidgets,${PYTHON_USEDEP}]
@ -72,6 +73,7 @@ src_install() {
insinto /usr/share/${PN}
doins -r staticdata
dodoc README.md
insinto /usr/share/icons/hicolor/32x32/apps
doins icons/pyfa.png
insinto /usr/share/icons/hicolor/64x64/apps

View File

@ -4,14 +4,14 @@
<repo quality="experimental" status="official">
<name>quarks</name>
<description>Quarks's overlay; needful things around Gentoo Hardened, Security and Penetration Testing</description>
<homepage>http://www.startux.de</homepage>
<homepage>https://startux.de</homepage>
<owner>
<email>it@startux.de</email>
<name>Stefan Reimer</name>
</owner>
<source type="git">git://www.startux.de/quarks.git</source>
<source type="git">http://www.startux.de/git/quarks.git</source>
<feed>http://www.startux.de/gitweb/quarks.git/rss</feed>
<source type="git">git://startux.de/quarks.git</source>
<source type="git">https://startux.de/git/quarks.git</source>
<feed>https://startux.de/git/quarks.git/rss</feed>
<irc></irc>
</repo>
</repositories>