From af9a7559c5e74ce0e7f9d5660cbe1e1a851ca997 Mon Sep 17 00:00:00 2001 From: Quetzaly Daniela Solano Gómez Date: Wed, 30 Aug 2023 22:49:58 -0500 Subject: media-video/streamdeck-ui: add 3.1.0, drop 2.0.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Quetzaly Daniela Solano Gómez --- media-video/streamdeck-ui/Manifest | 6 +-- media-video/streamdeck-ui/metadata.xml | 6 +-- .../streamdeck-ui/streamdeck-ui-2.0.15.ebuild | 50 ---------------------- .../streamdeck-ui/streamdeck-ui-3.1.0.ebuild | 50 ++++++++++++++++++++++ 4 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 media-video/streamdeck-ui/streamdeck-ui-2.0.15.ebuild create mode 100644 media-video/streamdeck-ui/streamdeck-ui-3.1.0.ebuild diff --git a/media-video/streamdeck-ui/Manifest b/media-video/streamdeck-ui/Manifest index 0f14147..b2fc6fd 100644 --- a/media-video/streamdeck-ui/Manifest +++ b/media-video/streamdeck-ui/Manifest @@ -1,3 +1,3 @@ -DIST streamdeck-ui-2.0.15.tar.gz 3919827 BLAKE2B 63bad0042d648ece2dad2946ec475e0875946082a128359331a878dbf52c5b4a15dfb701b074d8b570c4b42b607432ed2165dd145dce04ae777bc3147705b4c4 SHA512 5f931a968c68b88a38fc44c3d2310fa73cb9a01c67f289dea39214e6176aad9b004ad6c87f63da41cccfa9f7f60f2f6022e4376ebe2a4cac7721cf9b55b079e0 -EBUILD streamdeck-ui-2.0.15.ebuild 1331 BLAKE2B fa7f3f2890ac602f5ea271d498c6e1a71161fd7db861656f570d63ae608c857b5a9658982265286ca36d3197d80852e95028d5ab2e0a933a9910bd0c7a08d4e5 SHA512 bbd108486dfd842feb37531d20bc0f6cc67dccac81bfe7bb35dfb48f4bc309caa4360ae63d760321e7d5fcbb1961d0df83a5dcc897d5e6640d07293c72c23346 -MISC metadata.xml 340 BLAKE2B 0821dca2b83a5da9b0d87daaa2b3e835439a508a41eaf2adf173a3cca666fa4fa1b49ba0d571f0193c09004ef7fe42565ed75e29946ea08b2a8a5e2bd0835911 SHA512 2d31fac58ef66d6634c562565fa0d17b1c565b3c96fa75f98f86250ea206b7a98856e34ae4915087d6441c3efcd10e9775181b5609aafe5772dd2a863e88d2ea +DIST streamdeck-ui-3.1.0.tar.gz 3937081 BLAKE2B b0e2cd9dcdff2c9bfe5490f68b0b2acfa84a2432f2e3cfc2a81ede6ad41c00015ac6d221311be89a0bea04e981349f10b53326ffbf7b9ea59eac6edd5b63b448 SHA512 c21d8cb2edc2fdb3c925369d4acc49d8ead09f402d9bd652f4ca8558a2b8f3364bf909d351395607e3ed713f38653c26c6c09b1c1742d9709216ee2d20157ee9 +EBUILD streamdeck-ui-3.1.0.ebuild 1374 BLAKE2B 524bf8ac6a65ebf95845b7f67cb9d7c673bf3bf76c21fa5ec2bbfec015e661de0c110cf3e05f52012e1a6c118da8ed1a438b4baa3861a67e663b9c5ddfd1da20 SHA512 73fec55cab652b441c21341e72eaca7b39ae6faa667ba5bb2f939588fdec4a8e5b079d8b763a2a438334746574a9c94e17b6bdad97ae7070b0a897b2a9f914a9 +MISC metadata.xml 355 BLAKE2B 378d239c62f95d53151a95d486aa20f39869ea613baa251b39d7694888aef4fd0fdbb71aa667f7a7762f0fa2ff61ad9ec84aead13e6971af3ef72b134ecd872b SHA512 ff1e9c1db0cd06bc61b85d27de79aeb92328c5b1a09233adef84bdae6185b37ff2bc5f6e358223884fb3da89155fefb65925e43b6393dadda15c43502d2d1476 diff --git a/media-video/streamdeck-ui/metadata.xml b/media-video/streamdeck-ui/metadata.xml index 80b33db..5fc3324 100644 --- a/media-video/streamdeck-ui/metadata.xml +++ b/media-video/streamdeck-ui/metadata.xml @@ -2,10 +2,10 @@ - zerochaos@gentoo.org - Rick Farina + gentoo@sattvik.com + Quetzaly Solano - timothycrosley/streamdeck-ui + streamdeck-linux-gui/streamdeck-linux-gui diff --git a/media-video/streamdeck-ui/streamdeck-ui-2.0.15.ebuild b/media-video/streamdeck-ui/streamdeck-ui-2.0.15.ebuild deleted file mode 100644 index c31b79c..0000000 --- a/media-video/streamdeck-ui/streamdeck-ui-2.0.15.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 2020-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{10..11} ) -DISTUTILS_USE_PEP517=poetry -inherit distutils-r1 - -DESCRIPTION="A Linux compatible UI for the Elgato Stream Deck" -HOMEPAGE="https://github.com/timothycrosley/streamdeck-ui" -if [ "${PV}" = "9999" ]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/timothycrosley/streamdeck-ui.git" -else - SRC_URI="https://github.com/timothycrosley/streamdeck-ui/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - #S="${WORKDIR}/${PN}-${COMMIT}" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="MIT Apache-2.0" -SLOT="0" -IUSE="" - -RESTRICT="test" - -DEPEND="${PYTHON_DEPS} - dev-python/filetype[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}] - dev-python/pynput[${PYTHON_USEDEP}] - dev-python/pyside6[${PYTHON_USEDEP},designer] - dev-python/python-xlib[${PYTHON_USEDEP}] - media-gfx/cairosvg[${PYTHON_USEDEP}] - media-libs/elgato-streamdeck[${PYTHON_USEDEP}] - " -RDEPEND="${DEPEND}" - -distutils_enable_tests pytest - -src_prepare() { - sed -i "s#os.path.dirname(os.path.abspath(__file__))#'/usr/share/streamdeck-ui'#" streamdeck_ui/config.py - distutils-r1_src_prepare -} - -src_install() { - insinto /usr/share/streamdeck-ui - doins streamdeck_ui/logo.png - doins -r streamdeck_ui/fonts - distutils-r1_src_install -} diff --git a/media-video/streamdeck-ui/streamdeck-ui-3.1.0.ebuild b/media-video/streamdeck-ui/streamdeck-ui-3.1.0.ebuild new file mode 100644 index 0000000..c2df39a --- /dev/null +++ b/media-video/streamdeck-ui/streamdeck-ui-3.1.0.ebuild @@ -0,0 +1,50 @@ +# Copyright 2020-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{11..11} ) +DISTUTILS_USE_PEP517=poetry +inherit distutils-r1 + +DESCRIPTION="A service, Web Interface, and UI for using a Stream Deck" +HOMEPAGE="https://github.com/streamdeck-linux-gui/streamdeck-linux-gui" +if [ "${PV}" = "9999" ]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/streamdeck-linux-gui/streamdeck-linux-gui.git" +else + SRC_URI="https://github.com/streamdeck-linux-gui/streamdeck-linux-gui/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" + S="${WORKDIR}/streamdeck-linux-gui-${PV}" +fi + +LICENSE="MIT Apache-2.0" +SLOT="0" +IUSE="" + +RESTRICT="test" + +DEPEND="${PYTHON_DEPS} + dev-python/filetype[${PYTHON_USEDEP}] + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pynput[${PYTHON_USEDEP}] + dev-python/pyside6[${PYTHON_USEDEP}] + dev-python/python-xlib[${PYTHON_USEDEP}] + media-gfx/cairosvg[${PYTHON_USEDEP}] + media-libs/elgato-streamdeck[${PYTHON_USEDEP}] + " +RDEPEND="${DEPEND}" + +distutils_enable_tests pytest + +src_prepare() { + sed -i "s#os.path.dirname(os.path.abspath(__file__))#'/usr/share/streamdeck-ui'#" streamdeck_ui/config.py + distutils-r1_src_prepare +} + +src_install() { + insinto /usr/share/streamdeck-ui + doins streamdeck_ui/logo.png + doins -r streamdeck_ui/fonts + distutils-r1_src_install +} -- cgit v1.2.3-65-gdbad