public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] ruby-redcarpet
       [not found] <58337B480012A183@ms11gb1.int.opaltelecom.net>
@ 2016-11-23 21:47 ` David Stacey
  2016-11-24  8:27   ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: David Stacey @ 2016-11-23 21:47 UTC (permalink / raw)
  To: cygwin-apps

A Ruby gem for converting Mardown to HTML. Found in most popular distros 
[1].


# x86:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
wget --no-check-certificate --no-host-directories --force-directories 
--cut-dirs=5 \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz 
\
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz 
\
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
${BASEURL}/ruby-redcarpet/setup.hint


# x86_64:
BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
wget --no-check-certificate --no-host-directories --force-directories 
--cut-dirs=5 \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz 
\
${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz 
\
${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
${BASEURL}/ruby-redcarpet/setup.hint


Dave.

[1] - https://pkgs.org/search/redcarpet

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

* Re: [ITP] ruby-redcarpet
  2016-11-23 21:47 ` [ITP] ruby-redcarpet David Stacey
@ 2016-11-24  8:27   ` Corinna Vinschen
  2016-11-24  8:36     ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2016-11-24  8:27 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1719 bytes --]

On Nov 23 21:47, David Stacey wrote:
> A Ruby gem for converting Mardown to HTML. Found in most popular distros
> [1].
> 
> 
> # x86:
> BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
> wget --no-check-certificate --no-host-directories --force-directories
> --cut-dirs=5 \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz
> \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz
> \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
> ${BASEURL}/ruby-redcarpet/setup.hint
> 
> 
> # x86_64:
> BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
> wget --no-check-certificate --no-host-directories --force-directories
> --cut-dirs=5 \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz
> \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz
> \
> ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
> ${BASEURL}/ruby-redcarpet/setup.hint

And again, #!/usr/bin/ruby.exe

It won't hurt, but I wonder if that's what we really want...


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

* Re: [ITP] ruby-redcarpet
  2016-11-24  8:27   ` Corinna Vinschen
@ 2016-11-24  8:36     ` Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2016-11-24  8:36 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 1865 bytes --]

On Nov 24 09:27, Corinna Vinschen wrote:
> On Nov 23 21:47, David Stacey wrote:
> > A Ruby gem for converting Mardown to HTML. Found in most popular distros
> > [1].
> > 
> > 
> > # x86:
> > BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86/release
> > wget --no-check-certificate --no-host-directories --force-directories
> > --cut-dirs=5 \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz
> > \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz
> > \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
> > ${BASEURL}/ruby-redcarpet/setup.hint
> > 
> > 
> > # x86_64:
> > BASEURL=https://dl.dropboxusercontent.com/u/119453582/Cygwin/x86_64/release
> > wget --no-check-certificate --no-host-directories --force-directories
> > --cut-dirs=5 \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1-src.tar.xz \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-3.3.4-1.tar.xz \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/ruby-redcarpet-debuginfo-3.3.4-1.tar.xz
> > \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-debuginfo/setup.hint \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/ruby-redcarpet-doc-3.3.4-1.tar.xz
> > \
> > ${BASEURL}/ruby-redcarpet/ruby-redcarpet-doc/setup.hint \
> > ${BASEURL}/ruby-redcarpet/setup.hint
> 
> And again, #!/usr/bin/ruby.exe
> 
> It won't hurt, but I wonder if that's what we really want...

Never mind.  GTG.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-11-24  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <58337B480012A183@ms11gb1.int.opaltelecom.net>
2016-11-23 21:47 ` [ITP] ruby-redcarpet David Stacey
2016-11-24  8:27   ` Corinna Vinschen
2016-11-24  8:36     ` Corinna Vinschen

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).