pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gallery-dl gallery-dl: Update net/gallery-dl to 1.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/67bc77574834
branches: trunk
changeset: 382127:67bc77574834
user: leot <leot%pkgsrc.org@localhost>
date: Sat Jun 23 08:53:31 2018 +0000
description:
gallery-dl: Update net/gallery-dl to 1.4.1
Changes:
1.4.1
-----
- Added an ugoira post-processor to convert pixiv animations to WebM
- Added --zip and --ugoira-conv command-line options
- Changed how ugoira frame information is handled
* instead of being written to a separate file, it is now made
available as metadata field of the ZIP archive
- Fixed manga and chapter titles for mangadex
- Fixed file deletion by post-processors
diffstat:
net/gallery-dl/Makefile | 4 ++--
net/gallery-dl/PLIST | 5 ++++-
net/gallery-dl/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r 7e28d465f941 -r 67bc77574834 net/gallery-dl/Makefile
--- a/net/gallery-dl/Makefile Sat Jun 23 08:20:48 2018 +0000
+++ b/net/gallery-dl/Makefile Sat Jun 23 08:53:31 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/06/10 12:00:24 leot Exp $
+# $NetBSD: Makefile,v 1.16 2018/06/23 08:53:31 leot Exp $
-DISTNAME= gallery_dl-1.4.0
+DISTNAME= gallery_dl-1.4.1
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gallery-dl/}
diff -r 7e28d465f941 -r 67bc77574834 net/gallery-dl/PLIST
--- a/net/gallery-dl/PLIST Sat Jun 23 08:20:48 2018 +0000
+++ b/net/gallery-dl/PLIST Sat Jun 23 08:53:31 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2018/06/10 12:00:24 leot Exp $
+@comment $NetBSD: PLIST,v 1.13 2018/06/23 08:53:31 leot Exp $
bin/gallery-dl
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -327,6 +327,9 @@
${PYSITELIB}/gallery_dl/postprocessor/exec.py
${PYSITELIB}/gallery_dl/postprocessor/exec.pyc
${PYSITELIB}/gallery_dl/postprocessor/exec.pyo
+${PYSITELIB}/gallery_dl/postprocessor/ugoira.py
+${PYSITELIB}/gallery_dl/postprocessor/ugoira.pyc
+${PYSITELIB}/gallery_dl/postprocessor/ugoira.pyo
${PYSITELIB}/gallery_dl/postprocessor/zip.py
${PYSITELIB}/gallery_dl/postprocessor/zip.pyc
${PYSITELIB}/gallery_dl/postprocessor/zip.pyo
diff -r 7e28d465f941 -r 67bc77574834 net/gallery-dl/distinfo
--- a/net/gallery-dl/distinfo Sat Jun 23 08:20:48 2018 +0000
+++ b/net/gallery-dl/distinfo Sat Jun 23 08:53:31 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2018/06/10 12:00:24 leot Exp $
+$NetBSD: distinfo,v 1.16 2018/06/23 08:53:31 leot Exp $
-SHA1 (gallery_dl-1.4.0.tar.gz) = 8403c3f84ccd14428339c6f869c051f0fa0b898f
-RMD160 (gallery_dl-1.4.0.tar.gz) = e681206d7e4c9a0edce35c6b6a23f2426c14785a
-SHA512 (gallery_dl-1.4.0.tar.gz) = 187d191d55039f4a25a24cc78ec6ab9ad0260b1199d4aac1860d0c0209173094e66cddcb88998143f5a98e138277271cb132debfac32dbd296bb6d930948b183
-Size (gallery_dl-1.4.0.tar.gz) = 139132 bytes
+SHA1 (gallery_dl-1.4.1.tar.gz) = 6373a213e2b1c71d061f8e4b00c232a19dc7471b
+RMD160 (gallery_dl-1.4.1.tar.gz) = bbcd9c536332c8f7f743be49532bd50a7a929403
+SHA512 (gallery_dl-1.4.1.tar.gz) = 0f478ae10c54d28d5faa9ee47aa03527d666c0ea3678dbae83d6c59a1b52effdf7dd1e935031dff0830c9854f3271b1b7e9dfa33b139b4d58eb753a4fde878e5
+Size (gallery_dl-1.4.1.tar.gz) = 139920 bytes
SHA1 (patch-gallery__dl_version.py) = 2a6969dcfcf538cb6038795a9aa94d59c8b97553
Home |
Main Index |
Thread Index |
Old Index