[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-steamcontroller/, profiles/

2023-01-27 Thread Jakov Smolić
commit: 83c6775a2034e6660ff08922dac49045b5a632ad
Author: Jakov Smolić  gentoo  org>
AuthorDate: Fri Jan 27 10:58:48 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Fri Jan 27 11:07:22 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83c6775a

media-plugins/kodi-peripheral-steamcontroller: treeclean

Bug: https://bugs.gentoo.org/888175
Signed-off-by: Jakov Smolić  gentoo.org>

 .../kodi-peripheral-steamcontroller-.ebuild| 36 --
 .../kodi-peripheral-steamcontroller/metadata.xml   | 11 ---
 profiles/package.mask  |  1 -
 3 files changed, 48 deletions(-)

diff --git 
a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
 
b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
deleted file mode 100644
index f2e187f4215c..
--- 
a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
+++ /dev/null
@@ -1,36 +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="Steam controller driver for Kodi"
-HOMEPAGE="https://github.com/kodi-game/peripheral.steamcontroller;
-SRC_URI=""
-
-case ${PV} in
-)
-   SRC_URI=""
-   
EGIT_REPO_URI="https://github.com/kodi-game/peripheral.steamcontroller.git;
-   inherit git-r3
-   ;;
-*)
-   KEYWORDS="~amd64 ~x86"
-   
SRC_URI="https://github.com/kodi-game/peripheral.steamcontroller/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
-   S="${WORKDIR}/peripheral.steamcontroller-${PV}"
-   ;;
-esac
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-DEPEND="
-   ~media-tv/kodi-
-   =dev-libs/libplatform-2*
-   virtual/libusb:1
-   "
-RDEPEND="
-   ${DEPEND}
-   "

diff --git a/media-plugins/kodi-peripheral-steamcontroller/metadata.xml 
b/media-plugins/kodi-peripheral-steamcontroller/metadata.xml
deleted file mode 100644
index c49e7d5e3699..
--- a/media-plugins/kodi-peripheral-steamcontroller/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-https://www.gentoo.org/dtd/metadata.dtd;>
-
-
-candr...@gentoo.org
-Craig Andrews
-
-
-kodi-game/peripheral.steamcontroller
-
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 249632384627..4d9ff5a813fa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -757,7 +757,6 @@ net-misc/valve
 # Removal: 2023-01-23.  Bug #888175.
 media-libs/kodi-platform
 media-plugins/kodi-game-libretro-fceumm
-media-plugins/kodi-peripheral-steamcontroller
 
 # Georgy Yakovlev  (2022-12-19)
 # This version currently is not compatible with kernel build (yet)



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-steamcontroller/

2018-11-06 Thread Craig Andrews
commit: e17ce46fb2c51b2c46d1e3ddbce3b6df1e70f9de
Author: Craig Andrews  gentoo  org>
AuthorDate: Tue Nov  6 15:34:25 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Tue Nov  6 15:58:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17ce46f

media-plugins/kodi-peripheral-steamcontroller: Fix incorrect HOMEPAGE

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Craig Andrews  gentoo.org>

 .../kodi-peripheral-steamcontroller-.ebuild   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
 
b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
index d0320868c73..d357c789b6d 100644
--- 
a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
+++ 
b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit cmake-utils kodi-addon
 
 DESCRIPTION="Steam controller driver for Kodi"
-HOMEPAGE="https://github.com/xbmc/peripheral.steamcontroller;
+HOMEPAGE="https://github.com/kodi-game/peripheral.steamcontroller;
 SRC_URI=""
 
 case ${PV} in



[gentoo-commits] repo/gentoo:master commit in: media-plugins/kodi-peripheral-steamcontroller/

2018-07-23 Thread Craig Andrews
commit: 19a303ca8337d64da6131c8c92d0acc67a095ae5
Author: Craig Andrews  gentoo  org>
AuthorDate: Mon Jul 23 17:37:28 2018 +
Commit: Craig Andrews  gentoo  org>
CommitDate: Mon Jul 23 20:23:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a303ca

media-plugins/kodi-peripheral-steamcontroller: Steam controller driver for Kodi

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 .../kodi-peripheral-steamcontroller-.ebuild| 37 ++
 .../kodi-peripheral-steamcontroller/metadata.xml   | 12 +++
 2 files changed, 49 insertions(+)

diff --git 
a/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
 
b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
new file mode 100644
index 000..d0320868c73
--- /dev/null
+++ 
b/media-plugins/kodi-peripheral-steamcontroller/kodi-peripheral-steamcontroller-.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit cmake-utils kodi-addon
+
+DESCRIPTION="Steam controller driver for Kodi"
+HOMEPAGE="https://github.com/xbmc/peripheral.steamcontroller;
+SRC_URI=""
+
+case ${PV} in
+)
+   SRC_URI=""
+   
EGIT_REPO_URI="https://github.com/kodi-game/peripheral.steamcontroller.git;
+   inherit git-r3
+   ;;
+*)
+   KEYWORDS="~amd64 ~x86"
+   
SRC_URI="https://github.com/kodi-game/peripheral.steamcontroller/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+   S="${WORKDIR}/peripheral.steamcontroller-${PV}"
+   ;;
+esac
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+DEPEND="
+   ~media-tv/kodi-
+   ~media-libs/kodi-platform-
+   =dev-libs/libplatform-2*
+   virtual/libusb:1
+   "
+RDEPEND="
+   ${DEPEND}
+   "

diff --git a/media-plugins/kodi-peripheral-steamcontroller/metadata.xml 
b/media-plugins/kodi-peripheral-steamcontroller/metadata.xml
new file mode 100644
index 000..43c6920e065
--- /dev/null
+++ b/media-plugins/kodi-peripheral-steamcontroller/metadata.xml
@@ -0,0 +1,12 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+
+candr...@gentoo.org
+Craig Andrews
+
+Steam controller driver for Kodi
+
+kodi-game/peripheral.steamcontroller
+
+