Skip to content
Snippets Groups Projects
Commit e25b6de9 authored by Bart Ribbers's avatar Bart Ribbers Committed by Rasmus Thomsen
Browse files

testing/py3-casttube: new aport

parent e11063bc
No related branches found
No related tags found
1 merge request!7629testing/mycroft-core: new aport
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-casttube
pkgver=0.2.0
pkgrel=0
pkgdesc="YouTube Chromecast API"
url="https://github.com/ur1katz/casttube"
arch="noarch"
license="MIT"
depends="python3 py3-requests"
makedepends="py3-setuptools"
source="https://pypi.python.org/packages/source/c/casttube/casttube-$pkgver.tar.gz"
options="!check" # No tests
builddir="$srcdir/casttube-$pkgver"
build() {
python3 setup.py build
}
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="0ab69a92d49a9095c0adb70fec95011447d1f2a57e7642504d2ab4f19fc5f93b09db0e5d277bf7876311e5f26067a687bde58e3aa12469dcc6778486fc19c836 casttube-0.2.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment