Page MenuHomeSolus

D6888.diff
No OneTemporary

D6888.diff

Index: MAINTAINERS.md
===================================================================
--- /dev/null
+++ MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Kenneth Dodrill
+ - IRC: KennethDodrill
+ - Email: kmdodrill@protonmail.com
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : jekyll
+version : 4.0.0
+release : 1
+source :
+ - https://rubygems.org/downloads/jekyll-4.0.0.gem : 4a1dc48895d525bfb98cd562bf03ab6dd2727b5795360877c90e12670b9fec3a
+license : MIT
+component : programming.ruby
+summary : Jekyll is a blog-aware static site generator in Ruby.
+description: |
+ Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites.
+ Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown
+ and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server.
+ Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.
+builddeps :
+ - pkgconfig(ruby-2.6)
+ - git
+install : |
+ %gem_install
+ rm -rf $installdir%libdir%/ruby/gems/2.6.0/doc
+ rm -rf $installdir%libdir%/ruby/gems/2.6.0/build_info
+ rm -rf $installdir%libdir%/ruby/gems/2.6.0/extensions
+ rm $installdir%libdir%/ruby/gems/2.6.0/gems/jekyll-%version%/LICENSE
+ rm $installdir%libdir%/ruby/gems/2.6.0/gems/jekyll-%version%/README.markdown
\ No newline at end of file
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,158 @@
+<PISI>
+ <Source>
+ <Name>jekyll</Name>
+ <Packager>
+ <Name>Kenneth Dodrill</Name>
+ <Email>kmdodrill@protonmail.com</Email>
+ </Packager>
+ <License>MIT</License>
+ <PartOf>programming.ruby</PartOf>
+ <Summary xml:lang="en">Jekyll is a blog-aware static site generator in Ruby.</Summary>
+ <Description xml:lang="en">Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites.
+Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown
+and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server.
+Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>jekyll</Name>
+ <Summary xml:lang="en">Jekyll is a blog-aware static site generator in Ruby.</Summary>
+ <Description xml:lang="en">Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites.
+Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown
+and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server.
+Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.
+</Description>
+ <PartOf>programming.ruby</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/jekyll</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/.rubocop.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/exe/jekyll</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/blank_template/_config.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/blank_template/_layouts/default.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/blank_template/_sass/main.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/blank_template/assets/css/main.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/blank_template/index.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/cache.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/cleaner.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/collection.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/command.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/build.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/clean.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/doctor.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/help.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/new.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/new_theme.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/serve.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/serve/live_reload_reactor.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/serve/livereload_assets/livereload.js</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/serve/servlet.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/commands/serve/websockets.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/configuration.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/converter.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/converters/identity.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/converters/markdown.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/converters/markdown/kramdown_parser.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/converters/smartypants.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/convertible.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/deprecator.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/document.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/collection_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/document_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/excerpt_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/jekyll_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/site_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/static_file_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/unified_payload_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/drops/url_drop.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/entry_filter.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/errors.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/excerpt.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/external.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/filters.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/filters/date_filters.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/filters/grouping_filters.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/filters/url_filters.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/frontmatter_defaults.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/generator.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/hooks.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/layout.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/liquid_extensions.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/liquid_renderer.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/liquid_renderer/file.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/liquid_renderer/table.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/log_adapter.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/mime.types</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/page.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/page_without_a_file.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/path_manager.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/plugin.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/plugin_manager.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/publisher.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/collection_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/data_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/layout_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/page_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/post_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/static_file_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/readers/theme_assets_reader.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/regenerator.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/related_posts.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/renderer.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/site.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/static_file.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/stevenson.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/tags/highlight.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/tags/include.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/tags/link.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/tags/post_url.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/theme.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/theme_builder.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/url.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/ansi.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/exec.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/internet.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/platforms.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/thread_event.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/utils/win_tz.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/jekyll/version.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/.gitignore</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/404.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/_config.yml</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/about.markdown</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/site_template/index.markdown</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/CODE_OF_CONDUCT.md.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/Gemfile</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/LICENSE.txt.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/README.md.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/_layouts/default.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/_layouts/page.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/_layouts/post.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/example/_config.yml.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/example/_post.md</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/example/index.html</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/example/style.scss</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/gitignore.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/lib/theme_template/theme.gemspec.erb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/rubocop/jekyll.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/rubocop/jekyll/assert_equal_literal_actual.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/rubocop/jekyll/no_p_allowed.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/gems/jekyll-4.0.0/rubocop/jekyll/no_puts_allowed.rb</Path>
+ <Path fileType="library">/usr/lib64/ruby/gems/2.6.0/specifications/jekyll-4.0.0.gemspec</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-10-08</Date>
+ <Version>4.0.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Kenneth Dodrill</Name>
+ <Email>kmdodrill@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 5:31 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806192
Default Alt Text
D6888.diff (18 KB)

Event Timeline