Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
9d42953f
Verified
Commit
9d42953f
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/fltk: bump to 1.3.4.2
parent
be331a2f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/fltk/APKBUILD
+7
-6
7 additions, 6 deletions
user/fltk/APKBUILD
with
7 additions
and
6 deletions
user/fltk/APKBUILD
+
7
−
6
View file @
9d42953f
# Contributor: ScrumpyJack <scrumpyjack@st.ilet.to>
# Maintainer:
ScrumpyJack <scrumpyjack@st.ilet.to>
# Maintainer:
pkgname
=
fltk
pkgver
=
1.3.4
pkgrel
=
1
pkgver
=
1.3.4.2
_realver
=
1.3.4-2
pkgrel
=
0
pkgdesc
=
"Cross-platform C++ GUI toolkit"
url
=
"http://www.fltk.org/"
arch
=
"all"
...
...
@@ -12,8 +13,8 @@ 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
=
"http://fltk.org/pub/fltk/
$pkgver
/
$pkgname
-
$
pkg
ver
-source.tar.gz
"
source
=
"http://fltk.org/pub/fltk/
1.3.4
/
$pkgname
-
$
_real
ver
-source.tar.gz
"
builddir
=
"
$srcdir
"
/
$pkgname
-
$_realver
build
()
{
cd
"
$builddir
"
...
...
@@ -42,4 +43,4 @@ fluid() {
mv
"
$pkgdir
"
/usr/bin
"
$subpkgdir
"
/usr/
}
sha512sums
=
"
92c236e426ad9b2a2954a6fc401bc9bf4c4c46d47b08f8c9b879da6031ac158ef9b944f28a8bea64d18072d1af8ceaa09c00abebd745fb76dd628636424446c2
fltk-1.3.4-source.tar.gz"
sha512sums
=
"
cc169449b71ca966b2043ceedc55e92220ccb6be07b0ac54eeec36bbed5d60e2f59c6faba2403b5292b9120f5255227880a066d98ac82e57d502522bc627fd4d
fltk-1.3.4-
2-
source.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment