new package: python3-sphinx-copybutton
This commit is contained in:
parent
baad74d2f6
commit
0a9f58780b
19
srcpkgs/python3-sphinx-copybutton/template
Normal file
19
srcpkgs/python3-sphinx-copybutton/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-sphinx-copybutton'
|
||||
pkgname=python3-sphinx-copybutton
|
||||
version=0.5.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Sphinx"
|
||||
short_desc="Add a copy button to code blocks in Sphinx"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://sphinx-copybutton.readthedocs.io/en/latest/"
|
||||
changelog="https://raw.githubusercontent.com/executablebooks/sphinx-copybutton/master/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/s/sphinx-copybutton/sphinx-copybutton-${version}.tar.gz"
|
||||
checksum=366251e28a6f6041514bfb5439425210418d6c750e98d3a695b73e56866a677a
|
||||
make_check=no # package provides no tests
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user