Search Criteria
Package Details: compizconfig-python 0.8.18-1
Git Clone URL: | https://aur.archlinux.org/compizconfig-python.git (read-only, click to copy) |
---|---|
Package Base: | compizconfig-python |
Description: | Compizconfig bindings for python |
Upstream URL: | https://gitlab.com/compiz/compizconfig-python/ |
Licenses: | |
Conflicts: | |
Submitter: | Barthalion |
Maintainer: | ShadowKyogre (isseigx) |
Last Packager: | ShadowKyogre |
Votes: | 65 |
Popularity: | 0.000005 |
First Submitted: | 2013-07-11 10:41 |
Last Updated: | 2020-04-28 16:07 |
Dependencies (10)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-git, glib2-nodocs-git, glib2-patched-thumbnailer)
- libcompizconfig (libcompizconfig-git, compiz-git, compiz)
- libsm
- libxdamage
- libxrandr (libxrandr-git)
- python (python-dbg)
- compiz-core>=v0.8.18 (compiz-core-git, compiz-git, compiz)
- cython (cython-kivy, cython-git) (make)
- intltool (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Latest Comments
1 2 Next › Last »
ShadowKyogre commented on 2019-08-22 18:49
Hey everyone.
Requesting for comaintainers on this package since there's been several circumstances that happened that make it hard to maintain all the packages I normally attend to.
See
https://lists.archlinux.org/pipermail/aur-general/2019-August/035332.html
for more information.
If you're interested in co-maintaining, don't forget to leave a comment (or email me, or toot me on Mastodon).
ShadowKyogre commented on 2016-04-06 14:49
Heya! Sorry about this comment. While I was hanging around #compiz-reloaded, I heard that it was preferred to release with the tarballs on github. I apologize for the need to update the URLs just after the release notice. If it helps, could I also co-maintain this to make sure it gets updated with the rest of the tarballed PKGBUILDs for Compiz?
Florian commented on 2015-01-09 17:10
According to
>http://lists.gnu.org/archive/html/libtool/2006-12/msg00009.html
This happens because the `make` command builds in a different prefix than `make install`. This should be fine, since it gets configured with prefix /usr. The command `ldd` confirms that it uses shared libraries in /usr.
Tell me if you encounter any problems with the package.
ido commented on 2015-01-09 11:37
This is displayed during the build:
libtool: warning: remember to run 'libtool --finish /usr/lib/python2.7/site-packages'
Do you need to create a .install and have it do the suggested libtool invocation on postinstall/postupgrade?
martadinata666 commented on 2015-01-08 20:18
new compiz release 0.8.10 here
http://www.northfield.ws/projects/compiz/releases/0.8.10/
please update, thx for your coop
Florian commented on 2014-10-18 08:42
You're right, it shouldn't.
korrode commented on 2014-10-17 21:27
(very late response)
./configure shouldn't be in the prepare() function anyway, it should be in build()
J4913 commented on 2014-06-06 17:55
Ah, because it's actually a dependency for prepare(), and I ran `makepkg -o` without `-s`.
Florian commented on 2014-06-06 17:53
No worries.
J4913 commented on 2014-06-06 17:51
Hmm, strange, I must've mistyped something. Sorry!