Browse Source
python/python-djvulibre: Note to self.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/241/head
B. Watson
1 year ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
9 additions and
0 deletions
-
python/python-djvulibre/python-djvulibre.SlackBuild
|
@ -6,6 +6,15 @@ |
|
|
|
|
|
|
|
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. |
|
|
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. |
|
|
|
|
|
|
|
|
|
|
|
# 20240816 bkw: Note to self: |
|
|
|
|
|
# https://github.com/FriedrichFroebel/python-djvulibre/ has a version |
|
|
|
|
|
# 0.9.0 of this, which is shipped by a few distros. However, we cannot |
|
|
|
|
|
# upgrade to this version, because it drops python 2 support. The only |
|
|
|
|
|
# reason python-djvulibre is in our repo is because it's a dep of |
|
|
|
|
|
# djvusmooth, which is in python 2. |
|
|
|
|
|
# This build should probably be split into python2- and python3-, but |
|
|
|
|
|
# we don't even need the python3- one (yet?) |
|
|
|
|
|
|
|
|
# 20230108 bkw: update for v0.8.8. |
|
|
# 20230108 bkw: update for v0.8.8. |
|
|
|
|
|
|
|
|
# 20211205 bkw: |
|
|
# 20211205 bkw: |
|
|