Search Criteria
Package Details: purple-rocketchat-git 6.8db8f8e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/purple-rocketchat-git.git (read-only, click to copy) |
|---|---|
| Package Base: | purple-rocketchat-git |
| Description: | A purple (pidgin, finch, ...) plugin for RocketChat services |
| Upstream URL: | https://github.com/EionRobb/purple-rocketchat |
| Keywords: | chat pidgin purple rocketchat |
| Licenses: | GPL3 |
| Conflicts: | purple-rocketchat, purple-rocketchat-hg |
| Provides: | purple-rocketchat |
| Replaces: | purple-rocketchat-hg |
| Submitter: | elimik31 |
| Maintainer: | elimik31 |
| Last Packager: | elimik31 |
| Votes: | 6 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-27 14:34 (UTC) |
| Last Updated: | 2021-01-27 20:10 (UTC) |
Dependencies (5)
- discount
- json-glib (json-glib-gitAUR)
- libpurple (pidgin-miniAUR, libpurple-gnutlsAUR, libpurple-minimalAUR, pidgin-hgAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
Thaodan commented on 2022-09-27 06:46 (UTC)
@elimik3: Hey,
I would like upstream to simply tag this 0.9.x release after that doing so we can just use gittag+refcount as pkgver. But yeah I'd skip buildate too.
I would take over this package.
elimik31 commented on 2022-09-23 12:20 (UTC)
@Thaodan:
Thanks for the pointer. Upstream seems to use
But I can't use the
BUILD_DATEin thepkgver, since I don't distribute builds, but the user of builds it, or am I misunderstanding? ThisREVISION_IDis defined viaWhich is identifical to the code that we use for the second substring returned by pkgver after the dot. Do you propose removing the part before the dot?
==== On another note:
SEARCH FOR NEW MAINTAINTERS: I'm not longer using the package. So if someone else wants to maintain it, I would be glad to transfer maintainership or at least add a co-mainteiner
Thaodan commented on 2022-09-18 23:36 (UTC)
Please adjust the pkgver function to match the internal version set by upstream: https://github.com/EionRobb/purple-rocketchat/blob/master/Makefile#L20
elimik31 commented on 2021-01-27 20:15 (UTC)
Thanks for noticing that @audeoudh, fixed the
pkgver()with your suggestion.audeoudh commented on 2021-01-27 15:12 (UTC)
The pkgver() function does not catch the correct version, because of a use of an undefined variable in the
cdline. Please use that instead:elimik31 commented on 2020-12-27 14:45 (UTC)
This is a fork of the
purple-rocketchat-hgPKGBUILD by Thaodan, I just changed the upstream URL which had changed from bitbucket/mercurial to github/git. This is my first PKGBUILD and first package maintained by me, I hope I didn't do anything I shouldn't, but I thought it's better to take initiative rather then wait until somebody else does so. I am using this not all to often and if anybody else wants to take over maintaining this, feel free to contact me.elimik31 commented on 2020-12-27 14:39 (UTC)
Since this is kind of stale I created the git-version of the package suggested in my previous comment.
https://aur.archlinux.org/packages/purple-rocketchat-git
elimik31 commented on 2020-12-07 00:23 (UTC)
I guess it would make sense to upload the PKGBUILD with the source line suggested by @holytrousers as a
purple-rocketchat-gitaur package, right?holytrousers commented on 2020-10-05 23:24 (UTC)
replace source=('hg+https://bitbucket.org/EionRobb/purple-rocketchat') with source=('git+https://github.com/EionRobb/purple-rocketchat')
micwoj92 commented on 2020-09-08 01:58 (UTC)
Bitbucket no longer hosts mercurial repositories, could you update this package?
1 2 Next › Last »