New package: python-Pygments-1.6.
This commit is contained in:
parent
1e0b06da75
commit
b930949d49
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python-Pygments/template
Normal file
17
srcpkgs/python-Pygments/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python-Pygments'
|
||||
pkgname=python-Pygments
|
||||
version=1.6
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="pygments"
|
||||
wrksrc="Pygments-${version}"
|
||||
build_style=python-module
|
||||
depends="python>=2.7 python-distribute"
|
||||
makedepends="python-devel python-distribute"
|
||||
crossmakedepends="python-devel"
|
||||
short_desc="Python syntax highlighter"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pygments.org/"
|
||||
license="BSD"
|
||||
distfiles="http://pypi.python.org/packages/source/P/Pygments/Pygments-${version}.tar.gz"
|
||||
checksum=799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0
|
Loading…
Add table
Reference in a new issue