Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
815
Issues
815
List
Boards
Labels
Milestones
Merge Requests
37
Merge Requests
37
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
db57cae5
Commit
db57cae5
authored
Apr 26, 2019
by
Leo
Committed by
Natanael Copa
May 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libxcomposite: upgrade to 0.4.5
parent
0e3bf8c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
11 deletions
+4
-11
APKBUILD
main/libxcomposite/APKBUILD
+4
-11
No files found.
main/libxcomposite/APKBUILD
View file @
db57cae5
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libxcomposite
pkgver
=
0.4.
4
pkgrel
=
2
pkgver
=
0.4.
5
pkgrel
=
0
pkgdesc
=
"X11 Composite extension library"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
license
=
"custom"
options
=
"!check"
# No test suite.
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
depends
=
depends_dev
=
"libxext-dev"
makedepends
=
"xorgproto libx11-dev libxext-dev libxfixes-dev util-macros"
source
=
"https://www.x.org/releases/individual/lib/libXcomposite-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
"
/libXcomposite-
$pkgver
prepare
()
{
cd
"
$builddir
"
chmod
u+w config.sub
update_config_sub
default_prepare
}
build
()
{
cd
"
$builddir
"
./configure
\
...
...
@@ -38,4 +31,4 @@ package() {
install
-D
-m644
COPYING
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/LICENSE
}
sha512sums
=
"
b15f8fdbe4cb7488bdad161d73ef8e59ef603c5af92d7b573110ba136d7d4ce3749aac45972bce87662b0310b67e831cffad72c45c15bfff988b5b555d4c884b libXcomposite-0.4.4
.tar.bz2"
sha512sums
=
"
502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5 libXcomposite-0.4.5
.tar.bz2"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment