pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/kphotools Import kphotools from pkgsrc-wip. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b3cb086276cc
branches: trunk
changeset: 478692:b3cb086276cc
user: markd <markd%pkgsrc.org@localhost>
date: Wed Jul 28 14:09:40 2004 +0000
description:
Import kphotools from pkgsrc-wip. Packaged by Ian Zagorskih and
slightly modified by me.
KPhoTools is a program for KDE which helps you creating fast
online photo galleries in HTML.
But that's not all it has (and will get) much more features like:
* Rotating images
* Rezising images
* Create thumbnails
* Image filters (*)
* Several styles
* Logo Blending
* Features of the albums are:
* Simple and clean indexing
* Nice overview of your pics
* Slideshows
* No PHP needed! (only HTML & Javascript)
* Preloading (no empty boxes on screen)
* Not present pics won't be loaded (box will be shown)
* Screenshot function
* Screenshots from desktop
* Screenshots from selected areas on your desktop
* Screenshots of single windows
diffstat:
graphics/kphotools/DESCR | 22 ++++++++++++++++++++++
graphics/kphotools/Makefile | 22 ++++++++++++++++++++++
graphics/kphotools/PLIST | 11 +++++++++++
graphics/kphotools/distinfo | 4 ++++
4 files changed, 59 insertions(+), 0 deletions(-)
diffs (75 lines):
diff -r 03fdeb4191b2 -r b3cb086276cc graphics/kphotools/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kphotools/DESCR Wed Jul 28 14:09:40 2004 +0000
@@ -0,0 +1,22 @@
+KPhoTools is a program for KDE which helps you creating fast
+online photo galleries in HTML.
+
+But that's not all it has (and will get) much more features like:
+
+* Rotating images
+* Rezising images
+* Create thumbnails
+* Image filters (*)
+* Several styles
+* Logo Blending
+* Features of the albums are:
+ * Simple and clean indexing
+ * Nice overview of your pics
+ * Slideshows
+ * No PHP needed! (only HTML & Javascript)
+ * Preloading (no empty boxes on screen)
+ * Not present pics won't be loaded (box will be shown)
+* Screenshot function
+* Screenshots from desktop
+* Screenshots from selected areas on your desktop
+* Screenshots of single windows
diff -r 03fdeb4191b2 -r b3cb086276cc graphics/kphotools/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kphotools/Makefile Wed Jul 28 14:09:40 2004 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/28 14:09:40 markd Exp $
+#
+
+DISTNAME= kphotools-0.2.1
+CATEGORIES= kde graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kphotools/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= ianzag%mail.ru@localhost
+HOMEPAGE= http://kphotools.sourceforge.net/
+COMMENT= KDE app which helps you creating fast online photo galleries in HTML
+
+USE_BUILDLINK3= YES
+USE_GNU_TOOLS+= make
+USE_LANGUAGES= c c++
+USE_LIBTOOL= YES
+GNU_CONFIGURE= YES
+
+.include "../../meta-pkgs/kde3/kde3.mk"
+.include "../../graphics/imlib2/buildlink3.mk"
+.include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 03fdeb4191b2 -r b3cb086276cc graphics/kphotools/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kphotools/PLIST Wed Jul 28 14:09:40 2004 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/28 14:09:40 markd Exp $
+bin/kphotools
+share/doc/kde/HTML/en/kphotools/common
+share/doc/kde/HTML/en/kphotools/index.cache.bz2
+share/doc/kde/HTML/en/kphotools/index.docbook
+share/kde/applnk/Utilities/kphotools.desktop
+share/kde/apps/kphotools/kphotoolsui.rc
+share/kde/icons/hicolor/16x16/apps/kphotools.png
+share/kde/icons/hicolor/32x32/apps/kphotools.png
+@dirrm share/kde/apps/kphotools
+@dirrm share/doc/kde/HTML/en/kphotools
diff -r 03fdeb4191b2 -r b3cb086276cc graphics/kphotools/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/kphotools/distinfo Wed Jul 28 14:09:40 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/28 14:09:40 markd Exp $
+
+SHA1 (kphotools-0.2.1.tar.bz2) = 51769be5e6d3533e409b4c24bfcc94fc46c9e169
+Size (kphotools-0.2.1.tar.bz2) = 703387 bytes
Home |
Main Index |
Thread Index |
Old Index