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
968f3001
Commit
968f3001
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/xcb-util-image: upgrade to 0.4.1
parent
0b2d98d1
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/xcb-util-image/APKBUILD
+6
-11
6 additions, 11 deletions
community/xcb-util-image/APKBUILD
with
6 additions
and
11 deletions
community/xcb-util-image/APKBUILD
+
6
−
11
View file @
968f3001
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xcb-util-image
pkgver
=
0.4.
0
pkgrel
=
1
pkgver
=
0.4.
1
pkgrel
=
0
pkgdesc
=
"X C-language Binding - port of Xlib XImage and XShmImage"
url
=
"https://xcb.freedesktop.org/"
arch
=
"all"
...
...
@@ -12,17 +12,10 @@ makedepends="$depends_dev m4 util-macros"
checkdepends
=
"check-dev"
replaces
=
"xcb-util"
subpackages
=
"
$pkgname
-dev"
source
=
"https://xcb.freedesktop.org/dist/xcb-util-image-
$pkgver
.tar.
g
z
source
=
"https://xcb.freedesktop.org/dist/xcb-util-image-
$pkgver
.tar.
x
z
"
prepare
()
{
default_prepare
update_config_guess
update_config_sub
}
build
()
{
export
CFLAGS
=
"
$CFLAGS
-std=gnu99"
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
...
...
@@ -42,4 +35,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"2e580d205e4a054763146c70d735014c7e018322a43c76b07a306c091dca81b140cbbf6db41252e9204ff742f119b69e143b3fdc1fb13bd9d0b9e8e22eda2cd3 xcb-util-image-0.4.0.tar.gz"
sha512sums
=
"
9b47ba38b91196d76541b6ccabeaf291d3b91036f15422909cd6a79b3fd1a9786d5b1728e411bc41cfdf3d60a253485f4ef7c65ffa6ae646fa93439ec782746e xcb-util-image-0.4.1.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