summaryrefslogtreecommitdiff
path: root/media-tv/mythfs
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2020-01-04 12:54:14 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2020-01-04 12:54:14 +0000
commit79aff06f15b374d0da9d48a409ac2a1da9402d85 (patch)
tree299ab1c490b21ea33cd54df38004e2f75992f6b4 /media-tv/mythfs
parentRemove old libdbpp-mysql (diff)
downloadportage-79aff06f15b374d0da9d48a409ac2a1da9402d85.tar.bz2
portage-79aff06f15b374d0da9d48a409ac2a1da9402d85.tar.xz
portage-79aff06f15b374d0da9d48a409ac2a1da9402d85.zip
Big EAPI update and misc build fixes
Diffstat (limited to 'media-tv/mythfs')
-rw-r--r--media-tv/mythfs/Manifest6
-rw-r--r--media-tv/mythfs/mythfs-0.3.2.2.ebuild (renamed from media-tv/mythfs/mythfs-0.3.2.1.ebuild)2
-rw-r--r--media-tv/mythfs/mythfs-0.3.2.ebuild38
3 files changed, 3 insertions, 43 deletions
diff --git a/media-tv/mythfs/Manifest b/media-tv/mythfs/Manifest
index 8c878c6..b43dd5e 100644
--- a/media-tv/mythfs/Manifest
+++ b/media-tv/mythfs/Manifest
@@ -1,5 +1,3 @@
AUX service.conf 22 BLAKE2B ea8f574cac96db71e31fb292fa086451c8272eac4cf19c5cd9992e1bde0b38e9aa04da4c3a8f136e5ddbe814b11b2e09cf956976edcf1c54ab21f16d37001533 SHA512 2bf694aed9c0394df930c2558a7cb8f6d91a224dbdba9b0feae0d1b829d96c598e1da315413b9b13c791c2154f98d746fd7e0dfd7865ef6b54929f2ec9538bea
-DIST mythfs-0.3.2.1.tar.xz 21884 BLAKE2B 9dc8a92789ec9757f806c96c2bdd716e467904b7021544a3397ae376d8b59bf6e0341e1ed56c45038424007e36573766601ac2988319a8496a7b5b697ae981e9 SHA512 573cfea11ee7cee6d7898bb2148a1481a8dbbb0e7e51a81dc56a49aafe504375de3cec0f835414c6a0e4b612ed7d856845ec238c5f9b8c099295ec7ebc545b21
-DIST mythfs-0.3.2.tar.xz 18300 BLAKE2B 739f27c9b16442dadc953609695fb79aa9dc9446de2a57f99dc1fd286b3bc55200c0c1dcabb41927a96a066740628d526cd5696461dae9b47f0134c7af4f40c9 SHA512 c258eaafe40dd3eb46354ae4998f684cc9360fb5504e83a24feb7cc606b6cc004b75d371234498f6b9be03ff8cfe8345cb6746325c0861f92da183dc80242693
-EBUILD mythfs-0.3.2.1.ebuild 850 BLAKE2B 12b8233e5d21c38c6ecc705bbfc359d2ba00e55a4f8dbca3d8775dd9a6ff00a929b14e451737124e2e8461f79d08ea7a450ec72b03afef0ad79cd22075585c40 SHA512 e9765e1685cbb1eb0e9f4448ad9f10d69e6e0e65df3b180267687c45ab0b81ea03a4fd19c7586640b1644d9c123dc919fe6b72e4c8cb2037124c63f595293de4
-EBUILD mythfs-0.3.2.ebuild 829 BLAKE2B a7b533febf2cf2ee42ad9eb0ce215c8d745847b89d80f2d00e3ba490725b52e7ce061526da43ae8ff2584fe0033dbfaf5de8a5399405f6fdc27f5f827399e333 SHA512 42fdf8a773219ec49b684f19aecee4c0fa3636b25c9922898740bd992744ad983babed1d710ad595b1a21809fd6b16045a444082ce9bf6b04e64443461d38d2a
+DIST mythfs-0.3.2.2.tar.xz 18212 BLAKE2B 29ec1a3adc67043387c50224becbf26d332d3eb1ae1660392c99e04916fbf6d5bfc63312ed21b3cdb3122a95a175774678bdc8b51b91186333da4d2dd7db500a SHA512 4cce00c8cc194b18f2c4c0fb92736c0009dfae989cca598b46fb08a1816dab0a59b8d8c4f66025ecacf534d5e1754a5a7236f71101b02932701821c386ff44c6
+EBUILD mythfs-0.3.2.2.ebuild 852 BLAKE2B 984947735b2250999916821282b6610c2cb28ad3af816e654bf0b721abad0af2083187a7c52fcfbfe4052b340ce5502b6e680fb84d196d0da6c50c1607addccb SHA512 2259454b6ef257351f240d0d6839b702af64eb1fea7dada1c8034e90e7dc0b46adbd6310f674e1be5ec1d4ff8e1c8b17110ab5687ed1c80f30d231aca43c9189
diff --git a/media-tv/mythfs/mythfs-0.3.2.1.ebuild b/media-tv/mythfs/mythfs-0.3.2.2.ebuild
index a54e486..a131a3f 100644
--- a/media-tv/mythfs/mythfs-0.3.2.1.ebuild
+++ b/media-tv/mythfs/mythfs-0.3.2.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI="7"
inherit bjam systemd
DESCRIPTION="NetFS daemon module for MythTV"
diff --git a/media-tv/mythfs/mythfs-0.3.2.ebuild b/media-tv/mythfs/mythfs-0.3.2.ebuild
deleted file mode 100644
index 6e0a32c..0000000
--- a/media-tv/mythfs/mythfs-0.3.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit bjam systemd
-
-DESCRIPTION="NetFS daemon module for MythTV"
-HOMEPAGE="http://mythfs.randomdan.homeip.net/"
-SRC_URI="https://git.randomdan.homeip.net/repo/${PN}/snapshot/${P}.tar.xz"
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-
-DEPEND="
- =sys-apps/icebox-service-1.11
- >=dev-cpp/slicer-1.9:=[db]
- dev-libs/libdbpp-mysql
- dev-libs/boost:=
- >=dev-libs/icetray-0.3:=
- >=sys-cluster/netfs-1.3
- dev-libs/libadhocutil:=
-"
-RDEPEND="${DEPEND}
- dev-util/boost-build"
-
-src_compile() {
- bjambuild mythfs//service
-}
-
-src_install() {
- bjaminstall mythfs//install
- insinto /etc/mythfs
- doins mythfs/etc/icebox.config
- insinto $(systemd_get_systemunitdir)/icebox@mythfs.service.d
- doins mythfs/etc/service.conf
-}
-