inkscape 1.0-0.beta1.2 (x86_64;znver1;aarch64) 2019-7257
9999
| Status | published | |||||||||
| Submitter | bero [@T] lindev.ch | |||||||||
| Platform | rolling | |||||||||
| Repository | main | |||||||||
| URL | https://abf.openmandriva.org/build_lists/613237 | |||||||||
| Packages |
|
|||||||||
| Build Date | 2019-10-05 17:51:12 +0000 UTC | |||||||||
| Last Updated | 2019-10-11 22:28:30.93464377 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 76a9d11ee811a0e764f0699e67f6371fac8fc952
commit 76a9d11ee811a0e764f0699e67f6371fac8fc952
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Sun Sep 29 14:55:14 2019 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Sun Sep 29 14:55:14 2019 +0200
Build helper libs statically
---
inkscape.spec | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/inkscape.spec b/inkscape.spec
index b6b8fd2..35f0ef3 100644
--- a/inkscape.spec
+++ b/inkscape.spec
@@ -4,7 +4,7 @@
Summary: A vector-based drawing program using SVG
Name: inkscape
Version: 1.0
-Release: %{?beta:0.%{beta}.}1
+Release: %{?beta:0.%{beta}.}2
License: GPLv2+
Group: Graphics
Url: http://inkscape.sourceforge.net/
@@ -69,15 +69,14 @@ and can be used as an interchange format for desktop publishing.
%prep
%autosetup -p1 -a1 -n %{name}-%{version}%{beta}
%cmake \
+ -DBUILD_STATIC_LIBS:BOOL=ON \
+ -DBUILD_SHARED_LIBS:BOOL=OFF \
-DWITH_DBUS:BOOL=ON \
-DWITH_IMAGE_MAGICK:BOOL=ON \
-DWITH_OPENMP:BOOL=ON \
-G Ninja
%build
-#export CC=gcc
-#export CXX=g++
-#export CXXFLAGS="%optflags -fpermissive -std=c++11"
%ninja_build -C build
%install
@@ -101,5 +100,4 @@ desktop-file-install --vendor="" \
%{_iconsdir}/hicolor/*/apps/*
%{_mandir}/man1/*
%{_mandir}/*/man1/*
-%{_libdir}/inkscape/
%{_datadir}/metainfo/org.inkscape.Inkscape.appdata.xml
Not Available
| benbullard79 [@T] cox.net | These have been in testing for 7 days. Let's move 'em. | 2263d 05hrs |
| benbullard79 [@T] cox.net | 7 day. | 2263d 05hrs |