FreeBSD Bugzilla – Attachment 220237 Details for
Bug 251574
[NEW PORT] games/sowon: Graphical countdown timer application
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patchfile for the port
sowon.diff (text/plain), 2.41 KB, created by
Nico Sonack
on 2020-12-04 07:46:14 UTC
(
hide
)
Description:
Patchfile for the port
Filename:
MIME Type:
Creator:
Nico Sonack
Created:
2020-12-04 07:46:14 UTC
Size:
2.41 KB
patch
obsolete
>Index: games/sowon/Makefile >=================================================================== >--- games/sowon/Makefile (nonexistent) >+++ games/sowon/Makefile (working copy) >@@ -0,0 +1,25 @@ >+# $FreeBSD$ >+ >+PORTNAME= sowon >+DISTVERSION= 1.0.0 >+CATEGORIES= games >+MASTER_SITES= https://github.com/tsoding/sowon/ >+ >+MAINTAINER= nsonack@outlook.com >+COMMENT= Graphical countdown timer application >+ >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= pkgconfig sdl >+ >+USE_GITHUB= yes >+GH_ACCOUNT= tsoding >+GH_TAGNAME= 85dbbd06e7f20fe0a727fcb34e5206c23894ff83 >+ >+USE_SDL= sdl2 >+ >+PLIST_FILES= bin/sowon \ >+ man/man6/sowon.6.gz >+ >+.include <bsd.port.mk> > >Property changes on: games/sowon/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/sowon/distinfo >=================================================================== >--- games/sowon/distinfo (nonexistent) >+++ games/sowon/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1607066456 >+SHA256 (tsoding-sowon-1.0.0-85dbbd06e7f20fe0a727fcb34e5206c23894ff83_GH0.tar.gz) = 6545c55ad1f826d5bbcda6efe297ec987a8944df5a75dbde10be30d5e9f6c7a4 >+SIZE (tsoding-sowon-1.0.0-85dbbd06e7f20fe0a727fcb34e5206c23894ff83_GH0.tar.gz) = 951692 > >Property changes on: games/sowon/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: games/sowon/pkg-descr >=================================================================== >--- games/sowon/pkg-descr (nonexistent) >+++ games/sowon/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+Sowon is a graphical countdown timer designed for streamers on e.g. Twitch >+and other platforms. >+ >+WWW: https://github.com/tsoding/sowon/ > >Property changes on: games/sowon/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 251574
:
220237
|
220304