Commit Graph

352 Commits

Author SHA1 Message Date
Gwyn Ciesla
345463906f release 2022-01-13 09:54:25 -06:00
Gwyn Ciesla
43a2a30912 Poppler rebuild. 2022-01-13 09:50:47 -06:00
Gwyn Ciesla
7f77e9a7f5 Spec changes 2021-11-10 15:16:00 -06:00
Gwyn Ciesla
b390e06682 Patch for pango multiline issue. 2021-11-10 15:15:30 -06:00
Gwyn Ciesla
65ef4d15b7 1.1.1 2021-11-04 16:47:11 -05:00
Kalev Lember
4ca76a0a36 Drop unused gtkspell3-devel build dep 2021-10-11 18:28:38 +02:00
Gwyn Ciesla
eb9a872906 cmake cleanup. 2021-08-18 14:12:05 -05:00
Björn Esser
0a6065694a
poppler rebuild, again 2021-08-12 12:28:15 +02:00
Jonathan Wakely
f0c314eb7b Rebuilt for Boost 1.76 2021-08-07 00:10:02 +01:00
Gwyn Ciesla
c896d3598f poppler rebuild. 2021-08-02 08:34:21 -05:00
Gwyn Ciesla
05c9af338b Poppler rebuild 2021-07-27 10:21:05 -05:00
Fedora Release Engineering
a641ea080a - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:35:39 +00:00
Gwyn Ciesla
bd9c71f9c4 Enable gspell. 2021-06-14 11:47:40 -05:00
Gwyn Ciesla
4b7ad0ab57 Require python3-appdirs 2021-05-26 08:45:52 -05:00
Kalev Lember
b24ee1e271 Fix flatpak build 2021-05-25 16:40:11 +02:00
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