mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Clipdinger: update recipe
Haiku doesn't ask applications with a set "background flag" to quit in case of a shutdown. See https://review.haiku-os.org/c/haiku/+/5800 As a stop-gap workaround, save clip history and favorites whenever they are changed.
This commit is contained in:
@@ -22,9 +22,11 @@ Please see the ReadMe available from the Help menu for more details."
|
||||
HOMEPAGE="https://github.com/humdingerb/clipdinger"
|
||||
COPYRIGHT="2015-2022 Humdinger"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/humdingerb/clipdinger/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1fe2e74e9c6932beca67b19e26d7fd836e30ceecde47844481eb6df977223633"
|
||||
REVISION="2"
|
||||
srcGitRev="14ba6300b56ef230e60731345ba4b4ee37b6bc60"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="c47adec44166ff4b352a9b77099cbe1ddce8899bf79c0d57b561981973111c69"
|
||||
SOURCE_DIR="clipdinger-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="all"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user