Commit Graph

210 Commits

Author SHA256 Message Date
a940ccb94a Accepting request 1274069 from graphics
OBS-URL: https://build.opensuse.org/request/show/1274069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=141
2025-05-06 14:39:18 +00:00
067293ba3a - Remove dependency on libsoup-2.4: no longer needed.
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=134
2025-05-02 19:52:17 +00:00
af8eddd5ab Accepting request 1267701 from graphics
OBS-URL: https://build.opensuse.org/request/show/1267701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=140
2025-04-11 14:43:56 +00:00
3fd6b9a050 - Recommend python3-tinycss2 for WebP export support
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=132
2025-04-07 14:16:20 +00:00
317c721aeb - Update to version 1.4.1+5:
* Backport fix for splash screen loading on CLI
  * Set the scrollbar policy to external for pattern preview
  * add libgirepository-2 to windows packaging
  * Delete outdated PKG_CONFIG_USE_CMAKE_PREFIX_PATH from
    CMakeLists.txt
  * Bump cmake requirements
  * Create a href editor for 1.4.x
  * update pofile
  * Don't edit layer if no layer was added
  * Fix relative transformation actions
  * Protect update from being called during an update
  * FileDialogImplWin32: Use gdk_pixbuf_new_from_file_at_scale
  * Installs tinycss2 with pip in appimage
  * Update extensions for 1.4.1
  * Add zstandard dependency where missing
  * Fix font locking when using harfbuzz < 2.6.5.
  * Fix all the toggles in the spray-tool
  * Split out welcome and splash widgets to load seperately
  * Refactor Splash Screen
  * Make align shortcuts universal
  * Move macOS dependencies repository
  * Fix missing glib include
  * Update Windows dependencies to r88
  * Remove python-lockfile
  * Reduce ccache size to 512M for Windows
  * Drag and Drop finish even must go through the context
  * Do not select layer on first click
  * Check for invalid ASCII when loading CMS profile data.
  * Fix crash in pattern fill dialog (1.4.x)

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=131
2025-04-07 14:15:28 +00:00
4e2cd14a12 Accepting request 1247281 from graphics
OBS-URL: https://build.opensuse.org/request/show/1247281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=139
2025-02-20 15:28:26 +00:00
ac95fd7ab8 - Update to version 1.4+71:
* Fix building with poppler 25.02.0
  * Pass document antialias setting to make a bitmap copy
  * Fix Paste when SVG Mode is set to "new"
  * Refresh doc rsrc dialog after deleting objects
  * Fix PDF import w/ consecutive clippings
  * Batch export: swap is-file and missing-directory cases to intended use
  * Don't use std::regex for parsing page size
  * Cherry-Pick: Fix undo history dialog destruction
  * Fix file extension defaulting to WMF if unset
  * Avoid dangling window in app.preferences action
  * Fix copy+paste of cloned group
  * Fix modular grid drawing when Y axis is pointing up
  * Fix crash loading user palettes
  * Fix circle updates with unset attributes
  * Page numbers must have a range to be valid for 'all'
  * Distance to move needs to stay a double
  * Remove aggressive blind cleaning in path to stroke
  * Update the app data screenshots to 1.4
  * Add double-click hint to guide statusbar tooltip
  * Fixes inbox#11133: restored missing parameters for perspective LPE.
  * Allow changing color of Asian patterns
  * Don't block NodeTool::selection_changed
  * Modernise some Node Tool constructs
  * Don't create a new document when closing StartScreen
  * Fix snap package: printing and print-preview (backport to 1.4.x)
  * Make comments available to translators
  * Labels for modifiers can be localised.
  * Collapse additional children in Commands Toolbar
  * Updated translations.

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=129
2025-02-20 08:11:47 +00:00
a816f4d2f3 Accepting request 1234150 from graphics
OBS-URL: https://build.opensuse.org/request/show/1234150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=138
2025-01-03 13:16:51 +00:00
2c868094c1 - Update to version 1.4+39:
* Fix <solidcolor solid-color="..." />
  * Fix boolop fill-rule as attribute
  * Fix crash on pasting mesh gradient
  * Test URI rebasing for clones
  * Fix copying clone referencing other document
  * Fix Linux snap package build (1.4.x)
  * Fix building with Poppler 24.11
  * Future-proof against poppler 24.10 changes
  * Fix crash with rebasing invalid URL
  * Fix saving crash with unspecified exception
  * Fix PDF text import for text with character and word spacing.
  * Update libcroco
  * Fix LAB decoding in Adobe ASE swatch file
  * Fix building with poppler 24.12.0
