potrace: fix SUMMARY

This commit is contained in:
Jérôme Duval
2017-04-14 08:45:22 +02:00
committed by GitHub
parent 685677b891
commit 994e97bcad

View File

@@ -1,4 +1,4 @@
SUMMARY="Portable Network Graphics library"
SUMMARY="Utility for tracing a bitmap"
DESCRIPTION="Potrace is a tool for tracing a bitmap, which means, transforming a \
bitmap into a smooth, scalable image. The input is a bitmap (PBM, \
PGM, PPM, or BMP), and the default output is one of several vector \
@@ -20,7 +20,7 @@ potracing greyscale and color images.
HOMEPAGE="http://potrace.sourceforge.net/"
COPYRIGHT="2001-2015 Peter Selinger"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://potrace.sourceforge.net/download/$portVersion/potrace-$portVersion.tar.gz"
CHECKSUM_SHA256="db72b65311cfdcb63880b317f610d84485f086e15f88ca2346012d49414cd97e"
PATCHES="potrace-$portVersion.patchset"