[packages/fltk] - updated to 1.3.11

qboosh qboosh at pld-linux.org
Mon Jun 30 18:55:55 CEST 2025


commit e4fa4bbe75aedaef26498ad438b10f043127f596
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 30 18:57:20 2025 +0200

    - updated to 1.3.11

 fltk-export.patch | 11 -----------
 fltk.spec         | 10 ++++------
 2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/fltk.spec b/fltk.spec
index a4edd04..ad483b3 100644
--- a/fltk.spec
+++ b/fltk.spec
@@ -7,18 +7,17 @@ Summary:	Fast Light Tool Kit
 Summary(pl.UTF-8):	FLTK - "lekki" X11 toolkit
 Summary(pt_BR.UTF-8):	Interface gráfica em C++ para X, OpenGL e Windows
 Name:		fltk
-Version:	1.3.8
-Release:	2
+Version:	1.3.11
+Release:	1
 License:	LGPL v2 with amendments (see COPYING)
 Group:		X11/Libraries
 #Source0Download: https://www.fltk.org/software.php
-Source0:	https://www.fltk.org/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2
-# Source0-md5:	ed08b7985779213dc6190dc7b75d01a2
+Source0:	https://github.com/fltk/fltk/releases/download/release-%{version}/%{name}-%{version}-source.tar.bz2
+# Source0-md5:	0e79fa6c4caad1d219b381330f2a0ea2
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-as-needed.patch
 Patch2:		%{name}-link.patch
 Patch3:		%{name}-mime.patch
-Patch4:		%{name}-export.patch
 Patch5:		%{name}-docdir.patch
 URL:		http://www.fltk.org/
 %{?with_opengl:BuildRequires:	OpenGL-GLU-devel}
@@ -228,7 +227,6 @@ Gry FLTK: Atak Klocków!, Warcaby, Sudoku.
 %patch -P1 -p1
 %patch -P2 -p1
 %patch -P3 -p1
-%patch -P4 -p1
 %patch -P5 -p1
 
 %build
diff --git a/fltk-export.patch b/fltk-export.patch
deleted file mode 100644
index a07e48d..0000000
--- a/fltk-export.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- fltk-1.3.3/FL/x.H.orig	2014-10-29 21:25:46.000000000 +0100
-+++ fltk-1.3.3/FL/x.H	2014-11-19 20:30:07.434515072 +0100
-@@ -114,7 +114,7 @@
- // With Xlib / X11 fonts, fl_xfont will return the current selected font.
- // With XFT / X11 fonts, fl_xfont will attempt to return the bitmap "core" font most
- // similar to (usually the same as) the current XFT font.
--class Fl_XFont_On_Demand
-+class FL_EXPORT Fl_XFont_On_Demand
- {
- public:
-   Fl_XFont_On_Demand(XFontStruct* p = NULL) : ptr(p) { }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fltk.git/commitdiff/e4fa4bbe75aedaef26498ad438b10f043127f596



More information about the pld-cvs-commit mailing list