Search Criteria
Package Details: lib32-fltk 1.3.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-fltk.git (read-only, click to copy) |
---|---|
Package Base: | lib32-fltk |
Description: | Graphical user interface toolkit for X (32-bit) |
Upstream URL: | https://www.fltk.org |
Licenses: | custom:FLTK |
Submitter: | Babets |
Maintainer: | WoefulDerelict |
Last Packager: | WoefulDerelict |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2010-06-19 12:42 (UTC) |
Last Updated: | 2023-12-18 19:04 (UTC) |
Dependencies (10)
- fltk (fltk-gitAUR)
- lib32-glu
- lib32-libjpeg-turbo (lib32-mozjpeg-gitAUR)
- lib32-libpng
- lib32-libxcursor
- lib32-libxft
- lib32-libxinerama
- cmake (cmake-gitAUR) (make)
- lib32-alsa-lib (make)
- libxft (libxft-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
WoefulDerelict commented on 2019-10-22 20:50 (UTC)
soredake: This package builds just fine on my test box in a clean chroot. I suggest you try building this package again in a clean chroot using the multilib-build script from the devtools package. The Arch Linux DeveloperWiki has an article focused around building packages in a clean chroot which contains information on the devtools scripts and explains the process of building in a clean chroot: https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot
If you wish to build this with zlib support in a dirty build environment you'll need to provide lib32-zlib.
<deleted-account> commented on 2019-10-22 13:09 (UTC)
cannot build
WoefulDerelict commented on 2017-01-05 21:05 (UTC) (edited on 2018-08-25 19:21 (UTC) by WoefulDerelict)
warai_otoko: Thanks for reporting the issue. What you're experiencing is more a symptom of a dirty build environment and less a missing dependency. alsa-lib is required by the games that ship with fltk. As the games aren't packaged with lib32-fltk building them is wasted work. If configure detects asoundlib.h, which is part of he alsa-lib package, it will attempt to build the games and fail unless lib32-alsa-lib is installed to provide a compatible library. When compiled in a clean chroot consisting of only the packages in base and base-devel alsa-lib isn't present and the games aren't built.
I've updated the PKGBUILD with lib32-alsa-libs as a makedepend to better facilitate building this outside a clean chroot where alsa-lib is often present as the compile time of the games is relatively trivial.
warai_otoko commented on 2017-01-01 17:28 (UTC)
WoefulDerelict commented on 2015-11-16 23:27 (UTC)
Otamay commented on 2015-10-30 06:06 (UTC)
WoefulDerelict commented on 2015-07-13 00:26 (UTC)
xw258 commented on 2014-12-11 12:03 (UTC)
rafaelff commented on 2014-04-14 19:04 (UTC)
1 2 3 Next › Last »