Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
ab01e5e0
Commit
ab01e5e0
authored
7 years ago
by
Ed Reel
Committed by
Kazushi (Jam) Marukawa
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove binary stuff so @jam7 can do his multiple architecture compile
parent
a16f8f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
packages/sejda_console.rb
packages/sejda_console.rb
+0
-8
No files found.
packages/sejda_console.rb
View file @
ab01e5e0
...
...
@@ -8,16 +8,8 @@ class Sejda_console < Package
source_sha256
'09379d7f89d6b373a39d3e642a377650f0660849e8a934e2b94169df51dd7c13'
binary_url
({
aarch64:
'https://dl.bintray.com/chromebrew/chromebrew/sejda_console-3.2.22-chromeos-armv7l.tar.xz'
,
armv7l:
'https://dl.bintray.com/chromebrew/chromebrew/sejda_console-3.2.22-chromeos-armv7l.tar.xz'
,
i686:
'https://dl.bintray.com/chromebrew/chromebrew/sejda_console-3.2.22-chromeos-i686.tar.xz'
,
x86_64:
'https://dl.bintray.com/chromebrew/chromebrew/sejda_console-3.2.22-chromeos-x86_64.tar.xz'
,
})
binary_sha256
({
aarch64:
'7d9ae694a3df31802075f15af16567bc581935a7450033e03d99e4aed0b5612a'
,
armv7l:
'7d9ae694a3df31802075f15af16567bc581935a7450033e03d99e4aed0b5612a'
,
i686:
'f70cdb95ad0fc91feaf82951f33c5ede10fac0d394bed7a61724e9e70fa21a6f'
,
x86_64:
'91e9dc1e77208544b9a9ba60f7e633bc7c3cd5b289e463a67675f968307610b8'
,
})
depends_on
'help2man'
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment