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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
6e38ae46
Commit
6e38ae46
authored
1 month ago
by
Thermi
Committed by
Natanael Copa
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
community/fehqlibs: upgrade to 26b
parent
5b0246ba
No related branches found
No related tags found
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!76403
Package updates
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/fehqlibs/APKBUILD
+8
-9
8 additions, 9 deletions
community/fehqlibs/APKBUILD
with
8 additions
and
9 deletions
community/fehqlibs/APKBUILD
+
8
−
9
View file @
6e38ae46
# Contributor: Noel Kuntze <noel.kuntze@thermi.consulting>
# Maintainer: Noel Kuntze <noel.kuntze@thermi.consulting>
pkgname
=
fehqlibs
pkgver
=
2
3
pkgver
=
2
6b
pkgrel
=
0
pkgdesc
=
"State-of-the-art C routines for Internet services"
url
=
"http://www.fehcom.de/ipnet/qlibs.html"
...
...
@@ -10,7 +10,7 @@ license="Public-Domain"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.fehcom.de/ipnet/fehQlibs/fehQlibs-
$pkgver
.tgz"
builddir
=
"
$srcdir
/fehQlibs-
$pkgver
"
builddir
=
"
$srcdir
/fehQlibs-
$
{
pkgver
%[a-z]
}
"
prepare
()
{
sed
-i
'/^CC=/d'
configure
...
...
@@ -20,6 +20,7 @@ prepare() {
build
()
{
make
-j1
\
-C
src
\
CC
=
"
$CC
"
\
LDFLAGS
=
\
PREFIX
=
/usr
\
...
...
@@ -29,15 +30,13 @@ build() {
}
check
()
{
make check
make
-C
src
check
}
package
()
{
install
-dm0755
"
$pkgdir
"
/usr/lib/fehQlibs/include
install
-Dm0644
lib
*
"
$pkgdir
"
/usr/lib/fehQlibs/
install
-Dm0644
include/
*
.h
"
$pkgdir
"
/usr/lib/fehQlibs/include/
ln
-s
fehQlibs
"
$pkgdir
"
/usr/lib/qlibs
install
-dm0755
"
$pkgdir
"
/usr/lib/qlibs/include
install
-Dm0644
lib
*
"
$pkgdir
"
/usr/lib/qlibs/
install
-Dm0644
include/
*
.h
"
$pkgdir
"
/usr/lib/qlibs/include/
install
-Dm644
man/
*
.3
-t
"
$pkgdir
"
/usr/share/man/man3
...
...
@@ -45,5 +44,5 @@ package() {
}
sha512sums
=
"
676b8e57cac2f6700cdf4643d72c55df2beca42a893dd7428cebfbb2844f3643608ab25205f8b36cf35741847476df862773dd8a14a604d25dc69bec3a5b5999
fehQlibs-2
3
.tgz
de9b97cba13b050cf3ae866f2bc902ec50c324108e683c7020104dc65432ddd516a5304763ca231772fb674aa806890ce09a1c78430107c00b621f8c98722c4f
fehQlibs-2
6b
.tgz
"
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