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
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
cdbf5477
Verified
Commit
cdbf5477
authored
5 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/wayland-protocols: um bump to 1.17 (Adopt me today)
parent
0aeb6a34
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
user/wayland-protocols/APKBUILD
+5
-8
5 additions, 8 deletions
user/wayland-protocols/APKBUILD
with
5 additions
and
8 deletions
user/wayland-protocols/APKBUILD
+
5
−
8
View file @
cdbf5477
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer:
pkgname
=
wayland-protocols
pkgver
=
1.1
3
pkgver
=
1.1
7
pkgrel
=
0
pkgdesc
=
"Protocols and protocol extensions complementing the Wayland core protocol"
url
=
"https://wayland.freedesktop.org"
arch
=
"noarch"
license
=
"MIT"
depends
=
provides
=
"
$pkgname
-dev"
depends
=
""
makedepends
=
"wayland-dev"
subpackages
=
subpackages
=
""
provides
=
"
$pkgname
-dev"
source
=
"https://wayland.freedesktop.org/releases/
$pkgname
-
$pkgver
.tar.xz"
build
()
{
cd
"
$builddir
"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -26,13 +25,11 @@ build() {
}
check
()
{
cd
"
$builddir
"
make check
}
package
()
{
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"f3
5c21da289
03
8
65
1b75af064ec7c10779158829f578e7320faf401e980da3c958d85e5bcad00994c574cac6319a3ab975aa5483a9b438f781b767bd6303e194
wayland-protocols-1.1
3
.tar.xz"
sha512sums
=
"
5
f3
aacbba58717092
03
6
65
9d9b665dc10ff05ee51df61b1de38b22f0417285a74fd8a6d15ca049ad60d204f28203aa13d773c52140c7c02db2c498a6964c2643
wayland-protocols-1.1
7
.tar.xz"
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