Add scripts to generate Debian packages of Fluoride dependencies
To build Fluoride on Linux, there are dependencies that are not usually provided by Linux package managers. This patch adds libchrome and modp_b64 package generators to make building them easier on Debian-based distros. Bug: 179821440 Tag: #floss Test: None Change-Id: I93c6583d58635c65dbfbeea2ff556f09585225d5
Showing
- README.md 16 additions, 4 deletionsREADME.md
- system/build/dpkg/README.txt 25 additions, 0 deletionssystem/build/dpkg/README.txt
- system/build/dpkg/libchrome/debian/README.Debian 1 addition, 0 deletionssystem/build/dpkg/libchrome/debian/README.Debian
- system/build/dpkg/libchrome/debian/changelog 5 additions, 0 deletionssystem/build/dpkg/libchrome/debian/changelog
- system/build/dpkg/libchrome/debian/compat 1 addition, 0 deletionssystem/build/dpkg/libchrome/debian/compat
- system/build/dpkg/libchrome/debian/control 27 additions, 0 deletionssystem/build/dpkg/libchrome/debian/control
- system/build/dpkg/libchrome/debian/install_headers.sh 48 additions, 0 deletionssystem/build/dpkg/libchrome/debian/install_headers.sh
- system/build/dpkg/libchrome/debian/libchrome.install 4 additions, 0 deletionssystem/build/dpkg/libchrome/debian/libchrome.install
- system/build/dpkg/libchrome/debian/patches/0001-Add-missing-includes.patch 37 additions, 0 deletions.../libchrome/debian/patches/0001-Add-missing-includes.patch
- system/build/dpkg/libchrome/debian/patches/0001-common-mk-rebase_path-output-location-of-generate-pc.patch 36 additions, 0 deletions...ommon-mk-rebase_path-output-location-of-generate-pc.patch
- system/build/dpkg/libchrome/debian/patches/0001-rebase_path-for-write_args.patch 34 additions, 0 deletions...rome/debian/patches/0001-rebase_path-for-write_args.patch
- system/build/dpkg/libchrome/debian/patches/series 3 additions, 0 deletionssystem/build/dpkg/libchrome/debian/patches/series
- system/build/dpkg/libchrome/debian/rules 38 additions, 0 deletionssystem/build/dpkg/libchrome/debian/rules
- system/build/dpkg/libchrome/gen-src-pkg.sh 60 additions, 0 deletionssystem/build/dpkg/libchrome/gen-src-pkg.sh
- system/build/dpkg/modp_b64/debian/README.Debian 1 addition, 0 deletionssystem/build/dpkg/modp_b64/debian/README.Debian
- system/build/dpkg/modp_b64/debian/changelog 5 additions, 0 deletionssystem/build/dpkg/modp_b64/debian/changelog
- system/build/dpkg/modp_b64/debian/compat 1 addition, 0 deletionssystem/build/dpkg/modp_b64/debian/compat
- system/build/dpkg/modp_b64/debian/control 18 additions, 0 deletionssystem/build/dpkg/modp_b64/debian/control
- system/build/dpkg/modp_b64/debian/modp-b64.install 3 additions, 0 deletionssystem/build/dpkg/modp_b64/debian/modp-b64.install
- system/build/dpkg/modp_b64/debian/patches/0001-common-mk-rebase_path-output-location-of-generate-pc.patch 36 additions, 0 deletions...ommon-mk-rebase_path-output-location-of-generate-pc.patch
system/build/dpkg/README.txt
0 → 100644
system/build/dpkg/libchrome/debian/changelog
0 → 100644
system/build/dpkg/libchrome/debian/compat
0 → 100644
system/build/dpkg/libchrome/debian/control
0 → 100644
system/build/dpkg/libchrome/debian/rules
0 → 100755
system/build/dpkg/libchrome/gen-src-pkg.sh
0 → 100755
system/build/dpkg/modp_b64/debian/changelog
0 → 100644
system/build/dpkg/modp_b64/debian/compat
0 → 100644
system/build/dpkg/modp_b64/debian/control
0 → 100644
Please register or sign in to comment