mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update to 0.1.4.
This commit is contained in:
parent
818093b3c2
commit
d01de72a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450174
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libcdr
|
||||
PORTVERSION= 0.1.3
|
||||
PORTREVISION= 8
|
||||
PORTVERSION= 0.1.4
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= LODEV
|
||||
PKGNAMESUFFIX= 01
|
||||
@ -10,8 +9,7 @@ PKGNAMESUFFIX= 01
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing Corel Draw file format
|
||||
|
||||
LICENSE= LGPL21 MPL GPLv2
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= MPL20
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs
|
||||
LIB_DEPENDS= libicui18n.so:devel/icu \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469463585
|
||||
SHA256 (libcdr-0.1.3.tar.xz) = 66e28e502abef7f6f494ce03de037d532f5e7888cfdee62c01203c8325b33f22
|
||||
SIZE (libcdr-0.1.3.tar.xz) = 596772
|
||||
TIMESTAMP = 1505860777
|
||||
SHA256 (libcdr-0.1.4.tar.xz) = e7a7e8b00a3df5798110024d7061fe9d1c3330277d2e4fa9213294f966a4a66d
|
||||
SIZE (libcdr-0.1.4.tar.xz) = 609592
|
||||
|
@ -1,4 +1,4 @@
|
||||
Library and tools providing ability to interpret and import Corel Draw drawings
|
||||
into various applications.
|
||||
|
||||
WWW: http://www.freedesktop.org/wiki/Software/libcdr/
|
||||
WWW: https://wiki.documentfoundation.org/DLP/Libraries/libcdr
|
||||
|
@ -10,5 +10,5 @@ include/libcdr-0.1/libcdr/libcdr.h
|
||||
include/libcdr-0.1/libcdr/libcdr_api.h
|
||||
lib/libcdr-0.1.so
|
||||
lib/libcdr-0.1.so.1
|
||||
lib/libcdr-0.1.so.1.0.3
|
||||
lib/libcdr-0.1.so.1.0.4
|
||||
libdata/pkgconfig/libcdr-0.1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user