print/libotf: Update 0.9.13 -> 0.9.16
Port changes: * Add LICENSE/LICENSE_FILE * Add to USE_XORG * Remove CPPFLAGS PR: 228647 Submitted by: thierry Approved by: nikola.lecic@anthesphoria.net (maintainer's timeout; 30 days)
This commit is contained in:
parent
5ece732a07
commit
0b57df9a21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473708
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= m17n-lib
|
||||
PORTVERSION= 1.7.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= devel textproc
|
||||
MASTER_SITES= SAVANNAH/m17n
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= emacs
|
||||
DISTVERSION= ${EMACS_VER}.${EMACS_REV}
|
||||
PORTREVISON= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= editors ipv6
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= emacs
|
||||
DISTVERSION= ${EMACS_VER}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= editors ipv6
|
||||
MASTER_SITES= GNU
|
||||
|
@ -2,21 +2,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libotf
|
||||
PORTVERSION= 0.9.13
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.9.16
|
||||
CATEGORIES= print devel textproc
|
||||
MASTER_SITES= SAVANNAH/m17n
|
||||
|
||||
MAINTAINER= nikola.lecic@anthesphoria.net
|
||||
COMMENT= Library for handling OpenType fonts
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2
|
||||
|
||||
USES= pathfix pkgconfig libtool:keepla
|
||||
USE_XORG= x11 xt xaw xmu
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
USE_XORG= ice sm x11 xaw xt xmu
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libotf-0.9.13.tar.gz) = 7bc466ba50425f95b52de12b4ad35320acefcef13ce67bf33edc14abdcfe6908
|
||||
SIZE (libotf-0.9.13.tar.gz) = 388832
|
||||
TIMESTAMP = 1527784888
|
||||
SHA256 (libotf-0.9.16.tar.gz) = 68db0ca3cda2d46a663a92ec26e6eb5adc392ea5191bcda74268f0aefa78066b
|
||||
SIZE (libotf-0.9.16.tar.gz) = 423979
|
||||
|
@ -2,11 +2,10 @@ bin/libotf-config
|
||||
bin/otfdump
|
||||
bin/otflist
|
||||
bin/otftobdf
|
||||
bin/otfview
|
||||
include/otf.h
|
||||
lib/libotf.a
|
||||
lib/libotf.la
|
||||
lib/libotf.so
|
||||
lib/libotf.so.0
|
||||
lib/libotf.so.0.0.0
|
||||
lib/libotf.so.1
|
||||
lib/libotf.so.1.0.0
|
||||
libdata/pkgconfig/libotf.pc
|
||||
|
Loading…
Reference in New Issue
Block a user