Search Criteria
Package Details: urlview 1e-1
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: | https://git.sr.ht/~nabijaczleweli/urlview-ng |
Licenses: | 0BSD, GPL-2.0-or-later |
Submitter: | Snowman |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 200 |
Popularity: | 0.55 |
First Submitted: | 2008-04-30 18:48 (UTC) |
Last Updated: | 2024-11-07 18:07 (UTC) |
Dependencies (4)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- ncurses (ncurses-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (4)
- mutt-wizard (optional)
- mutt-wizard-git (optional)
- telegram-tg (optional)
- telegram-tg-git (optional)
Latest Comments
1 2 3 4 Next › Last »
m040601 commented on 2024-09-19 19:03 (UTC) (edited on 2024-09-19 19:10 (UTC) by m040601)
I'm also starting to use and like a lot sourcehut.
Question: Is it "really" necessary to use "git" as a "make dependency" on this "urlview" PKGBUILD ?
I see you use this,
to pick a specific commit to get a specific "version". Currently the so called "1d" version for example.
But, doesnt sourcehut also provides "tar.gz"'s for specific released versions ?
The so called "refs" page
Couldnt you just use that and skip "git" altogether as a "make dependency" ?
m040601 commented on 2024-09-19 18:38 (UTC) (edited on 2024-09-19 19:13 (UTC) by m040601)
This is a simple terminal tool written in standard C (some c++ also ???). No exotic dependencies. With only classical, widespread, war tested, C dependencies (ncurses etc). In my personal experience, in 99.9 % of these cases, you dont need to wait for the developer to explicitly "mention" or "reference" the word "arm". Or "freebsd". Or UNIX. Or Solaris ...
I assumed my previous comment implied I knew and had done all that before posting.
You have my explicit confirmation now also.
Please do it for both "urlview" and "urlview-git".
m040601 commented on 2024-09-19 17:00 (UTC)
@xiota
12 days ago, 1.d, https://aur.archlinux.org/cgit/aur.git/commit/?h=urlview&id=a13a406f794bdce77322bf26a5ecc96b4e62f2c5
Why did you remove those "arch" ?
This PKGBUILD had been working fine on Archlinux ARM for years.
Is there something new that prevents this tool written in C from working there ?
I cant find the reason.
If so please put it back. Thanks in advance.
Dominik commented on 2024-02-12 20:11 (UTC) (edited on 2024-02-12 20:17 (UTC) by Dominik)
It would be great you updated the package to the upsteam version 09-23.1
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.
1 2 3 4 Next › Last »