Update 0.8 -> 0.8.1
Port changes: * Now works on python-3 * Update WWW
This commit is contained in:
parent
7f113d2277
commit
947fe392d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474329
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= python-djvulibre
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.8.1
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
|
||||
|
||||
USES= python:2.7 pkgconfig
|
||||
USES= python pkgconfig
|
||||
USE_PYTHON= autoplist distutils cython
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493964367
|
||||
SHA256 (python-djvulibre-0.8.tar.gz) = 9d6bf3143fa540e8ce330949c9edff7847ad7cd715f7c02e2991212873a5f31b
|
||||
SIZE (python-djvulibre-0.8.tar.gz) = 85436
|
||||
TIMESTAMP = 1531198545
|
||||
SHA256 (python-djvulibre-0.8.1.tar.gz) = 7f6f875d09cd2bae98c6d59bd6934cf53737c9d46f325e7816afedc5fe518029
|
||||
SIZE (python-djvulibre-0.8.1.tar.gz) = 86460
|
||||
|
@ -1,5 +1,4 @@
|
||||
A set of Python bindings for the DjVuLibre library, an open source
|
||||
implementation of DjVu.
|
||||
|
||||
WWW: https://pypi.org/project/python-djvulibre/
|
||||
WWW: http://jwilk.net/software/python-djvulibre
|
||||
WWW: https://jwilk.net/software/python-djvulibre
|
||||
|
Loading…
Reference in New Issue
Block a user