|
@@ -1,7 +1,7 @@
|
|
|
Source: lazpaint
|
|
|
Section: graphics
|
|
|
Priority: optional
|
|
|
-Maintainer: Johann ELSASS <circular@operamail.com>
|
|
|
+Maintainer: Johann ELSASS <circular@fastmail.com>
|
|
|
Uploaders: Gürkan Myczko <[email protected]>
|
|
|
Build-Depends: fpc, lcl, lazarus, libqt5pas-dev, debhelper-compat (= 13)
|
|
|
Rules-Requires-Root: no
|
|
@@ -16,7 +16,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
Conflicts: lazpaint, lazpaint-gtk3, lazpaint-qt4, lazpaint-qt5
|
|
|
Description: Image editor with raster and vector layers (gtk2)
|
|
|
Can read layered files (lzp, ora, pdn, oXo, flat psd), multi-images (gif,
|
|
|
- ico, tiff), flat files (bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
|
|
|
+ ico, tiff), flat files (avif, bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
|
|
|
raw images (dng, cr2, nef, arw...), vectorial (svg), 3D (obj). Has drawing
|
|
|
tools, vector shapes, phong shading, curve adjustments, filters, render
|
|
|
some textures, Python scripting.
|
|
@@ -28,7 +28,7 @@ Architecture: any
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
Description: Image editor with raster and vector layers (qt5)
|
|
|
Can read layered files (lzp, ora, pdn, oXo, flat psd), multi-images (gif,
|
|
|
- ico, tiff), flat files (bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
|
|
|
+ ico, tiff), flat files (avif, bmp, jpeg, pcx, png, tga, webp, xpm, xwd),
|
|
|
raw images (dng, cr2, nef, arw...), vectorial (svg), 3D (obj). Has drawing
|
|
|
tools, vector shapes, phong shading, curve adjustments, filters, render
|
|
|
some textures, Python scripting.
|