[arch-commits] Commit in subsurface-marble/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Oct 15 16:44:53 UTC 2015


    Date: Thursday, October 15, 2015 @ 18:44:53
  Author: bisson
Revision: 144181

fix FS#46728

Modified:
  subsurface-marble/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-15 16:34:20 UTC (rev 144180)
+++ PKGBUILD	2015-10-15 16:44:53 UTC (rev 144181)
@@ -5,7 +5,7 @@
 pkgname=subsurface-marble
 _pkgname=marble-subsurface-branch
 pkgver=4.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Virtual Globe'
 url='http://git.subsurface-divelog.org/'
 license=('GPL' 'LGPL' 'FDL')
@@ -45,4 +45,7 @@
 	# Provided by marble-data, avoids conflicts.
 	rm share/marble/cmake/FindMarble.cmake
 	rm -fr share/marble/data
+
+	# Conflicts with libastro
+	rm lib/libastro.so{,.1,.0.17.20}
 }



More information about the arch-commits mailing list