83 Commits

Author SHA256 Message Date
67f68169a1 Accepting request 1279319 from X11:common:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1279319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=51
2025-05-26 16:31:59 +00:00
8d820a4739 checkin
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=73
2025-05-15 15:13:02 +00:00
f2a2ec8586 Accepting request 1150744 from X11:common:Factory
Prepare for RPM 4.20 (forwarded request 1150690 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1150744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=50
2024-02-27 21:43:45 +00:00
3f01aca681 Accepting request 1150690 from home:dimstar:rpm4.20:f
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150690
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=71
2024-02-26 09:09:02 +00:00
29b8d15dce Accepting request 1136152 from X11:common:Factory
- update to 1.3.9:
  * Support macOS up to macOS 14 "Sonoma".
  * Update bundled libraries to current versions (see below).
  * Introduce bundled image library "prefixing" to avoid
    conflicts with system libraries.
  * Bundled library versions (see also README.bundled-libs.txt):
  *     Library       Version            Release date
  *     jpeg          jpeg-9e            2022-01-16
  *     png           libpng-1.6.40      2023-06-21
  *     zlib          zlib-1.3           2023-08-18
  * Backport X11 INCR protocol fixes from 1.4.0 (issue #451)
  * X11: Suppress compiler warnings when using gcc or clang
  * Fix crash if a program exits before it opens a window
  * Fix compilation error with current Visual Studio 2022
  * Backport warning fixes from 1.4.0 in src/fl_draw.cxx
  * Fix compiler warning as pointed out in PR #693
  * Fix another compiler warning (#693)
  * Remove unused variable, fix "type issue" (#445, part 2)
  * Fix stack buffer overflow found by address sanitizer
  * Fix "gtk+ rendering" (GitHub Issue #443)
  * Fix doxygen warnings
  * Bump version numbers, prepare release 1.3.9
  * Fix several compiler warnings
  * Update bundled image libraries and zlib to current
    versions
  * Update README, README.CMake.txt, and some support files
  * Fix compiler warnings: backported from 1.4 (git 'master')
  * CMake/MSVC: remove confusing recommendation to rerun
  * Documentation: remove dark color on title page
  * Raise CMake minimum required version to 3.15 and more (forwarded request 1135764 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/1136152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=49
2024-01-04 14:56:41 +00:00
36a000ba54 Accepting request 1135764 from home:dirkmueller:Factory
- update to 1.3.9:
  * Support macOS up to macOS 14 "Sonoma".
  * Update bundled libraries to current versions (see below).
  * Introduce bundled image library "prefixing" to avoid
    conflicts with system libraries.
  * Bundled library versions (see also README.bundled-libs.txt):
  *     Library       Version            Release date
  *     jpeg          jpeg-9e            2022-01-16
  *     png           libpng-1.6.40      2023-06-21
  *     zlib          zlib-1.3           2023-08-18
  * Backport X11 INCR protocol fixes from 1.4.0 (issue #451)
  * X11: Suppress compiler warnings when using gcc or clang
  * Fix crash if a program exits before it opens a window
  * Fix compilation error with current Visual Studio 2022
  * Backport warning fixes from 1.4.0 in src/fl_draw.cxx
  * Fix compiler warning as pointed out in PR #693
  * Fix another compiler warning (#693)
  * Remove unused variable, fix "type issue" (#445, part 2)
  * Fix stack buffer overflow found by address sanitizer
  * Fix "gtk+ rendering" (GitHub Issue #443)
  * Fix doxygen warnings
  * Bump version numbers, prepare release 1.3.9
  * Fix several compiler warnings
  * Update bundled image libraries and zlib to current
    versions
  * Update README, README.CMake.txt, and some support files
  * Fix compiler warnings: backported from 1.4 (git 'master')
  * CMake/MSVC: remove confusing recommendation to rerun
  * Documentation: remove dark color on title page
  * Raise CMake minimum required version to 3.15 and more

OBS-URL: https://build.opensuse.org/request/show/1135764
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=69
2024-01-02 11:31:48 +00:00
7c487c8d45 Accepting request 945510 from X11:common:Factory
- drop explicit pie flags setting and use --with-optim to 
  pass in optimizer flags (bsc#1194419), binary is pie now
  automatically 
- disable building against local copies of libjpeg etc (forwarded request 945410 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/945510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=48
2022-01-11 20:17:22 +00:00
63a96d1454 Accepting request 945410 from home:dirkmueller:Factory
- drop explicit pie flags setting and use --with-optim to 
  pass in optimizer flags (bsc#1194419), binary is pie now
  automatically 
- disable building against local copies of libjpeg etc

OBS-URL: https://build.opensuse.org/request/show/945410
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=68
2022-01-11 06:02:55 +00:00
5836696739 Accepting request 945334 from X11:common:Factory
- Fix LDFLAGS reported by fltk-config (strip -pie), which breaks
  building shared libraries linking to libfltk (boo#1194419) (forwarded request 944936 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/945334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=47
2022-01-10 23:02:01 +00:00
c17bfb3439 Accepting request 944936 from home:StefanBruens:branches:X11:common:Factory
- Fix LDFLAGS reported by fltk-config (strip -pie), which breaks
  building shared libraries linking to libfltk (boo#1194419)

OBS-URL: https://build.opensuse.org/request/show/944936
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=67
2022-01-10 13:55:06 +00:00
9b6867c713 Accepting request 935949 from X11:common:Factory
- Update to 1.3.8:
  * Add new dialog with extended return values
  * Make "FLTK_CONSOLIDATE_MOTION" user-definable
- Use bzip2 compressed sources

OBS-URL: https://build.opensuse.org/request/show/935949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=46
2021-12-08 21:08:32 +00:00
ace22fd7cb OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=66 2021-12-06 09:33:44 +00:00
88f085c091 - remove duplicated source
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=65
2021-12-06 09:33:30 +00:00
e708b8cc87 Accepting request 935860 from home:dirkmueller:Factory
- update to 1.3.8:
  * see CHANGES
  * FLTK 1.3.8 is a maintenance release with some fixes and enhancements.

OBS-URL: https://build.opensuse.org/request/show/935860
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=64
2021-12-06 09:31:37 +00:00
2da70e45b8 Accepting request 935664 from home:susnux:branches:X11:common:Factory
Update to 1.3.8

OBS-URL: https://build.opensuse.org/request/show/935664
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=63
2021-12-06 09:29:29 +00:00
639911c94a Accepting request 931490 from X11:common:Factory
- update to 1.3.7:
  * see CHANGES
  * maintenance release with new macOS Big Sur support
    and some bug fixes. macOS Big Sur is supported on both Intel and the
    new Apple Silicon (M1) chips. (forwarded request 931278 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/931490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=45
2021-11-20 01:38:04 +00:00
adbb4bed7f Accepting request 931278 from home:dirkmueller:Factory
- update to 1.3.7:
  * see CHANGES
  * maintenance release with new macOS Big Sur support
    and some bug fixes. macOS Big Sur is supported on both Intel and the
    new Apple Silicon (M1) chips.

OBS-URL: https://build.opensuse.org/request/show/931278
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=62
2021-11-15 08:28:43 +00:00
a7710c3b30 Accepting request 926571 from X11:common:Factory
- fix shlib-policy-name-error [bsc#1191754]
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/926571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=44
2021-10-22 22:50:29 +00:00
aa001a4b9d - fix shlib-policy-name-error [bsc#1191754]
- modified sources
  % baselibs.conf

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=61
2021-10-20 15:43:00 +00:00
78876f6ae2 Accepting request 887565 from X11:common:Factory
- explicitly pass -fPIC and -pie via CFLAGS and LDFLAGS to make /usr/bin/fluid
  an position-independent executable. fltk by default passed -fPIC but not
  -pie, which breaks our gcc-PIE profil. (bsc#1184122). (forwarded request 887525 from mgerstner)

OBS-URL: https://build.opensuse.org/request/show/887565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=43
2021-04-24 21:07:05 +00:00
6967edee21 Accepting request 887525 from home:mgerstner:branches:X11:common:Factory
- explicitly pass -fPIC and -pie via CFLAGS and LDFLAGS to make /usr/bin/fluid
  an position-independent executable. fltk by default passed -fPIC but not
  -pie, which breaks our gcc-PIE profil. (bsc#1184122).

OBS-URL: https://build.opensuse.org/request/show/887525
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=59
2021-04-22 12:28:20 +00:00
e0a51e902f Accepting request 758157 from X11:common:Factory
- version update to 1.3.5
  * see CHANGES or
    https://www.fltk.org/articles.php?L1635

OBS-URL: https://build.opensuse.org/request/show/758157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=42
2020-01-01 13:56:25 +00:00
c8cffc317c OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=57 2019-12-19 12:05:55 +00:00
ca46a2562d - version update to 1.3.5
* see CHANGES or
    https://www.fltk.org/articles.php?L1635

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=56
2019-12-19 12:05:05 +00:00
81e81067c3 Accepting request 723014 from X11:common:Factory
OBS-URL: https://build.opensuse.org/request/show/723014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=41
2019-09-05 10:29:15 +00:00
cedfb860c7 Accepting request 721946 from home:marxin:branches:X11:common:Factory
- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/721946
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=54
2019-08-13 08:27:49 +00:00
d66665ed9e Accepting request 570580 from X11:common:Factory
- added xcursor dependency [bsc#1077881]

OBS-URL: https://build.opensuse.org/request/show/570580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=40
2018-02-03 14:37:33 +00:00
21f1570de4 - added xcursor dependency [bsc#1077881]
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=52
2018-01-29 12:21:03 +00:00
7bb8bf79a5 Accepting request 514861 from X11:common:Factory
- Trim description, drop TM/R marks according to guidelines. (forwarded request 512401 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/514861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=39
2017-08-12 17:41:43 +00:00
286165a7bb Accepting request 512401 from home:jengelh:branches:X11:common:Factory
- Trim description, drop TM/R marks according to guidelines.

OBS-URL: https://build.opensuse.org/request/show/512401
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=50
2017-08-07 08:22:09 +00:00
ca57c48d1e Accepting request 510970 from X11:common:Factory
- Drop patch fltk-1.3.2-do_not_add_unneeded_extra_dependencies.patch
  as upstream closed the ticked stating it is wrong
- Add patch fltk-1.3.4-fltk_config.patch (forwarded request 510969 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/510970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=38
2017-07-30 09:24:49 +00:00
256ad9cc29 Accepting request 510969 from home:scarabeus_iv:branches:X11:common:Factory
- Drop patch fltk-1.3.2-do_not_add_unneeded_extra_dependencies.patch
  as upstream closed the ticked stating it is wrong
- Add patch fltk-1.3.4-fltk_config.patch

OBS-URL: https://build.opensuse.org/request/show/510969
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=48
2017-07-17 12:50:10 +00:00
5c753d0f94 Accepting request 456634 from X11:common:Factory
- Explicitly package %{_docdir}/fltk-devel in order to fix build
  with RPM 4.13.0. (forwarded request 455817 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/456634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=37
2017-02-16 15:42:12 +00:00
1228a13833 Accepting request 455817 from home:dimstar:Factory
- Explicitly package %{_docdir}/fltk-devel in order to fix build
  with RPM 4.13.0.

OBS-URL: https://build.opensuse.org/request/show/455817
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=46
2017-02-13 08:34:18 +00:00
59f2e4315b Accepting request 441236 from X11:common:Factory
- updated to 1.3.4: see CHANGES
- remove fltk-1.3.3-do-not-use-internal-ABI.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/441236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=36
2016-11-25 11:03:57 +00:00
dfa50bd8a2 - updated to 1.3.4: see CHANGES
- remove fltk-1.3.3-do-not-use-internal-ABI.patch (upstreamed)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=44
2016-11-21 15:34:19 +00:00
43a0030fe3 Accepting request 283085 from X11:common:Factory
Do not use internal function from ftlk_gl. (forwarded request 282849 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/283085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=35
2015-01-30 05:11:20 +00:00
20216d6e97 Accepting request 282849 from home:dimstar:branches:X11:common:Factory
Do not use internal function from ftlk_gl.

OBS-URL: https://build.opensuse.org/request/show/282849
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=42
2015-01-28 09:55:50 +00:00
ed01d016fb Accepting request 281512 from X11:common:Factory
- Update to version 1.3.3
  +Very much changes; please have a look on CHANGES file
- Remove fltk-1.3.2-underlinking.patch; merged upstream

  user interface toolkit for X (UNIX®), OpenGL, and WIN32 (Microsoft®
  Windows® NT 4.0, 95, or 98)

OBS-URL: https://build.opensuse.org/request/show/281512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=34
2015-01-22 20:48:03 +00:00
45759ad922 OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=40 2015-01-16 12:45:14 +00:00
d260c63af8 Accepting request 280972 from home:posophe:branches:X11:common:Factory
Update

OBS-URL: https://build.opensuse.org/request/show/280972
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=39
2015-01-15 09:07:47 +00:00
Stephan Kulow
23a0f4bec9 Accepting request 258435 from X11:common:Factory
1

OBS-URL: https://build.opensuse.org/request/show/258435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=33
2014-11-01 07:13:59 +00:00
Stephan Kulow
8244dd6ed0 Accepting request 258389 from home:elvigia:branches:X11:common:Factory
- Correct -devel package dependencies
* /usr/include/FL/x*.H needs x11 headers
* /usr/include/FL/gl*.H needs gl headers.

OBS-URL: https://build.opensuse.org/request/show/258389
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=37
2014-10-26 13:44:12 +00:00
Stephan Kulow
db72d3931b Accepting request 157480 from X11:common:Factory
- added a fltk-devel-static subpackage to transport libfltk*.a 
  as needed by Documentation:Tools/flpsed. (forwarded request 157407 from jnweiger)

OBS-URL: https://build.opensuse.org/request/show/157480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=30
2013-03-11 09:04:50 +00:00
1c85a29828 Accepting request 157407 from home:jnweiger:branches:X11:common:Factory
- added a fltk-devel-static subpackage to transport libfltk*.a 
  as needed by Documentation:Tools/flpsed.

OBS-URL: https://build.opensuse.org/request/show/157407
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=35
2013-03-06 08:44:04 +00:00
Stephan Kulow
949e716a32 Accepting request 149930 from X11:common:Factory
- by previous change, files of fltk maint package was moved to 
  fltk-devel, keeping fltk empty; thus:
  * libfltk1 obsoletes fltk
  * fltk-devel provides fltk

OBS-URL: https://build.opensuse.org/request/show/149930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=29
2013-01-29 09:43:44 +00:00
ca580e2c52 - by previous change, files of fltk maint package was moved to
fltk-devel, keeping fltk empty; thus:
  * libfltk1 obsoletes fltk
  * fltk-devel provides fltk

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=33
2013-01-25 13:37:40 +00:00
Stephan Kulow
7a03b31d90 Accepting request 149680 from X11:common:Factory
Everything in home:pgajdos:fltk builds.

Feel free to revert the update to submit it to Factory or to leave the request on hold until 12.3. (forwarded request 149610 from RedDwarf)

OBS-URL: https://build.opensuse.org/request/show/149680
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=27
2013-01-24 08:55:05 +00:00
5d5c7a45e6 Accepting request 149610 from home:RedDwarf:branches:X11:common:Factory
Everything in home:pgajdos:fltk builds.

Feel free to revert the update to submit it to Factory or to leave the request on hold until 12.3.

OBS-URL: https://build.opensuse.org/request/show/149610
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/fltk?expand=0&rev=31
2013-01-23 12:06:41 +00:00
Stephan Kulow
1affc26c70 Accepting request 143251 from X11:common:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/143251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fltk?expand=0&rev=26
2012-11-28 09:18:58 +00:00