[arch-commits] Commit in libreoffice-fresh/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Wed Jul 30 19:44:33 UTC 2014


    Date: Wednesday, July 30, 2014 @ 21:44:33
  Author: andyrtr
Revision: 218407

add more provides and conflicts for renamed -still branch packages

Modified:
  libreoffice-fresh/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-30 18:46:05 UTC (rev 218406)
+++ PKGBUILD	2014-07-30 19:44:33 UTC (rev 218407)
@@ -289,8 +289,8 @@
 package_libreoffice-fresh-sdk() {
 	pkgdesc="Software Development Kit for LibreOffice Fresh"
 	depends=('libreoffice-fresh' 'gcc-libs' 'sh' 'make' 'zip' 'gcc' 'java-environment')
-	provides=('libreoffice-sdk' 'libreoffice-sdk-doc')
-	conflicts=('libreoffice-sdk' 'libreoffice-sdk-doc')
+	provides=('libreoffice-sdk' 'libreoffice-sdk-doc' 'libreoffice-still-sdk' 'libreoffice-still-sdk-doc')
+	conflicts=('libreoffice-sdk' 'libreoffice-sdk-doc' 'libreoffice-still-sdk' 'libreoffice-still-sdk-doc')
 
 	for dir in $(grep -h ^%dir libreoffice-$_LOver/file-lists/sdk{,_doc}_list.txt); do
 		install -dm755 ${pkgdir}/${dir/\%dir/}
@@ -351,7 +351,12 @@
 		'libreoffice-draw' 'libreoffice-gnome' 'libreoffice-impress'
 		'libreoffice-kde4' 'libreoffice-math' 'libreoffice-writer'
 		'libreoffice-extension-wiki-publisher' 'libreoffice-postgresql-connector'
-		'libreoffice-extension-nlpsolver' 'libreoffice-en-US')
+		'libreoffice-extension-nlpsolver' 'libreoffice-en-US'
+		'libreoffice-still-common' 'libreoffice-still-base' 'libreoffice-still-calc'
+		'libreoffice-still-draw' 'libreoffice-still-gnome' 'libreoffice-still-impress'
+		'libreoffice-still-kde4' 'libreoffice-still-math' 'libreoffice-still-writer'
+		'libreoffice-still-extension-wiki-publisher' 'libreoffice-still-postgresql-connector'
+		'libreoffice-still-extension-nlpsolver' 'libreoffice-still-en-US')
 	replaces=('libreoffice-fresh-en-US')
 
 	mv fakeinstall/* ${pkgdir}/




More information about the arch-commits mailing list