Search Criteria
Package Details: pidgin-broadcast 586.190c64ca83ba-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pidgin-broadcast.git (read-only, click to copy) |
|---|---|
| Package Base: | pidgin-broadcast |
| Description: | The Pidgin plugin allowing massive spamming |
| Upstream URL: | https://keep.imfreedom.org/pidgin/purple-plugin-pack/ |
| Licenses: | GPL2 |
| Submitter: | ConnorBehan |
| Maintainer: | ConnorBehan |
| Last Packager: | ConnorBehan |
| Votes: | 19 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-02-19 03:41 (UTC) |
| Last Updated: | 2021-05-03 14:31 (UTC) |
Dependencies (3)
- pidginAUR (pidgin-miniAUR, pidgin-gnutlsAUR, pidgin-hgAUR)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
- perl-xml-parser (make)
Latest Comments
ConnorBehan commented on 2021-05-03 14:33 (UTC)
I agree with the first point and disagree with the other four. This doesn't check out the latest version. It checks out a specific version from 2007 because broadcast was dropped from the plugin pack after that.
dreieck commented on 2021-05-03 13:52 (UTC)
This package checks out latest version from a mercurial repository. So you need to change a few things:
mercurialto themakedepends,pidgin-broadcast-hg,pkgver()function which ideally produces upstream software version and additionally current mercurial revision,provides=("pidgin-broadcast"); ifpkgver()returns an upstream software version ideally do it in the formprovides=("pidgin-broadcast=${pkgver}"),conflicts=("pidgin-broadvast").Thanks for maintaining!
govindarajulu commented on 2013-04-28 06:46 (UTC)