Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
641
Issues
641
List
Boards
Labels
Service Desk
Milestones
Merge Requests
194
Merge Requests
194
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
85388dd4
Commit
85388dd4
authored
Apr 26, 2019
by
Leo
Committed by
Natanael Copa
May 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libxxf86misc: upgrade to 1.0.4
parent
0a4ddc3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
10 deletions
+4
-10
main/libxxf86misc/APKBUILD
main/libxxf86misc/APKBUILD
+4
-10
No files found.
main/libxxf86misc/APKBUILD
View file @
85388dd4
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libxxf86misc
pkgname
=
libxxf86misc
pkgver
=
1.0.
3
pkgver
=
1.0.
4
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"X11 XFree86 miscellaneous extension library"
pkgdesc
=
"X11 XFree86 miscellaneous extension library"
url
=
"http://xorg.freedesktop.org/"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
arch
=
"all"
...
@@ -14,11 +15,6 @@ source="https://www.x.org/releases/individual/lib/libXxf86misc-$pkgver.tar.bz2"
...
@@ -14,11 +15,6 @@ source="https://www.x.org/releases/individual/lib/libXxf86misc-$pkgver.tar.bz2"
builddir
=
"
$srcdir
/libXxf86misc-
$pkgver
"
builddir
=
"
$srcdir
/libXxf86misc-
$pkgver
"
prepare
()
{
cd
"
$builddir
"
update_config_sub
}
build
()
{
build
()
{
cd
"
$builddir
"
cd
"
$builddir
"
./configure
\
./configure
\
...
@@ -33,6 +29,4 @@ package() {
...
@@ -33,6 +29,4 @@ package() {
cd
"
$builddir
"
cd
"
$builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
md5sums
=
"6bc0bf78909fd71021c466c793d4385c libXxf86misc-1.0.3.tar.bz2"
sha512sums
=
"1dbd51a51188a060f676b88e5d98809ea355f69933972ceb7721c83289b5bb94c1f7b889baa83209a5ed864e67dd8a4ed62f1393634e97cc99ce36a2cef447fb libXxf86misc-1.0.4.tar.bz2"
sha256sums
=
"563f4200862efd3334c33a669e0a0aae5bab31f3998db75b87a99a697cc26b5b libXxf86misc-1.0.3.tar.bz2"
sha512sums
=
"4df80bdf6cae9f43a1ddf09b078f354d0cfcab1861d073f3d274bc3a5dd0efe1057abae792f6c512e8f45286a62db95f85bf8c02de23fe96a76d8972cc1fdb7f libXxf86misc-1.0.3.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