pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cvs diff for libreoffice 4 on Netbsd7 compiled with systray



This is libreoffice 4.3.5.2

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/misc/libreoffice4/Makefile,v
retrieving revision 1.53
diff -u -u -r1.53 Makefile
--- Makefile	24 Dec 2014 12:59:38 -0000	1.53
+++ Makefile	8 Feb 2015 18:35:48 -0000
@@ -63,7 +63,6 @@
 	ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip \
 	048751f3271906db5126ab76870444c4-commons-codec-1.9-src.zip \
 	ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip \
-	b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz \
 	c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz \
 	46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 \
 	db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip \
@@ -148,7 +147,7 @@
 CONFIGURE_ARGS+=	--disable-odk
 CONFIGURE_ARGS+=	--disable-opengl
 CONFIGURE_ARGS+=	--disable-randr-link
-CONFIGURE_ARGS+=	--disable-systray
+CONFIGURE_ARGS+=	--enable-systray
 # Enabling crashrep causes error. Non-official build does not need it.
 CONFIGURE_ARGS+=	--disable-crashdump
 # Enabling GIO causes error. losessioninstall.component not found.
--- PLIST	2015-02-08 16:26:45.000000000 -0200
+++ p1	2015-02-08 16:31:38.000000000 -0200
@@ -203,6 +201,7 @@
 ${PKGNAME}/program/libprotocolhandlerlo.so
 ${PKGNAME}/program/libpythonloaderlo.so
 ${PKGNAME}/program/libpyuno.so
+${PKGNAME}/program/libqstart_gtklo.so
 ${PKGNAME}/program/librecentfile.so
 ${PKGNAME}/program/libreslo.so
 ${PKGNAME}/program/librptlo.so




Home | Main Index | Thread Index | Old Index