- Switch to source service git checkout. Make future version
  updates and pulling fixes from upstream stable branch easy.

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=127
2024-12-31 14:09:22 +00:00
821d911d21 Accepting request 1227138 from graphics
OBS-URL: https://build.opensuse.org/request/show/1227138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=137
2024-11-28 21:42:44 +00:00
5b106d529c Fix .changes, pkgconfig(gdkmm-3.0) was mentioned twice....
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=125
2024-11-28 14:18:25 +00:00
45b241619d Accepting request 1225466 from graphics
OBS-URL: https://build.opensuse.org/request/show/1225466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=136
2024-11-22 22:50:24 +00:00
c80ee018ce - Drop obsolete and unused pkgconfig(gdl-3.0) BuildRequires.
- Add explicit pkgconfig(glibmm-2.4), pkgconfig(gdkmm-3.0),
  pkgconfig(gdkmm-3.0), pkgconfig(gtk+-3.0) and pkgconfig(gdk-3.0)
  BuildRequires: Align with what cmake checks for.

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=123
2024-11-21 08:41:04 +00:00
24281a1b3d Accepting request 1208368 from graphics
OBS-URL: https://build.opensuse.org/request/show/1208368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=135
2024-10-29 13:31:47 +00:00
0cf9041e36 - Update to version 1.4:
+ Filter Gallery
  + Modular grids & improved axonometric grids
  + Swatches dialog and palette file handling improved
  + Unified font browser preview
  + Customizable handles
  + Fast image clipping with the Shape Builder
  + Affinity Designer File Import
  + Support for internal links in exported PDF files
  + A whole new icon set
  + See the full release notes
    https://inkscape.org/release/inkscape-1.4
- Drop inkscape-poppler-24.03.0.patch, inkscape-libxml2.12.patch,
  inkscape-poppler-c++20.patch, inkscape-poppler-24.05.0.patch,
  inkscape-poppler-c++20-2.patch, inkscape_1.3.2_fix_tiff.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=121
2024-10-16 08:17:42 +00:00
a00cba2951 Accepting request 1200287 from graphics
- fix tiff output error ignored by upstream: inkscape_1.3.2_fix_tiff.patch

OBS-URL: https://build.opensuse.org/request/show/1200287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=134
2024-09-13 12:26:10 +00:00
b0d10c8be9 fix tiff
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=119
2024-09-12 11:03:57 +00:00
0aae8c9ba8 Accepting request 1184962 from graphics
OBS-URL: https://build.opensuse.org/request/show/1184962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=133
2024-07-03 18:29:54 +00:00
ef8698bef1 - added patches
fix 96ca7a6c21
  + inkscape-poppler-24.05.0.patch
  fix 877fc26483
  + inkscape-poppler-c++20-2.patch
  fix 1798e9c13b
  + inkscape-poppler-c++20.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=117
2024-07-03 05:06:24 +00:00
f2692f094b Accepting request 1168920 from graphics
OBS-URL: https://build.opensuse.org/request/show/1168920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=132
2024-04-21 18:25:09 +00:00
db4aadeae5 Accepting request 1168895 from home:dimstar:Factory
- Add inkscape-libxml2.12.patch: Fix build with libxml 2.12.

OBS-URL: https://build.opensuse.org/request/show/1168895
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=115
2024-04-18 18:11:48 +00:00
1530180ef6 Accepting request 1156311 from graphics
OBS-URL: https://build.opensuse.org/request/show/1156311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=131
2024-03-09 19:54:20 +00:00
88a7286792 Accepting request 1156294 from home:dimstar:Factory
- Add inkscape-poppler-24.03.0.patch: Fix build with poppler >=
  24.03.0.

OBS-URL: https://build.opensuse.org/request/show/1156294
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=113
2024-03-08 10:17:55 +00:00
a41a6a4487 Accepting request 1130354 from graphics
OBS-URL: https://build.opensuse.org/request/show/1130354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=130
2023-12-02 16:12:52 +00:00
cd210149b6 Accepting request 1130353 from home:ithod:updated
- Update to version 1.3.2:
  + important bugfix release, fixes a data loss bug in 1.3.1
  + Stars, polygons, spirals, 3D boxes are now saved correctly
  + The data that was lost when saving these shapes, 
    can be recovered in 1.3.2 if you manually make an edit:
    To fix all missing shapes at once, you can select all elements
    in all layers (Ctrl + Alt + A, need to unlock them first),
    and move them right and back left again with a press on the arrow keys
  + See the full release notes
    https://inkscape.org/release/inkscape-1.3.2

