pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fgallery 1.8.2nb2: fullscreen slideshow, view subdir
Module Name: pkgsrc-wip
Committed By: ast <ast%NetBSD.org@localhost>
Pushed By: ast
Date: Sat Oct 29 22:56:31 2016 +0200
Changeset: 762ee105a7ee31436bd5f33c8f698cce8b508466
Modified Files:
fgallery/Makefile
fgallery/PLIST
fgallery/distinfo
Log Message:
fgallery 1.8.2nb2: fullscreen slideshow, view subdir
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=762ee105a7ee31436bd5f33c8f698cce8b508466
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fgallery/Makefile | 16 +++++++++++-----
fgallery/PLIST | 2 --
fgallery/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 11 deletions(-)
diffs:
diff --git a/fgallery/Makefile b/fgallery/Makefile
index 11d0816..6a6a84d 100644
--- a/fgallery/Makefile
+++ b/fgallery/Makefile
@@ -1,8 +1,9 @@
# $NetBSD$
+PORTVERSION= 1.8.2
PKGBASE= fgallery
-DISTNAME= ${PKGBASE}-1.8.2
-PKGREVISION= 1
+DISTNAME= ${PKGBASE}-${PORTVERSION}
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.thregr.org/~wavexx/software/fgallery/releases/
@@ -24,12 +25,19 @@ DEPENDS+= pngcrush>=1.7:../../graphics/pngcrush
DEPENDS+= lcms2>=2.7:../../graphics/lcms2
DEPENDS+= p7zip>=9.38:../../archivers/p7zip
DEPENDS+= p5-Image-ExifTool>=10.0:../../graphics/p5-Image-ExifTool
+DEPENDS+= p5-JSON-PP>=2.27:../../converters/p5-JSON-PP
SUBST_CLASSES+= fix-paths
SUBST_STAGE.fix-paths= post-patch
SUBST_MESSAGE.fix-paths= Fixing absolute paths.
SUBST_FILES.fix-paths= fgallery
-SUBST_SED.fix-paths= -e "s,\"\$$RealBin/,\"${PREFIX}/share/fgallery/,g"
+SUBST_SED.fix-paths= -e "s,%%REALBIN%%,${PREFIX}/share/fgallery,g"
+
+SUBST_CLASSES+= fix-vers
+SUBST_STAGE.fix-vers= post-patch
+SUBST_MESSAGE.fix-vers= Fixing fgallery version.
+SUBST_FILES.fix-vers= fgallery
+SUBST_SED.fix-vers= -e "s,\"${PORTVERSION}\",\"${PKGVERSION:C/^.*-//}\","
FG_DOCSDIR= share/doc/${PKGBASE}
FG_DOCS= COPYING.txt NEWS.html NEWS.rst README.html README.rst
@@ -49,13 +57,11 @@ FG_VIEWFILES= back.png \
index.css \
index.html \
index.js \
- left.png \
mootools-core-1.4.js \
mootools-idle.js \
mootools-mooswipe.js \
mootools-more-1.4.js \
noise.png \
- right.png \
throbber.gif
INSTALLATION_DIRS= bin ${FG_DOCSDIR} ${FG_SHAREDIR}
diff --git a/fgallery/PLIST b/fgallery/PLIST
index b1eea76..7150709 100644
--- a/fgallery/PLIST
+++ b/fgallery/PLIST
@@ -18,11 +18,9 @@ share/fgallery/view/eye.png
share/fgallery/view/index.css
share/fgallery/view/index.html
share/fgallery/view/index.js
-share/fgallery/view/left.png
share/fgallery/view/mootools-core-1.4.js
share/fgallery/view/mootools-idle.js
share/fgallery/view/mootools-mooswipe.js
share/fgallery/view/mootools-more-1.4.js
share/fgallery/view/noise.png
-share/fgallery/view/right.png
share/fgallery/view/throbber.gif
diff --git a/fgallery/distinfo b/fgallery/distinfo
index bbe99dd..798b390 100644
--- a/fgallery/distinfo
+++ b/fgallery/distinfo
@@ -4,7 +4,7 @@ SHA1 (fgallery-1.8.2.zip) = a4164160f9e7d70fe1b135f11e175e8a470a94f2
RMD160 (fgallery-1.8.2.zip) = 959854b675a813379e78d8e66022dd2f56e30561
SHA512 (fgallery-1.8.2.zip) = 1e782b86c74b7cafbb61e46f346b2e42dab9cc3133cf8cedef827f916b5eb29316d86a52020305b56a42fa9d6555423b9d5a175dac4446a0f7f5d538beb9311f
Size (fgallery-1.8.2.zip) = 158562 bytes
-SHA1 (patch-aa) = 36855dc0f88888a5a704b33dcafda551ab3cd806
-SHA1 (patch-ab) = 703cd2398d33e8da4fd7911f4a6fb9fbb1c1ae34
-SHA1 (patch-ac) = 838447749d4cde1836d377a498ffd56ee80e3ec0
-SHA1 (patch-ad) = 7ff285ef90ac09adef2e2e85226ab67f60b70904
+SHA1 (patch-fgallery) = a1a0563b1103fdbcd17b35da1976889e28b1c1fe
+SHA1 (patch-view_index.css) = e30afdc2f5706b2a44efc325b1777dd3571aa1de
+SHA1 (patch-view_index.html) = 8462f693698af25a4b0782ab010e52d35ba158da
+SHA1 (patch-view_index.js) = 85e2309701717a35ffe22dcf567090c3af67cea8
Home |
Main Index |
Thread Index |
Old Index