Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402231 - www-apps/jekyll (New package)
Summary: www-apps/jekyll (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Manuel Rüger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-05 08:15 UTC by Johan Bergström
Modified: 2014-04-18 17:51 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2012-02-05 08:15:13 UTC
I started using this pretty sweet static blog generator. Consider this my journey into the ruby ebuilds :-)

Here's the gem install list:
Successfully installed liquid-2.3.0
Successfully installed fast-stemmer-1.0.0
Successfully installed classifier-1.3.3
Successfully installed directory_watcher-1.4.1
Successfully installed syntax-1.0.0
Successfully installed maruku-0.6.0
Successfully installed kramdown-0.13.4
Successfully installed posix-spawn-0.3.6
Successfully installed albino-1.3.3
Successfully installed jekyll-0.11.2
10 gems installed

…whereas these are missing: fast-stemmer, classifier, directory_watcher, albino. I'll create ebuilds and bugs for all of these in time.

(Looking forward to experiencing differences between developing python and ruby ebuilds)
Comment 1 Hans de Graaff gentoo-dev Security 2012-02-08 08:14:55 UTC
jekyll is an end-user tool, not a ruby component, so it should not be in dev-ruby.
Comment 2 Manuel Rüger (RETIRED) gentoo-dev 2012-08-26 02:29:59 UTC
I've added jekyll and all the missing dependencies to my overlay:

http://git.overlays.gentoo.org/gitweb/?p=user/mrueg.git
Comment 3 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2014-04-04 20:04:30 UTC
Any progress with this package?
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2014-04-04 20:08:20 UTC
pygments.rb and jekyll itself missing, but are hosted in my overlay (layman -a mrueg). 
I'll add them next week.
Comment 5 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2014-04-04 20:49:52 UTC
(In reply to Manuel Rüger from comment #4)
> pygments.rb and jekyll itself missing, but are hosted in my overlay (layman
> -a mrueg). 
> I'll add them next week.

Awesome! thanks!
Comment 6 Manuel Rüger (RETIRED) gentoo-dev 2014-04-18 17:51:24 UTC
*jekyll-1.5.1 (18 Apr 2014)

  18 Apr 2014; Manuel Rüger <mrueg@gentoo.org> +jekyll-1.5.1.ebuild,
  +metadata.xml:
  Initial version.