diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2021-05-19 10:32:47 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2021-05-19 10:33:26 +0200 |
commit | 96b454efb64c6d396675cda2230a27e982de5a59 (patch) | |
tree | 4c5126225630000ec4ea7a9eef2f80185162600a /media-sound/amsynth/files | |
parent | dev-python/aiodns: Add PROPERTIES=test_network (diff) | |
download | gentoo-96b454efb64c6d396675cda2230a27e982de5a59.tar.gz gentoo-96b454efb64c6d396675cda2230a27e982de5a59.tar.bz2 gentoo-96b454efb64c6d396675cda2230a27e982de5a59.zip |
media-sound/amsynth: bump to 1.12.2, updated use flags
Bugs: https://bugs.gentoo.org/740318
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/amsynth/files')
-rw-r--r-- | media-sound/amsynth/files/amsynth-1.12.2-metadata.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/amsynth/files/amsynth-1.12.2-metadata.patch b/media-sound/amsynth/files/amsynth-1.12.2-metadata.patch new file mode 100644 index 000000000000..24b73ea31190 --- /dev/null +++ b/media-sound/amsynth/files/amsynth-1.12.2-metadata.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile.in b/Makefile.in +index e0dd2a6..9bca63f 100644 +--- a/Makefile.in ++++ b/Makefile.in +@@ -1416,7 +1416,7 @@ appiconsvg_DATA = data/icons/scalable/amsynth.svg + desktopdir = $(datadir)/applications + desktop_in_files = data/amsynth.desktop.in + desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) +-appdatadir = $(datadir)/appdata ++appdatadir = $(datadir)/metadata + appdata_in_files = data/amsynth.appdata.xml.in \ + data/dssi-amsynth-plugin.metainfo.xml.in \ + data/lv2-amsynth-plugin.metainfo.xml.in \ |