mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
media-plugins/calf: eapi8 + updated desktop patch in live ebuild
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
EAPI=8
|
||||
|
||||
inherit autotools flag-o-matic toolchain-funcs xdg
|
||||
|
||||
@@ -45,7 +45,7 @@ RDEPEND="${DEPEND}"
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PN}-0.90.1-no-automagic.patch"
|
||||
"${FILESDIR}/${PN}-0.90.1-htmldir.patch"
|
||||
"${FILESDIR}/${PN}-0.90.1-desktop.patch"
|
||||
"${FILESDIR}/${PN}-9999-desktop.patch"
|
||||
"${FILESDIR}/${PN}-9999-fix-build-with-lld.patch"
|
||||
)
|
||||
|
||||
|
||||
14
media-plugins/calf/files/calf-9999-desktop.patch
Normal file
14
media-plugins/calf/files/calf-9999-desktop.patch
Normal file
@@ -0,0 +1,14 @@
|
||||
--- a/calf.desktop.in
|
||||
+++ b/calf.desktop.in
|
||||
@@ -1,10 +1,9 @@
|
||||
[Desktop Entry]
|
||||
-Categories=Application;AudioVideo;Audio;GNOME
|
||||
+Categories=AudioVideo;Audio;GNOME
|
||||
Exec=calfjackhost
|
||||
Icon=calf
|
||||
Terminal=false
|
||||
Type=Application
|
||||
-Version=@VERSION@
|
||||
|
||||
Name=Calf Plugin Pack for JACK
|
||||
Name[fr]=Ensemble de greffons Calf pour JACK
|
||||
Reference in New Issue
Block a user