Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11036581
D327.id674.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
17 KB
Referenced Files
None
Subscribers
None
D327.id674.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,2 @@
+libc.so.6
+libruby.so.2.2
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,25 @@
+name : ruby-redcarpet
+version : 3.4.0
+release : 1
+source :
+ - https://rubygems.org/downloads/redcarpet-3.4.0.gem : a7b10a67a2c11d7a1945caa7fbfc2e6c8fcbe4583ff355af9d499319a1f83841
+license : MIT
+component : programming
+summary : Fast, safe and extensible Markdown to (X)HTML parser.
+description: |
+ Fast, safe and extensible Markdown to (X)HTML parser.
+extract : no
+builddeps :
+ - pkgconfig(ruby-2.2)
+rundeps :
+ - ruby
+install : |
+ export geminstalldir=$(ruby -e'puts Gem.default_dir')
+ export GEM_HOME=$geminstalldir
+ export GEM_PATH=$geminstalldir
+ gem install \
+ --ignore-dependencies \
+ --no-user-install \
+ -i "$installdir/$geminstalldir" \
+ -n "$installdir/usr/bin" \
+ $sources/redcarpet-$version.gem
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,155 @@
+<PISI>
+ <Source>
+ <Name>ruby-redcarpet</Name>
+ <Packager>
+ <Name>Peter Cornelis</Name>
+ <Email>poltertec@gmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming</PartOf>
+ <Summary xml:lang="en">Fast, safe and extensible Markdown to (X)HTML parser.</Summary>
+ <Description xml:lang="en">Fast, safe and extensible Markdown to (X)HTML parser.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>ruby-redcarpet</Name>
+ <Summary xml:lang="en">Fast, safe and extensible Markdown to (X)HTML parser.</Summary>
+ <Description xml:lang="en">Fast, safe and extensible Markdown to (X)HTML parser.
+</Description>
+ <PartOf>programming</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/build_info</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/cache/redcarpet-3.4.0.gem</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Object/cdesc-Object.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/CLI/cdesc-CLI.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/CLI/options_parser-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/CLI/parser_object-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/CLI/process-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/CLI/render_object-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Markdown/cdesc-Markdown.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Markdown/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Markdown/render-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Markdown/renderer-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Base/cdesc-Base.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Base/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/HTML/cdesc-HTML.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/HTML/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/HTML_TOC/cdesc-HTML_TOC.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/HTML_TOC/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/block_code-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/cdesc-ManPage.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/codespan-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/double_emphasis-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/emphasis-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/header-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/linebreak-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/list-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/list_item-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/normal_text-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/ManPage/paragraph-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Safe/block_code-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Safe/cdesc-Safe.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Safe/html_escape-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/Safe/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/SmartyHTML/cdesc-SmartyHTML.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/SmartyPants/cdesc-SmartyPants.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/SmartyPants/postprocess-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/SmartyPants/render-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/cdesc-StripDown.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/header-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/image-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/link-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/paragraph-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/table-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/table_cell-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/StripDown/table_row-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/XHTML/cdesc-XHTML.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/XHTML/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/Render/cdesc-Render.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/Redcarpet/cdesc-Redcarpet.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/cdesc-RedcarpetCompat.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/list_to_truthy_hash-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/new-c.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/parse_extensions_and_renderer_options-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/rename_extensions-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/text-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/RedcarpetCompat/to_html-i.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/cache.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/doc/redcarpet-3.4.0/ri/ext/redcarpet/page-Makefile.ri</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/extensions/x86_64-linux/2.2.0/redcarpet-3.4.0/gem.build_complete</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/extensions/x86_64-linux/2.2.0/redcarpet-3.4.0/gem_make.out</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/extensions/x86_64-linux/2.2.0/redcarpet-3.4.0/redcarpet.so</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/COPYING</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/Gemfile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/README.markdown</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/Rakefile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/bin/redcarpet</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/.RUBYARCHDIR.time</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/Makefile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/autolink.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/buffer.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/extconf.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_href_e.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_href_e.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_html_e.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/houdini_html_e.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html_blocks.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html_smartypants.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/html_smartypants.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/markdown.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_markdown.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_markdown.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_render.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/rc_render.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/redcarpet.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/redcarpet.so</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.c</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.h</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/ext/redcarpet/stack.o</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet.so</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet/cli.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet/compat.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet/render_man.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/lib/redcarpet/render_strip.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/redcarpet.gemspec</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/benchmark.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/custom_render_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/fixtures/benchmark.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/html5_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/html_render_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/html_toc_render_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/markdown_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/pathological_inputs_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/redcarpet_bin_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/redcarpet_compat_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/safe_render_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/smarty_html_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/smarty_pants_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/stripdown_render_test.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/gems/redcarpet-3.4.0/test/test_helper.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.2.0/specifications/redcarpet-3.4.0.gemspec</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-03</Date>
+ <Version>3.4.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Peter Cornelis</Name>
+ <Email>poltertec@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 7:31 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5853656
Default Alt Text
D327.id674.diff (17 KB)
Attached To
Mode
D327: Initial inclusion of ruby-redcarpet.
Attached
Detach File
Event Timeline
Log In to Comment