mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
libmspub01 replaces libmspub
This commit is contained in:
parent
3d7e062d1a
commit
f86f503095
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371045
1
MOVED
1
MOVED
@ -7163,3 +7163,4 @@ security/krb5-maint|krb5-111|2014-10-16|MIT now supports two maintenance release
|
||||
devel/rubygem-rspec-spies||2014-10-17|Has expired: Same syntax available in rspec 2.14 and later
|
||||
graphics/libfreehand00|graphics/libfreehand|2014-10-17|Replaced by newer version
|
||||
graphics/libcdr|graphics/libcdr01|2014-10-17|Replaced by newer version
|
||||
print/libmspub|print/libmspub01|2014-10-17|Replaced by newer version
|
||||
|
@ -111,7 +111,6 @@
|
||||
SUBDIR += libgnomeprintmm
|
||||
SUBDIR += libharu
|
||||
SUBDIR += libijs
|
||||
SUBDIR += libmspub
|
||||
SUBDIR += libmspub01
|
||||
SUBDIR += libotf
|
||||
SUBDIR += libpaper
|
||||
|
@ -1,32 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libmspub
|
||||
PORTVERSION= 0.0.6
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print graphics devel
|
||||
MASTER_SITES= http://dev-www.libreoffice.org/src/
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing Microsoft Publisher file format
|
||||
|
||||
LICENSE= LGPL21 MPL GPLv2
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs
|
||||
LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \
|
||||
libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \
|
||||
libwpg-0.2.so:${PORTSDIR}/graphics/libwpg
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= libtool pathfix pkgconfig tar:xz
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= --disable-werror --without-docs
|
||||
CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
||||
post-stage:
|
||||
@${RM} -f ${STAGEDIR}${PREFIX}/bin/pub*
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (libmspub-0.0.6.tar.xz) = 4cd4e3e9e3eef5ae676fa18415f3f342c17c28e5167d7354115a5cc2ea96a2f9
|
||||
SIZE (libmspub-0.0.6.tar.xz) = 353356
|
@ -1,4 +0,0 @@
|
||||
Libmspub is library providing ability to interpret and import Microsoft
|
||||
Publisher content into various applications.
|
||||
|
||||
WWW: http://www.freedesktop.org/wiki/Software/libmspub/
|
@ -1,7 +0,0 @@
|
||||
include/libmspub-0.0/libmspub/MSPUBDocument.h
|
||||
include/libmspub-0.0/libmspub/MSPUBStringVector.h
|
||||
include/libmspub-0.0/libmspub/libmspub.h
|
||||
lib/libmspub-0.0.so
|
||||
lib/libmspub-0.0.so.0
|
||||
lib/libmspub-0.0.so.0.0.6
|
||||
libdata/pkgconfig/libmspub-0.0.pc
|
Loading…
Reference in New Issue
Block a user