Search Criteria
Package Details: photocollage 1.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/photocollage.git (read-only, click to copy) |
|---|---|
| Package Base: | photocollage |
| Description: | Graphical tool to make photo collage posters. |
| Upstream URL: | https://github.com/adrienverge/PhotoCollage |
| Keywords: | collage photo |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Lykos153 |
| Maintainer: | ilai |
| Last Packager: | ilai |
| Votes: | 11 |
| Popularity: | 0.68 |
| First Submitted: | 2017-11-30 20:55 (UTC) |
| Last Updated: | 2025-07-15 03:36 (UTC) |
Dependencies (9)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python
- python-cairo (python-cairo-gitAUR)
- python-gobject
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
ilai commented on 2024-01-29 02:46 (UTC)
Updated :)
xiota commented on 2024-01-29 02:37 (UTC) (edited on 2024-01-29 02:41 (UTC) by xiota)
PEP517 works with
setup.pyas long aspython-setuptoolsis present (in addition topython-buildpython-installerpython-wheel).I've seen some functional issues with pure
setup.pyinstalls in some other packages that aren't present when using PEP517. Switching also gets rid of deprecation messages.ilai commented on 2024-01-29 02:28 (UTC)
@xiota I updated the package to v1.4.6, but it doesn't look like upstream supports PEP517, there is no pyproject.toml.
ilai commented on 2022-05-22 01:50 (UTC)
Interesting, I didn't get this error message but I updated the PKGBUILD to create this empty file.
steadfasterX commented on 2022-05-04 07:03 (UTC) (edited on 2022-05-04 07:04 (UTC) by steadfasterX)
when installing I got this error:
I fixed it as described here: https://stackoverflow.com/a/56791072/14611530 so basically added an empty
src/PhotoCollage-1.4.5/tests/__init__.pyand it compiles successfully.jdarnold commented on 2022-01-11 16:55 (UTC)
Sorry, my bad. Somehow, my system was using python2 as the default 'python'. When I fixed that, all was well.
jdarnold commented on 2022-01-10 19:03 (UTC) (edited on 2022-01-10 19:03 (UTC) by jdarnold)
When I run makepkg, I get:
NicoHood commented on 2018-11-02 08:12 (UTC)
Hi, the license you used is invalid. It must be GPL2 not GPLv2. Also the dependency hicolor-icon-theme is missing.
1 2 Next › Last »