No need for mercurial in makedepends. (nvm, its needed for update.sh to work.)
Search Criteria
Package Details: purple-facebook-git 0.9.6.r8.g1a6711f-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/purple-facebook-git.git (read-only, click to copy) |
---|---|
Package Base: | purple-facebook-git |
Description: | Facebook protocol plugin for libpurple |
Upstream URL: | https://github.com/dequis/purple-facebook/ |
Keywords: | facebook messenger pidgin |
Licenses: | GPL2 |
Conflicts: | purple-facebook |
Provides: | purple-facebook |
Submitter: | McLenin |
Maintainer: | None |
Last Packager: | micwoj92 |
Votes: | 32 |
Popularity: | 0.22 |
First Submitted: | 2015-07-09 04:34 (UTC) |
Last Updated: | 2021-12-01 22:50 (UTC) |
Dependencies (4)
- json-glib (json-glib-gitAUR)
- libpurple (pidgin-mam-gitAUR, pidgin-hgAUR, pidgin-miniAUR, libpurple-gnutlsAUR, libpurple-minimalAUR)
- git (git-gitAUR, git-glAUR) (make)
- mercurial (mercurial-hgAUR, mercurial-stable-hgAUR) (make)
Required by (0)
Sources (1)
micwoj92 commented on 2021-10-23 15:33 (UTC) (edited on 2021-12-01 22:21 (UTC) by micwoj92)
nicman23 commented on 2020-05-17 13:50 (UTC)
i ll add the files then when i have some time to test them
nicman23 commented on 2020-03-19 12:25 (UTC)
hey, can you please add the 2 files from #3 from https://bbs.archlinux.org/viewtopic.php?id=208214
it basically makes it work with telepathy + kde
dreieck commented on 2019-10-31 13:10 (UTC)
I cannot build this package, after trying to download stuff in build()
it abords after many tens of minutes.
I have a slow internet connection, and the downloader that is invoked in build()
to download more code aborts after not finishing after some time.
Can you please fix it to have the necessary stuff downloaded via the downloaders configured for makepkg
, i.e. using the sources
-array?
==> Starting build()...
-> This will take a bit as it needs to download more code
applying clone bundle from https://api.media.atlassian.com/file/7d362204-893d-483f-9132-5af561d821b4/binary?client=7265e9a9-2bda-4f7d-a703-5fea68345b26&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdkMzYyMjA0LTg5M2QtNDgzZi05MTMyLTVhZjU2MWQ4MjFiNCI6WyJyZWFkIl19LCJleHAiOjE1NzI1MjY5ODEsImlzcyI6IjcyNjVlOWE5LTJiZGEtNGY3ZC1hNzAzLTVmZWE2ODM0NWIyNiIsIm5iZiI6MTU3MjUyNjU2MX0.iaztjPzn5STCOd_iuA53JaBA1ipGqbHX2B56eFwbbnU
adding changesets
adding manifests
adding file changes
transaction abort!
rollback completed
abort: stream ended unexpectedly (got 32215 bytes, expected 32768)
dreieck commented on 2019-10-31 12:06 (UTC) (edited on 2019-10-31 12:06 (UTC) by dreieck)
This PKGBUILD
downloads stuff during build()
. This should not happen, build()
should work without internet.
Please make everything needed to build be ready after prepare()
. Use the sources
-array and, if this is not possible, as an exception the prepare
-function.
==> Starting build()...
-> This will take a bit as it needs to download more code
applying clone bundle from https://api.media.atlassian.com/file/7d362204-893d-483f-9132-5af561d821b4/binary?client=7265e9a9-2bda-4f7d-a703-5fea68345b26&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2Nlc3MiOnsidXJuOmZpbGVzdG9yZTpmaWxlOjdkMzYyMjA0LTg5M2QtNDgzZi05MTMyLTVhZjU2MWQ4MjFiNCI6WyJyZWFkIl19LCJleHAiOjE1NzI1MjM0MDgsImlzcyI6IjcyNjVlOWE5LTJiZGEtNGY3ZC1hNzAzLTVmZWE2ODM0NWIyNiIsIm5iZiI6MTU3MjUyMjk4OH0.e8v6ruv4f5djSPyneNKLZLEbIunKhZfqa9vcVBPf2RM
adding changesets
adding manifests
adding file changes
files [=============> ] 10615/11952 4m31s
[...]
Pinned Comments