Package Details: ttf-signika 2.003-3

Git Clone URL: https://aur.archlinux.org/ttf-signika.git (read-only, click to copy)
Package Base: ttf-signika
Description: Sans-serif typeface from Google by Anna Giedryś
Upstream URL: https://github.com/googlefonts/Signika
Licenses: OFL-1.1-no-RFN
Submitter: CommodoreCrunch
Maintainer: txtsd
Last Packager: txtsd
Votes: 101
Popularity: 0.71
First Submitted: 2017-01-09 22:01 (UTC)
Last Updated: 2025-06-22 10:51 (UTC)

Latest Comments

1 2 Next › Last »

txtsd commented on 2025-06-22 10:51 (UTC)

No worries @Korialo, and thanks!

Korialo commented on 2025-06-21 22:36 (UTC) (edited on 2025-06-21 22:37 (UTC) by Korialo)

@txtsd I apologize, since I did a mistake identifying the license for this package as a OFL-1.1-RFN instead a OFL-1.1-no-RFN, I just noticed that both OFL-1.1 and OFL-1.1-RFN licenses contain the following in their header:

with Reserved Font Name <Reserved Font Name>.

So better late than never, my apologies.

txtsd commented on 2024-11-16 03:04 (UTC)

@Korialo Thanks! I'll update it accordingly!

txtsd commented on 2024-11-15 19:18 (UTC) (edited on 2024-11-16 03:05 (UTC) by txtsd)

@Korialo Why did you set the license to OFL-1.1-RFN?

Korialo commented on 2024-11-13 11:27 (UTC) (edited on 2024-11-13 11:28 (UTC) by Korialo)

@txtsd, Since the source is now archived I don't think you need to worry about any changes to the pkgbuild, it's "set and forget" type of package, until something changes upstream. Feel free to use, change and edit my template, and thanks for the offer, much appreciated.

txtsd commented on 2024-11-13 11:20 (UTC)

@Korialo Would you like to be co-maintainer and update it yourself? It might take me a bit to get to it.

Korialo commented on 2024-11-13 11:10 (UTC)

@txtsd, to get things up and running, for now if you like:

pkgname=ttf-signika
pkgdesc="Making a variable version of Signika, from Google Fonts"
url="https://github.com/googlefonts/Signika"
license=("OFL-1.1-RFN")
_commit="7361a224d1d77274af1ea11dd06448c54c16f598"
pkgver=2.003
pkgrel=1
arch=("any")
source=("Signika-Bold.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/Signika-Bold.ttf"
        "Signika-Light.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/Signika-Light.ttf"
        "Signika-Medium.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/Signika-Medium.ttf"
        "Signika-Regular.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/Signika-Regular.ttf"
        "Signika-Semibold.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/Signika-Semibold.ttf"
        "SignikaNegative-Bold.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/SignikaNegative-Bold.ttf"
        "SignikaNegative-Light.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/SignikaNegative-Light.ttf"
        "SignikaNegative-Medium.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/SignikaNegative-Medium.ttf"
        "SignikaNegative-Regular.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/SignikaNegative-Regular.ttf"
        "SignikaNegative-Semibold.ttf::https://github.com/googlefonts/Signika/raw/${_commit}/fonts/ttf/SignikaNegative-Semibold.ttf"
        "OFL.txt::https://github.com/googlefonts/Signika/raw/${_commit}/OFL.txt"        
        )

sha256sums=('53f1c22af442b8d9242e057cf2acc52394927e73ac6fb855945820a29c964623'
            'a4cd6503deaa6c22883ff4b8f2b0986519e074f71a6723724a07c7396c8b90f5'
            '4f5265e4e4ebc4a2e7f2de906147e85f576bae67f6b18fb43ea42195123e9964'
            '1c1d82723bfbd4b55323c9f7ac8931138c3f46d40e3b027407c92cbd864f037c'
            'b6ebf21a3f34ede74e418420844529032f3fb5513b9457fb6e14d2b4c590e5ba'
            '311a94289dab12218ca2f17ce5a741b50a90922ea8518564ea8fad082a7a1eaa'
            '6eec5a1c4df294f809a1138187e4172cf296af9c618f91776b39ab74647e2481'
            '74b9850e8da244924ca3222c79e91ee7fdf758c6a895227dec7c7c0811f6f73d'
            '2dec5bf9ed46d82e94ad5fb671d3c7c222b7d3a8607753b1dea0a2418fa22ca6'
            'd501079672fadd2d55109a2b1dda74b1e72c3a28c20bea19433881786cbeaeaa'
            '225fa26a24e27536ac01342419a0aa812469f5f2eaf0d79693a5f92904e86571'
            )

package() {
  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" *.ttf
  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" OFL.txt
}

MarsSeed commented on 2024-11-13 05:24 (UTC) (edited on 2024-11-13 05:52 (UTC) by MarsSeed)

Signika v2.003 is available in upstream GitHub:googlefonts/Signika repo, but not in the fork repo GitHub:Ancymonic/Signika.

https://github.com/Ancymonic/Signika/compare/master...googlefonts:Signika:7361a22

betseg commented on 2024-09-21 07:23 (UTC)

Is this package really out of date or is it mislabelled? My AUR helper is warning me about this package since I installed ttf-google-fonts-git.