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

Felix Yan felixonmars at archlinux.org
Mon Jan 15 17:21:27 UTC 2018


    Date: Monday, January 15, 2018 @ 17:21:23
  Author: felixonmars
Revision: 282775

upgpkg: stardict 3.0.6-5

rebuild with enchant 2.2.1

Modified:
  stardict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-15 17:21:01 UTC (rev 282774)
+++ PKGBUILD	2018-01-15 17:21:23 UTC (rev 282775)
@@ -7,7 +7,7 @@
 
 pkgname=stardict
 pkgver=3.0.6
-pkgrel=4
+pkgrel=5
 pkgdesc='International dictionary software'
 arch=('x86_64')
 url='http://www.stardict.org/'
@@ -25,6 +25,8 @@
   cd "${srcdir}/${pkgname}-${pkgver}"
   patch -p1 -i ../gcc46.patch
   patch -p1 -i ../glib2.patch
+
+  sed -i 's/, enchant/, enchant-2/' dict/configure.ac
 }
 
 build() {



More information about the arch-commits mailing list