- 20 May, 2018 7 commits
-
-
Chris Thurber authored
Add txt2regex package
-
Chris Thurber authored
Add pre-built binaries for dpkg and zstd packages
-
James Larrowe authored
Fix gettext package
-
Ed Reel authored
-
Ed Reel authored
Add pre-built binaries
-
James Larrowe authored
-
James Larrowe authored
* Added zstd package * Added prefix and changed to versioned tarball
-
- 19 May, 2018 6 commits
-
-
James Larrowe authored
* Fixed issue where Dpkg/ and Dpkg.pm weren't in @INC * Changed version number and removed stale binaries.
-
Chris Thurber authored
Update fakeroot package
-
Ed Reel authored
-
Ed Reel authored
Add pre-built binaries
-
James Larrowe authored
-
James Larrowe authored
-
- 18 May, 2018 3 commits
-
-
Chris Thurber authored
Add audio players and supporting libraries
-
Chris Thurber authored
Update gpgme from 1.9.0 to 1.11.1
-
Ed Reel authored
Add pre-built binaries
-
- 17 May, 2018 7 commits
-
-
Ed Reel authored
Add pre-built binaries Abstract the library directory
-
Chris Thurber authored
Update gnupg from 2.2.5 to 2.2.7
-
Ed Reel authored
Add pre-built binaries
-
Chris Thurber authored
Remove dependencies from pinentry to prevent a dependency loop
-
Ed Reel authored
-
Chris Thurber authored
Add libexif and exif packages
-
Ed Reel authored
Add pre-built binaries
-
- 16 May, 2018 4 commits
-
-
Chris Thurber authored
Add ripgrep package
-
Ed Reel authored
Install toolchain per architecture Add pre-built binaries
-
Chris Thurber authored
Add xdg_base package
-
Ed Reel authored
-
- 15 May, 2018 2 commits
-
-
Chris Thurber authored
Update php packages
-
Ed Reel authored
Add pre-built binaries
-
- 14 May, 2018 6 commits
-
-
Chris Thurber authored
Add remind package
-
Chris Thurber authored
Update dpkg package
-
Chris Thurber authored
Add calcurse package
-
Chris Thurber authored
Add/remove packages from packages.yaml
-
Chris Thurber authored
Add shmux package
-
Ed Reel authored
Add pre-built binaries
-
- 13 May, 2018 1 commit
-
-
Ed Reel authored
-
- 12 May, 2018 4 commits
-
-
Ed Reel authored
-
Ed Reel authored
-
Ed Reel authored
Add bz2 and xzutils dependencies Add pre-built binaries
-
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
-