void-linux / void-linux/void-packages
Package Request (or help with template-file): Epour, an EFL-based Torrent-Client
Open
Nobody has claimed this yet.
help wanted
request
- Dominant language
- Shell
- Stars
- 3.4k
- Forks
- 2.8k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 299
Description
Hello everybody! I need help with this template-file:
# Template file for 'epour'
pkgname=epour
version=0.7.0
revision=1
build_style=gnu-configure #???
hostmakedepends="pkg-config clang" #??
makedepends="python-distutils-extra efl efl-devel"
depends="python3-efl python-xdg libtorrent-rasterbar"
short_desc="Torrent client based on EFL"
license="GPL3"
homepage="https://phab.enlightenment.org/w/projects/epour/"
distfiles="http://download.enlightenment.org/rel/apps/$pkgname/$pkgname-$version.tar.xz"
checksum=1c3f5fe42b31d419a66c9b62fea49fd7995712e63768461c6b066b18c04d2e3d
It dont work :-(
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides only an inline template for epour, including its build style, dependencies, source archive, and checksum. Start by checking whether the referenced archive and package metadata are still valid, then compare the template with repository packaging conventions; done means the package builds successfully with its declared dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100