Date: Saturday, October 10, 2015 @ 14:22:16
  Author: andyrtr
Revision: 248858

upgpkg: libreoffice-fresh 5.0.2-3

add install note about experimental gtk3 vcl and how to stick with gtk2 vcl

Modified:
  libreoffice-fresh/trunk/PKGBUILD
  libreoffice-fresh/trunk/libreoffice-fresh.install

---------------------------+
 PKGBUILD                  |    2 +-
 libreoffice-fresh.install |    4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-10 11:05:34 UTC (rev 248857)
+++ PKGBUILD    2015-10-10 12:22:16 UTC (rev 248858)
@@ -6,7 +6,7 @@
 pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
 _LOver=5.0.2.2
 pkgver=5.0.2
-pkgrel=2
+pkgrel=3
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url="http://www.libreoffice.org/";

Modified: libreoffice-fresh.install
===================================================================
--- libreoffice-fresh.install   2015-10-10 11:05:34 UTC (rev 248857)
+++ libreoffice-fresh.install   2015-10-10 12:22:16 UTC (rev 248858)
@@ -2,6 +2,10 @@
   xdg-icon-resource forceupdate --theme hicolor
   update-desktop-database -q
   update-mime-database usr/share/mime > /dev/null 2>&1
+  
+  echo "> LibreOffice now uses highly experimental gtk3 vcl by default"
+  echo "> on some desktops. To use stable gtk2 vcl uncomment"
+  echo "> it in /etc/profile.d/libreoffice-fresh.{sh,csh}"
 }
 
 post_upgrade() {

Reply via email to