Package Details: ttf-symbola 14.00-1

Git Clone URL: https://aur.archlinux.org/font-symbola.git (read-only, click to copy)
Package Base: font-symbola
Description: Font for symbol blocks of the Unicode Standard (TTF)
Upstream URL: https://dn-works.com/ufas/
Licenses: custom
Conflicts: ttf-symbola-ib
Provides: font-symbola
Submitter: grawlinson
Maintainer: alerque
Last Packager: alerque
Votes: 97
Popularity: 1.03
First Submitted: 2020-03-21 23:45 (UTC)
Last Updated: 2022-09-27 05:25 (UTC)

Pinned Comments

alerque commented on 2020-03-25 05:53 (UTC)

In the latest release of this package I've introduced a workaround to force fresh downloads whenever we bump the package release number, not just the version. This should work around most people's caching issues resulting from upstream's replacing files without changing the filename or versions.

If you hit a checksum error now please flag this package as out of date.

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

alerque commented on 2023-01-11 09:23 (UTC)

@Vaporeon No, one PKGBUILD should not provide multiple projects just because the releases happen to all be in a folder. The projects are not in the same source repository and they are not versioned together. Some of them change and get updated independently from others. Also they don't all have the same licensing.

Vaporeon commented on 2022-09-27 01:57 (UTC)

Sorry for message spam, but most of the PDF files in the directory [1] contain fonts. Should they not be packaged too, or should this be provided another package? I think it would make sense for one pkgbase to provide them all.

[1] https://dn-works.com/wp-content/uploads/2021/UFAS121921/

Vaporeon commented on 2022-09-27 01:45 (UTC)

Also, the otf file can be obtained using pdfdetach provided by the poppler package.

Vaporeon commented on 2022-09-27 01:40 (UTC)

I re-flagged this out of date, qubidt was right, the latest version is 14.00 and it is provided via a PDF attachment.

https://dn-works.com/wp-content/uploads/2021/UFAS121921/Symbola.pdf

alerque commented on 2022-09-15 20:01 (UTC)

@Thaodan Your OOD flag is invalid, this packaging is up to date. You have an old checkout of this git packaging repo that before the package base name changed, you need to clear that out and start over with a fresh checkout of this repo. If you are using some helper like yay it probably cached it somewhere.

jamazi commented on 2022-09-15 10:56 (UTC)

please remove the out-of-date flag

Thaodan commented on 2022-09-14 22:34 (UTC)

Sorry the AURAPI returned the wrong repo url, I used the old repo with the wrong checksum.

alerque commented on 2022-08-20 09:29 (UTC)

@windowz414 Your OOD flag is incorrect, this package is up to date. You are not even using the current repository for this package: you have a cached one from before the AUR package got renamed. Please clear your source caches and build from this Git repository. Note the filename will have the $pkgrel in the source filename when you get the right one.

a821 commented on 2022-08-10 13:02 (UTC)

Download works fine for me (tried with Firefox and makepkg), I get the same sha512sums of the PKGBUILD

windowz414 commented on 2022-08-10 09:50 (UTC) (edited on 2022-08-10 09:51 (UTC) by windowz414)

Flagged out-of-date. ttf-symbola fails building at source verification with this output;

==> Making package: ttf-symbola 13.00-1 (Wed 10 Aug 2022 12:32:43 PM +03)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading ttf-symbola-13.00.zip...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 3581k  100 3581k    0     0   227k      0  0:00:15  0:00:15 --:--:--  235k
  -> Downloading LICENSE.pdf...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27995  100 27995    0     0  30904      0 --:--:-- --:--:-- --:--:-- 30899
==> Validating source files with sha512sums...
    ttf-symbola-13.00.zip ... FAILED
    LICENSE.pdf ... Passed
==> ERROR: One or more files did not pass the validity check!
local-aur: E  Executing "makepkg" returned 1
local-aur: W  Failed to build package.
local-aur: W  No packages to add to database.

EDIT: Somehow building the base package (font-symbola) and installing it that way does the trick. Weird.