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
64d260ad
Commit
64d260ad
authored
7 years ago
by
prspkt
Committed by
Natanael Copa
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/gsoap: upgrade to 2.8.65, clarify license
parent
587c2c7c
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
community/gsoap/APKBUILD
+6
-6
6 additions, 6 deletions
community/gsoap/APKBUILD
with
6 additions
and
6 deletions
community/gsoap/APKBUILD
+
6
−
6
View file @
64d260ad
# Contributor: <xmingske@gmail.com>
# Contributor: <xmingske@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
gsoap
pkgname
=
gsoap
pkgver
=
2.8.5
9
pkgver
=
2.8.
6
5
pkgrel
=
0
pkgrel
=
0
arch
=
"all"
arch
=
"all"
pkgdesc
=
'A c
ross-platform C and C++ SDK for SOAP/XML Web services
'
pkgdesc
=
"C
ross-platform C and C++ SDK for SOAP/XML Web services
"
license
=
"GPL-2.0 gSOAP"
license
=
"GPL-2.0
-or-later
gSOAP
-1.3b
"
url
=
"http://gsoap2.sourceforge.net"
url
=
"http://gsoap2.sourceforge.net"
makedepends
=
"autoconf automake bison flex zlib-dev libressl-dev libtool"
makedepends
=
"autoconf automake bison flex zlib-dev libressl-dev libtool"
subpackages
=
"
$pkgname
-dev"
subpackages
=
"
$pkgname
-dev"
...
@@ -13,7 +13,6 @@ source="http://downloads.sourceforge.net/project/gsoap2/gsoap-${pkgver%.*}/gsoap
...
@@ -13,7 +13,6 @@ source="http://downloads.sourceforge.net/project/gsoap2/gsoap-${pkgver%.*}/gsoap
musl-fixes.patch
musl-fixes.patch
libressl.patch
libressl.patch
"
"
builddir
=
"
$srcdir
/
$pkgname
-
${
pkgver
%.*
}
"
builddir
=
"
$srcdir
/
$pkgname
-
${
pkgver
%.*
}
"
build
()
{
build
()
{
...
@@ -23,7 +22,8 @@ build() {
...
@@ -23,7 +22,8 @@ build() {
--mandir
=
/usr/share/man
\
--mandir
=
/usr/share/man
\
--infodir
=
/usr/share/info
\
--infodir
=
/usr/share/info
\
--exec-prefix
=
/usr
\
--exec-prefix
=
/usr
\
--enable-ipv6
--enable-ipv6
\
--enable-c-locale
make
-j1
make
-j1
}
}
...
@@ -32,6 +32,6 @@ package() {
...
@@ -32,6 +32,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
}
}
sha512sums
=
"
d43320e6965c3f17d122ea7aeeecbc0b608dac52204e630c3254d32eadd3c93aaca446c92bb439b98207f8560b2ad6bff220c0502b75ebd18b99e37402570624
gsoap_2.8.5
9
.zip
sha512sums
=
"
2df8696971481e3728b4b8c2e5f038bb40f17e999eca2b8ca50b7f75b1e425d953eb930ad3094255e7e4d8fc7386a370e79920affb9fd293301b1b000c09be18
gsoap_2.8.
6
5.zip
ab917ece2b7fc507138c7920ddce99ef7a482bfef9e323366940987a75e7594ca91a081ed8d9b6a6b050346a6ebe7c9a9d2de9483beb54768384177e4bc15b9b musl-fixes.patch
ab917ece2b7fc507138c7920ddce99ef7a482bfef9e323366940987a75e7594ca91a081ed8d9b6a6b050346a6ebe7c9a9d2de9483beb54768384177e4bc15b9b musl-fixes.patch
a0892700b55562880a58cd8411fb3386a2ae1785c9212a59d0d1c8ccdfa86553bb8d6fb3dd6c923453a1a47c586edbc924c6e7bd4f2436948693e39bd3b1ec73 libressl.patch"
a0892700b55562880a58cd8411fb3386a2ae1785c9212a59d0d1c8ccdfa86553bb8d6fb3dd6c923453a1a47c586edbc924c6e7bd4f2436948693e39bd3b1ec73 libressl.patch"
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