Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
177
Merge Requests
177
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
140af0f6
Commit
140af0f6
authored
Aug 18, 2019
by
Leo
Committed by
Natanael Copa
Aug 19, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/fltk: upgrade to 1.3.5
parent
27fb75f3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
9 deletions
+4
-9
main/fltk/APKBUILD
main/fltk/APKBUILD
+4
-9
No files found.
main/fltk/APKBUILD
View file @
140af0f6
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname
=
fltk
pkgver
=
1.3.
4
pkgrel
=
2
pkgver
=
1.3.
5
pkgrel
=
0
pkgdesc
=
"A cross-platform C++ GUI toolkit"
url
=
"http://fltk.org"
arch
=
"all"
options
=
"!check"
# No test suite.
license
=
"LGPL-2.0-only WITH FLTK-exception"
depends
=
""
depends_dev
=
"libx11-dev libxext-dev libxft-dev mesa-dev libxinerama-dev"
makedepends
=
"
$depends_dev
libpng-dev libjpeg-turbo-dev"
subpackages
=
"
$pkgname
-doc
$pkgname
-dev
$pkgname
-fluid"
source
=
"http://fltk.org/pub/fltk/
$pkgver
/
$pkgname
-
$pkgver
-source.tar.gz
"
builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
source
=
"http://fltk.org/pub/fltk/
$pkgver
/fltk-
$pkgver
-source.tar.gz"
build
()
{
cd
"
$builddir
"
...
...
@@ -44,6 +41,4 @@ fluid() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr/
}
md5sums
=
"c0e43ac259ac8c5d0f7634566e21e3f8 fltk-1.3.4-source.tar.gz"
sha256sums
=
"c8ab01c4e860d53e11d40dc28f98d2fe9c85aaf6dbb5af50fd6e66afec3dc58f fltk-1.3.4-source.tar.gz"
sha512sums
=
"92c236e426ad9b2a2954a6fc401bc9bf4c4c46d47b08f8c9b879da6031ac158ef9b944f28a8bea64d18072d1af8ceaa09c00abebd745fb76dd628636424446c2 fltk-1.3.4-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