Search Criteria
Package Details: pidgin-quote-text 0.9.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/pidgin-quote-text.git (read-only, click to copy) |
---|---|
Package Base: | pidgin-quote-text |
Description: | Quote selected message into the entry area |
Upstream URL: | https://launchpad.net/quote/ |
Keywords: | im pidgin plugin |
Licenses: | GPL2 |
Submitter: | cl0ne |
Maintainer: | cl0ne |
Last Packager: | cl0ne |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-06 21:27 (UTC) |
Last Updated: | 2024-06-06 10:42 (UTC) |
Dependencies (2)
- pidgin (pidgin-hgAUR, pidgin-miniAUR, pidgin-gnutlsAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2025-09-30 21:48 (UTC) (edited on 2025-09-30 21:49 (UTC) by dreieck)
This
PKGBUILD
downloads the latest state from a git repository.So you must(!):
pidgin-quote-text-git
(i.e. with-git
suffix),pkgver()
function,provides=("pidgin-quote-text")
,conflicts=("pidgin-quote-text")
.Regards and thanks for the package!