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
1865ed24
Commit
1865ed24
authored
3 years ago
by
Duncan Bellamy
Browse files
Options
Downloads
Patches
Plain Diff
community/dcc: upgrade to 2.3.168
parent
9e4b9f61
No related branches found
No related tags found
1 merge request
!20841
[3.13] community/dcc: upgrade to 2.3.168
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/dcc/APKBUILD
+8
-12
8 additions, 12 deletions
community/dcc/APKBUILD
with
8 additions
and
12 deletions
community/dcc/APKBUILD
+
8
−
12
View file @
1865ed24
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname
=
dcc
pkgver
=
2.3.16
7
pkgrel
=
4
pkgver
=
2.3.16
8
pkgrel
=
0
pkgdesc
=
"Distributed Checksum Clearinghouses or DCC spam filter"
url
=
"https://www.dcc-servers.net/dcc/"
arch
=
"all"
...
...
@@ -10,8 +10,8 @@ license="custom"
pkgusers
=
"dcc"
pkggroups
=
"dcc"
makedepends
=
"libmilter-dev"
subpackages
=
"
$pkgname
-dccd
$pkgname
-dccifd
$pkgname
-dccm
$pkgname
-extras
$pkgname
-openrc
$pkgname
-doc"
subpackages
=
"
$pkgname
-dccd
$pkgname
-dccifd
$pkgname
-dccm
$pkgname
-extras
$pkgname
-openrc
$pkgname
-doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://www.dcc-servers.net/src/dcc/old/dcc-
$pkgver
.tar.Z
10-
$pkgname
-alpine.patch
20-
$pkgname
-config.patch
...
...
@@ -24,10 +24,6 @@ options="!check"
_p
=
var/dcc/libexec
# Fix build with gcc 10, no idea how the multiple definitions of grey_on
# are supposed to be resolved properly, so just disable -fno-common.
export
CFLAGS
=
"
$CFLAGS
-fcommon"
prepare
()
{
chmod
755 configure
chmod
644 include/dcc_types.h include/dcc_config.h.in homedir/dcc_conf.in LICENSE
...
...
@@ -47,9 +43,9 @@ package() {
make
install
cd
"
$pkgdir
"
install
-Dm
755
"
$srcdir
"
/
$pkgname
.initd etc/init.d/
$pkgname
install
-Dm
644
"
$srcdir
"
/
$pkgname
.confd etc/conf.d/
$pkgname
install
-Dm644
"
$builddir
"
/LICENSE usr/share/licenses/
$pkgname
/LICENSE
install
-Dm
755
"
$srcdir
"
/
$pkgname
.initd
"
$pkgdir
"
/
etc/init.d/
$pkgname
install
-Dm
644
"
$srcdir
"
/
$pkgname
.confd
"
$pkgdir
"
/
etc/conf.d/
$pkgname
install
-Dm644
"
$builddir
"
/LICENSE
"
$pkgdir
"
/
usr/share/licenses/
$pkgname
/LICENSE
chmod
755
"
$pkgdir
"
/var/dcc/libexec/dccsight
cd
"
$pkgdir
"
/usr/bin
...
...
@@ -85,7 +81,7 @@ extras() {
amove
"
$_p
"
/updatedcc
"
$_p
"
/uninstalldcc usr/bin/dccproc usr/bin/dccif-test
}
sha512sums
=
"
384a572e5b18bed6aed08dce6ebc468d5737b0cb4774fe502f527b101a38b4bec1fdd73384c6fb437c21ae46aa56ae04c5c459737cdda6ab3ce186ff4f77cf98
dcc-2.3.16
7
.tar.gz
sha512sums
=
"
52a9671ba355a2d3e82246c3b5cf3875148d48bd314371d9e608643a59922becdf024b880e4bd37f6e36aa50830110600960ffa7a3ddd69ed7239bfc0578f141
dcc-2.3.16
8
.tar.gz
8efe22be50da74abdf8fe26de028f13d7ee572c0f1fcfb174bcd8083523c0c5d2b0a5c2580d77d031c23f5ce728e045a6ba8ef9069a19cc6bcfe865142849d41 10-dcc-alpine.patch
8f7455cb8d49f26688fb8110c1a75311d9a8365e384dedbad7ab48bccdce6c0114f0c22d2024d05ab31d7ae5cdacf96972d8a7c0c361b767bde6532e1d9a94c7 20-dcc-config.patch
14a5d890ecff4081b369b26308d6225ab06d535f159ac59f6554335788bab4684717118f69cbe256075f57af2fc27639a5bcc6ab1bded3590e19cb3b5094ccb8 dcc.confd
...
...
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