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

Fabio Castelli muflone at archlinux.org
Sat Dec 12 22:29:40 UTC 2015


    Date: Saturday, December 12, 2015 @ 23:29:40
  Author: muflone
Revision: 153143

upgpkg: bluegriffon 1.8-1

Modified:
  bluegriffon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 21:48:19 UTC (rev 153142)
+++ PKGBUILD	2015-12-12 22:29:40 UTC (rev 153143)
@@ -19,11 +19,13 @@
 source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/therealglazou/${pkgname}/archive/${_github_ver}.tar.gz"
         "mozilla-central-${_mozilla_ver}.tar.bz2"::"http://hg.mozilla.org/mozilla-central/archive/${_mozilla_ver}.tar.bz2"
         "bug_1194520_add_ftfntfmt.patch"::"https://hg.mozilla.org/mozilla-central/raw-rev/af40750720b5"
+        "bug_1153109_CXX11_ABI.patch"::"https://hg.mozilla.org/mozilla-central/raw-rev/070d6e282fe4"
         "mozconfig"
         "${pkgname}.desktop")
 sha256sums=('0c629f882a7b7fcdf4416871db8d522f43653b62c0e5a25168b1914af8448a11'
             '95a9868b809664bd79727119eace53b9f6e97c54a137c28b7e6dda688aade6fd'
             '3aea9a83bf304da5525f34a911712cf42f8ded1c8b6becf0a2cf8a4b4f7facd6'
+            '2df11bae529ce96d0133ba3ce076e0016350d66a7800a2253b19db13785a87fd'
             'fb8b56dcbf3daf13ac336b85183db8d48068d9f82dc74acad9fa619a165c601f'
             '882133b77840356985a81e496b4ddc443f8f33c068cfb7ef0858497820adcfff')
 
@@ -36,6 +38,7 @@
 
   # Apply patches
   patch -p1 -i "${srcdir}/bug_1194520_add_ftfntfmt.patch"
+  patch -p1 -i "${srcdir}/bug_1153109_CXX11_ABI.patch"
 
   # Apply BlueGriffon's upstream customizations
   patch -Np1 -i bluegriffon/config/content.patch



More information about the arch-commits mailing list