mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
fltk, disable static library, don't enable the recipe (#8262)
This commit is contained in:
@@ -13,7 +13,7 @@ HOMEPAGE="https://www.fltk.org/"
|
||||
COPYRIGHT="1998-2019 by Bill Spitzak and others."
|
||||
LICENSE="FLTK
|
||||
GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/mmuman/fltk/archive/haiku-1.3-final.tar.gz"
|
||||
CHECKSUM_SHA256="5ea5eb6f4028534bb911a61ad3df7dbfa1274dd200a03be441b75b691f79d7f1"
|
||||
SOURCE_DIR="fltk-haiku-1.3-final"
|
||||
@@ -112,6 +112,9 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
# remove static libraries
|
||||
rm $libDir/*.a
|
||||
|
||||
prepareInstalledDevelLibs \
|
||||
libfltk libfltk_forms libfltk_images
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user