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
37a92cdb
Commit
37a92cdb
authored
3 years ago
by
J0WI
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/amule: upgrade to 2.3.3
parent
e9266d57
Loading
Loading
1 merge request
!20364
testing/amule: upgrade to 2.3.3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/amule/APKBUILD
+18
-12
18 additions, 12 deletions
testing/amule/APKBUILD
with
18 additions
and
12 deletions
testing/amule/APKBUILD
+
18
−
12
View file @
37a92cdb
# Contributor: August Klein <amatcoder@gmail.com>
# Maintainer: August Klein <amatcoder@gmail.com>
pkgname
=
amule
_
commit
=
eba0b7ac753680264a77b3dff12f82665ff180d4
pkgver
=
11066
pkgrel
=
2
_
pkgname
=
aMule
pkgver
=
2.3.3
pkgrel
=
0
pkgdesc
=
"eMule-like client for the eD2k and Kademlia networks"
url
=
"http://www.amule.org"
url
=
"http
s
://www.amule.org
/
"
arch
=
"all"
license
=
"GPL-2.0-or-later"
makedepends
=
"bison boost-dev crypto++-dev gd-dev geoip-dev libsm-dev libupnp-dev
wxgtk3-dev"
options
=
"!check"
# unexpected end of file
subpackages
=
"
$pkgname
-lang
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.
g
z::https://
repo.or.cz/amule.git/snapshot/
$_commit
.tar.
g
z"
source
=
"
$
_
pkgname
-
$pkgver
.tar.
x
z::https://
downloads.sourceforge.net/project/amule/aMule/2.3.3/aMule-
$pkgver
.tar.
x
z"
builddir
=
"
$srcdir
/
$pkgname
-
$
{
_commit
:0:7
}
"
builddir
=
"
$srcdir
/
$
_
pkgname
-
$
pkgver
"
build
()
{
./configure
\
...
...
@@ -24,23 +25,28 @@ build() {
--host
=
$CHOST
\
--prefix
=
/usr
\
--mandir
=
/usr/share/man
\
--enable-amule-daemon
\
--enable-amulecmd
\
--enable-amule-gui
\
--enable-webserver
\
--enable-alc
\
--enable-alcc
\
--enable-amule-daemon
\
--enable-amule-gui
\
--enable-amulecmd
\
--enable-ccache
\
--enable-geoip
\
--enable-optimize
\
--enable-upnp
\
--enable-
ccache
\
--enable-
webserver
\
--disable-debug
\
--with-boost
\
--with-wx-config
=
wx-config-gtk3
make
}
check
()
{
make check
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
e4e42ba81852faa818f6ece0ed54d1c3a79684eb5e9c892ca99dc07d8eb8639dc7ea9dac31d6d20302f8b48f2f2a39780e4e7fa
67
c
0a
8dc597b16e7fcc28c7dd
a
m
ule-
11066
.tar.
g
z"
sha512sums
=
"
a5a80c5ddd1e107d92070c1d8e232c2762c4c54791abc067c739eef7c690062ed164dd7733808f80c762719261162aeb3d602308964dda2
670a
0bb059d87b74e
a
M
ule-
2.3.3
.tar.
x
z"
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