public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] no-more-secrets 0.3.3
@ 2020-11-13 20:35 Daisuke Fujimura
  2020-11-16 20:31 ` Andrew Schulman
  2020-12-01 12:46 ` Daisuke Fujimura
  0 siblings, 2 replies; 5+ messages in thread
From: Daisuke Fujimura @ 2020-11-13 20:35 UTC (permalink / raw)
  To: cygwin-apps

Hello,

[ITP] A new package proposal: no-more-secrets

- no-more-secrets

====

SUMMARY: Recreation of the decrypting text effect from the 1992 movie Sneakers
HOMEPAGE: https://github.com/bartobri/no-more-secrets
SRC_URL: https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz
LICENSE: GNU General Public License v3.0

====

Corresponding Linux/Unix packages are searched:
- https://repology.org/project/no-more-secrets/versions

Cygport, packages and logs:
- https://yacp.osdn.jp/itp/no-more-secrets/

CI (playground):
- https://cygwin.com/cgi-bin2/jobs.cgi?id=1254
- https://ci.appveyor.com/project/cygwin/scallywag/builds/36302294

Prototype:
- https://github.com/fd00/yacp/tree/f5018e37cc3b6e82f55fd59cef4414fc1ee19856/no-more-secrets

====

Since these programs require keystrokes, we tested them manually, as
shown below.

```
$ cd ${B}
$ ./bin/nms.exe -a < LICENSE
$ ./bin/sneakers.exe
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] no-more-secrets 0.3.3
  2020-11-13 20:35 [ITP] no-more-secrets 0.3.3 Daisuke Fujimura
@ 2020-11-16 20:31 ` Andrew Schulman
  2020-12-01 12:46 ` Daisuke Fujimura
  1 sibling, 0 replies; 5+ messages in thread
From: Andrew Schulman @ 2020-11-16 20:31 UTC (permalink / raw)
  To: cygwin-apps

> Hello,
> 
> [ITP] A new package proposal: no-more-secrets
> 
> - no-more-secrets
> 
> ====
> 
> SUMMARY: Recreation of the decrypting text effect from the 1992 movie Sneakers
> HOMEPAGE: https://github.com/bartobri/no-more-secrets
> SRC_URL: https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz
> LICENSE: GNU General Public License v3.0

LOL +1! More games for Cygwin!


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] no-more-secrets 0.3.3
  2020-11-13 20:35 [ITP] no-more-secrets 0.3.3 Daisuke Fujimura
  2020-11-16 20:31 ` Andrew Schulman
@ 2020-12-01 12:46 ` Daisuke Fujimura
  2020-12-11 14:50   ` Ken Brown
  1 sibling, 1 reply; 5+ messages in thread
From: Daisuke Fujimura @ 2020-12-01 12:46 UTC (permalink / raw)
  To: cygwin-apps

Hello,

Can anyone please review it?

