Merge some recipe PRs

remote-tracking branches 'upstream/pr/2132', 'upstream/pr/2133' and 'upstream/pr/2136'
This commit is contained in:
Noam Postavsky 2015-03-27 14:13:04 -04:00
commit a6619ba648
3 changed files with 17 additions and 0 deletions

6
recipes/org-ioslide.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name org-ioslide
:description "Export org-mode to Google I/O HTML5 slide."
:type github
:pkgname "coldnew/org-ioslide"
:depends org-mode
:features ox-ioslide)

6
recipes/org-ref.rcp Normal file
View File

@ -0,0 +1,6 @@
(:name org-ref
:website "https://github.com/jkitchin/org-ref"
:description "org-mode modules for citations, cross-references, bibliographies in org-mode and useful bibtex tools to go with it."
:type github
:pkgname "jkitchin/org-ref"
:depends (dash helm helm-bibtex hydra key-chord))

5
recipes/stacktest.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name stacktest
:website "https://github.com/sdague/stacktest"
:description "OpenStack Inline testing mode"
:type github
:pkgname "sdague/stacktest")