Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duncan Bellamy
aports
Commits
cd2132dc
Commit
cd2132dc
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/waylandpp: upgrade to 0.2.6
parent
624044dd
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/waylandpp/APKBUILD
+4
-3
4 additions, 3 deletions
community/waylandpp/APKBUILD
with
4 additions
and
3 deletions
community/waylandpp/APKBUILD
+
4
−
3
View file @
cd2132dc
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
waylandpp
pkgname
=
waylandpp
pkgver
=
0.2.
5
pkgver
=
0.2.
6
pkgrel
=
0
pkgrel
=
0
arch
=
"all"
arch
=
"all"
url
=
"https://github.com/NilsBrause/waylandpp"
url
=
"https://github.com/NilsBrause/waylandpp"
options
=
"!check"
# No tests are run
pkgdesc
=
"Wayland C++ bindings"
pkgdesc
=
"Wayland C++ bindings"
license
=
"MIT AND GPL-3.0-or-later"
license
=
"MIT AND GPL-3.0-or-later"
depends_dev
=
"pugixml-dev wayland-dev mesa-dev"
depends_dev
=
"pugixml-dev wayland-dev mesa-dev"
makedepends
=
"
$depends_dev
cmake doxygen graphviz"
makedepends
=
"
$depends_dev
cmake doxygen graphviz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/nilsbrause/
$pkgname
/archive/
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/nilsbrause/
waylandpp
/archive/
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
build
()
{
build
()
{
...
@@ -28,4 +29,4 @@ package() {
...
@@ -28,4 +29,4 @@ package() {
DESTDIR
=
"
$pkgdir
"
make
install
DESTDIR
=
"
$pkgdir
"
make
install
}
}
sha512sums
=
"
a8c80282022b2ede3c3d0f5516e236aedaf3ef685565da8c61214fe37eda139bf152093eb29960be1889798eef5631b9d68a5e832c10cf1160c4a90f45eccb6e
waylandpp-0.2.
5
.tar.gz"
sha512sums
=
"
b2d2f22864db830ec6a78282552a3e677f109c49381f21e80efec3cc65cad1820b1e10ad76d960e9d470f84060bb7f3edf0dcdd94025ae80a4a93ffcecfb8c5f
waylandpp-0.2.
6
.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