mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
potrace: fix SUMMARY
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user