rpms/digikamimageplugins/FC-4 .cvsignore, 1.3, 1.4 digikamimageplugins.spec, 1.9, 1.10 sources, 1.3, 1.4

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Mon Feb 20 20:05:50 UTC 2006


Author: rdieter

Update of /cvs/extras/rpms/digikamimageplugins/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28605

Modified Files:
	.cvsignore digikamimageplugins.spec sources 
Log Message:
* Thu Feb 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.8.1-1
- 0.8.1
- update %description (it's getting pretty long, maybe consider
  omitting detailed list of available plugins)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/digikamimageplugins/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	1 Dec 2005 21:10:10 -0000	1.3
+++ .cvsignore	20 Feb 2006 20:05:49 -0000	1.4
@@ -1 +1 @@
-digikamimageplugins-0.8.0.tar.bz2
+digikamimageplugins-0.8.1.tar.bz2


Index: digikamimageplugins.spec
===================================================================
RCS file: /cvs/extras/rpms/digikamimageplugins/FC-4/digikamimageplugins.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- digikamimageplugins.spec	1 Dec 2005 21:10:10 -0000	1.9
+++ digikamimageplugins.spec	20 Feb 2006 20:05:49 -0000	1.10
@@ -1,8 +1,8 @@
 
 Name:    digikamimageplugins
 Summary: Plugins for Digikam
-Version: 0.8.0
-Release: 1%{?dist} 
+Version: 0.8.1
+Release: 1%{?dist}
 
 License: GPL
 Group:   Applications/Multimedia
@@ -15,46 +15,63 @@
 BuildRequires: gettext
 BuildRequires: libxml2
 BuildRequires: kdelibs-devel >= 6:3.4
-BuildRequires: digikam-devel = %{version}
+BuildRequires: digikam-devel >= %{version}
+BuildRequires: digikam-devel < 0.9
 
 Requires: digikam >= %{version}
+#Requires: digikam < 0.9
 Requires: ImageMagick 
 
-
 %description
 DigikamImagePlugins are a collection of plugins for digiKam Image 
 Editor and showfoto (digiKam stand alone image editor implementation). 
 These plugins add new image treatment options like color management, 
 filters, or special effects.
 
-Currently implemented plugins are listed below:
+Currently implemented plugins include:
 * Image improvements:
-  o icon Adjust levels : a tool to adjust the photograph histogram levels 
-    manually.
-  o icon Adjust curves : a tool to adjust the photograph colors using curves.
-  o icon Noise Reduction : a photograph noise reduction filter.
-  o icon Unsharp : a photograph unsharp mask filter to unblur picture without
+  o Adjust levels : a tool to adjust the photograph histogram levels.
+  o Adjust curves : a tool to adjust the photograph colors using curves.
+  o Noise Reduction : a photograph noise reduction filter.
+  o Unsharp : a photograph unsharp mask filter to unblur picture without
     increase noise.
-  o icon Lens Distortion : a tool for correct lens spherical aberration on
+  o Lens Distortion : a tool for correct lens spherical aberration on
+    photograph.
+  o Anti Vignetting : a tool for correct vignetting on photograph.
+  o Channel Mixer : a tool to mix the photograph color channels.
+  o White Balance : a tool to adjust white color temperature balance of
     photograph.
-  o icon Anti Vignetting : a tool for correct vignetting on photograph.
+  o Photograph Restoration : a tool to reduce photograph artifacts 
+    (CImg library).
+  o Photograph Inpainting : a tool to remove unwanted photograph area
+    (CImg library).
 * Transformation tools:
-  o icon Free Rotation : a plugin to rotate a photograph with a free angle
-    in degrees.
-  o icon Shear Tool : a plugin to shear a photograph horizontally and
-    vertically.
-  o icon Perpective Tool : a plugin to adjust the photograph perpective.
+  o Free Rotation : a plugin to rotate a photograph with a free angle in
+    degrees.
+  o Shear Tool : a plugin to shear a photograph horizontally and vertically.
+  o Perpective Tool : a plugin to adjust the photograph perpective.
+  o Blowup Photograph : a plugin to blowup a photograph without less image
+    quality using CImg library.
 * Image tools:
-  o icon Template Superimpose : a tool for superimpose a template on
-    photograph.
-  o icon Add Border : a tool for add border around a photograph.
+  o Template Superimpose : a tool for superimpose a template on photograph.
+  o Add Border : a tool for add border around a photograph.
+  o Insert Text : a tool for insert text under a photograph.
+  o Apply Texture : a tool to apply a decorative texture to a photograph.
 * Special effects:
-  o icon Solarize : a plugin to solarize a photograph.
-  o icon Oil Paint : simulate oil painting on photograph.
-  o icon Emboss : an effect filter to emboss photograph.
-  o icon Rain Drops : adding the visual effect of raindrops on photograph.
-  o icon Charcoal : simulate charcoal drawing on photograph.
-  o icon FilmGrain : simulate film grain on photograph.
+  o Solarize : a plugin to solarize a photograph.
+  o Oil Paint : simulate oil painting on photograph
+    (using Pieter Voloshyn algorithm).
+  o Emboss : an effect filter to emboss photograph
+    (using Pieter Voloshyn algorithm).
+  o Rain Drops : adding the visual effect of raindrops on photograph
+    (using Pieter Voloshyn algorithm).
+  o Charcoal : simulate charcoal drawing on photograph.
+  o FilmGrain : simulate film grain on photograph.
+  o Infrared : simulate infrared film effect on photograph.
+  o Blur FX : apply bluring special effects on photograph
+    (using Pieter Voloshyn algorithms).
+  o Distortion FX : apply distortion special effects on photograph
+    (using Pieter Voloshyn algorithms).
 
 
 %prep
@@ -129,6 +146,17 @@
 
 
 %changelog
+* Thu Feb 16 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.8.1-1
+- 0.8.1
+- update %%description (it's getting pretty long, maybe consider
+  omitting detailed list of available plugins)
+
+* Tue Feb 14 2006 Rex Dieter <rexdieter[AT]users.sf.net>
+- BR: %%version <= digikam < 0.9
+
+* Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net>
+- fc5: gcc/glibc respin
+
 * Thu Dec 01 2005 Rex Dieter <rexdieter[AT]users.sf.net> 0.8.0-1
 - 0.8.0
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/digikamimageplugins/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	1 Dec 2005 21:10:10 -0000	1.3
+++ sources	20 Feb 2006 20:05:49 -0000	1.4
@@ -1 +1 @@
-6670e0411dbf71ec9faeee087fc4f79a  digikamimageplugins-0.8.0.tar.bz2
+825f08d0a9f4b28b4b18c639be23152f  digikamimageplugins-0.8.1.tar.bz2




More information about the scm-commits mailing list