diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-05-12 16:42:50 +0300 |
commit | 752d6256e5204b958b0ef7905675a940b5e9172f (patch) | |
tree | 330d16e6362a49cbed8875a777fe641a43376cd3 /media-sound/xnoise | |
parent | 0c100b7dd2b30e75b799d806df4ef899fd98e1ea (diff) |
gentoo resync : 12.05.2022
Diffstat (limited to 'media-sound/xnoise')
-rw-r--r-- | media-sound/xnoise/Manifest | 4 | ||||
-rw-r--r-- | media-sound/xnoise/files/xnoise-0.2.21-QA-fix-desktop-file.patch | 54 | ||||
-rw-r--r-- | media-sound/xnoise/metadata.xml | 15 | ||||
-rw-r--r-- | media-sound/xnoise/xnoise-0.2.21.ebuild | 61 |
4 files changed, 0 insertions, 134 deletions
diff --git a/media-sound/xnoise/Manifest b/media-sound/xnoise/Manifest deleted file mode 100644 index 27f1e20acfcb..000000000000 --- a/media-sound/xnoise/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -AUX xnoise-0.2.21-QA-fix-desktop-file.patch 1054 BLAKE2B b5d218b4657a440407e8a4fd83e553959abdf2c92979fe1fcd27499fa8f5eeea46f97b41d3eb98f158ee5cb085b94be13b84dacac8afe9afd9e71e71c3993466 SHA512 b8849ae122ee54c47c5d703cddfa86f0abb141fe997f1a37d5a3692bb3d5cddc0a86cc57865f4535cc5787863914fc38ce32762d2a1058646ed5b4f4226ec06b -DIST xnoise-0.2.21.tar.gz 3222030 BLAKE2B c58561f4e042ccf7d7fdeb271801ccc2d447138cf5c1afb2f8f0bb098135d957aa289799e59f2c96a76a01ccfeeb9574d87f0d987b1e3ace9d22a3ced8ec88b9 SHA512 e25f42795638a5b93f1922f1c761b0bdaf754414dfa0f7172407e0d10514c52844d0dc3146a32f93e6107a0b5bb0f8e9e5d098954e9659f28177c56f607d9851 -EBUILD xnoise-0.2.21.ebuild 1378 BLAKE2B 1136d83a77a7bc821e39e67458ecf841166ef9fa4eafebadb8f84f75888f5cc6fabe4dd4b6ba37094ed8ec2dedbc1bfb3b188d81d10f209fc657bd8563be2662 SHA512 b5dd4842a699ad44ab2d5cf8c58c20efb6011b67407f79ab00b708e0860509d5e5bfdbb93b10d0b9f03b590051bc25beb0f83a741ebd174a5dcd4b9c279fad83 -MISC metadata.xml 508 BLAKE2B fdbc45f0dd62486239bd2aeb7faf7b6cddc1771aaeeb2be0d3430e933933fbe4c2a7624f6fc080acdf3fd91b6fa66e309b21217a2696784b8682c6d015e3e9ab SHA512 a519f9eaff9461b5c7557cfde52b4353551fc2e9b77be942fbd4f2c61541c159be69752d89c4d8d101f28f4798a0125b1629c839f7d0bce4abeade85adbb3ebb diff --git a/media-sound/xnoise/files/xnoise-0.2.21-QA-fix-desktop-file.patch b/media-sound/xnoise/files/xnoise-0.2.21-QA-fix-desktop-file.patch deleted file mode 100644 index d57cb4b6f393..000000000000 --- a/media-sound/xnoise/files/xnoise-0.2.21-QA-fix-desktop-file.patch +++ /dev/null @@ -1,54 +0,0 @@ ---- a/data/misc/xnoise.desktop.in -+++ b/data/misc/xnoise.desktop.in -@@ -16,24 +16,19 @@ - [Desktop Action Play] - _Name=Play/Pause - Exec=xnoise --play-pause --OnlyShowIn=Unity; - - [Desktop Action Stop] - _Name=Stop - Exec=xnoise --stop --OnlyShowIn=Unity; - - [Desktop Action Next] - _Name=Goto next track - Exec=xnoise --next --OnlyShowIn=Unity; - - [Desktop Action Previous] - _Name=Goto previous track - Exec=xnoise --previous --OnlyShowIn=Unity; - - [Desktop Action Quit] - _Name=Quit application - Exec=xnoise --quit --OnlyShowIn=Unity; ---- a/data/misc/xnoise.desktop.in.in -+++ b/data/misc/xnoise.desktop.in.in -@@ -16,24 +16,19 @@ - [Desktop Action Play] - _Name=Play/Pause - Exec=xnoise --play-pause --OnlyShowIn=Unity; - - [Desktop Action Stop] - _Name=Stop - Exec=xnoise --stop --OnlyShowIn=Unity; - - [Desktop Action Next] - _Name=Goto next track - Exec=xnoise --next --OnlyShowIn=Unity; - - [Desktop Action Previous] - _Name=Goto previous track - Exec=xnoise --previous --OnlyShowIn=Unity; - - [Desktop Action Quit] - _Name=Quit application - Exec=xnoise --quit --OnlyShowIn=Unity; diff --git a/media-sound/xnoise/metadata.xml b/media-sound/xnoise/metadata.xml deleted file mode 100644 index 9ae5e1f58a48..000000000000 --- a/media-sound/xnoise/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sound@gentoo.org</email> - <name>Gentoo Sound project</name> - </maintainer> - <use> - <flag name="lastfm">Enable support for lastfm cover art fetching and scrobbling</flag> - <flag name="lyrics">Enable support for lyrics fetching</flag> - </use> - <upstream> - <remote-id type="bitbucket">shuerhaaken/xnoise</remote-id> - </upstream> -</pkgmetadata> diff --git a/media-sound/xnoise/xnoise-0.2.21.ebuild b/media-sound/xnoise/xnoise-0.2.21.ebuild deleted file mode 100644 index b91eefbc5398..000000000000 --- a/media-sound/xnoise/xnoise-0.2.21.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit xdg - -DESCRIPTION="A media player for Gtk+ with a slick GUI, great speed and lots of features" -HOMEPAGE="http://www.xnoise-media-player.com/" -SRC_URI="https://www.bitbucket.org/shuerhaaken/${PN}/downloads/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="appindicator +lastfm +lyrics" - -RDEPEND=" - dev-db/sqlite:3= - dev-libs/glib:2 - gnome-base/librsvg:2 - media-libs/gstreamer:1.0= - media-libs/gst-plugins-base:1.0= - media-libs/libtaginfo:= - media-plugins/gst-plugins-meta:1.0 - x11-libs/cairo:= - x11-libs/gtk+:3 - x11-libs/libX11 - appindicator? ( dev-libs/libappindicator:3= ) - lastfm? ( net-libs/libsoup:2.4= ) - lyrics? ( - net-libs/libsoup:2.4= - dev-libs/libxml2:2= - )" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/${PN}-0.2.21-QA-fix-desktop-file.patch ) - -src_configure() { - econf \ - --enable-magnatune \ - --enable-mediakeys \ - --enable-mpris \ - --enable-soundmenu2 \ - $(use_enable appindicator) \ - $(use_enable lastfm) \ - $(use_enable lyrics lyricwiki) \ - $(use_enable lyrics chartlyrics) \ - $(use_enable lyrics azlyrics) -} - -src_install() { - default - rm -rf "${ED}"/usr/share/${PN}/license || die - - # no static archives - find "${D}" -name '*.la' -delete || die -} |