public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-gfx/apngasm/files/
@ 2022-02-05 14:04 Stephan Hartmann
  0 siblings, 0 replies; only message in thread
From: Stephan Hartmann @ 2022-02-05 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     45fd0cde71ca2ae0e7e38ab67400d84b86b593d7
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  5 14:04:00 2022 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Sat Feb  5 14:04:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45fd0cde

media-gfx/apngasm: fix parallel build

Closes: https://bugs.gentoo.org/830893
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

 media-gfx/apngasm/files/apngasm-3.1.10-static.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/media-gfx/apngasm/files/apngasm-3.1.10-static.patch b/media-gfx/apngasm/files/apngasm-3.1.10-static.patch
index a624d03278f3..fdc4f5ea41e8 100644
--- a/media-gfx/apngasm/files/apngasm-3.1.10-static.patch
+++ b/media-gfx/apngasm/files/apngasm-3.1.10-static.patch
@@ -1,3 +1,14 @@
+--- a/cli/CMakeLists.txt
++++ b/cli/CMakeLists.txt
+@@ -51,7 +51,7 @@ set_target_properties(apngasm-cli
+ 
+ # Link to built apngasm library
+ target_link_libraries(apngasm-cli
+-  apngasm
++  apngasm-dynamic
+   ${Boost_LIBRARIES}
+ )
+ 
 --- a/lib/CMakeLists.txt
 +++ b/lib/CMakeLists.txt
 @@ -55,18 +55,6 @@ set_target_properties(${APNGASM_DYNAMIC_LIB_TARGET}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-02-05 14:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-05 14:04 [gentoo-commits] repo/gentoo:master commit in: media-gfx/apngasm/files/ Stephan Hartmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox