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
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
208
Merge Requests
208
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
4a9f53ed
Commit
4a9f53ed
authored
Mar 11, 2009
by
Leonardo Arena
Committed by
Natanael Copa
Mar 11, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/libaio: new aport
parent
cbea7293
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
testing/libaio/APKBUILD
testing/libaio/APKBUILD
+21
-0
No files found.
testing/libaio/APKBUILD
0 → 100644
View file @
4a9f53ed
# Contributor: Leonardo Arena <rnalrd@gmail.com>
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname
=
"libaio"
pkgver
=
"0.3.107"
pkgrel
=
0
pkgdesc
=
"Asynchronous input/output library that uses the kernels native interface"
url
=
"http://www.kernel.org/pub/linux/kernel/people/andrea/libaio/ http://lse.sourceforge.net/io/aio.html"
license
=
"LGPL-2"
depends
=
"uclibc"
makedepends
=
""
install
=
subpackages
=
"
$pkgname
-dev"
source
=
"http://distfiles.gentoo.org/distfiles/
$pkgname
-
$pkgver
.tar.gz"
build
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
prefix
=
"
$pkgdir
/usr"
sysconfdir
=
"
$pkgdir
/etc"
mandir
=
"
$pkgdir
/usr/share/man"
infodir
=
"
$pkgdir
/usr/share/info"
install
||
return
1
}
md5sums
=
"db32c19c61ca937bcb1ba48da9180682 libaio-0.3.107.tar.gz"
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