OBS-URL: https://build.opensuse.org/request/show/1130353
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=111
2023-12-01 20:34:45 +00:00
f5f06c62bc Accepting request 1127549 from graphics
OBS-URL: https://build.opensuse.org/request/show/1127549
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=129
2023-11-20 20:18:29 +00:00
998317f326 Accepting request 1127542 from home:ithod:updated
- Update to version 1.3.1:
  + more than 30 crash/freeze fixes
  + a new feature to disable snapping to grid lines
  + a new feature to split text into its letters
  + the Shape Builder tool now creates an appropriate number of nodes
  + PDF files that could not be opened with Inkscape 1.3 can now be opened / imported again
  + See the full release notes
    https://inkscape.org/doc/release_notes/1.3.1/Inkscape_1.3.1.html

OBS-URL: https://build.opensuse.org/request/show/1127542
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=109
2023-11-19 11:59:25 +00:00
5ab4a8a581 Accepting request 1101042 from graphics
- Update to version 1.3:
  + Shape Builder Tool for building up shapes on canvas
  + Font Collections
  + Pattern Editor
  + Document Resources Dialog
  + Improved performance thanks to fully asynchronous, multithreaded rendering
  + LPE dialog redesigned
  + Improved On-Canvas Pattern Editing
  + Better PDF import
  + Page margins & bleed
  + Return of Search, opacity & blend modes in Layers & Objects dialog and of an optional persistent snap bar
  + Syntax highlighting in XML Editor
  + See the full release notes
    https://inkscape.org/doc/release_notes/1.3/Inkscape_1.3.html
- Drop patch 0001-Fix-build-with-GCC13.patch, fixed upstream

OBS-URL: https://build.opensuse.org/request/show/1101042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=128
2023-08-02 14:48:02 +00:00
f8e02029bc OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=107 2023-07-27 09:55:17 +00:00
8747ac3537 Accepting request 1100536 from home:ithod:updated
- Update to version 1.3:
  + Shape Builder Tool for building up shapes on canvas
  + Font Collections
  + Pattern Editor
  + Document Resources Dialog
  + Improved performance thanks to fully asynchronous, multithreaded rendering
  + LPE dialog redesigned
  + Improved On-Canvas Pattern Editing
  + Better PDF import
  + Page margins & bleed
  + Return of Search, opacity & blend modes in Layers & Objects dialog and of an optional persistent snap bar
  + Syntax highlighting in XML Editor
  + See the full release notes
    https://inkscape.org/doc/release_notes/1.3/Inkscape_1.3.html
- Drop patch 0001-Fix-build-with-GCC13.patch, fixed upstream

OBS-URL: https://build.opensuse.org/request/show/1100536
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=106
2023-07-27 09:49:15 +00:00
7c8cb559c4 Accepting request 1088648 from graphics
- Add Recommends for python3-imaging (python3-Pillow)

OBS-URL: https://build.opensuse.org/request/show/1088648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=127
2023-05-24 18:22:03 +00:00
d097755c3a OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=104 2023-05-23 11:52:48 +00:00
ff18127fe5 OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=103 2023-05-23 11:51:54 +00:00
a9911a2c31 Accepting request 1073505 from graphics
OBS-URL: https://build.opensuse.org/request/show/1073505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=126
2023-03-24 14:18:15 +00:00
c274403682 Accepting request 1073496 from home:iznogood:factory
- Add 0001-Fix-build-with-GCC13.patch: Fix build with GCC13.

OBS-URL: https://build.opensuse.org/request/show/1073496
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=101
2023-03-21 09:46:41 +00:00
a7dbdd3778 Accepting request 1065989 from graphics
- Update to version 1.2.2:
  + 4 crash fixes, over 25 bug fixes, 5 fixes for extension bugs
    and 13 improved user interface translations
  + 2f3101417.patch merged upstream
  + See the full release notes for Inkscape 1.2.2 at
    https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html

