Page MenuHomeSolus

D10349.id.diff
No OneTemporary

D10349.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,14 @@
name : potrace
-version : 1.15
-release : 3
+version : '1.16'
+release : 4
source :
- - https://kent.dl.sourceforge.net/project/potrace/1.15/potrace-1.15.tar.gz : a9b33904ace328340c850a01458199e0064e03ccaaa731bc869a842b1b8d529d
+ - https://sourceforge.net/projects/potrace/files/1.16/potrace-1.16.tar.gz : be8248a17dedd6ccbaab2fcc45835bb0502d062e40fbded3bc56028ce5eb7acc
license : GPL-2.0
+homepage : http://potrace.sourceforge.net/
component : multimedia.graphics
summary : Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image
description: |
- Potrace is a tool for tracing a bitmap, which means, transforming a bitmap
- into a smooth, scalable image. A typical use is to create SVG or PDF files
- from scanned data. The resulting image can then be rendered at any
- resolution.
+ Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
setup : |
%configure --disable-static --with-libpotrace
build : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,60 +1,55 @@
<PISI>
<Source>
<Name>potrace</Name>
+ <Homepage>http://potrace.sourceforge.net/</Homepage>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image</Summary>
- <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap
-into a smooth, scalable image. A typical use is to create SVG or PDF files
-from scanned data. The resulting image can then be rendered at any
-resolution.
+ <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>potrace</Name>
<Summary xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image</Summary>
- <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap
-into a smooth, scalable image. A typical use is to create SVG or PDF files
-from scanned data. The resulting image can then be rendered at any
-resolution.
+ <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
</Description>
<PartOf>multimedia.graphics</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/mkbitmap</Path>
+ <Path fileType="executable">/usr/bin/potrace</Path>
+ <Path fileType="library">/usr/lib64/libpotrace.so.0</Path>
+ <Path fileType="library">/usr/lib64/libpotrace.so.0.0.6</Path>
+ <Path fileType="doc">/usr/share/doc/potrace/placement.pdf</Path>
+ <Path fileType="man">/usr/share/man/man1/mkbitmap.1</Path>
+ <Path fileType="man">/usr/share/man/man1/potrace.1</Path>
</Files>
</Package>
<Package>
<Name>potrace-devel</Name>
<Summary xml:lang="en">Development files for potrace</Summary>
- <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap
-into a smooth, scalable image. A typical use is to create SVG or PDF files
-from scanned data. The resulting image can then be rendered at any
-resolution.
+ <Description xml:lang="en">Potrace is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. A typical use is to create SVG or PDF files from scanned data. The resulting image can then be rendered at any resolution.
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">potrace</Dependency>
+ <Dependency release="4">potrace</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="header">/usr/include/potracelib.h</Path>
+ <Path fileType="library">/usr/lib64/libpotrace.so</Path>
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-01-12</Date>
- <Version>1.15</Version>
+ <Update release="4">
+ <Date>2021-01-15</Date>
+ <Version>1.16</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 3:48 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810429
Default Alt Text
D10349.id.diff (5 KB)

Event Timeline