summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Torokhov <torokhov-s-a@yandex.ru>2020-05-05 14:08:49 +0300
committerAndreas Sturmlechner <asturm@gentoo.org>2020-06-16 15:38:58 +0200
commitf0f3dd60604bd36d35ee19e6d8cbf6e58f69386b (patch)
tree1044d920f5a25064e75b04b014b4f4560cda57e1 /media-gfx/nomacs/metadata.xml
parentsys-apps/kbd: Synced live ebuild (diff)
downloadgentoo-f0f3dd60604bd36d35ee19e6d8cbf6e58f69386b.tar.gz
gentoo-f0f3dd60604bd36d35ee19e6d8cbf6e58f69386b.tar.bz2
gentoo-f0f3dd60604bd36d35ee19e6d8cbf6e58f69386b.zip
media-gfx/nomacs: 3.14.2 version bump. Add plugins support.
The updated nomacs ebuild contains: - add 'plugins' USE-flag with appropriate SRC_URI variable, and changes within src_unpack() and src_configure() functions; - add src_prepare() section as there is no PATCHES array in ebuild with fix for nomacs-plugins intallation and search path. Closes: https://bugs.gentoo.org/712918 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/15649 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/nomacs/metadata.xml')
-rw-r--r--media-gfx/nomacs/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/nomacs/metadata.xml b/media-gfx/nomacs/metadata.xml
index b27b6fcfc0e4..17d5f3794443 100644
--- a/media-gfx/nomacs/metadata.xml
+++ b/media-gfx/nomacs/metadata.xml
@@ -12,5 +12,6 @@
</upstream>
<use>
<flag name="opencv">Build support for <pkg>media-libs/opencv</pkg></flag>
+ <flag name="plugins">Build plugins</flag>
</use>
</pkgmetadata>