| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gmic-bash-completion | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 3.3.3 | Vendor: openSUSE |
| Release: bp156.1.2 | Build date: Mon May 13 20:02:48 2024 |
| Group: Unspecified | Build host: i03-ch2a |
| Size: 153415 | Source RPM: gmic-3.3.3-bp156.1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://gmic.eu | |
| Summary: Bash completion for gmic | |
This package contains the bash completion command for gmic.
CECILL-2.1
* Thu Feb 01 2024 Christophe Marin <christophe@krop.fr>
- Update to 3.3.3. No changelog.
- Rebase krita5.patch
* Thu Dec 28 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.2. No changelog.
- Rebase krita5.patch
* Thu Dec 28 2023 Christophe Marin <christophe@krop.fr>
- Require extra-cmake-modules at build time
* Fri Oct 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.1. No changelog.
* Mon Sep 04 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.3.0.
Check https://discuss.pixls.us/t/release-of-gmic-3-3/34786 for
the full list of changes
* Interactive image viewer using display has been improved a lot
* Command is_3d renamed as is_mesh3d
* New command strbuffer returns a string describing a buffer size
* New command rand_sum fills selected images with strictly
positive, random, integer values, that sums to specified
fixed value
* Starting a fill expression with + forces it to be evaluated
in a single thread, but with an image copy (equivalent to
* without multi-threading)
* Allow run() to be run in parallel in math parser
* Tue Jun 27 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.2.6. No changelog.
* Wed May 31 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.5. No changelog.
* Wed Apr 26 2023 Jan Engelhardt <jengelh@inai.de>
- Replace BuildRequire on xorg-x11-devel by pkgconfig(...)
* Mon Apr 17 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.3. No changelog
- Drop patches, merged upstream:
* 0001-Fix-Qt-form-paths-in-CMakeLists.patch
* 0001-Do-not-build-all-host-code-by-default.patch
- Rework 0001-Find-the-local-gmic-library.patch to speed up build
and fix failures on Leap
* Mon Mar 20 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.2. No changelog.
- Rebase krita5.patch
- Add upstream gmic-qt changes:
* 0001-Fix-Qt-form-paths-in-CMakeLists.patch
* 0001-Do-not-build-all-host-code-by-default.patch
* Sun Feb 19 2023 Marcus Rueckert <mrueckert@suse.de>
- Update to 3.2.1. No changelog.
* Mon Jan 16 2023 Christophe Marin <christophe@krop.fr>
- Update to 3.2.0
* https://discuss.pixls.us/t/release-of-gmic-3-2/30567#uwhats-new-in-version-32u-2
* Fix saving output file in .png format with stand-alone version.
* Fix command texturize3d (a.k.a. t3d) when used on large
3D object
* Saving animated .gif now better handles alpha-channels
* Fix behavior of using break in a foreach...done loop
- Rebase krita5.patch
* Mon Dec 19 2022 pgajdos@suse.com
- GraphicsMagick is not required for build [bsc#1206620]
* Mon Sep 26 2022 Christophe Giboudeaux <christophe@krop.fr>
- Use opencv 4 for building gmic on 15.4 and PowerPC
* Fri Sep 02 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.6
* HiDPI support added to gmic-qt
- Rebase krita5.patch
* Thu Aug 25 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.5. No changelog.
- Drop patch, merged upstream:
* gmic-qt-make-it-work-without-gmic-cpp.patch
* Wed Jun 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.4. No changelog.
- Rebase krita5.patch
* Wed May 11 2022 Paolo Stivanin <info@paolostivanin.com>
- Update to 3.1.2. No changelog.
* Fri Apr 29 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.1.0. No changelog.
- Rebase patches:
* krita5.patch
- Add patch to keep using CMake when building gmic-qt:
* 0001-Find-the-local-gmic-library.patch
- Drop patch, no longer needed:
* 0001-Remove-unneeded-CImg-include.patch
* Mon Feb 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.0.2. No changelog.
- Drop upstream changes:
* gmic-make-build-without-gmic-cpp.patch
* 56f7340ecb1fbbe6fce87d0a5c8d35dd13359577.patch
- Rebase patches:
* gmic-qt-make-it-work-without-gmic-cpp.patch
* krita5.patch
- Add patch:
* 0001-Remove-unneeded-CImg-include.patch
* Tue Jan 18 2022 Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup.
* Sun Jan 16 2022 Marcus Rueckert <mrueckert@suse.de>
- added https://github.com/dtschump/gmic/commit/56f7340ecb1fbbe6fce87d0a5c8d35dd13359577.patch
make it search in /usr/share/gmic/ with all clients.
* Sat Jan 15 2022 Marcus Rueckert <mrueckert@suse.de>
- prepare gimp 3 support
- install also the denoise data file
- introduce a new gmic-data subpackage and require it from all the
frontends so we can access it more easily once this is resolved:
https://discuss.pixls.us/t/fixing-more-things-in-gmic-packaging/28894
- make bash-completion noarch
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- move shared options for all the gmic-qt versions into a define
to reduce duplication
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Rework patches:
- drop old patches with git generated copies:
- 5e34754707b78358ef818d542d1e81d008bb2d12.patch
- dont-set-gmic_build.patch
- gmic-krita5.patch
- make-build-without-gmic-cpp.patch
- new patches:
- gmic-make-build-without-gmic-cpp.patch
- gmic-qt-make-it-work-without-gmic-cpp.patch
- krita5.patch
- Update krita patch so we can apply it as normal patch without
breaking other gmic-qt instances
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Remove unneeded BuildRequires fftw3-devel and cmake(KF5CoreAddons)
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Use simpler syntax for the pkg version comparison
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- enable building with Krita 5
new BR: krita-devel
new patches:
- 5e34754707b78358ef818d542d1e81d008bb2d12.patch
- gmic-krita5.patch
* Fri Jan 14 2022 Marcus Rueckert <mrueckert@suse.de>
- Add dont-set-gmic_build.patch:
Make gmic-qt flavors build without gmic.cpp. This should help
with getting the new krita plugin built
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- enable opencv support xshm support
- Add BuildRequires xorg-x11-devel
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- add missing files for to make the devel package work:
make-build-without-gmic-cpp.patch
- also track series for easier patching
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- Add Conflicts for krita >= 5 as it needs the intree version of
gmic-qt now
* Thu Jan 13 2022 Marcus Rueckert <mrueckert@suse.de>
- Update to 3.0.1
https://discuss.pixls.us/t/on-the-road-to-3-1/28221
* Mon Dec 13 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 3.0.0. No changelog.
- Drop 0001-cmake-Set-target-compile-flags-correctly.patch.
Merged upstream.
* Sun Nov 07 2021 Andreas Schneider <asn@cryptomilk.org>
- Enable Link Time Optimizations (LTO)
- Fix building with optflags
* Added 0001-cmake-Set-target-compile-flags-correctly.patch
* Sat Sep 11 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.9. No changelog.
* Mon Jul 19 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.8. No changelog.
* Mon Apr 12 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.7. No changelog.
* Wed Feb 10 2021 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.6. No changelog.
- Drop the digikam-plugin-gmic subpackage. Integration was
removed upstream.
- Drop 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
no longer needed.
* Thu Nov 26 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.4. No changelog.
* Mon Nov 23 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.3. No changelog.
* Tue Sep 08 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.2. No changelog.
- Update 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
* Sun Jun 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.1. No changelog.
- Add patch to allow building gmic with older CMake versions:
* 0001-Don-t-use-CMake-commands-not-available-in-CMake-3.9.patch
- Move the bash completion file to its own package
* Sat Mar 28 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.9.0. No changelog.
* Mon Feb 10 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.4. No changelog.
* Fri Jan 24 2020 Paolo Stivanin <info@paolostivanin.com>
- update to 2.8.3. No changelog
* Tue Jan 14 2020 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.2. No changelog.
* Tue Jan 14 2020 Andreas Schneider <asn@cryptomilk.org>
- Disable LTO as it removes required symbols
* https://discuss.pixls.us/t/gmic-lookup-symbol-err-on-opensuse-darktable-master-build/15827
* Wed Dec 25 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.1. No changelog.
* Thu Dec 05 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.8.0. No changelog available.
* Wed Oct 30 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.5. No changelog.
* Fri Oct 11 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.4. No changelog available
* Mon Sep 23 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.2. No changelog available
- Enable the digikam plugin
* Sun Sep 08 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 2.7.1, no changelog available
- Use cmake() and pkgconfig() for build requirements when possible
- Run spec-cleaner
- Prepare the spec file for the future gmic-digikam plugin
- Drop cmake-fixes.patch, no longer needed
- Drop gmic_reference.pdf
- Use %cmake_build, remove the ninja dependency
- Trim the package description
* Wed May 22 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.6.3
https://discuss.pixls.us/t/release-of-gmic-2-6/12240
* Fri Mar 22 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.4
optimizations of the FFT transform, as well as the convolution
with small kernel (up to 5x5 and 3x3x3).
* Mon Mar 18 2019 Marcus Rueckert <mrueckert@suse.de>
- move desktop file category to Qt
* Mon Mar 18 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.3
* no changelog from upstream
- add desktop file
* Fri Mar 15 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.2:
fix for filters broken by using eigen3
- update gmic_reference.pdf
* Thu Mar 14 2019 Marcus Rueckert <mrueckert@suse.de>
- update to 2.5.1
https://discuss.pixls.us/t/release-of-gmic-2-5/9413
- refresh cmake-fixes.patch:
only lowering of cmake version remains, all other changes are
upstream
* Wed Nov 07 2018 Marcus Rueckert <mrueckert@suse.de>
- added cmake-fixes.patch:
- allow older cmake versions again to allow building on distros
older than TW
- install cmake modules into the proper path
* Wed Nov 07 2018 Marcus Rueckert <mrueckert@suse.de>
- update to 2.4.1
https://discuss.pixls.us/t/release-of-gmic-2-4-0/8093
https://discuss.pixls.us/t/on-the-road-to-2-5-0/9413
* Thu Aug 30 2018 Andreas Schneider <asn@cryptomilk.org>
- Update to gmic-2.3.6
* New/improved filters (poissondisk, colorful blobs, pointcloud, ...).
* Better interactivity with points on preview window.
* A bunch of other bugfixes and small improvements.
- Removed gmic-2.3.0-add-cmake-for-qt.patch
* Fri Aug 24 2018 asn@cryptomilk.org
- Update to gmic-2.3.5
* Thu Jul 05 2018 mrueckert@suse.de
- Update to gmic-2.3.3
- fixes small bugs discovered these last days (+ provides updated
filters).
- drop patches included in update
- gmic-2.3.0-zart-qbuttongroup.patch
- updated the gmic-2.3.0-add-cmake-for-qt.patch to remove the
chunks missing when upstream applied the patch
* Thu Jun 21 2018 asn@cryptomilk.org
- Update to gmic-2.3.0
* https://discuss.pixls.us/t/release-of-gmic-2-3-0/
- Remove gmic-qt-2.2.2-Use-HiDPI-icons.patch
- Added gmic-2.3.0-add-cmake-for-qt.patch
* Thu May 03 2018 asn@cryptomilk.org
- Update to gmic-2.2.2
* https://discuss.pixls.us/t/release-of-gmic-2-2-0/
- Add patch gmic-qt-2.2.2-Use-HiDPI-icons.patch
- Remove patch gmic-cflags.diff
- Remove patch gmic-docdir.diff
- Remove patch gmic-make-zart.diff
- Remove patch gmic-oldgimp.diff
- Remove patch gmic-openmp.diff
- Remove patch gmic-overflow.diff
- Remove patch gmic-unstrip.diff
- Remove patch gmic-x11opts.diff
- Remove patch gmic-zart-qmake.diff
* Mon Dec 21 2015 msvec@suse.com
- Update to gmic-1.6.8
* https://discuss.pixls.us/t/release-of-gmic-1-6-8/470
* Mon Jul 06 2015 kurt@garloff.de
- Fix build of gmic with older 2.6 GIMP (SLE11).
* Wed Jul 01 2015 kurt@garloff.de
- Update to gmic-1.6.5.0:
* https://www.flickr.com/groups/gmic/discuss/72157653514140862/
* New commands: -label3d, -head, -files
* Improvements -repeat, -axes, -warn, -displacement, -files2video,
- apply_files
* Math parser now supports sqr()
* Bugfixes: Iain Fergusson denoising with selections and new layers,
video stream, -display garbage, -graph, -display_graph, -plot with
plot_type=3, 3d rendering, -camera with specified resolution.
- Update to gmic-1.6.3.1:
* https://www.flickr.com/groups/gmic/discuss/72157652079823575/
* New commands: -pack, -x_landscape
* Improvements for 3d object rendering with z-buffer
* Shared gmicrc resource directory
* Math parser supporrts isfile(path), isdir(path) and fdate() now.
* libgmic now uses libpng, libtiff, libjpeg, libcurl, libfftw.
* Added some tooltips (gimp plugin)
* Bugfixes: Possible buffer overflows in plugins
* Thu Apr 30 2015 kurt@garloff.de
- Update to gmic-1.6.2.0:
* https://www.flickr.com/groups/gmic/discuss/72157651409869115/
* New commands -apply_timeout, -boxfilter, -serialize, -unserialize,
- fps, -transition.
* New filters Sequences / Spatial transition, Colors / Transfer colors
[advanced]
* Improved error message line numbers in -if .. -endif block.
* Improved -blur, -displacement, - input, -warp
* Compressed storage of custom commands
* Automatic filter updates on startup (gimp).
* Better progress bar (gimp)
* Bugfixes -command, .cimgz enidanness, -noarg, -error.
- Update to gmic-1.6.1.0:
* https://www.flickr.com/groups/gmic/discuss/72157650442201289/
* Cleanups, restulting in faster code and less memory usage
* Download network files with cURL
* New command -split_colors
* New filters B&W/Engrave, improved preview
* Improvements with string substitution
* valgrind, gprof and other code analyzer improvments
* -solve can also solve with a matrix on the RHS
* Various bugfixes.
- Udpate to gmic-1.6.0.4:
* https://www.flickr.com/groups/gmic/discuss/72157649713920459/
* New commands -array3d, -size3d, -imagegrid_hexagonal
* New filters Arrays & tiles / Grid [hexagonal], Arrays & Tiles /
Ministeck, Patterns / Crystal
* New command -delaunay3d, filter Artistic / Polygonize [delaunay]
* Improved -rgb2lab , -frame, -remove_pixels, -hostigram,
- equalize.
* Bugfixes for bbox with very very large images in -select and
- display.
* Thu Jan 08 2015 kurt@garloff.de
- Update to gmic-1.6.0.3:
* New GIMP filters Degradation/Dirty, Rendering/Lightning,
Layers/Colors to Layers
* New commands rgb2int and int2rgb
* New preferred .gmz image list file format
* New -nlmeans denoising algorithm
* Improvements to -bilateral, -peronamalik_flow, -apply_parallel,
(= -ap), -split, -discard, -colormap, -displacement, vanvliet,
- belnd_median
* Bugfixes around -output codec, -eigen, -center3d, -normalize3d,
- split3d, -label
- Update to gmic-1.6.0.2:
* New -peronamalik_flow (diffusion smoothing)
* New -x_select_function1d and -x_color_curves
* New --guided, -cumulate
* New -apply_video, -video2files, -files2video, -average_video
* New -dct and -idct
* Improvements to -parallel
* Improving -fitscreen and tiff -output
* Improvements for -snapshot3d, -text, -fft, -ifft, -blur
* Major ZArt update
* Bugfixes for -deconvolve_fft, -bilateral, -gaussian, -srand
- Update to gmic-1.6.0.1:
* New: const(value) and button() typedefs to describe filters.
* Filter return status can be a list now.
* GIMP plug-in now has default capability to open display windows.
* New -x_segment (Contours/Extract Foreground).
* Double underscore vars are thread shared globals.
* New -x_select_color, -x_select_palette, -input_gpl, -x_colorize
* C++11 support in CImg, avoiding uneeded image copies
* Removed bool option for -endian
* Command --reverse now only reverses the selected images
* Bug fixes around -pass, -parallel, -quit, -equalize and
buffer overflow avoidance for plug-in code.
/usr/share/bash-completion/completions /usr/share/bash-completion/completions/gmic
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026