- 12 May, 2018 3 commits
-
-
James Larrowe authored
* Added dpkg.rb to Packages directory. * Added alias to fix issue of dpkg installing packages on root directory. * Change double quote and backslash to single quote "just in case" * Fixed file formatting errors * No need to remount ~/ as execute * Removed unnecessary dependencies * Added echo to ~/.bashrc line to make alias persistent * Fixed error in which ~/.bashrc line was quoted * Reverting changes from previous commit * Changed default dpkg root directory from /usr/local to \#{CREW_PREFIX} * Removed #{CREW_PREFIX} tag, single quotes necessary * Made dpkg more universal, including support for zsh and fish * Added symlink from /usr/ to /usr/local/usr * Added diversity for architectues, packages now automatically install to /usr/local. Close to final product, still working out the kinks. * Reduced size, added symlink from /usr/local to /usr/local/usr/local. All good and ready to go! * Replaced exact paths with environment variables. * Fixed errors on file layout (Hopefully!) * Fixed file format * Added line to touch /var/lib/dpkg/status. * Fixed issue where dpkg status file wasn't being tracked * Too many changes to be listed in a commit. See for yourself [here.](https://github.com/JL2210/chromebrew/tree/dpkg/packages/dpkg.rb) * Moved line to touch dpkg status file to postinstall. * Added more thorough explanation on how to install packages. * Changed root install directory to /usr/local. Fixed issue where the dpkg status file would be overwritten during upgrade. Removed annoying dependency check. * Installing dpkg now works if you haven't installed it before
-
Chris Thurber authored
Remove corrupt pre-built binaries
-
Chris Thurber authored
Update zlibpkg to fix install error on newer Chrome OS versions
-
- 11 May, 2018 9 commits
-
-
Ed Reel authored
-
Ed Reel authored
Add pre-built binaries
-
Chris Thurber authored
Add tidy package
-
Ed Reel authored
-
Ed Reel authored
-
Ed Reel authored
Abstract library directory Add pre-built binaries
-
Ed Reel authored
-
Chris Thurber authored
fixes #2339 where the cd into the extracted cargo directory is lost h…
-
Daniel Baldwin authored
-
- 10 May, 2018 4 commits
-
-
Chris Thurber authored
Add dehtml package
-
Ed Reel authored
Add --prefix configure option Add pre-built binaries
-
Chris Thurber authored
Add pre-built binaries for heroku, nano and thefuck
-
Ed Reel authored
Add pre-built binaries
-
- 09 May, 2018 7 commits
-
-
lovedheart authored
-
Evan Pratten authored
* Create thefuck.rb * Update thefuck.rb * Update thefuck.rb * I should have read the docs... oops. its fixed now
-
Chris Thurber authored
-
Chris Thurber authored
Update e packages
-
Ed Reel authored
Add pre-built binaries
-
Chris Thurber authored
Update d packages
-
Ed Reel authored
Add pre-built binaries
-
- 08 May, 2018 1 commit
-
-
Daniel Baldwin authored
* Add krypton package; command-line client, daemon, and SSH integration * Added postinstall message * Remove unnecessary dependencies * Added checksum for cargo-web download * sandboxing rustc and cargo for the install * removed CARGO_HOME from PATH * breaking up the long line for readability, also the check for existance is not really needed anymore with cargo sandboxed * Update the sha256 missmatch abort method
-
- 07 May, 2018 6 commits
-
-
Chris Thurber authored
Fix checksum mismatch in ghc.rb. Closes #2329
-
Chris Thurber authored
Update c packages
-
Ed Reel authored
Add pre-built binaries Add patch section to clamav.rb Remove new crontutils package
-
Ed Reel authored
-
Chris Thurber authored
Add bats package
-
Ed Reel authored
Add pre-built binaries
-
- 05 May, 2018 5 commits
-
-
Chris Thurber authored
Fix crew to resolve `libtool: link: '*.la' is not a valid libtool archive` and `du: cannot access '*.la': No such file or directory` issue
-
Ed Reel authored
-
Chris Thurber authored
Update jdk8 from 8u162 to 8u172
-
Chris Thurber authored
Add pre-built binaries for go and libsodium
-
Ed Reel authored
Add pre-built binaries Change http to https
-
- 04 May, 2018 5 commits
-
-
Ed Reel authored
-
Chris Thurber authored
Add axel package
-
Chris Thurber authored
Add charm package
-
Daniel Baldwin authored
-
Daniel Baldwin authored
* Add libsodium package. A modern, portable, easy to use crypto library https://libsodium.org * Added libdir as per @uberhacker
-