summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2020-09-21 14:02:15 -0400
committerCraig Andrews <candrews@gentoo.org>2020-11-19 14:45:52 -0500
commit74d9077a7d8edf6a156da279c173052474e60c19 (patch)
treecb0a1beba2cb0188a9b9fe9f612c693df552d6af /media-plugins
parentmedia-plugins/kodi-audioencoder-wav: Cleanup old versions (diff)
downloadgentoo-74d9077a7d8edf6a156da279c173052474e60c19.tar.gz
gentoo-74d9077a7d8edf6a156da279c173052474e60c19.tar.bz2
gentoo-74d9077a7d8edf6a156da279c173052474e60c19.zip
media-plugins/kodi-audiodecoder-vgmstream: Cleanup old versions
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/kodi-audiodecoder-vgmstream/Manifest4
-rw-r--r--media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild36
-rw-r--r--media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.4.ebuild35
-rw-r--r--media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.5.ebuild35
-rw-r--r--media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-2.1.2.ebuild35
5 files changed, 0 insertions, 145 deletions
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/Manifest b/media-plugins/kodi-audiodecoder-vgmstream/Manifest
index 55154e949c0d..41ee78ad63bf 100644
--- a/media-plugins/kodi-audiodecoder-vgmstream/Manifest
+++ b/media-plugins/kodi-audiodecoder-vgmstream/Manifest
@@ -1,5 +1 @@
-DIST kodi-audiodecoder-vgmstream-1.1.3.tar.gz 236276 BLAKE2B 4323a96ab7d899f40b0cc3243ed9047ca32b2669a845213e7a5703e79e3a4c10d1a37039b0d627d9b636dc1128b49da28e6ba798b44584411b9bb8bd84cc043a SHA512 7f855019e04156b5601a7be0f71a833b241c52bc2dd63f44f2c0c5f3a28b70e14ee9677e5e381ee283d332f167d1dc6e27f1f6cfc5212acb9854cfd93f2b4005
-DIST kodi-audiodecoder-vgmstream-1.1.4.tar.gz 275249 BLAKE2B baa3cc5cf1b744700eb026a03872b694a1c9f293da5e82747b8dc1d84e2dfc487a364d94d2e8f344ca556cd5031a2be6a2af330472863bd68c59cc9a9b158f51 SHA512 002009f9022d38b772e02e920a34562a98b71149db3d551fd913bfcdae50d51fc6caee3a2dbb20e7c5e4371968fc450e9aa50c15815a3ef8425f1cccb6ea4b86
-DIST kodi-audiodecoder-vgmstream-1.1.5.tar.gz 275897 BLAKE2B a9a902b0a2444125675f4f237bfc07c44947856e127b7c0692ccabd0bbe91b90b76f7f6f183b1836bb21698bb932c24dfa3db91063492d024983b3dfce977c53 SHA512 52369b677e0eb04787887241d34db7e24ac1a6c3110ccd9369f1ae4dae190347b0800fed35c0fa28c2dbf268925ef559d91566b745ab6b03000e4c5e1628b90e
-DIST kodi-audiodecoder-vgmstream-2.1.2.tar.gz 4634107 BLAKE2B 53a4f92cb42f304b23c25673e9ac0da97f45a60dc2cf690505c65afd7c4b7d0655e25a331c275d1916f79c0b39435ef7cf61c265651b87602de6e38ab523b09b SHA512 8b955e16c629b11f62a1549461e71ea242cc6cd6fbb6dddbe61311d978dca7e014f2f7534696afab5800814b9d35d7f9e09e96838209b7d5080ab0d723b00bc5
DIST kodi-audiodecoder-vgmstream-3.0.0.tar.gz 4857345 BLAKE2B 394e955a319d7ea0d4352a2ce801f74a64839949d533b6d753da0c3163131b70e63f873c4831eb5734d806e8db915c4dde5dcb93e4f1df458d0b3f3c346b6dd8 SHA512 896879c26896596fe4bca83f581e2b4f1d597ea25e9295680db9488508bfa6e09f3a624255a0ab556a1cc429c596cc05b7382c862222d66a28f942f916775b12
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild
deleted file mode 100644
index fc4e9c3f0adf..000000000000
--- a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils kodi-addon
-
-DESCRIPTION="vgmstream decoder addon for Kodi"
-HOMEPAGE="https://github.com/notspiff/audiodecoder.vgmstream"
-SRC_URI=""
-
-case ${PV} in
-9999)
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.vgmstream"
- inherit git-r3
- ;;
-*)
- CODENAME="Leia"
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- =media-tv/kodi-18*
- =media-libs/kodi-platform-18*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.4.ebuild b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.4.ebuild
deleted file mode 100644
index 8b31da13fc42..000000000000
--- a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="vgmstream decoder addon for Kodi"
-HOMEPAGE="https://github.com/notspiff/audiodecoder.vgmstream"
-SRC_URI=""
-
-case ${PV} in
-9999)
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.vgmstream"
- inherit git-r3
- ;;
-*)
- CODENAME="Leia"
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- =media-tv/kodi-18*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.5.ebuild b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.5.ebuild
deleted file mode 100644
index 8b31da13fc42..000000000000
--- a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-1.1.5.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="vgmstream decoder addon for Kodi"
-HOMEPAGE="https://github.com/notspiff/audiodecoder.vgmstream"
-SRC_URI=""
-
-case ${PV} in
-9999)
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.vgmstream"
- inherit git-r3
- ;;
-*)
- CODENAME="Leia"
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/notspiff/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- =media-tv/kodi-18*
- "
-RDEPEND="
- ${DEPEND}
- "
diff --git a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-2.1.2.ebuild b/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-2.1.2.ebuild
deleted file mode 100644
index 55137a89153d..000000000000
--- a/media-plugins/kodi-audiodecoder-vgmstream/kodi-audiodecoder-vgmstream-2.1.2.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake kodi-addon
-
-DESCRIPTION="vgmstream decoder addon for Kodi"
-HOMEPAGE="https://github.com/xbmc/audiodecoder.vgmstream"
-SRC_URI=""
-
-case ${PV} in
-9999)
- SRC_URI=""
- EGIT_REPO_URI="https://github.com/xbmc/audiodecoder.vgmstream"
- inherit git-r3
- ;;
-*)
- CODENAME="Matrix"
- KEYWORDS="~amd64 ~x86"
- SRC_URI="https://github.com/xbmc/audiodecoder.vgmstream/archive/${PV}-${CODENAME}.tar.gz -> ${P}.tar.gz"
- S="${WORKDIR}/audiodecoder.vgmstream-${PV}-${CODENAME}"
- ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
- =media-tv/kodi-19*
- "
-RDEPEND="
- ${DEPEND}
- "