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
a67c16f8
Commit
a67c16f8
authored
3 years ago
by
omni
Committed by
Bart Ribbers
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-adblock: resurrect aport
parent
7eeb1d27
No related branches found
No related tags found
1 merge request
!20148
community/py3-adblock: resurrect aport
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-adblock/APKBUILD
+6
-8
6 additions, 8 deletions
community/py3-adblock/APKBUILD
with
6 additions
and
8 deletions
community/py3-adblock/APKBUILD
+
6
−
8
View file @
a67c16f8
# Contributor: omni <omni
@gitlab.
alpine
linux
.org>
# Maintainer: omni <omni
@gitlab.
alpine
linux
.org>
# Contributor: omni <omni
+
alpine
@hack
.org>
# Maintainer: omni <omni
+
alpine
@hack
.org>
pkgname
=
py3-adblock
pkgver
=
0.4.3
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Python wrapper for Brave's adblocking library"
url
=
"https://github.com/ArniDagur/python-adblock"
arch
=
"x86_64 aarch64 x86"
# Not ppc64le due to maturin ring crate dep,
# and not armv7|armhf due to
# ERROR: adblock-$pkgver-cp38-cp38-linux_armv7l.whl is not a supported wheel on this platform.
arch
=
""
# Fails to build
arch
=
"aarch64 x86 x86_64"
# mips* & s390x limited by rust, ppc64le by ring crate
# armhf armv7 limited by maturin
license
=
"Apache-2.0 MIT"
makedepends
=
"
py3-setuptools
cargo
maturin
openssl-dev
py3-pip
"
checkdepends
=
"
py3-pytest
py3-pip
"
subpackages
=
"
$pkgname
-doc:doc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/ArniDagur/python-adblock/archive/
$pkgver
.tar.gz"
...
...
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