Package Details: pacmanity 2021.11.14-1

Git Clone URL: https://aur.archlinux.org/pacmanity.git (read-only, click to copy)
Package Base: pacmanity
Description: Keeps a list of installed packages in a Gist at your GitHub account
Upstream URL: https://github.com/HeCodes2Much/pacmanity
Keywords: ALPM Backup Gist Pacman Yaourt
Licenses: GPL
Submitter: derektbrown
Maintainer: TheRepoClub
Last Packager: TheRepoClub
Votes: 11
Popularity: 0.000003
First Submitted: 2017-11-28 05:37 (UTC)
Last Updated: 2023-10-03 15:32 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

dszryan commented on 2020-10-01 05:59 (UTC) (edited on 2020-10-01 05:59 (UTC) by dszryan)

required build update:

pkgname=pacmanity
pkgver=3.0
epoch=1
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc="Keeps a list of installed packages in a Gist at your GitHub account"
url="https://github.com/DerekTBrown/$pkgname"
license=('GPL')
makedepends=('git')
depends=('pacman>=5.0' 'gist>=4.5.0')
source=("$pkgname::git+https://github.com/DerekTBrown/$pkgname.git")
md5sums=('SKIP')

milkii commented on 2019-09-04 11:00 (UTC)

Getting this when I try to install;

:: Parsing SRCINFO (1/1): pacmanity
failed to parse pacmanity: Line 4: key "pkgver" can not occur after pkgname: pkgver = 3.0

mbloms commented on 2018-03-21 12:32 (UTC)

During installation I get this:

==> Starting package()...
Info: Gist is not set up for Pacmanity.
Reinstalling Pacmanity can solve this issue.
A list of installed packages will be automatically maintained
by Pacmanity in a private Gist at your GitHub account.

- Step 1: Log in to Gist using your GitHub account:
Obtaining OAuth2 access_token from github.
GitHub username: 

Why in the world is installation interactive?

derektbrown commented on 2017-10-18 12:01 (UTC)

Also adding you as a maintainer.

derektbrown commented on 2017-10-18 11:59 (UTC)

@alexchernokun rather than creating a new package, I am going to merge the changes into plist-gist (now to be called pacmanity). This way there aren't duplicate packages in the aur.

derektbrown commented on 2017-10-18 11:59 (UTC)

@alexchernokun rather than creating a new package, I am going to merge the changes into plist-gist (now to be called pacmanity). This way there aren't duplicate packages in the aur.

alexchernokun commented on 2017-10-18 08:39 (UTC)

May I know why my package which was forked from yours and modified by my own needs was removed by your request? I talk about pacmanity.

derektbrown commented on 2017-10-16 20:07 (UTC)

Seems like this is a clone of this package (https://aur.archlinux.org/packages/plist-gist/) under a different name. Why not just merge your code upstream?

Serede commented on 2017-03-26 15:35 (UTC)

FYI: gist-git dependency can be safely replaced by community/gist from the official repos.

macstar3000 commented on 2016-03-13 22:57 (UTC)

i got a problem: whenever plist-gist tries to run after package updates/installation the following error message appears: Updating Package List Backup... Error: Got Net::HTTPNotFound from gist: {"message":"Not Found","documentation_url":"https://developer.github.com/v3/gists/#edit-a-gist"} An error has occured. Try running yaourt -S plist-gist