summaryrefslogtreecommitdiff
path: root/sci-astronomy
diff options
context:
space:
mode:
authorCtibor <ctibor.brancik@seznam.cz>2015-01-29 19:21:39 +0100
committerCtibor <ctibor.brancik@seznam.cz>2015-01-29 19:21:39 +0100
commit1d016be83fcff1a58bbc5e1165464bfaafe19c1a (patch)
tree636e805feef5fa02d5df59de6c6c79ee565785ed /sci-astronomy
parentb0bf5636cc7e5002101e912182563d54da24bdaf (diff)
downloadbrancik-overlay-1d016be83fcff1a58bbc5e1165464bfaafe19c1a.tar.gz
brancik-overlay-1d016be83fcff1a58bbc5e1165464bfaafe19c1a.tar.bz2
Cleaning up sci-astronomy/open-phd-guiding ebuilds and making them masked as they are built from svn.
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/open-phd-guiding/Manifest4
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-1.9999.ebuild10
-rw-r--r--sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild10
3 files changed, 12 insertions, 12 deletions
diff --git a/sci-astronomy/open-phd-guiding/Manifest b/sci-astronomy/open-phd-guiding/Manifest
index 061c5f1..18769e9 100644
--- a/sci-astronomy/open-phd-guiding/Manifest
+++ b/sci-astronomy/open-phd-guiding/Manifest
@@ -1,2 +1,2 @@
-EBUILD open-phd-guiding-1.9999.ebuild 562 SHA256 39f32adb480a5a46aafbc8755f5e3acb571290dc0b38b4a08ae6d456025d88ff SHA512 17b8c0882ae88b6437d8795ee58c4091db119a75e1a80263cc4c0367715f6488c8cb4cf2ebbbdad96c0a36b3c71ff5b84835c7a4ad7f8e08f2446735c75014c1 WHIRLPOOL d48c5f791bf2d121b482df82b4c313d30ae7e8dfe1fc1aff62adb0070952bdf17035429399d67a6208759ca16d40a83fa782eeba953bff601847a8d442ec4788
-EBUILD open-phd-guiding-2.9999.ebuild 555 SHA256 525668ce50e68e447895715e761d79a7b82edd902b3783560af14f080d881e22 SHA512 a4e836c81efe3f22f3720e032316805e3ab623bf67fb5b1e497503ecb6e073be18e0f2baf6ef77072484aa3cd89292cbf353bf2fa42778e20f3358cad8391558 WHIRLPOOL d2803acec9ba8ed8038007b65db6fe5d5ceaf3853bccab2f0711ed7f3878862ca4a6771c5ffbd4fbcc68ef2ccbb7ff438f9a89687c3207503fbb4b19bd816190
+EBUILD open-phd-guiding-1.9999.ebuild 538 SHA256 d13df9aeff9d9b2a154949d6981dd6ec4e08ba880579cfebae0e746ab0d44996 SHA512 85c287d9c2185641d3a6cd99e9325479081d5fc7307bc357f0d9937fd7f7ccf5ba197963df40f91208076fdeb86ee807f851ea819c2e67a9470261e2e2c33973 WHIRLPOOL a5e8137e84b05fbf021a2073cb4b336c9a4061dc2c86743984df72f8190a96caada0fddb8806f11292f9451caf1c9fb27ad94429de8527987192b9ae03305042
+EBUILD open-phd-guiding-2.9999.ebuild 536 SHA256 9e74f6ad42364bd3f1eb33e69c2ee5efb9fb501f47b8eb91616de3cf11878f02 SHA512 7ebb03ac7dbd562ba6c98f78136088ae69daf5b0954c7c28f58a386a7eead03a758fafae0fd09ccdfed5b628ae72b0550d4caefb8e8108a6649fdfa503c622a6 WHIRLPOOL 467a9c2a9ae8bd9dfd35a29b2d17c66e348119a88d7becfa48938a5fb1ded74fcbb7c4834bb7412734c0bfa978489e94f1ad28bf6cc5810ae62a93fe2819d7cc
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-1.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-1.9999.ebuild
index d804db4..c2dde15 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-1.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-1.9999.ebuild
@@ -2,9 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=5
-inherit subversion wxwidgets cmake-utils eutils
+inherit subversion cmake-utils wxwidgets
DESCRIPTION="Astrophoto guiding software"
HOMEPAGE="http://code.google.com/p/open-phd-guiding/"
@@ -12,12 +12,12 @@ ESVN_REPO_URI="http://${PN}.googlecode.com/svn/branches/openphd1"
ESVN_PROJECT="${PN}/branches/openphd1"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
SLOT="1"
-DEPEND="x11-libs/wxGTK:2.8[X] \
- sys-libs/zlib \
+DEPEND="x11-libs/wxGTK:2.8[X]
+ sys-libs/zlib
sci-libs/cfitsio"
RDEPEND="${DEPEND}"
diff --git a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
index 3a6782d..fc93869 100644
--- a/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
+++ b/sci-astronomy/open-phd-guiding/open-phd-guiding-2.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="5"
+EAPI=5
inherit subversion cmake-utils wxwidgets
@@ -12,13 +12,13 @@ ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk"
ESVN_PROJECT="${PN}/trunk"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
SLOT="2"
-DEPEND="x11-libs/wxGTK:3.0[X] \
- virtual/libusb:1 \
- sci-libs/cfitsio \
+DEPEND="x11-libs/wxGTK:3.0[X]
+ virtual/libusb:1
+ sci-libs/cfitsio
media-libs/opencv"
RDEPEND="${DEPEND}"