rev 7079 - in branches/kde4/packages: . blitz blitz/debian

Sune Vuorela pusling-guest at alioth.debian.org
Sun Aug 12 22:33:23 UTC 2007


Author: pusling-guest
Date: 2007-08-12 22:33:23 +0000 (Sun, 12 Aug 2007)
New Revision: 7079

Added:
   branches/kde4/packages/blitz/
   branches/kde4/packages/blitz/debian/
   branches/kde4/packages/blitz/debian/blitztest.1
   branches/kde4/packages/blitz/debian/changelog
   branches/kde4/packages/blitz/debian/compat
   branches/kde4/packages/blitz/debian/control
   branches/kde4/packages/blitz/debian/copyright
   branches/kde4/packages/blitz/debian/dirs
   branches/kde4/packages/blitz/debian/docs
   branches/kde4/packages/blitz/debian/libblitz-dev.install
   branches/kde4/packages/blitz/debian/libblitz-dev.manpages
   branches/kde4/packages/blitz/debian/libblitz4.install
   branches/kde4/packages/blitz/debian/rules
   branches/kde4/packages/blitz/debian/watch.ex
Log:
initial blitz packaging. Still have a couple of issues.
svn export svn://anonsvn.kde.org/home/kde/trunk/kdesupport/blitz/ blitz-0.0.3+svn699300
is used as current tarball



Property changes on: branches/kde4/packages/blitz/debian
___________________________________________________________________
Name: svn:externals
   + cdbs svn://svn.debian.org/pkg-kde/branches/kde4/cdbs/


Added: branches/kde4/packages/blitz/debian/blitztest.1
===================================================================
--- branches/kde4/packages/blitz/debian/blitztest.1	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/blitztest.1	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,41 @@
+.\"                                      Hey, EMACS: -*- nroff -*-
+.TH BLITZTEST 1 "August 12, 2007"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh        disable hyphenation
+.\" .hy        enable hyphenation
+.\" .ad l      left justify
+.\" .ad b      justify to both left and right margins
+.\" .nf        disable filling
+.\" .fi        enable filling
+.\" .br        insert line break
+.\" .sp <n>    insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+blitztest \- program to test blitz imaging filter library
+.SH SYNOPSIS
+.B blitztest
+.RI " imagefile" 
+.br
+.SH DESCRIPTION
+This manual page documents briefly the
+.B blitztest
+command. Blitztest shows a window to demonstrate what the capabilities of the blitz library is.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
+.\" respectively.
+\fBblitz\fP is a program that...
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.br
+.SH AUTHOR
+blitz was written by Daniel M. Duley.
+.PP
+This manual page was written by Sune Vuorela <debian at pusling.com>,
+for the Debian project (but may be used by others).

