Search Criteria
Package Details: urlview 0.9-13
Package Actions
Git Clone URL: | https://aur.archlinux.org/urlview.git (read-only, click to copy) |
---|---|
Package Base: | urlview |
Description: | A curses URL parser for text files |
Upstream URL: | http://packages.qa.debian.org/u/urlview.html |
Licenses: | GPL |
Submitter: | Snowman |
Maintainer: | Dragonlord |
Last Packager: | Dragonlord |
Votes: | 200 |
Popularity: | 0.067757 |
First Submitted: | 2008-04-30 18:48 (UTC) |
Last Updated: | 2019-10-21 18:14 (UTC) |
Dependencies (5)
- bash (bash-devel-static-gitAUR, bash-gitAUR, bash-xdgAUR, bash-devel-gitAUR, busybox-coreutilsAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-1.7AUR, automake-1.11AUR, automake-1.15AUR, automake-gitAUR) (make)
- gzip (gzip-with-pigz-symlinksAUR, dxcompress-gitAUR, pigz-gzip-symlinkAUR, dxcompressAUR, gzip-gitAUR, busybox-coreutilsAUR) (make)
- patch (patch-gitAUR) (make)
Required by (5)
- mutt-wizard (optional)
- mutt-wizard-git (optional)
- mutt-wizard-zi-git (optional)
- telegram-tg (optional)
- telegram-tg-git (optional)
Latest Comments
1 2 3 4 Next › Last »
grawlinson commented on 2020-03-19 20:21 (UTC)
bergentroll: The canonical source of urlview isn't actually debian. Seems to be here.
bergentroll commented on 2019-10-22 07:47 (UTC)
Dragonlord, current versioning is a bit confusing. v0.9-13 corresponds to v0.9-21 of Debian upstream. So why not just to use
pkgrel
for patchlevel andepoch
for package downstream versioning? Or, if you dislikeepoch
, you may set e.g._upsver=0.9
andpkgver=${_upsver}.${_patchlevel}
.grawlinson commented on 2019-09-25 00:38 (UTC)
Hi Dragonlord, are you able to implement bergentroll's one-liner fix? I can confirm that it works flawlessly.
bergentroll commented on 2019-06-17 16:55 (UTC)
It seems something changed. Patch gzipped file have not being unpacked to $SRC, so build crashes on prepare(). It seems it is because bsdtar does not handle *.gz files. I really does no know why things worked and than became broken. The next line in beginning of prepare() fixes the issue:
gunzip --force "${srcdir}/${pkgname}_${pkgver}-$_patchlevel.diff.gz"
dude commented on 2018-12-20 09:18 (UTC) (edited on 2018-12-20 09:18 (UTC) by dude)
@srand I'm a bit late here but I created a urlview-git package that includes this patch, if anyone is interested.
https://aur.archlinux.org/packages/urlview-git/
srand commented on 2017-05-07 21:51 (UTC) (edited on 2017-05-07 21:52 (UTC) by srand)
angyath commented on 2016-09-28 22:57 (UTC)
vonpupp commented on 2016-09-20 04:07 (UTC)
Jonhoo commented on 2015-09-18 15:20 (UTC)
1 2 3 4 Next › Last »