Package Details: mugshot 0.4.3-3

Git Clone URL: https://aur.archlinux.org/mugshot.git (read-only, click to copy)
Package Base: mugshot
Description: Program to update personal user details
Upstream URL: https://github.com/bluesabre/mugshot
Licenses: GPLv3
Submitter: None
Maintainer: twa022
Last Packager: twa022
Votes: 104
Popularity: 1.36
First Submitted: 2014-10-06 21:37 (UTC)
Last Updated: 2022-09-06 01:38 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 Next › Last »

Antiz commented on 2025-02-22 13:11 (UTC) (edited on 2025-02-22 13:12 (UTC) by Antiz)

Hi,

I'd like to promote mugshot to the Arch Linux official [extra] repository.

Since this AUR repo currently does not maintain a LICENSE file, it would be welcome if you could provide a 0BSD license to it.

Without a 0BSD license, this package is not eligible for promotion to the official repositories (or rather, not as-is). See the last bullet point in the related Arch wiki section and the related RFC for more details.
Note that this 0BSD license is only about package sources / build scripts (namely, in that case, the PKGBUILD itself); it is not about the distributed mugshot software.

I remain available if needed 🙂
Thanks in advance!

MicSpabo commented on 2024-05-02 11:12 (UTC) (edited on 2024-05-02 11:13 (UTC) by MicSpabo)

# checkrebuild -v
foreign mugshot
/usr/lib/python3.11/ is owned by mugshot 0.4.3-3

twa022 commented on 2022-09-15 00:05 (UTC)

@friday13: python-distutils-extra is already included as a makedepends. Perhaps an issue with your AUR helper if it didn't install it automatically for you?

friday13 commented on 2022-09-07 20:33 (UTC)

Starting package()...
To build mugshot you need https://launchpad.net/python-distutils-extra
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: mugshot

jgmdev commented on 2022-08-29 14:19 (UTC) (edited on 2022-08-29 14:19 (UTC) by jgmdev)

Should list gnome-control-center as optional dependency, which provides the stock images in /usr/share/pixmaps/faces for the Select from stock option as shown here https://screenshots.bluesabre.org/mugshot/docs/mugshot-main-2.png

earlybird commented on 2022-05-21 11:18 (UTC)

Could you investigate if accountsservice is needed as dependency.

Seems to work fine without.

xoan commented on 2022-04-15 14:57 (UTC)

@Joel you must rebuild the package

Joel commented on 2022-04-15 14:03 (UTC) (edited on 2022-04-15 14:04 (UTC) by Joel)

Error running mugshot 0.4.3-2: Traceback (most recent call last): File "/usr/bin/mugshot", line 35, in <module> import mugshot ModuleNotFoundError: No module named 'mugshot'

qark commented on 2021-11-19 15:44 (UTC)

Mugshot doesn't depend on python-dbus since 0.4.3. Could you please remove it from PKGBUILD?