Commit Graph

9 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
saltedcoffii
8993e2cc41 Licensed file da* to ez* 2021-03-19 12:55:39 -04:00
satmandu
f4dd04fce4 Docbook Updates (#5113)
* update metapackage

* Only moreutils uses this.

* working

* add

* Update docbook_xml42.rb

* Update docbook_xml43.rb

* Update docbook_xml44.rb

* Update docbook_xml45.rb

* Update docbook_xml50.rb

* Update docbook_xml50.rb

* Update docbook_xml51.rb

* Create dookbook_xml412.rb

* Changed docbook location, update version

* Add binaries

* move compatibility 'all'
2021-02-10 12:01:44 -06:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
43ca496514 Update docbook packages and dependencies
Add pre-built binaries
2018-09-02 22:40:29 -05:00
James Larrowe
ee2de3eb4e Fix docbook packages (#2551)
* Fixed gtk_doc, docbook, and tools to skip creation of binaries.

* Cleaned up a little.

* Fix circular dependency that leaves gtk_doc to hang.

* Removed docbook_xsl dependency from gtk_doc

* Added libxslt dependency to gtk_doc

* Fixed circular dependencies

* Reverted docbook_xml source sha256sum, firewall threw it off.

* Added libxml2_python dependency to libxslt

* Removed libxml2 and unzip dependencies from packages

* Made sure to use crew variables instead of hardcoded paths.

* added files to docbook package.

* Fixed packages to create the catalog in the postinstall

* Removed exclusions of those packages for binary builds

* Removed some lines from the packages that conflicted with the other package's files.

* Forces to recreate the catalog and the docbook catalog every time package is reinstalled.

* Updated docbook_xsl to track the XML catalog.

* The catalog and docbook files are now tracked in both packages. Fully tested and working.

* Now uses variables for docbook version numbers, removed the warning about binaries.

Fixes @uberhacker's requests.
2018-09-02 11:54:23 -05:00
Kazushi (Jam) Marukawa
e06528278c Add pre-compiled binaries 2017-08-26 09:29:23 +09:00
Ed Reel
8950760570 Change packages d-h from sha1 to sha256 2017-06-29 11:57:31 -05:00
Ed Reel
7b95f0275e Add docbook package 2017-06-18 00:12:06 -05:00