[Dev] [PATCH] Update ttf-comic-neue, epiphany to newest version

theova theova at bluewin.ch
Thu Jul 16 20:57:14 GMT 2020


There is nothing special. The patchs are attached.

Built for x86_64, i686, armv7h. Tested for x86_64.
-------------- next part --------------
From 22e0cee3ecb9eabce92c5992b8443b1498ce9690 Mon Sep 17 00:00:00 2001
From: Theo von Arx <theova at member.fsf.org>
Date: Thu, 16 Jul 2020 22:46:14 +0200
Subject: [PATCH] [epiphany] Update to v3.36.3

Built for x86_64, i686, armv7h. Tested for x86_64
---
 libre/epiphany/PKGBUILD | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD
index 5145d0823..765c6e334 100644
--- a/libre/epiphany/PKGBUILD
+++ b/libre/epiphany/PKGBUILD
@@ -12,8 +12,8 @@
 #    used at runtime according to readelf -d
 
 pkgname=epiphany
-pkgver=3.36.1
-pkgrel=2
+pkgver=3.36.3
+pkgrel=1
 pkgrel+=.parabola2
 pkgdesc="A GNOME web browser based on the WebKit rendering engine"
 pkgdesc+=", with DuckDuckGo HTML support"
@@ -26,11 +26,11 @@ makedepends=(docbook-xml startup-notification lsb-release gobject-introspection
              appstream-glib git meson)
 checkdepends=(xorg-server-xvfb)
 groups=(gnome)
-_commit=982639bc51dbf1db3f16d13bc353b0f9c71b970e  # tags/3.36.1^0
-source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit"
-        libre.patch)
-sha256sums=('SKIP'
-            '2ef991ade98fbe9a3a6cd80220d3348e69007abff5141bea42bbdf1c72836689')
+_commit=5bb417b790ae095efad19d64a35103b505a4d125  # tags/3.36.3^0
+source=("git+https://gitlab.gnome.org/GNOME/epiphany.git#commit=$_commit")
+source+=(libre.patch)
+sha256sums=('SKIP')
+sha256sums+=('2ef991ade98fbe9a3a6cd80220d3348e69007abff5141bea42bbdf1c72836689')
 
 pkgver() {
   cd $pkgname
@@ -44,7 +44,7 @@ prepare() {
 
 build() {
   arch-meson $pkgname build
-  ninja -C build
+  meson compile -C build
 }
 
 check() {
-- 
2.27.0

-------------- next part --------------
From 66892653cfff55550428132058e10ea81bbf75d6 Mon Sep 17 00:00:00 2001
From: Theo von Arx <theova at member.fsf.org>
Date: Thu, 16 Jul 2020 21:49:07 +0200
Subject: [PATCH] [ttf-comic-neue] Update to v2.5

---
 pcr/ttf-comic-neue/PKGBUILD | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/pcr/ttf-comic-neue/PKGBUILD b/pcr/ttf-comic-neue/PKGBUILD
index 754230291..cdcb51760 100644
--- a/pcr/ttf-comic-neue/PKGBUILD
+++ b/pcr/ttf-comic-neue/PKGBUILD
@@ -4,20 +4,19 @@
 #  no changes.
 
 pkgname=ttf-comic-neue
-pkgver=2.3
+pkgver=2.5
 pkgrel=1
 pkgdesc="Comic Neue aspires to be the casual script choice for everyone including the typographically savvy."
 arch=('any')
 license=('custom:OFL')
 url="http://comicneue.com"
-depends=('fontconfig')
 install=ttf-comic-neue.install
 source=("http://comicneue.com/comic-neue-${pkgver}.zip" ttf-comic-neue.install)
-sha256sums=('f3a7500eb477d03a865249dd3fa5ecff516d12d11d5d8494c8164fd4ee842599'
+sha256sums=('6496cfef47c67568fb74dfb0609239f9da2368001438573c0e29e3a33fa8e0d9'
             '2459fa08887f819049afac36d7e7e23d7b9f58eb39c35ce02b17ce1096885c16')
 
 package() {
-  install -D -m644 ${srcdir}/SIL-License.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -D -m644 ${srcdir}/comic-neue-${pkgver}/OFL.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
   install -d "${pkgdir}/usr/share/fonts/OTF"
-  install -m644 ${srcdir}/OTF/*.otf "${pkgdir}/usr/share/fonts/OTF/"
+  install -m644 ${srcdir}/comic-neue-${pkgver}/OTF/ComicNeue/*.otf "${pkgdir}/usr/share/fonts/OTF/"
 }
-- 
2.27.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.parabola.nu/pipermail/dev/attachments/20200716/88fcc25b/attachment-0001.sig>


More information about the Dev mailing list