Search Criteria
Package Details: uwufetch-git 2.1.r1.g162c64c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/uwufetch-git.git (read-only, click to copy) |
|---|---|
| Package Base: | uwufetch-git |
| Description: | A meme system info tool for Linux, based on nyan/uwu trend on r/linuxmasterrace. |
| Upstream URL: | https://github.com/TheDarkBug/uwufetch |
| Keywords: | fetch git meme neofetch owo screenfetch uwu |
| Licenses: | GPL3 |
| Conflicts: | uwufetch |
| Submitter: | Darkpelz |
| Maintainer: | Darkpelz (TheDarkBug) |
| Last Packager: | TheDarkBug |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-03-07 00:13 (UTC) |
| Last Updated: | 2023-02-13 14:37 (UTC) |
Latest Comments
1 2 Next › Last »
Darkpelz commented on 2022-09-24 18:34 (UTC) (edited on 2022-09-24 19:36 (UTC) by Darkpelz)
@TheDarkBug Welp, it was working before you reverted it. From the looks of it,
mkdirwas literally trying to create/etc/uwufetchinstead of in the package. Looks like I'll have to update the PKGBUILD again.TheDarkBug commented on 2022-09-23 22:29 (UTC)
@Darkpelz I reverted the last two commits (actually by mistake I just deleted them) in upstream, but when installing this package,
mkdirthrows apermisson deniedwhen creating/etc/uwufetchDarkpelz commented on 2022-09-23 06:24 (UTC) (edited on 2022-09-23 07:48 (UTC) by Darkpelz)
@TheDarkBug Changes[1][2][3][4][5][6][7] in upstream makefile broke the
/etcand double compile fix inprepare(). I've already fixed it.TheDarkBug commented on 2022-07-10 09:37 (UTC)
@toitenminh done, thanks for the notice
toitenminh commented on 2022-07-10 08:53 (UTC)
commit 82bdbe4 added 7 lines So prepare() need to update
TheDarkBug commented on 2022-01-19 20:55 (UTC)
@Phantasm no problem, I should have thought of it myself
<deleted-account> commented on 2022-01-19 20:50 (UTC)
@TheDarkBug It works now. I'm sorry for the quick suggestion edit.
TheDarkBug commented on 2022-01-19 20:43 (UTC)
@Phantasm I just pushed, now it should work
<deleted-account> commented on 2022-01-19 20:28 (UTC)
Pacman complains about file conflicts since the last Makefile change. Changing DESTDIR to
DESTDIR="$pkgdir/usr"fixes it.Darkpelz commented on 2021-08-28 11:51 (UTC)
Since the upstream makefile has been updated which separates the
installandbuildroutines, I've re-addedbuild()to manually build the executable again.1 2 Next › Last »