Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
Adélie Package Tree
Commits
a3ac58e2
Verified
Commit
a3ac58e2
authored
Jun 26, 2019
by
A. Wilcox
🦊
Browse files
user/fltk: unmaintained bump to 1.3.5 (adopt me today)
parent
970a3499
Changes
1
Hide whitespace changes
Inline
Side-by-side
user/fltk/APKBUILD
View file @
a3ac58e2
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
# Maintainer:
pkgname
=
fltk
pkgver
=
1.3.
4.2
_realver
=
1.3.
4-2
pkgver
=
1.3.
5
_realver
=
1.3.
5
pkgrel
=
0
pkgdesc
=
"Cross-platform C++ GUI toolkit"
url
=
"https://www.fltk.org/"
...
...
@@ -13,11 +13,10 @@ depends=""
depends_dev
=
"libx11-dev libxext-dev libxft-dev mesa-dev"
makedepends
=
"
$depends_dev
libjpeg-turbo-dev libpng-dev libxinerama-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-fluid"
source
=
"https://fltk.org/pub/fltk/1.3.
4
/
$pkgname
-
$_realver
-source.tar.gz"
source
=
"https://
www.
fltk.org/pub/fltk/1.3.
5
/
$pkgname
-
$_realver
-source.tar.gz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$_realver
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -30,7 +29,6 @@ build() {
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
# remove static libs
rm
"
$pkgdir
"
/usr/lib/
*
.a
...
...
@@ -38,9 +36,9 @@ package() {
fluid
()
{
pkgdesc
=
"Fast Light User Interface Designer"
depends
=
depends
=
""
mkdir
-p
"
$subpkgdir
"
/usr/
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr/
}
sha512sums
=
"
cc169449b71ca966b2043ceedc55e92220ccb6be07b0ac54eeec36bbed5d60e2f59c6faba2403b5292b9120f5255227880a066d98ac82e57d502522bc627fd4d
fltk-1.3.
4-2
-source.tar.gz"
sha512sums
=
"
db7ea7c5f3489195a48216037b9371a50f1119ae7692d66f71b6711e5ccf78814670581bae015e408dee15c4bba921728309372c1cffc90113cdc092e8540821
fltk-1.3.
5
-source.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment