Commit Graph

5 Commits

Author SHA1 Message Date
Nicola Vitale b721687478 - Update to 0.8.0
- The port now requires devel/cmake to build

Changes:	https://github.com/flameshot-org/flameshot/releases/tag/v0.8.0
2020-09-21 14:01:31 +00:00
Tobias C. Berner c16b608701 deskutils/flameshot: prepare for Qt5-5.15 2020-05-20 03:59:05 +00:00
Nicola Vitale ede005c86c - Update to 0.6.0
- Remove patches merged upstream
- Pet portlint

PR:		229441
Submitted by:	danilo
2018-12-02 17:01:45 +00:00
Raphael Kubo da Costa 227ed9abe1 Drop USE_GCC and add missing build dependency
Backport an upstream commit that fixes the build with clang, which allows us to
drop USE_GCC. It is broken on at least FreeBSD 10:

    ===>  Configuring for flameshot-0.5.0
    Project ERROR: Cannot run compiler 'g++'. Output:
    ===================
    g++: not found
    ===================
    Maybe you forgot to setup the environment?
    *** Error code 3

Also add a dependency on qt5-buildtools, otherwise the build complains that rcc
is not found.

Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D14100
2018-02-03 15:09:40 +00:00
Nicola Vitale 21a36131a2 Powerful yet simple to use screenshot software.
Features:

    * Customizable appearance.
    * Easy to use.
    * In-app screenshot edition.
    * DBus interface.
    * Upload to Imgur.

WWW: https://github.com/lupoDharkael/flameshot
2018-01-21 20:14:47 +00:00