Package Details: tscrape-git 0.4.r9.g8e11f80-1

Git Clone URL: https://aur.archlinux.org/tscrape-git.git (read-only, click to copy)
Package Base: tscrape-git
Description: Twitter feed scraper
Upstream URL: https://git.codemadness.org/tscrape.html
Licenses: ISC
Provides: tscrape
Submitter: KingofToasters
Maintainer: KingofToasters
Last Packager: KingofToasters
Votes: 0
Popularity: 0.000000
First Submitted: 2019-02-25 23:46 (UTC)
Last Updated: 2020-03-30 10:11 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

a821 commented on 2025-12-02 12:53 (UTC)

Fails to build:

c99 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/tmp/tscrape-git/src=/usr/src/debug/tscrape-git -flto=auto  -D_DEFAULT_SOURCE -o util.o -c util.c
util.c: In function ‘printutf8pad’:
util.c:95:34: error: implicit declaration of function ‘wcwidth’ [-Wimplicit-function-declaration]
   95 |                         if ((w = wcwidth(wc)) == -1)
      |                                  ^~~~~~~
make: *** [Makefile:70: util.o] Error 1

also, the URL should be https://codemadness.org/tscrape.html