pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

new files in view



Module Name:	pkgsrc-wip
Committed By:	ast <ast%NetBSD.org@localhost>
Pushed By:	ast
Date:		Thu Aug 25 23:49:30 2016 +0200
Changeset:	605df45a225a6736f42e5f01166e4e1843858070

Modified Files:
	fgallery/Makefile
	fgallery/PLIST

Log Message:
new files in view

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=605df45a225a6736f42e5f01166e4e1843858070

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fgallery/Makefile | 3 +++
 fgallery/PLIST    | 3 +++
 2 files changed, 6 insertions(+)

diffs:
diff --git a/fgallery/Makefile b/fgallery/Makefile
index 809227f..11d0816 100644
--- a/fgallery/Makefile
+++ b/fgallery/Makefile
@@ -37,6 +37,9 @@ FG_SHAREDIR=    share/${PKGBASE}/view
 FG_SRCDIR=      ${WRKDIR}/${DISTNAME}
 FG_VIEWDIR=     ${FG_SRCDIR}/view
 FG_VIEWFILES=   back.png \
+		cap-always.png \
+		cap-never.png \
+		cap-normal.png \
                 cut-left.png \
                 cut-mov.png \
                 cut-right.png \
diff --git a/fgallery/PLIST b/fgallery/PLIST
index c3853dd..b1eea76 100644
--- a/fgallery/PLIST
+++ b/fgallery/PLIST
@@ -6,6 +6,9 @@ share/doc/fgallery/NEWS.rst
 share/doc/fgallery/README.html
 share/doc/fgallery/README.rst
 share/fgallery/view/back.png
+share/fgallery/view/cap-always.png
+share/fgallery/view/cap-never.png
+share/fgallery/view/cap-normal.png
 share/fgallery/view/cut-left.png
 share/fgallery/view/cut-mov.png
 share/fgallery/view/cut-right.png


Home | Main Index | Thread Index | Old Index