Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxim Karasev
aports
Commits
14eb9cf9
Commit
14eb9cf9
authored
8 years ago
by
Sören Tempel
Browse files
Options
Downloads
Patches
Plain Diff
main/libowfat: upgrade to 0.31
parent
9bbcaaeb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/libowfat/APKBUILD
+19
-18
19 additions, 18 deletions
main/libowfat/APKBUILD
with
19 additions
and
18 deletions
main/libowfat/APKBUILD
+
19
−
18
View file @
14eb9cf9
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net"
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libowfat
pkgver
=
0.
28
pkgrel
=
1
pkgdesc
=
"
r
eimplementation of libdjb"
pkgver
=
0.
31
pkgrel
=
0
pkgdesc
=
"
R
eimplementation of libdjb
r
"
url
=
"http://www.fefe.de/libowfat/"
arch
=
"all"
license
=
"GPL"
depends
=
makedepends
=
install
=
depends
=
""
makedepends
=
""
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"http://dl.fefe.de/libowfat-
$pkgver
.tar.bz2"
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
prepare
()
{
cd
"
$_builddir
"
}
source
=
"https://www.fefe.de/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$
_
builddir
"
make
||
return
1
cd
"
$builddir
"
make
CFLAGS
=
"-I.
${
CFLAGS
}
"
||
return
1
}
package
()
{
cd
"
$_builddir
"
make
prefix
=
"
$pkgdir
"
/usr
MAN3DIR
=
"
$pkgdir
"
/usr/share/man/man3
install
cd
"
$builddir
"
make
prefix
=
"
$pkgdir
"
/usr
\
MAN3DIR
=
"
$pkgdir
"
/usr/share/man/man3
\
install
||
return
1
# buffer manpage conflicts with openssl
mv
"
$pkgdir
"
/usr/share/man/man3/buffer.3
\
"
$pkgdir
"
/usr/share/man/man3/owfatbuffer.3
}
md5sums
=
"6bbee9a86506419657d87123b7a6f2c1 libowfat-0.28.tar.bz2"
md5sums
=
"120798fab86cfd72dc6b12284d248dd0 libowfat-0.31.tar.xz"
sha256sums
=
"d1e4ac1cfccbb7dc51d77d96398e6302d229ba7538158826c84cb4254c7e8a12 libowfat-0.31.tar.xz"
sha512sums
=
"b3ce973d6edc501ddaa6caa84dc3b74e3e31ced92e4f707038858cd36c977863251a7eaeababdad34ffe6b8ad13c9702118464f6f9fd827e05f6fbc5004408b5 libowfat-0.31.tar.xz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment