1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Add new port deskutils/sowon:

Graphical countdown and timer application.

PR:		251574
Submitted by:	Nico Sonack
This commit is contained in:
Max Brazhnikov 2020-12-17 21:03:15 +00:00
parent 3fe668b76a
commit 580199a19e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558328
4 changed files with 31 additions and 0 deletions

View File

@ -218,6 +218,7 @@
SUBDIR += shutter
SUBDIR += simpleagenda
SUBDIR += sliderule
SUBDIR += sowon
SUBDIR += spice-gtk
SUBDIR += synapse
SUBDIR += syncthingtray

24
deskutils/sowon/Makefile Normal file
View File

@ -0,0 +1,24 @@
# $FreeBSD$
PORTNAME= sowon
DISTVERSION= g20201203
CATEGORIES= deskutils
MAINTAINER= nsonack@outlook.com
COMMENT= Graphical countdown and timer application
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= pkgconfig sdl
USE_GITHUB= yes
GH_ACCOUNT= tsoding
GH_TAGNAME= 0d43de4af5a430052aee2c2691fafe21ad80a83d
USE_SDL= sdl2
PLIST_FILES= bin/sowon \
man/man6/sowon.6.gz
.include <bsd.port.mk>

3
deskutils/sowon/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1607248061
SHA256 (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 7d9eee80c9360cc9a0d7ed1239ef8cfb171c8f81b112f5512f7f0efa38aacc7f
SIZE (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 474639

View File

@ -0,0 +1,3 @@
Sowon is a graphical timer application that is useful for countdowns.
WWW: https://github.com/tsoding/sowon/