SPECS: gimp-plugin-dds.spec - 1.0.1
wolf
wolf at pld-linux.org
Thu Mar 23 22:01:01 CET 2006
Author: wolf Date: Thu Mar 23 21:01:01 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.0.1
---- Files affected:
SPECS:
gimp-plugin-dds.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/gimp-plugin-dds.spec
diff -u SPECS/gimp-plugin-dds.spec:1.1 SPECS/gimp-plugin-dds.spec:1.2
--- SPECS/gimp-plugin-dds.spec:1.1 Sat Feb 5 17:06:41 2005
+++ SPECS/gimp-plugin-dds.spec Thu Mar 23 22:00:53 2006
@@ -2,14 +2,15 @@
Summary: DDS plugin
Summary(pl): Wtyczka DDS
Name: gimp-plugin-dds
-Version: 0.3
+Version: 1.0.1
Release: 1
License: GPL
Group: X11/Applications/Graphics
Source0: http://nifelheim.dyndns.org/~cocidius/files/gimp-dds-%{version}.tar.bz2
-# Source0-md5: be9dc555b94a91ccea0b91ca26edd641
+# Source0-md5: afa9a8823e4fbdc107014250ebd6fd29
URL: http://nifelheim.dyndns.org/~cocidius/dds/
BuildRequires: gimp-devel >= 1:2.0.0
+BuildRequires: glew
BuildRequires: glut
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,7 +23,12 @@
- Load/save DDS files, optionally using DXT texture compression,
- Optional automatic mipmap generation when saving,
- Load mipmaps into separate layers,
-- Load cube map faces and volume map slices into separate layers.
+- Load cube map faces and volume map slices into separate layers,
+- Save cube maps and volume maps with automatic mipmap generation
+ support,
+- Save image with a custom pixel format,
+- Non-power-of-two image loading and saving support with automatic
+ mipmap generation support.
%description -l pl
Wtyczka pozwalająca wczytywać i zapisywać obrazy w formacie Direct
@@ -32,7 +38,11 @@
- Opcjonalna automatyczna generacja mipmap podczas zapisu,
- Ładowanie mipmap do osobnych warstw,
- Ładowanie ścian cube mapy i przekrojów volume mapy do osobnych
- warstw.
+ warstw,
+- Zapisywanie cube map i volume map z automatyczną generacją mipmap,
+- Zapisywanie obrazów z własnym formatem pikseli,
+- Ładowanie i zapisywanie obrazów o wymiarach różnych od potęg
+ dwójki z automatyczną generacją mipmap.
%prep
%setup -q -n gimp-dds
@@ -63,6 +73,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/03/23 21:00:53 wolf
+- 1.0.1
+
Revision 1.1 2005/02/05 16:06:41 wolf
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gimp-plugin-dds.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list