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
917d1423
Commit
917d1423
authored
Mar 21, 2021
by
saltedcoffii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Licensed ya* to zz*
parent
85e4b847
Changes
24
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
28 additions
and
2 deletions
+28
-2
packages/yad.rb
packages/yad.rb
+1
-0
packages/yajl.rb
packages/yajl.rb
+1
-0
packages/yamllint.rb
packages/yamllint.rb
+1
-0
packages/yarn.rb
packages/yarn.rb
+1
-0
packages/yaru.rb
packages/yaru.rb
+2
-0
packages/yasm.rb
packages/yasm.rb
+1
-0
packages/yelp.rb
packages/yelp.rb
+1
-0
packages/yelp_tools.rb
packages/yelp_tools.rb
+1
-0
packages/yelp_xsl.rb
packages/yelp_xsl.rb
+2
-0
packages/youtubedl.rb
packages/youtubedl.rb
+1
-0
packages/zathura.rb
packages/zathura.rb
+1
-0
packages/zathura_poppler_pdf.rb
packages/zathura_poppler_pdf.rb
+1
-0
packages/zeromq.rb
packages/zeromq.rb
+1
-0
packages/zig.rb
packages/zig.rb
+1
-0
packages/zile.rb
packages/zile.rb
+2
-1
packages/zimg.rb
packages/zimg.rb
+1
-0
packages/zip.rb
packages/zip.rb
+1
-0
packages/zlibpkg.rb
packages/zlibpkg.rb
+1
-0
packages/zoneinfo.rb
packages/zoneinfo.rb
+1
-0
packages/zsh.rb
packages/zsh.rb
+1
-0
packages/zstd.rb
packages/zstd.rb
+1
-0
packages/zsync.rb
packages/zsync.rb
+1
-0
packages/zvbi.rb
packages/zvbi.rb
+1
-0
tools/licenses.txt
tools/licenses.txt
+2
-1
No files found.
packages/yad.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yad < Package
...
@@ -4,6 +4,7 @@ class Yad < Package
description
'display graphical dialogs from shell scripts or command line.'
description
'display graphical dialogs from shell scripts or command line.'
homepage
'https://sourceforge.net/projects/yad-dialog/'
homepage
'https://sourceforge.net/projects/yad-dialog/'
version
'0.40.0'
version
'0.40.0'
license
'GPL-3+'
compatibility
'all'
compatibility
'all'
source_url
'https://prdownloads.sourceforge.net/project/yad-dialog/yad-0.40.0.tar.xz'
source_url
'https://prdownloads.sourceforge.net/project/yad-dialog/yad-0.40.0.tar.xz'
source_sha256
'c2d0b7d1b6d3a0877299faa00db75d58c974f81fce72d520a3a84e67d1d60ef4'
source_sha256
'c2d0b7d1b6d3a0877299faa00db75d58c974f81fce72d520a3a84e67d1d60ef4'
...
...
packages/yajl.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yajl < Package
...
@@ -4,6 +4,7 @@ class Yajl < Package
description
'A fast streaming JSON parsing library in C.'
description
'A fast streaming JSON parsing library in C.'
homepage
'http://lloyd.github.io/yajl/'
homepage
'http://lloyd.github.io/yajl/'
version
'2.1.0-2'
version
'2.1.0-2'
license
'ISC'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/lloyd/yajl/archive/2.1.0.tar.gz'
source_url
'https://github.com/lloyd/yajl/archive/2.1.0.tar.gz'
source_sha256
'3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a'
source_sha256
'3fb73364a5a30efe615046d07e6db9d09fd2b41c763c5f7d3bfb121cd5c5ac5a'
...
...
packages/yamllint.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yamllint < Package
...
@@ -4,6 +4,7 @@ class Yamllint < Package
description
'A linter for YAML files.'
description
'A linter for YAML files.'
homepage
'https://github.com/adrienverge/yamllint'
homepage
'https://github.com/adrienverge/yamllint'
version
'1.11.1'
version
'1.11.1'
license
'GPL-3'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/adrienverge/yamllint/archive/v1.11.1.tar.gz'
source_url
'https://github.com/adrienverge/yamllint/archive/v1.11.1.tar.gz'
source_sha256
'56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4'
source_sha256
'56221b7c0a50b1619e491eb157624a5d1b160c1a4f019d64f117268f42fe4ca4'
...
...
packages/yarn.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yarn < Package
...
@@ -4,6 +4,7 @@ class Yarn < Package
description
'Yarn is a new package manager for JavaScript and an alternative to npm.'
description
'Yarn is a new package manager for JavaScript and an alternative to npm.'
homepage
'https://yarnpkg.com/en/'
homepage
'https://yarnpkg.com/en/'
version
'1.22.10'
version
'1.22.10'
license
'BSD-2'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/yarnpkg/yarn/releases/download/v1.22.10/yarn-v1.22.10.tar.gz'
source_url
'https://github.com/yarnpkg/yarn/releases/download/v1.22.10/yarn-v1.22.10.tar.gz'
source_sha256
'7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e'
source_sha256
'7e433d4a77e2c79e6a7ae4866782608a8e8bcad3ec6783580577c59538381a6e'
...
...
packages/yaru.rb
View file @
917d1423
...
@@ -2,7 +2,9 @@ require 'package'
...
@@ -2,7 +2,9 @@ require 'package'
class
Yaru
<
Package
class
Yaru
<
Package
description
'Yaru default ubuntu theme'
description
'Yaru default ubuntu theme'
homepage
'https://github.com/ubuntu/yaru'
version
'20.10.6.1-c80b'
version
'20.10.6.1-c80b'
license
'GPL-3 and CC-BY-SA-4.0'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/ubuntu/yaru/archive/c80b62c991b98be235dee97c4fc657de6bf23895.zip'
source_url
'https://github.com/ubuntu/yaru/archive/c80b62c991b98be235dee97c4fc657de6bf23895.zip'
source_sha256
'70571c88f193b5f371352f0cc93cf4b941f2e6cf6a85bb4b250561b16dbfdfe8'
source_sha256
'70571c88f193b5f371352f0cc93cf4b941f2e6cf6a85bb4b250561b16dbfdfe8'
...
...
packages/yasm.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yasm < Package
...
@@ -4,6 +4,7 @@ class Yasm < Package
description
'Yasm is a complete rewrite of the NASM assembler under the new BSD License.'
description
'Yasm is a complete rewrite of the NASM assembler under the new BSD License.'
homepage
'http://yasm.tortall.net/'
homepage
'http://yasm.tortall.net/'
version
'1.3.0-1'
version
'1.3.0-1'
license
'BSD-2, BSD and Artistic, GPL-2 or LGPL-2'
compatibility
'all'
compatibility
'all'
source_url
'http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz'
source_url
'http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz'
source_sha256
'3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f'
source_sha256
'3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f'
...
...
packages/yelp.rb
View file @
917d1423
...
@@ -5,6 +5,7 @@ class Yelp < Package
...
@@ -5,6 +5,7 @@ class Yelp < Package
homepage
'https://wiki.gnome.org/Apps/Yelp'
homepage
'https://wiki.gnome.org/Apps/Yelp'
@_ver
=
'40.rc'
@_ver
=
'40.rc'
version
@_ver
version
@_ver
license
'GPL-2+'
compatibility
'all'
compatibility
'all'
source_url
"https://github.com/GNOME/yelp/archive/
#{
@_ver
}
.tar.gz"
source_url
"https://github.com/GNOME/yelp/archive/
#{
@_ver
}
.tar.gz"
source_sha256
'57cecf29edbe7b5701e5c21c345fe4492503e2c87fb7cc5ef4257b5fd77f8bde'
source_sha256
'57cecf29edbe7b5701e5c21c345fe4492503e2c87fb7cc5ef4257b5fd77f8bde'
...
...
packages/yelp_tools.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Yelp_tools < Package
...
@@ -4,6 +4,7 @@ class Yelp_tools < Package
description
'yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web'
description
'yelp-tools is a collection of scripts and build utilities to help create, manage, and publish documentation for Yelp and the web'
homepage
'https://github.com/GNOME/yelp-tools'
homepage
'https://github.com/GNOME/yelp-tools'
version
'40.rc'
version
'40.rc'
license
'GPL-2+ or freedist and GPL-2+'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/GNOME/yelp-tools/archive/40.rc.tar.gz'
source_url
'https://github.com/GNOME/yelp-tools/archive/40.rc.tar.gz'
source_sha256
'072420dbbec6a7b5b3647fcfc15c284b02a21220c78ba140d727cd2992500902'
source_sha256
'072420dbbec6a7b5b3647fcfc15c284b02a21220c78ba140d727cd2992500902'
...
...
packages/yelp_xsl.rb
View file @
917d1423
...
@@ -4,6 +4,8 @@ class Yelp_xsl < Package
...
@@ -4,6 +4,8 @@ class Yelp_xsl < Package
description
'yelp-xsl is a collection of programs and data files to help you build, maintain, and distribute documentation'
description
'yelp-xsl is a collection of programs and data files to help you build, maintain, and distribute documentation'
homepage
'https://github.com/GNOME/yelp-xsl'
homepage
'https://github.com/GNOME/yelp-xsl'
version
'40.rc'
version
'40.rc'
license
'GPL-2+, LGPL-2.1+, MIT and FDL-1.1+'
license
'GPL-2+ or freedist and GPL-2+'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/GNOME/yelp-xsl/archive/40.rc.tar.gz'
source_url
'https://github.com/GNOME/yelp-xsl/archive/40.rc.tar.gz'
source_sha256
'f158b5c899b32267dee796146deb8c2831272aa66bbe3cc103031b2ddd182fc8'
source_sha256
'f158b5c899b32267dee796146deb8c2831272aa66bbe3cc103031b2ddd182fc8'
...
...
packages/youtubedl.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Youtubedl < Package
...
@@ -4,6 +4,7 @@ class Youtubedl < Package
description
'Command-line program to download videos from YouTube.com and other video sites'
description
'Command-line program to download videos from YouTube.com and other video sites'
homepage
'https://youtube-dl.org/'
homepage
'https://youtube-dl.org/'
version
'2021.02.10'
version
'2021.02.10'
license
'public-domain'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/ytdl-org/youtube-dl/releases/download/2021.02.10/youtube-dl-2021.02.10.tar.gz'
source_url
'https://github.com/ytdl-org/youtube-dl/releases/download/2021.02.10/youtube-dl-2021.02.10.tar.gz'
source_sha256
'd607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122'
source_sha256
'd607adf66b7047865733f7d05af9478118ee4dd974ef9f971563e11de7f29122'
...
...
packages/zathura.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zathura < Package
...
@@ -4,6 +4,7 @@ class Zathura < Package
description
'zathura is a highly customizable and functional PDF document viewer'
description
'zathura is a highly customizable and functional PDF document viewer'
homepage
'https://pwmt.org/projects/zathura/'
homepage
'https://pwmt.org/projects/zathura/'
version
'0.4.7'
version
'0.4.7'
license
'ZLIB'
compatibility
'aarch64,armv7l,x86_64'
compatibility
'aarch64,armv7l,x86_64'
case
ARCH
case
ARCH
when
'aarch64'
,
'armv7l'
,
'x86_64'
when
'aarch64'
,
'armv7l'
,
'x86_64'
...
...
packages/zathura_poppler_pdf.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zathura_poppler_pdf < Package
...
@@ -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.'
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/'
homepage
'https://pwmt.org/projects/zathura-pdf-poppler/'
version
'0.3.0'
version
'0.3.0'
license
'BSD-3'
compatibility
'all'
compatibility
'all'
source_url
'https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-0.3.0.tar.xz'
source_url
'https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-0.3.0.tar.xz'
source_sha256
'd5cc3a7dae49471b85b503bbb9049c6f8d10903f4a611d721a2e0fefe726d4ed'
source_sha256
'd5cc3a7dae49471b85b503bbb9049c6f8d10903f4a611d721a2e0fefe726d4ed'
...
...
packages/zeromq.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zeromq < Package
...
@@ -4,6 +4,7 @@ class Zeromq < Package
description
'Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.'
description
'Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ.'
homepage
'https://zeromq.org/'
homepage
'https://zeromq.org/'
version
'4.3.2'
version
'4.3.2'
license
'LGPL-3'
compatibility
'all'
compatibility
'all'
source_url
'https://github.com/zeromq/libzmq/releases/download/v4.3.2/zeromq-4.3.2.tar.gz'
source_url
'https://github.com/zeromq/libzmq/releases/download/v4.3.2/zeromq-4.3.2.tar.gz'
source_sha256
'ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763'
source_sha256
'ebd7b5c830d6428956b67a0454a7f8cbed1de74b3b01e5c33c5378e22740f763'
...
...
packages/zig.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zig < Package
...
@@ -4,6 +4,7 @@ class Zig < Package
description
'Programming language designed for robustness, optimality, and clarity'
description
'Programming language designed for robustness, optimality, and clarity'
homepage
'https://ziglang.org/'
homepage
'https://ziglang.org/'
version
'0.7.1'
version
'0.7.1'
license
'MIT'
compatibility
'x86_64 aarch64'
compatibility
'x86_64 aarch64'
source_url
'https://ziglang.org/download/0.7.1/zig-0.7.1.tar.xz'
source_url
'https://ziglang.org/download/0.7.1/zig-0.7.1.tar.xz'
source_sha256
'2db3b944ab368d955b48743d9f7c963b8f96de1a441ba5a35e197237cc6dae44'
source_sha256
'2db3b944ab368d955b48743d9f7c963b8f96de1a441ba5a35e197237cc6dae44'
...
...
packages/zile.rb
View file @
917d1423
...
@@ -4,8 +4,9 @@ class Zile < Package
...
@@ -4,8 +4,9 @@ class Zile < Package
description
'A small, fast, and powerful Emacs clone'
description
'A small, fast, and powerful Emacs clone'
homepage
'http://www.gnu.org/software/zile/'
homepage
'http://www.gnu.org/software/zile/'
version
'2.4.14'
version
'2.4.14'
license
'GPL-3+'
compatibility
'all'
compatibility
'all'
source_url
'https://ftp
.gnu.org/gnu
/zile/zile-2.4.14.tar.gz'
source_url
'https://ftp
mirror.gnu.org
/zile/zile-2.4.14.tar.gz'
source_sha256
'7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74'
source_sha256
'7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74'
binary_url
({
binary_url
({
...
...
packages/zimg.rb
View file @
917d1423
...
@@ -5,6 +5,7 @@ class Zimg < Package
...
@@ -5,6 +5,7 @@ class Zimg < Package
homepage
'https://github.com/sekrit-twc/zimg'
homepage
'https://github.com/sekrit-twc/zimg'
@_ver
=
'3.0.1'
@_ver
=
'3.0.1'
version
@_ver
version
@_ver
license
'WTFPL-2'
compatibility
'all'
compatibility
'all'
source_url
"https://github.com/sekrit-twc/zimg/archive/release-
#{
@_ver
}
.tar.gz"
source_url
"https://github.com/sekrit-twc/zimg/archive/release-
#{
@_ver
}
.tar.gz"
source_sha256
'c50a0922f4adac4efad77427d13520ed89b8366eef0ef2fa379572951afcc73f'
source_sha256
'c50a0922f4adac4efad77427d13520ed89b8366eef0ef2fa379572951afcc73f'
...
...
packages/zip.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zip < Package
...
@@ -4,6 +4,7 @@ class Zip < Package
description
'Zip is a compression and file packaging/archive utility for archives compressed in .zip format (also called \'zipfiles\').'
description
'Zip is a compression and file packaging/archive utility for archives compressed in .zip format (also called \'zipfiles\').'
homepage
'http://www.info-zip.org/Zip.html'
homepage
'http://www.info-zip.org/Zip.html'
version
'3.0-11'
version
'3.0-11'
license
'Info-ZIP'
compatibility
'all'
compatibility
'all'
source_url
'https://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz'
source_url
'https://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz'
source_sha256
'f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369'
source_sha256
'f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369'
...
...
packages/zlibpkg.rb
View file @
917d1423
...
@@ -5,6 +5,7 @@ class Zlibpkg < Package
...
@@ -5,6 +5,7 @@ class Zlibpkg < Package
homepage
'http://www.zlib.net/'
homepage
'http://www.zlib.net/'
@_ver
=
'1.2.11'
@_ver
=
'1.2.11'
version
"
#{
@_ver
}
-4"
version
"
#{
@_ver
}
-4"
license
'BSD'
compatibility
'all'
compatibility
'all'
source_url
"http://www.zlib.net/zlib-
#{
@_ver
}
.tar.gz"
source_url
"http://www.zlib.net/zlib-
#{
@_ver
}
.tar.gz"
source_sha256
'c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1'
source_sha256
'c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1'
...
...
packages/zoneinfo.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zoneinfo < Package
...
@@ -4,6 +4,7 @@ class Zoneinfo < Package
description
'Code and data that represent the history of local time for many representative locations around the globe.'
description
'Code and data that represent the history of local time for many representative locations around the globe.'
homepage
'https://www.iana.org/time-zones'
homepage
'https://www.iana.org/time-zones'
version
'2021a'
version
'2021a'
license
'public-domain'
compatibility
'all'
compatibility
'all'
source_url
'https://data.iana.org/time-zones/releases/tzdb-2021a.tar.lz'
source_url
'https://data.iana.org/time-zones/releases/tzdb-2021a.tar.lz'
source_sha256
'21bf125de7b0c486cb57f1ba61b39584c949b2e6cac0a03a6425435d9bff37d0'
source_sha256
'21bf125de7b0c486cb57f1ba61b39584c949b2e6cac0a03a6425435d9bff37d0'
...
...
packages/zsh.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zsh < Package
...
@@ -4,6 +4,7 @@ class Zsh < Package
description
'Zsh is a shell designed for interactive use, although it is also a powerful scripting language.'
description
'Zsh is a shell designed for interactive use, although it is also a powerful scripting language.'
homepage
'http://zsh.sourceforge.net/'
homepage
'http://zsh.sourceforge.net/'
version
'5.8'
version
'5.8'
license
'ZSH and GPL-2'
compatibility
'all'
compatibility
'all'
source_url
'https://downloads.sourceforge.net/project/zsh/zsh/5.8/zsh-5.8.tar.xz'
source_url
'https://downloads.sourceforge.net/project/zsh/zsh/5.8/zsh-5.8.tar.xz'
source_sha256
'dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27'
source_sha256
'dcc4b54cc5565670a65581760261c163d720991f0d06486da61f8d839b52de27'
...
...
packages/zstd.rb
View file @
917d1423
...
@@ -5,6 +5,7 @@ class Zstd < Package
...
@@ -5,6 +5,7 @@ class Zstd < Package
homepage
'http://www.zstd.net'
homepage
'http://www.zstd.net'
@_ver
=
'1.4.9'
@_ver
=
'1.4.9'
version
@_ver
version
@_ver
license
'BSD or GPL-2'
compatibility
'all'
compatibility
'all'
source_url
"https://github.com/facebook/zstd/archive/v
#{
@_ver
}
.tar.gz"
source_url
"https://github.com/facebook/zstd/archive/v
#{
@_ver
}
.tar.gz"
source_sha256
'acf714d98e3db7b876e5b540cbf6dee298f60eb3c0723104f6d3f065cd60d6a8'
source_sha256
'acf714d98e3db7b876e5b540cbf6dee298f60eb3c0723104f6d3f065cd60d6a8'
...
...
packages/zsync.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zsync < Package
...
@@ -4,6 +4,7 @@ class Zsync < Package
description
'zsync is a client-side file transfer program similar to rsync.'
description
'zsync is a client-side file transfer program similar to rsync.'
homepage
'http://zsync.moria.org.uk/'
homepage
'http://zsync.moria.org.uk/'
version
'0.6.2'
version
'0.6.2'
license
'Artistic-2'
compatibility
'all'
compatibility
'all'
source_url
'https://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2'
source_url
'https://zsync.moria.org.uk/download/zsync-0.6.2.tar.bz2'
source_sha256
'0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2'
source_sha256
'0b9d53433387aa4f04634a6c63a5efa8203070f2298af72a705f9be3dda65af2'
...
...
packages/zvbi.rb
View file @
917d1423
...
@@ -4,6 +4,7 @@ class Zvbi < Package
...
@@ -4,6 +4,7 @@ class Zvbi < Package
description
'The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data.'
description
'The Zapping VBI library, in short ZVBI, provides functions to capture and decode VBI data.'
homepage
'http://zapping.sourceforge.net/ZVBI/'
homepage
'http://zapping.sourceforge.net/ZVBI/'
version
'0.2.35'
version
'0.2.35'
license
'GPL-2 and LGPL-2'
compatibility
'all'
compatibility
'all'
source_url
'https://downloads.sourceforge.net/project/zapping/zvbi/0.2.35/zvbi-0.2.35.tar.bz2'
source_url
'https://downloads.sourceforge.net/project/zapping/zvbi/0.2.35/zvbi-0.2.35.tar.bz2'
source_sha256
'fc883c34111a487c4a783f91b1b2bb5610d8d8e58dcba80c7ab31e67e4765318'
source_sha256
'fc883c34111a487c4a783f91b1b2bb5610d8d8e58dcba80c7ab31e67e4765318'
...
...
tools/licenses.txt
View file @
917d1423
...
@@ -346,7 +346,8 @@ OPL
...
@@ -346,7 +346,8 @@ OPL
BAEKMUK
BAEKMUK
BitstreamVera
BitstreamVera
CC-BY-SA-1.0
CC-BY-SA-1.0
CC-PD CC-SA-1.0
CC-PD
CC-SA-1.0
LDP-1
LDP-1
LDP-1a
LDP-1a
man-pages
man-pages
...
...
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