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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
0b2d98d1
Commit
0b2d98d1
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/xcb-util-cursor: upgrade to 0.1.4
parent
16cacf49
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/xcb-util-cursor/APKBUILD
+6
-11
6 additions, 11 deletions
community/xcb-util-cursor/APKBUILD
with
6 additions
and
11 deletions
community/xcb-util-cursor/APKBUILD
+
6
−
11
View file @
0b2d98d1
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xcb-util-cursor
pkgver
=
0.1.
3
pkgrel
=
2
pkgver
=
0.1.
4
pkgrel
=
0
pkgdesc
=
"X C-language Binding - cursor library (port of libXcursor)"
url
=
"https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor"
arch
=
"all"
...
...
@@ -11,16 +11,9 @@ depends_dev="xcb-util-dev"
makedepends
=
"
$depends_dev
m4 util-macros xcb-util-image-dev xcb-util-renderutil-dev"
checkdepends
=
"check-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"https://xcb.freedesktop.org/dist/xcb-util-cursor-
$pkgver
.tar.gz"
prepare
()
{
default_prepare
update_config_guess
}
source
=
"https://xcb.freedesktop.org/dist/xcb-util-cursor-
$pkgver
.tar.xz"
build
()
{
export
CFLAGS
=
"
$CFLAGS
-std=gnu99"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -40,4 +33,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"7be0950d9cef455e504ef5ac6c1872cc05bb27d1a8c844e0ddb19d718145ec05891315af6237e46ba615d01edc2d152c8901c8bc644a386d10757352a77fc57f xcb-util-cursor-0.1.3.tar.gz"
sha512sums
=
"
d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1 xcb-util-cursor-0.1.4.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