Diff fltk-1.4.4-r1 with a fltk-1.4.5
| /usr/portage/x11-libs/fltk/fltk-1.4.5.ebuild 2026-04-29 00:17:39.423952019 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2024-2025 Gentoo Authors |
|
| 1 |
# Copyright 2024-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 11 | 11 | |
| 12 | 12 |
LICENSE="FLTK LGPL-2 MIT ZLIB" |
| 13 | 13 |
SLOT="1/$(ver_cut 1-2)" # README.abi-version.txt |
| 14 |
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" |
|
| 14 |
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" |
|
| 15 | 15 |
IUSE="+X +cairo +dbus doc examples opengl static-libs test wayland" |
| 16 | 16 |
REQUIRED_USE=" |
| 17 | 17 |
|| ( X wayland ) |