Commit 1cb0abe9 authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Merge pull request #2162 from uberhacker/add-pre-built-binaries-g-x

Add pre-built binaries for gnome_themes_standard, ncdc, sshrc, tack and xinit
parents ba897c24 138a1681
......@@ -7,6 +7,18 @@ class Gnome_themes_standard < Package
source_url 'https://github.com/GNOME/gnome-themes-extra/archive/3.27.92.tar.gz'
source_sha256 'c2c2b02e6826d51de4e6e53afffbdb0ec301ef776df91944574fdc42b558cecb'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/gnome_themes_standard-3.27.92-0-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/gnome_themes_standard-3.27.92-0-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/gnome_themes_standard-3.27.92-0-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/gnome_themes_standard-3.27.92-0-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '6c77323e31792cbf70f48a109280b9e1a8a225b1deade3de620a0624a372dc43',
armv7l: '6c77323e31792cbf70f48a109280b9e1a8a225b1deade3de620a0624a372dc43',
i686: '92611d2b331fc3862cf7bec369dfcd1854fa25335b36b75c54965cdaa55997cf',
x86_64: 'd9771b38d88749626f0a7da9d66a43bd5c8e71df6eac868e90343f2bc994c22d',
})
depends_on 'gtk3'
depends_on 'gtk2'
......@@ -23,5 +35,4 @@ class Gnome_themes_standard < Package
def self.install
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
end
end
......@@ -8,8 +8,16 @@ class Ncdc < Package
source_sha256 '8a998857df6289b6bd44287fc06f705b662098189f2a8fe95b1a5fbc703b9631'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/ncdc-1.20-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/ncdc-1.20-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/ncdc-1.20-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/ncdc-1.20-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '29c39214a120bd002a78b118a53daa085530e837a6b67f1cf10bbaa7d1991524',
armv7l: '29c39214a120bd002a78b118a53daa085530e837a6b67f1cf10bbaa7d1991524',
i686: 'f28d8e26a29f6c2d555f591e5b3552aa1231fc843f52b827950ab67293443f2f',
x86_64: '7d72e59960fa27fef99a6f45c0fc9fc86b62931851c811d192e60d1376829452',
})
depends_on 'ncursesw'
......
......@@ -8,8 +8,16 @@ class Sshrc < Package
source_sha256 'e849ff19319381548011a9bdf1e33abc6eba3dc6a910c4226e6981d75d5564dd'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/sshrc-0.6.1-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/sshrc-0.6.1-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/sshrc-0.6.1-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/sshrc-0.6.1-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: 'e52ec8b2ea9be7d694bcc676059a8f5bfd35a9a05dbde317eff1bfb992ed9d37',
armv7l: 'e52ec8b2ea9be7d694bcc676059a8f5bfd35a9a05dbde317eff1bfb992ed9d37',
i686: 'c75c2b8cdd3996299d91195ed16fe727a72add0c718df10baf9aa6b009737f31',
x86_64: '7d940b4d6e59da0868081379314f31a923bb37ca9cfc934c23e62892a24750b9',
})
def self.install
......
......@@ -8,8 +8,16 @@ class Tack < Package
source_sha256 '60f8515eed87176e1f74ac81372645df14dcffbf200d778353e56f640d55b1f2'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/tack-1.08-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/tack-1.08-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/tack-1.08-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/tack-1.08-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '835d4e924796bda30b6f39c1ed8f198e238ff5eaf8e442d84329d9ccdf458554',
armv7l: '835d4e924796bda30b6f39c1ed8f198e238ff5eaf8e442d84329d9ccdf458554',
i686: '6ed5873d0abbd38ea4611d68a474666eccb706f8bce1fb9fa354e8a21c42c262',
x86_64: 'c45d3013d0874dd8d6203e4b3871f94b1cc84beb33c5576d3a8d1840e8ccd9f5',
})
depends_on 'ncurses'
......
......@@ -7,6 +7,19 @@ class Xinit < Package
source_url 'https://x.org/pub/individual/app/xinit-1.4.0.tar.bz2'
source_sha256 '230835eef2f5978a1e1344928168119373f6df1d0a32c09515e545721ee582ef'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/xinit-1.4.0-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/xinit-1.4.0-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/xinit-1.4.0-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/xinit-1.4.0-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '9da0b7a068bd70a97330d1ce90ca457a1554443c0425e4bb27451575ad5d75c4',
armv7l: '9da0b7a068bd70a97330d1ce90ca457a1554443c0425e4bb27451575ad5d75c4',
i686: '2c12d81cfe8596cafb010e28a1c37ba1692d52889b78de59c43a91a3bf55f153',
x86_64: '5df3455157f222c07641d3ff605ff9365fbf4a19d014c2db09999bf84d128296',
})
depends_on 'xorg_lib'
def self.build
......@@ -19,5 +32,4 @@ class Xinit < Package
def self.install
system "make", "DESTDIR=#{CREW_DEST_DIR}", "install"
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment