Package Details: imgur-screenshot 2.0.0-2

Git Clone URL: https://aur.archlinux.org/imgur-screenshot.git (read-only, click to copy)
Package Base: imgur-screenshot
Description: Take screenshot selection, upload to imgur + more cool things
Upstream URL: https://github.com/jomo/imgur-screenshot
Licenses: MIT
Conflicts: imgur-screenshot-git
Submitter: Rhinoceros
Maintainer: Rhinoceros
Last Packager: Rhinoceros
Votes: 29
Popularity: 0.001115
First Submitted: 2020-10-07 04:56 (UTC)
Last Updated: 2022-06-15 10:39 (UTC)

Dependencies (5)

Required by (0)

Sources (4)

Pinned Comments

Rhinoceros commented on 2022-06-15 10:39 (UTC)

Upstream has made the repository read-only, so presumably the project is dead.

As of today, there are no newer forks. I looked at the various outstanding pull requests to see if I should apply any.

  • 144 seemed fine when tested, but I don't use Discord, so I'm unsure if it did what it's supposed to. I've patched it anyway.
  • 147 is not relevant to Linux.
  • 148 requires another dependency (slop) but even then it didn't seem to be working well for me, maybe because I wasn't even using scrot? I would get the message "Selection was cancelled by keystroke or right-click.". I've left this off for now. There will likely be no more updates, so perhaps patching it locally is the best option if this affects you.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

nahtnam commented on 2016-04-23 00:47 (UTC)

Version 1.7.2 is out. Any chance we can get this updated?

ValdikSS commented on 2016-04-18 13:17 (UTC)

96aa48, imgur-screenshot doesn't require said utilites to work (i.e. to upload pictures to imgur). I use imgur-screenshot only for uploading with Spectacle KDE screenshot tool and it works fine without scrot and xclip. So, no.

96aa48 commented on 2016-04-18 13:15 (UTC)

Why aren't scrot and xclip in the deps instead of optdeps? Doesn't it make more sense to have those installed alongside this package?

ValdikSS commented on 2016-04-02 19:17 (UTC)

RadioElephant, works for me.

RadioElephant commented on 2016-04-02 19:16 (UTC)

Seems to have stopped working. I get "Upload failed: "curl: (22) The requested URL returned error: 403 Permission Denied"". Another script for uploading to imgur stopped working too, so maybe imgur changed their API?

krompus commented on 2015-12-04 10:32 (UTC) (edited on 2015-12-04 10:33 (UTC) by krompus)

@ValdikSS: thanks to you! Note that there's a sweet new fullscreen flag, -f

ValdikSS commented on 2015-12-01 05:10 (UTC)

@krompus, updated, thanks!

krompus commented on 2015-12-01 01:41 (UTC)

Hallo! Just letting you know this was updated to 1.6 today. When you get the time, could you please update it? Thanks! :)

ValdikSS commented on 2015-01-21 09:24 (UTC)

@Freso: fixed, thanks! Sorry for the delay.

Freso commented on 2015-01-17 19:53 (UTC)

And `sed -i 's~$HOME/Pictures/imgur.png~/usr/share/pixmaps/imgur-screenshot.png~' imgur-screenshot.sh` should go in prepare() rather than package(). You might also want to add $conflicts and $provides for "imgur-screenshot" in case someone makes a non-git package.