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
Łukasz Nowak
chromebrew
Commits
5d198f47
Commit
5d198f47
authored
Jun 09, 2020
by
Ed Reel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add compatibility line to girara, zathura and zathura_poppler_pdf
parent
9528ecec
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
packages/girara.rb
packages/girara.rb
+1
-0
packages/zathura.rb
packages/zathura.rb
+1
-0
packages/zathura_poppler_pdf.rb
packages/zathura_poppler_pdf.rb
+1
-0
No files found.
packages/girara.rb
View file @
5d198f47
...
...
@@ -4,6 +4,7 @@ class Girara < Package
description
'Girara is a library that implements a user interface that focuses on simplicity and minimalism'
homepage
'https://pwmt.org/projects/girara/'
version
'0.3.4'
compatibility
'all'
source_url
'https://git.pwmt.org/pwmt/girara/-/archive/0.3.4/girara-0.3.4.tar.bz2'
source_sha256
'e78257e4218a0f7f59cc1bea472c7c6794fa51cd9261d87affbe731c1e22c6a5'
...
...
packages/zathura.rb
View file @
5d198f47
...
...
@@ -4,6 +4,7 @@ class Zathura < Package
description
'zathura is a highly customizable and functional PDF document viewer'
homepage
'https://pwmt.org/projects/zathura/'
version
'0.4.5'
compatibility
'all'
source_url
'https://pwmt.org/projects/zathura/download/zathura-0.4.5.tar.xz'
source_sha256
'0c3997aafbcdaaae60a4522f208adadfdd2758b432ce94ea16fbcee937cb762c'
...
...
packages/zathura_poppler_pdf.rb
View file @
5d198f47
...
...
@@ -4,6 +4,7 @@ class Zathura_poppler_pdf < Package
description
'The zathura_poppler_pdf plugin adds PDF support to zathura by using the poppler rendering engine.'
homepage
'https://pwmt.org/projects/zathura-pdf-poppler/'
version
'0.3.0'
compatibility
'all'
source_url
'https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-0.3.0.tar.xz'
source_sha256
'd5cc3a7dae49471b85b503bbb9049c6f8d10903f4a611d721a2e0fefe726d4ed'
...
...
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