Commit Graph

337 Commits

Author SHA1 Message Date
Kalev Lember
bc908fcb50 Don't install development files for bundled 2geom
Inkscape only needs the 2geom runtime bits (which are linked in
statically) but not the header files and pkgconfig/cmake integration.
2021-05-25 16:40:11 +02:00
Gwyn Ciesla
d7a230a1e0 1.1 2021-05-24 11:46:13 -05:00
Jan Horak
9edc494e6f Added fixes for the build on rawhide and f34 2021-02-16 14:24:34 +01:00
Jan Horak
8cbdbf5855 Removing unnecessary dependencies and adding new bundled libraries 2021-02-15 17:26:03 +01:00
Kalev Lember
845547875c Drop unused patches 2021-02-03 08:37:22 +01:00
Gwyn Ciesla
8c92bdb582 1.0.2 2021-02-01 16:31:14 -06:00
Fedora Release Engineering
66fc019db5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 14:22:10 +00:00
Troy Dawson
675033e5c1 undo mini bump 2021-01-19 15:20:33 -08:00
Troy Dawson
452c4b0e32 mini bump for eln rebuild 2021-01-19 14:41:05 -08:00
Gwyn Ciesla
370adeede1 Poppler rebuild. 2021-01-12 08:56:08 -06:00
Tomas Popela
21232fceb4 Don't use ImageMagick in ELN and RHEL 8+ 2021-01-05 12:43:39 +01:00
Tom Stellard
bda8bb2170 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-19 00:49:57 +00:00
Kalev Lember
62b4a6761a Fix appdata 1.0.1 release info 2020-09-11 11:43:22 +02:00
Gwyn Ciesla
59f2c1b3fa Patch 2020-09-08 11:29:24 -05:00
Gwyn Ciesla
1ee39b8869 1.0.1 2020-09-08 11:29:05 -05:00
Jeff Law
641e407bad More dynamic cast fixes to avoid gcc-11 diagnostics. Should build with gcc-11 now 2020-09-04 09:57:04 -06:00
Jeff Law
811edcabc4 - Refine dynamic casts to avoid -Wnonnull warning with gcc-11 2020-09-03 15:31:31 -06:00
Kalev Lember
ff1a37c35b Drop unused gtk2 buildrequires
inkscape is now using gtk3.
2020-08-17 17:16:09 +02:00
Kalev Lember
4cbe84d3bf Use desktop-file-validate instead of desktop-file-install
We haven't been doing vendor prefixing for a while now, which makes it
pointless to call out to desktop-file-install.
2020-08-17 16:42:05 +02:00
Kalev Lember
6ee7c7dae5 Validate appdata file in check rather than install section 2020-08-17 16:36:50 +02:00
Kalev Lember
22cd40da16 Drop two unneeded dependencies
Don't require canberra and PackageKit gtk module packages. These are
gtk implementation details and not something that apps packages should
depend on.
2020-08-17 16:34:07 +02:00
Fedora Release Engineering
fa945e62b9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 01:49:27 +00:00
Tom Stellard
0844d36f78 Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-14 16:12:00 +00:00
Gwyn Ciesla
0d7c9e7007 Poppler 0.90.0 rebuild. 2020-07-13 08:04:34 -05:00
Gwyn Ciesla
733516f36d BuildRequires: python3-setuptools 2020-06-23 12:57:59 -05:00
Gwyn Ciesla
dcd296f28b Fix runtime deps. 2020-05-07 14:03:59 -05:00
Damian Wrobel
460975ae2a Add missing runtime dependencies
Conversion from svg to pdf fails as following:
Gtk-Message: 15:59:39.352: Failed to load module "canberra-gtk-module"
Gtk-Message: 15:59:39.352: Failed to load module "pk-gtk-module"
2020-05-07 17:27:38 +00:00
Gwyn Ciesla
a7d8a5726a 1.0 2020-05-01 17:13:47 -05:00
Gwyn Ciesla
1327aa3e0e Switch to tarball with all components. 2020-04-15 16:19:40 -05:00
Gwyn Ciesla
a814bcf8a0 RC1 2020-04-11 16:30:50 -05:00
Fedora Release Engineering
6c1ce3795f - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 05:28:50 +00:00
Marek Kasik
945edfc3a3 Rebuild for poppler-0.84.0 2020-01-17 12:30:04 +01:00
FeRD (Frank Dana)
2972d79917 Delete old patch files 2019-12-08 17:24:39 -05:00
Gwyn Ciesla
a17fd0bdc8 1.0 Beta 2. 2019-12-04 15:30:08 -06:00
Gwyn Ciesla
a8e3db8e1d 1.0 beta 1 2019-10-14 15:56:03 -05:00
Christoph Junghans
e72be7c6e4 Rebuild for libdouble-conversion 2019-09-24 09:29:15 -06:00
Gwyn Ciesla
d9b7a1daa3 1.0 Beta 2019-09-09 12:19:01 -05:00
Kalev Lember
1ddaf8ed96 Make appdata validation pass 2019-09-09 16:33:13 +02:00
Kalev Lember
69d1aa5fe6 Use upstream appdata 2019-09-09 15:58:26 +02:00
Miro Hrončok
2b649727bf Explicitly depend on Python 3 interpreter
Also use python3 explicitly when building, not python-unversioned-command.
2019-08-30 12:47:53 +02:00
Gwyn Ciesla
b1e59b2157 Update to master for move to Python 3.
Drop uniconvertor.
2019-08-27 08:17:32 -05:00
Susi Lehtola
dd1f190452 Rebuilt for GSL 2.6. 2019-08-20 22:05:01 +02:00
Fedora Release Engineering
c19969ac78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 09:32:55 +00:00
Kalev Lember
2e01eae813 Avoid hardcoding .gz man page compression
This is different for flatpaks, and might change for regular packages in
the future as well.
2019-06-20 15:16:06 +02:00
Kalev Lember
4914a8ba59 Don't hardcode /usr prefix 2019-06-20 10:32:50 +02:00
Kalev Lember
9106c5b618 Disable ImageMagick support for flatpak builds 2019-06-20 10:04:50 +02:00
Kalev Lember
54782550bb Avoid ruby dep for flatpak builds 2019-06-12 23:45:46 +02:00
Gwyn Ciesla
8f0855d7c1 Drop FORTIFY_SOURCE=2 to remediate crashes. 2019-03-27 14:40:24 -05:00
Gwyn Ciesla
9dfbd48731 Drop gvfs. 2019-02-08 16:25:09 -06:00
Fedora Release Engineering
f3283f681f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 03:23:23 +00:00