Added: branches/kde4/packages/blitz/debian/changelog
===================================================================
--- branches/kde4/packages/blitz/debian/changelog	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/changelog	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,5 @@
+blitz (0.0.3+svn699300-1) unstable; urgency=low
+
+  * Initial release (Closes: #436987)
+
+ -- Sune Vuorela <debian at pusling.com>  Sun, 12 Aug 2007 19:16:04 +0200

Added: branches/kde4/packages/blitz/debian/compat
===================================================================
--- branches/kde4/packages/blitz/debian/compat	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/compat	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1 @@
+5

Added: branches/kde4/packages/blitz/debian/control
===================================================================
--- branches/kde4/packages/blitz/debian/control	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/control	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,23 @@
+Source: blitz
+Priority: optional
+Maintainer: Sune Vuorela <debian at pusling.com>
+Build-Depends: debhelper (>= 5)
+Standards-Version: 3.7.2
+
+Package: libblitz4
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: kde/qt image filter library
+ Blitz is a graphical effect and filter library for KDE4.0 that contains
+ many improvements over KDE 3.x's kdefx library including bugfixes,
+ memory and speed improvements, and MMX/SSE support.
+
+Package: libblitz-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libblitz4 (=${binary:Version})
+Description: kde/qt image filter library - development files
+ Blitz is a graphical effect and filter library for KDE4.0 that contains
+ many improvements over KDE 3.x's kdefx library including bugfixes,
+ memory and speed improvements, and MMX/SSE support.

Added: branches/kde4/packages/blitz/debian/copyright
===================================================================
--- branches/kde4/packages/blitz/debian/copyright	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/copyright	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,121 @@
+This package was debianized by Sune Vuorela <debian at pusling.com> on
+Fri, 10 Aug 2007 00:53:22 +0200.
+
+It was downloaded from <svn://anonsvn.kde.org/home/kde/trunk/kdesupport/blitz>
+
+Upstream Author: 
+
+	Daniel M. Duley <daniel.duley at verizon.net>
+
+Copyright: 
+
+blitz/blitz.cpp: Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005, 2007
+blitz/blitz.cpp-      Daniel M. Duley <daniel.duley at verizon.net>
+blitz/blitz.cpp: (C) 2004 Zack Rusin <zack at kde.org>
+blitz/blitz.cpp: (C) 2000 Josef Weidendorfer <weidendo at in.tum.de>
+blitz/blitz.cpp: (C) 1999 Geert Jansen <g.t.jansen at stud.tue.nl>
+blitz/blitz.cpp: (C) 1998, 1999 Christian Tibirna <ctibirna at total.net>
+blitz/blitz.cpp: (C) 1998, 1999 Dirk Mueller <mueller at kde.org>
+blitz/blitz.cpp-
+blitz/blitz.cpp:Copyright (C) 2003 ImageMagick Studio, a non-profit organization dedicated to
+blitz/blitz.cpp-making software imaging solutions freely available.
+blitz/blitz.cpp-            // Diagonal dgradient code inspired by BlackBox (mosfet)
+blitz/blitz.cpp:            // BlackBox dgradient is (C) Brad Hughes, <bhughes at tcac.net> and
+blitz/blitz.cpp-            // Mike Cole <mike at mydot.com>.
+--
+blitz/blitz.h: Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005, 2007
+blitz/blitz.h-      Daniel M. Duley <daniel.duley at verizon.net>
+blitz/blitz.h: (C) 2004 Zack Rusin <zack at kde.org>
+blitz/blitz.h: (C) 2000 Josef Weidendorfer <weidendo at in.tum.de>
+blitz/blitz.h: (C) 1999 Geert Jansen <g.t.jansen at stud.tue.nl>
+blitz/blitz.h: (C) 1998, 1999 Christian Tibirna <ctibirna at total.net>
+blitz/blitz.h: (C) 1998, 1999 Dirk Mueller <mueller at kde.org>
+--
+blitz/colors.cpp: Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005, 2007
+blitz/colors.cpp-      Daniel M. Duley <daniel.duley at verizon.net>
+blitz/colors.cpp: (C) 2000 Josef Weidendorfer <weidendo at in.tum.de>
+blitz/colors.cpp: (C) 1999 Geert Jansen <g.t.jansen at stud.tue.nl>
+--
+blitz/convolve.cpp: Copyright (C) 2004, 2005, 2007 Daniel M. Duley <daniel.duley at verizon.net>
+--
+blitz/convolve.cpp:Copyright (C) 2003 ImageMagick Studio, a non-profit organization dedicated to
+blitz/convolve.cpp-making software imaging solutions freely available.
+--
+blitz/histogram.cpp: Copyright (C) 1998, 1999, 2001, 2002, 2004, 2005, 2007 
+                     Daniel M. Duley <daniel.duley at verizon.net>
+blitz/histogram.cpp:Copyright (C) 2003 ImageMagick Studio, a non-profit organization dedicated to
+blitz/histogram.cpp-making software imaging solutions freely available.
+--
+blitz/mcpu.cpp: * Copyright (C) 2003 Fredrik Hoglund <fredrik at kde.org>
+blitz/mcpu.cpp: * Copyright (C) 2004 Daniel M. Duley <daniel.duley at verizon.net>
+--
+blitz/mcpu.h: * Copyright (C) 2003 Fredrik Hoglund <fredrik at kde.org>
+blitz/mcpu.h: * Copyright (C) 2004 Daniel M. Duley <daniel.duley at verizon.net>
+--
+blitz/scale.cpp: * Copyright (C) 2004, 2005, 2007 Daniel M. Duley <daniel.duley at verizon.net>
+blitz/scale.cpp: * Imlib2 is (C) Carsten Haitzler and various contributors. The MMX code
+blitz/scale.cpp- * is by Willem Monsuwe <willem at stack.nl>. All other modifications are
+blitz/scale.cpp: * (C) Daniel M. Duley.
+--
+blitz/scalefilter.cpp: Copyright (C) 2004, 2005, 2007 Daniel M. Duley <daniel.duley at verizon.net>
+blitz/scalefilter.cpp:Copyright (C) 2003 ImageMagick Studio, a non-profit organization dedicated to
+blitz/scalefilter.cpp-making software imaging solutions freely available.
+blitz/private/inlinehsv.h: Copyright (C) 2005, 2007 Daniel M. Duley <daniel.duley at verizon.net>
+blitz/private/interpolate.h: Copyright (C) 2005, 2007 Daniel M. Duley <daniel.duley at verizon.net>
+
+
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+  Portions of this software are were originally based on ImageMagick's
+  algorithms. ImageMagick is copyrighted under the following conditions:
+
+  Copyright (C) 2003 ImageMagick Studio, a non-profit organization dedicated to
+  making software imaging solutions freely available.
+
+  Permission is hereby granted, free of charge, to any person obtaining a copy
+  of this software and associated documentation files ("ImageMagick"), to deal
+  in ImageMagick without restriction, including without limitation the rights
+  to use, copy, modify, merge, publish, distribute, sublicense,  and/or sell
+  copies of ImageMagick, and to permit persons to whom the ImageMagick is
+  furnished to do so, subject to the following conditions:
+
+  The above copyright notice and this permission notice shall be included in all
+  copies or substantial portions of ImageMagick.
+
+  The software is provided "as is", without warranty of any kind, express or
+  implied, including but not limited to the warranties of merchantability,
+  fitness for a particular purpose and noninfringement.  In no event shall
+  ImageMagick Studio be liable for any claim, damages or other liability,
+  whether in an action of contract, tort or otherwise, arising from, out of or
+  in connection with ImageMagick or the use or other dealings in ImageMagick.
+
+  Except as contained in this notice, the name of the ImageMagick Studio shall
+  not be used in advertising or otherwise to promote the sale, use or other
+  dealings in ImageMagick without prior written authorization from the
+  ImageMagick Studio.
+
+
+
+The Debian packaging is (C) 2007, Sune Vuorela <debian at pusling.com> and
+is licensed under the license mentioned above.
+

Added: branches/kde4/packages/blitz/debian/dirs
===================================================================
--- branches/kde4/packages/blitz/debian/dirs	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/dirs	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,2 @@
+usr/bin
+usr/sbin

Added: branches/kde4/packages/blitz/debian/docs
===================================================================
--- branches/kde4/packages/blitz/debian/docs	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/docs	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,2 @@
+README.BLITZ
+README.PORTING

Added: branches/kde4/packages/blitz/debian/libblitz-dev.install
===================================================================
--- branches/kde4/packages/blitz/debian/libblitz-dev.install	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/libblitz-dev.install	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,6 @@
+usr/include/blitzcpu.h
+usr/include/blitz_export.h
+usr/include/blitz.h
+usr/lib/libblitz.so
+usr/lib/pkgconfig/blitz.pc
+usr/bin/blitztest

Added: branches/kde4/packages/blitz/debian/libblitz-dev.manpages
===================================================================
--- branches/kde4/packages/blitz/debian/libblitz-dev.manpages	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/libblitz-dev.manpages	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1 @@
+debian/blitztest.1

Added: branches/kde4/packages/blitz/debian/libblitz4.install
===================================================================
--- branches/kde4/packages/blitz/debian/libblitz4.install	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/libblitz4.install	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,2 @@
+usr/lib/libblitz.so.4.0.0
+usr/lib/libblitz.so.4

Added: branches/kde4/packages/blitz/debian/rules
===================================================================
--- branches/kde4/packages/blitz/debian/rules	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/rules	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,2 @@
+#!/usr/bin/make -f
+include debian/cdbs/kde.mk


Property changes on: branches/kde4/packages/blitz/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: branches/kde4/packages/blitz/debian/watch.ex
===================================================================
--- branches/kde4/packages/blitz/debian/watch.ex	                        (rev 0)
+++ branches/kde4/packages/blitz/debian/watch.ex	2007-08-12 22:33:23 UTC (rev 7079)
@@ -0,0 +1,22 @@
+# Example watch control file for uscan
+# Rename this file to "watch" and then you can run the "uscan" command
+# to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+# Uncomment to examine a Webpage 
+# <Webpage URL> <string match>
+#http://www.example.com/downloads.php blitz-(.*)\.tar\.gz
+
+# Uncomment to examine a Webserver directory
+#http://www.example.com/pub/blitz-(.*)\.tar\.gz
+
+# Uncommment to examine a FTP server
+#ftp://ftp.example.com/pub/blitz-(.*)\.tar\.gz debian uupdate
+
+# Uncomment to find new files on sourceforge, for debscripts >= 2.9
+# http://sf.net/blitz/blitz-(.*)\.tar\.gz
+
+




More information about the pkg-kde-commits mailing list