On Sat, Nov 14, 2020 at 5:35 AM Daisuke Fujimura <booleanlabel@gmail.com> wrote:
>
> Hello,
>
> [ITP] A new package proposal: no-more-secrets
>
> - no-more-secrets
>
> ====
>
> SUMMARY: Recreation of the decrypting text effect from the 1992 movie Sneakers
> HOMEPAGE: https://github.com/bartobri/no-more-secrets
> SRC_URL: https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz
> LICENSE: GNU General Public License v3.0
>
> ====
>
> Corresponding Linux/Unix packages are searched:
> - https://repology.org/project/no-more-secrets/versions
>
> Cygport, packages and logs:
> - https://yacp.osdn.jp/itp/no-more-secrets/
>
> CI (playground):
> - https://cygwin.com/cgi-bin2/jobs.cgi?id=1254
> - https://ci.appveyor.com/project/cygwin/scallywag/builds/36302294
>
> Prototype:
> - https://github.com/fd00/yacp/tree/f5018e37cc3b6e82f55fd59cef4414fc1ee19856/no-more-secrets
>
> ====
>
> Since these programs require keystrokes, we tested them manually, as
> shown below.
>
> ```
> $ cd ${B}
> $ ./bin/nms.exe -a < LICENSE
> $ ./bin/sneakers.exe
> ```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] no-more-secrets 0.3.3
  2020-12-01 12:46 ` Daisuke Fujimura
@ 2020-12-11 14:50   ` Ken Brown
  2020-12-12  6:37     ` Daisuke Fujimura
  0 siblings, 1 reply; 5+ messages in thread
From: Ken Brown @ 2020-12-11 14:50 UTC (permalink / raw)
  To: cygwin-apps



On 12/1/2020 7:46 AM, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> Can anyone please review it?
> 
> On Sat, Nov 14, 2020 at 5:35 AM Daisuke Fujimura <booleanlabel@gmail.com> wrote:
>>
>> Hello,
>>
>> [ITP] A new package proposal: no-more-secrets
>>
>> - no-more-secrets
>>
>> ====
>>
>> SUMMARY: Recreation of the decrypting text effect from the 1992 movie Sneakers
>> HOMEPAGE: https://github.com/bartobri/no-more-secrets
>> SRC_URL: https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz
>> LICENSE: GNU General Public License v3.0
>>
>> ====
>>
>> Corresponding Linux/Unix packages are searched:
>> - https://repology.org/project/no-more-secrets/versions
>>
>> Cygport, packages and logs:
>> - https://yacp.osdn.jp/itp/no-more-secrets/
>>
>> CI (playground):
>> - https://cygwin.com/cgi-bin2/jobs.cgi?id=1254
>> - https://ci.appveyor.com/project/cygwin/scallywag/builds/36302294
>>
>> Prototype:
>> - https://github.com/fd00/yacp/tree/f5018e37cc3b6e82f55fd59cef4414fc1ee19856/no-more-secrets
>>
>> ====
>>
>> Since these programs require keystrokes, we tested them manually, as
>> shown below.
>>
>> ```
>> $ cd ${B}
>> $ ./bin/nms.exe -a < LICENSE
>> $ ./bin/sneakers.exe
>> ```

GTG.

Ken

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ITP] no-more-secrets 0.3.3
  2020-12-11 14:50   ` Ken Brown
@ 2020-12-12  6:37     ` Daisuke Fujimura
  0 siblings, 0 replies; 5+ messages in thread
From: Daisuke Fujimura @ 2020-12-12  6:37 UTC (permalink / raw)
  To: cygwin-apps

Thank you for your approval.

On Fri, Dec 11, 2020 at 11:51 PM Ken Brown via Cygwin-apps
<cygwin-apps@cygwin.com> wrote:
>
>
>
> On 12/1/2020 7:46 AM, Daisuke Fujimura via Cygwin-apps wrote:
> > Hello,
> >
> > Can anyone please review it?
> >
> > On Sat, Nov 14, 2020 at 5:35 AM Daisuke Fujimura <booleanlabel@gmail.com> wrote:
> >>
> >> Hello,
> >>
> >> [ITP] A new package proposal: no-more-secrets
> >>
> >> - no-more-secrets
> >>
> >> ====
> >>
> >> SUMMARY: Recreation of the decrypting text effect from the 1992 movie Sneakers
> >> HOMEPAGE: https://github.com/bartobri/no-more-secrets
> >> SRC_URL: https://github.com/bartobri/no-more-secrets/archive/v0.3.3.tar.gz
> >> LICENSE: GNU General Public License v3.0
> >>
> >> ====
> >>
> >> Corresponding Linux/Unix packages are searched:
> >> - https://repology.org/project/no-more-secrets/versions
> >>
> >> Cygport, packages and logs:
> >> - https://yacp.osdn.jp/itp/no-more-secrets/
> >>
> >> CI (playground):
> >> - https://cygwin.com/cgi-bin2/jobs.cgi?id=1254
> >> - https://ci.appveyor.com/project/cygwin/scallywag/builds/36302294
> >>
> >> Prototype:
> >> - https://github.com/fd00/yacp/tree/f5018e37cc3b6e82f55fd59cef4414fc1ee19856/no-more-secrets
> >>
> >> ====
> >>
> >> Since these programs require keystrokes, we tested them manually, as
> >> shown below.
> >>
> >> ```
> >> $ cd ${B}
> >> $ ./bin/nms.exe -a < LICENSE
> >> $ ./bin/sneakers.exe
> >> ```
>
> GTG.
>
> Ken

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-12-12  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 20:35 [ITP] no-more-secrets 0.3.3 Daisuke Fujimura
2020-11-16 20:31 ` Andrew Schulman
2020-12-01 12:46 ` Daisuke Fujimura
2020-12-11 14:50   ` Ken Brown
2020-12-12  6:37     ` Daisuke Fujimura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).