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
51
Merge Requests
51
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
e6e21786
Commit
e6e21786
authored
Jun 24, 2019
by
Leo
Committed by
Natanael Copa
Jun 28, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libxt: upgrade to 1.2.0
parent
f35e5105
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
APKBUILD
main/libxt/APKBUILD
+5
-7
No files found.
main/libxt/APKBUILD
View file @
e6e21786
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libxt
pkgver
=
1.
1.5
pkgrel
=
2
pkgver
=
1.
2.0
pkgrel
=
0
pkgdesc
=
"X11 toolkit intrinsics library"
url
=
"http://xorg.freedesktop.org/"
arch
=
"all"
license
=
"custom"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
depends
=
depends_dev
=
"libsm-dev"
makedepends
=
"
$depends_dev
libice-dev libx11-dev util-macros xorgproto"
checkdepends
=
"glib-dev"
...
...
@@ -22,7 +21,8 @@ build() {
--build
=
$CBUILD
\
--host
=
$CHOST
\
--prefix
=
/usr
\
--sysconfdir
=
/etc
--sysconfdir
=
/etc
\
--disable-static
make
}
...
...
@@ -35,6 +35,4 @@ package() {
cd
"
$builddir
"
make
-j1
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"8f5b5576fbabba29a05f3ca2226f74d3 libXt-1.1.5.tar.bz2"
sha256sums
=
"46eeb6be780211fdd98c5109286618f6707712235fdd19df4ce1e6954f349f1a libXt-1.1.5.tar.bz2"
sha512sums
=
"29828cfc021b60e0a0b5ff0321801db20f12bd635866cd000b35a23736b5477a3d1e5f936a1124ed3e3f4c0e7a27cb8744dbb5ab4fbcd45c817a13877081e05b libXt-1.1.5.tar.bz2"
sha512sums
=
"06248508b6fe5dfba8ceb4518475f656162351d78136eeb5d65086d680dabe9aca7bba3c94347f9c13ef03f82dab3ac19d0952ee610bc8c51c14cee7cf65f0b1 libXt-1.2.0.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