Search Criteria
Package Details: centerim5-git r1221.b03a616-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/centerim5-git.git (read-only, click to copy) |
|---|---|
| Package Base: | centerim5-git |
| Description: | CenterIM5 - An ncurses based terminal chat client - git development version |
| Upstream URL: | https://repo.or.cz/centerim5.git |
| Licenses: | GPL |
| Conflicts: | centerim5 |
| Provides: | centerim5 |
| Submitter: | kyak |
| Maintainer: | None |
| Last Packager: | matthewq337 |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-11 14:25 (UTC) |
| Last Updated: | 2025-08-24 04:52 (UTC) |
Dependencies (9)
- gpgme (gpgme-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libpurple (pidgin-miniAUR, libpurple-gnutlsAUR, libpurple-minimalAUR, pidgin-hgAUR)
- libsigc++
- libtermkey
- ncurses (ncurses-gitAUR)
- python
- ca-certificates (ca-certificates-utils) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
dreieck commented on 2019-03-22 09:31 (UTC) (edited on 2019-03-22 09:35 (UTC) by dreieck)
Regarding the build error I reported on 2019-03-22 09:24:
Adding
--disable-shared --enable-staticas options to./configuremakes it compiling, but that does not seem to be what we want at the end, so I consider it a bad workaround.But when I run, I get the errors
dreieck commented on 2019-03-22 09:25 (UTC)
Can you move
./bootstrapfrombuild()toprepare()?dreieck commented on 2019-03-22 09:24 (UTC)
I get the following build error (linking related):
dreieck commented on 2019-03-22 09:12 (UTC) (edited on 2019-03-22 09:40 (UTC) by dreieck)
pkgver()such that it does not contain the leadingv(so that version numbering is comparable to thecenterim-package and general habits how to do such things)? After doing that, setepoch=1is needed.Here is an example
pkgver():kyak commented on 2015-11-15 11:01 (UTC)
kyak commented on 2015-10-23 18:41 (UTC)
willemw commented on 2015-10-23 17:41 (UTC)
kyak commented on 2015-10-23 15:35 (UTC)
willemw commented on 2015-10-22 17:07 (UTC)