OBS-URL: https://build.opensuse.org/request/show/1065989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=125
2023-02-17 15:43:31 +00:00
3704a3b121 Accepting request 1043720 from home:ithod:updated
- Update to version 1.2.2:
  + 4 crash fixes, over 25 bug fixes, 5 fixes for extension bugs
    and 13 improved user interface translations
  + 2f3101417.patch merged upstream
  + See the full release notes for Inkscape 1.2.2 at
    https://media.inkscape.org/media/doc/release_notes/1.2.2/Inkscape_1.2.2.html

OBS-URL: https://build.opensuse.org/request/show/1043720
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=99
2022-12-20 15:32:39 +00:00
ff0e52f3b8 Accepting request 1041327 from graphics
OBS-URL: https://build.opensuse.org/request/show/1041327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=124
2022-12-09 12:16:27 +00:00
56bcd4274b Accepting request 1041155 from home:StefanBruens:branches:graphics
- Retain RUNPATH also on Leap 15.4.

OBS-URL: https://build.opensuse.org/request/show/1041155
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=97
2022-12-08 07:52:34 +00:00
b67ca28b7a Accepting request 1003293 from graphics
OBS-URL: https://build.opensuse.org/request/show/1003293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=123
2022-09-14 11:44:36 +00:00
1c744274d1 Accepting request 1003289 from home:iznogood:branches:graphics
- Add 2f3101417.patch: Fix build with Poppler 22.09.0.

OBS-URL: https://build.opensuse.org/request/show/1003289
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=95
2022-09-13 10:37:21 +00:00
f06ac4021e Accepting request 989794 from graphics
OBS-URL: https://build.opensuse.org/request/show/989794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=122
2022-07-31 21:00:15 +00:00
2a609af70f Accepting request 989721 from home:ithod:branches:graphics
- Update to version 1.2.1:
  + Important fix for a bug where a loss of data occurred
  + Ensures that objects in multipage documents show up on all pages
  + Fixes 5 crashes, over 25 bugs, 4 extension bugs, 15 improved
    user interface translations, 3 improved documentation translations
  + See the full release notes for Inkscape 1.2.1 at
    https://media.inkscape.org/media/doc/release_notes/1.2.1/Inkscape_1.2.1.html

OBS-URL: https://build.opensuse.org/request/show/989721
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=93
2022-07-18 06:17:25 +00:00
8bbadbeecc Accepting request 981522 from graphics
OBS-URL: https://build.opensuse.org/request/show/981522
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=121
2022-06-17 19:18:40 +00:00
2eba359498 Accepting request 981518 from home:dimstar:Factory
- Fix version: it's 1.2, not 1.2.0 (fixes download of upstream
  assets referenced by URL).

OBS-URL: https://build.opensuse.org/request/show/981518
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=91
2022-06-09 14:16:03 +00:00
e93da48797 - Drop patches: Fixed upstream
* Fix_build_poppler_22030.patch
  * Fix_build_poppler_22040.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=90
2022-06-09 11:35:26 +00:00
ade988b2e8 Accepting request 980810 from home:ithod:updated
- Update to version 1.2:
  + Inkscape documents can now hold multiple pages
  + Editable markers and dash patterns
  + Layers and objects dialog merged
  + On-canvas alignment snapping and Snap settings redesign
  + New 'Tiling' Live Path Effect
  + Redesigned Export dialog with preview
  + Import SVG images from Open Clipart, Wikimedia Commons and others
  + Selectable object origin for numerical scaling and moving
  + All alignment options in a single dialog
  + Gradient editing in the Fill and Stroke dialog
  + Gradient dithering
  + SVG Font Editor updated
  + Flowing text around shapes and text padding
  + Convenience Boolean operation for splitting paths
  + Configurable Tool bar
- Drop patches: Fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/980810
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=89
2022-06-05 12:25:39 +00:00
5feec3d3dc Accepting request 972200 from graphics
OBS-URL: https://build.opensuse.org/request/show/972200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=120
2022-04-28 21:07:19 +00:00
7e4a5e9d56 Accepting request 972100 from home:cgiboudeaux:branches:graphics
Poppler 22.04 build fix

OBS-URL: https://build.opensuse.org/request/show/972100
OBS-URL: https://build.opensuse.org/package/show/graphics/inkscape?expand=0&rev=87
2022-04-22 13:35:03 +00:00
b9bd414264 Accepting request 959398 from graphics
OBS-URL: https://build.opensuse.org/request/show/959398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=119
2022-03-07 16:45:38 +00:00