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
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
204
Merge Requests
204
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
9c067835
Commit
9c067835
authored
Apr 01, 2015
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libxdmcp: upgrade to 1.1.2
parent
2b6b17a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
+6
-5
main/libxdmcp/APKBUILD
main/libxdmcp/APKBUILD
+6
-5
No files found.
main/libxdmcp/APKBUILD
View file @
9c067835
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libxdmcp
pkgver
=
1.1.
1
pkgver
=
1.1.
2
pkgrel
=
0
pkgdesc
=
"X11 Display Manager Control Protocol library"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
license
=
"
custom
"
license
=
"
MIT
"
depends
=
makedepends
=
"xproto
pkgconfig
"
makedepends
=
"xproto"
subpackages
=
"
$pkgname
-dev"
source
=
"http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-
$pkgver
.tar.bz2"
...
...
@@ -15,7 +15,6 @@ _builddir="$srcdir/libXdmcp-$pkgver"
prepare
()
{
cd
"
$_builddir
"
update_config_sub
||
return
1
}
build
()
{
...
...
@@ -34,4 +33,6 @@ package() {
make
-j1
DESTDIR
=
"
$pkgdir
"
install
||
return
1
rm
"
$pkgdir
"
/usr/lib/
*
.la
||
return
1
}
md5sums
=
"b94af6cef211cf3ee256f7e81f70fcd9 libXdmcp-1.1.1.tar.bz2"
md5sums
=
"18aa5c1279b01f9d18e3299969665b2e libXdmcp-1.1.2.tar.bz2"
sha256sums
=
"81fe09867918fff258296e1e1e159f0dc639cb30d201c53519f25ab73af4e4e2 libXdmcp-1.1.2.tar.bz2"
sha512sums
=
"f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb libXdmcp-1.1.2.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