Commit 85e4b847 authored by saltedcoffii's avatar saltedcoffii

Licensed ta* to xz*

parent 589e358d
...@@ -4,6 +4,7 @@ class Tack < Package ...@@ -4,6 +4,7 @@ class Tack < Package
description 'terminfo action checker' description 'terminfo action checker'
homepage 'https://www.gnu.org/software/ncurses/' homepage 'https://www.gnu.org/software/ncurses/'
version '1.08' version '1.08'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/ncurses/tack-1.08.tar.gz' source_url 'https://ftpmirror.gnu.org/ncurses/tack-1.08.tar.gz'
source_sha256 '60f8515eed87176e1f74ac81372645df14dcffbf200d778353e56f640d55b1f2' source_sha256 '60f8515eed87176e1f74ac81372645df14dcffbf200d778353e56f640d55b1f2'
......
...@@ -4,6 +4,7 @@ class Taglib < Package ...@@ -4,6 +4,7 @@ class Taglib < Package
description 'TagLib is a library for reading and editing the meta-data of several popular audio formats.' description 'TagLib is a library for reading and editing the meta-data of several popular audio formats.'
homepage 'https://taglib.org' homepage 'https://taglib.org'
version '1.11.1' version '1.11.1'
license 'LGPL-2.1 and MPL-1.1'
compatibility 'all' compatibility 'all'
source_url 'https://taglib.org/releases/taglib-1.11.1.tar.gz' source_url 'https://taglib.org/releases/taglib-1.11.1.tar.gz'
source_sha256 'b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b' source_sha256 'b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b'
......
...@@ -4,6 +4,7 @@ class Tar < Package ...@@ -4,6 +4,7 @@ class Tar < Package
description 'GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation.' description 'GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation.'
homepage 'https://www.gnu.org/software/tar/' homepage 'https://www.gnu.org/software/tar/'
version '1.33' version '1.33'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/tar/tar-1.33.tar.xz' source_url 'https://ftpmirror.gnu.org/tar/tar-1.33.tar.xz'
source_sha256 '66a8344b1dc83a411d311bd1547e0176e56cc311f28ee94a30f84dafb3d9067e' source_sha256 '66a8344b1dc83a411d311bd1547e0176e56cc311f28ee94a30f84dafb3d9067e'
......
...@@ -6,6 +6,7 @@ class Tcl < Package ...@@ -6,6 +6,7 @@ class Tcl < Package
@_ver = '8.6.11' @_ver = '8.6.11'
@_ver_prelastdot = @_ver.rpartition('.')[0] @_ver_prelastdot = @_ver.rpartition('.')[0]
version "#{@_ver}-1" version "#{@_ver}-1"
license 'tcltk'
compatibility 'all' compatibility 'all'
source_url "https://downloads.sourceforge.net/project/tcl/Tcl/#{@_ver}/tcl#{@_ver}-src.tar.gz" source_url "https://downloads.sourceforge.net/project/tcl/Tcl/#{@_ver}/tcl#{@_ver}-src.tar.gz"
source_sha256 '8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258' source_sha256 '8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258'
......
...@@ -4,6 +4,7 @@ class Tcpdump < Package ...@@ -4,6 +4,7 @@ class Tcpdump < Package
description 'A powerful command-line packet analyzer.' description 'A powerful command-line packet analyzer.'
homepage 'http://www.tcpdump.org/' homepage 'http://www.tcpdump.org/'
version '4.9.2' version '4.9.2'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'http://www.tcpdump.org/release/tcpdump-4.9.2.tar.gz' source_url 'http://www.tcpdump.org/release/tcpdump-4.9.2.tar.gz'
source_sha256 '798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79' source_sha256 '798b3536a29832ce0cbb07fafb1ce5097c95e308a6f592d14052e1ef1505fe79'
......
...@@ -4,6 +4,7 @@ class Tcpflow < Package ...@@ -4,6 +4,7 @@ class Tcpflow < Package
description 'TCP/IP packet demultiplexer' description 'TCP/IP packet demultiplexer'
homepage 'https://github.com/simsong/tcpflow' homepage 'https://github.com/simsong/tcpflow'
version '1.5.0' version '1.5.0'
license 'GPL-3'
compatibility 'aarch64,armv7l,x86_64' compatibility 'aarch64,armv7l,x86_64'
case ARCH case ARCH
when 'aarch64', 'armv7l', 'x86_64' when 'aarch64', 'armv7l', 'x86_64'
......
...@@ -4,6 +4,7 @@ class Tcpstat < Package ...@@ -4,6 +4,7 @@ class Tcpstat < Package
description 'tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file.' description 'tcpstat reports certain network interface statistics much like vmstat does for system statistics. tcpstat gets its information by either monitoring a specific interface, or by reading previously saved tcpdump data from a file.'
homepage 'http://www.frenchfries.net/paul/tcpstat/' homepage 'http://www.frenchfries.net/paul/tcpstat/'
version '1.5' version '1.5'
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'https://web.archive.org/web/20160504233625/http://www.frenchfries.net/paul/tcpstat/tcpstat-1.5.tar.gz' source_url 'https://web.archive.org/web/20160504233625/http://www.frenchfries.net/paul/tcpstat/tcpstat-1.5.tar.gz'
source_sha256 '46fde9458cc5678264b0c5f2197f84ada9101951197fdeec5f04b0801fcff0ba' source_sha256 '46fde9458cc5678264b0c5f2197f84ada9101951197fdeec5f04b0801fcff0ba'
......
...@@ -4,6 +4,7 @@ class Tcpwrappers < Package ...@@ -4,6 +4,7 @@ class Tcpwrappers < Package
description 'The tcpwrappers package provides daemon wrapper programs that report the name of the client requesting network services and the requested service.' description 'The tcpwrappers package provides daemon wrapper programs that report the name of the client requesting network services and the requested service.'
homepage 'http://www.linuxfromscratch.org/blfs/view/6.1/basicnet/tcpwrappers.html' homepage 'http://www.linuxfromscratch.org/blfs/view/6.1/basicnet/tcpwrappers.html'
version '7.6' version '7.6'
license 'tcp_wrappers_license'
compatibility 'all' compatibility 'all'
source_url 'ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz' source_url 'ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz'
source_sha256 '9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d' source_sha256 '9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d'
......
...@@ -4,6 +4,7 @@ class Tcsh < Package ...@@ -4,6 +4,7 @@ class Tcsh < Package
description 'tcsh is a csh compatible shell with file name completion and command line editing.' description 'tcsh is a csh compatible shell with file name completion and command line editing.'
homepage 'https://www.tcsh.org/' homepage 'https://www.tcsh.org/'
version '6.22.03' version '6.22.03'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://astron.com/pub/tcsh/tcsh-6.22.03.tar.gz' source_url 'https://astron.com/pub/tcsh/tcsh-6.22.03.tar.gz'
source_sha256 'be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7' source_sha256 'be2cfd653d2a0c7f506d2dd14c12324ba749bd484037be6df44a3973f52262b7'
......
...@@ -4,6 +4,7 @@ class Tdb < Package ...@@ -4,6 +4,7 @@ class Tdb < Package
description 'tdb is a simple database API for sharing structures between parts of Samba' description 'tdb is a simple database API for sharing structures between parts of Samba'
homepage 'https://tdb.samba.org/' homepage 'https://tdb.samba.org/'
version '1.4.2' version '1.4.2'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://www.samba.org/ftp/tdb/tdb-1.4.2.tar.gz' source_url 'https://www.samba.org/ftp/tdb/tdb-1.4.2.tar.gz'
source_sha256 '9040b2cce4028e392f063f91bbe76b8b28fecc2b7c0c6071c67b5eb3168e004a' source_sha256 '9040b2cce4028e392f063f91bbe76b8b28fecc2b7c0c6071c67b5eb3168e004a'
......
...@@ -4,6 +4,7 @@ class Telegram < Package ...@@ -4,6 +4,7 @@ class Telegram < Package
description "Telegram is a messaging app with a focus on speed and security, it's super-fast, simple and free." description "Telegram is a messaging app with a focus on speed and security, it's super-fast, simple and free."
homepage 'https://telegram.org/' homepage 'https://telegram.org/'
version '2.5.1' version '2.5.1'
license 'BSD, LGPL-2+ and GPL-3-with-openssl-exception'
compatibility 'x86_64' compatibility 'x86_64'
case ARCH case ARCH
when 'x86_64' when 'x86_64'
......
...@@ -5,6 +5,7 @@ class Telepathy_glib < Package ...@@ -5,6 +5,7 @@ class Telepathy_glib < Package
homepage 'https://telepathy.freedesktop.org' homepage 'https://telepathy.freedesktop.org'
@_ver = '0.24.2' @_ver = '0.24.2'
version @_ver version @_ver
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url "https://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-#{@_ver}.tar.gz" source_url "https://telepathy.freedesktop.org/releases/telepathy-glib/telepathy-glib-#{@_ver}.tar.gz"
source_sha256 'b0a374d771cdd081125f38c3abd079657642301c71a543d555e2bf21919273f0' source_sha256 'b0a374d771cdd081125f38c3abd079657642301c71a543d555e2bf21919273f0'
......
...@@ -4,6 +4,7 @@ class Tepl < Package ...@@ -4,6 +4,7 @@ class Tepl < Package
description 'Library that eases the development of GtkSourceView-based text editors and IDEs' description 'Library that eases the development of GtkSourceView-based text editors and IDEs'
homepage 'https://wiki.gnome.org/Projects/Tepl' homepage 'https://wiki.gnome.org/Projects/Tepl'
version '5.0.1' version '5.0.1'
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/GNOME/tepl/archive/5.0.1.tar.gz' source_url 'https://github.com/GNOME/tepl/archive/5.0.1.tar.gz'
source_sha256 '2dda3ed2bd16742f6d0fc6d602448eaa2e40b9c967b88599add2338d6fa590e7' source_sha256 '2dda3ed2bd16742f6d0fc6d602448eaa2e40b9c967b88599add2338d6fa590e7'
......
...@@ -4,6 +4,7 @@ class Termcap < Package ...@@ -4,6 +4,7 @@ class Termcap < Package
description 'A library for sending terminal control codes.' description 'A library for sending terminal control codes.'
homepage 'https://www.gnu.org/software/termutils/' homepage 'https://www.gnu.org/software/termutils/'
version '1.3.1-1' version '1.3.1-1'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/termcap/termcap-1.3.1.tar.gz' source_url 'https://ftpmirror.gnu.org/termcap/termcap-1.3.1.tar.gz'
source_sha256 '91a0e22e5387ca4467b5bcb18edf1c51b930262fd466d5fda396dd9d26719100' source_sha256 '91a0e22e5387ca4467b5bcb18edf1c51b930262fd466d5fda396dd9d26719100'
...@@ -22,7 +23,7 @@ class Termcap < Package ...@@ -22,7 +23,7 @@ class Termcap < Package
}) })
def self.build def self.build
system "./configure --prefix=#{CREW_PREFIX}" system "./configure #{CREW_OPTIONS}"
system "make" system "make"
end end
......
...@@ -4,6 +4,7 @@ class Terminology < Package ...@@ -4,6 +4,7 @@ class Terminology < Package
description 'Enlightenments terminal emulator' description 'Enlightenments terminal emulator'
homepage 'https://www.enlightenment.org' homepage 'https://www.enlightenment.org'
version '1.8.0' version '1.8.0'
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.0.tar.xz' source_url 'https://download.enlightenment.org/rel/apps/terminology/terminology-1.8.0.tar.xz'
source_sha256 'c6f5b003412f25507277702cabe1a11d7190971343c1d6030aa7d3fe5b45765f' source_sha256 'c6f5b003412f25507277702cabe1a11d7190971343c1d6030aa7d3fe5b45765f'
......
...@@ -4,6 +4,7 @@ class Terminus < Package ...@@ -4,6 +4,7 @@ class Terminus < Package
description 'The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform' description 'The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform'
homepage 'https://github.com/pantheon-systems/terminus' homepage 'https://github.com/pantheon-systems/terminus'
version '2.5.0' version '2.5.0'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://raw.githubusercontent.com/pantheon-systems/terminus/#{version}/README.md" source_url "https://raw.githubusercontent.com/pantheon-systems/terminus/#{version}/README.md"
source_sha256 '299d011cbd856ba92d22d309efbdb01a3b93bd85eb727512c2bf83eda08dc329' source_sha256 '299d011cbd856ba92d22d309efbdb01a3b93bd85eb727512c2bf83eda08dc329'
...@@ -11,7 +12,7 @@ class Terminus < Package ...@@ -11,7 +12,7 @@ class Terminus < Package
depends_on 'php74' unless File.exists? "#{CREW_PREFIX}/bin/php" depends_on 'php74' unless File.exists? "#{CREW_PREFIX}/bin/php"
def self.install def self.install
system "wget https://github.com/pantheon-systems/terminus/releases/download/#{version}/terminus.phar" system "curl -#LO https://github.com/pantheon-systems/terminus/releases/download/#{version}/terminus.phar"
abort 'Checksum mismatch. :/ Try again.'.lightred unless Digest::SHA256.hexdigest( File.read('terminus.phar') ) == '71da25da6dc1813d9e3ff129964466e9a14687c2e5ea4e52267f02f28fcc3e27' abort 'Checksum mismatch. :/ Try again.'.lightred unless Digest::SHA256.hexdigest( File.read('terminus.phar') ) == '71da25da6dc1813d9e3ff129964466e9a14687c2e5ea4e52267f02f28fcc3e27'
system "install -Dm755 terminus.phar #{CREW_DEST_PREFIX}/bin/terminus" system "install -Dm755 terminus.phar #{CREW_DEST_PREFIX}/bin/terminus"
end end
......
...@@ -4,6 +4,7 @@ class Terraform < Package ...@@ -4,6 +4,7 @@ class Terraform < Package
description 'Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.' description 'Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.'
homepage 'https://www.terraform.io/' homepage 'https://www.terraform.io/'
version '0.13.4' version '0.13.4'
license 'Apache-2.0, BSD-2, BSD-4, ECL-2.0, imagemagick, ISC, JSON, MIT, MIT-with-advertising, MPL-2.0 and unicode'
compatibility 'all' compatibility 'all'
case ARCH case ARCH
......
...@@ -5,6 +5,7 @@ class Tesseract < Package ...@@ -5,6 +5,7 @@ class Tesseract < Package
homepage 'https://github.com/tesseract-ocr/tesseract' homepage 'https://github.com/tesseract-ocr/tesseract'
@_ver = '4.1.1' @_ver = '4.1.1'
version @_ver version @_ver
license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url "https://github.com/tesseract-ocr/tesseract/archive/#{@_ver}.tar.gz" source_url "https://github.com/tesseract-ocr/tesseract/archive/#{@_ver}.tar.gz"
source_sha256 '2a66ff0d8595bff8f04032165e6c936389b1e5727c3ce5a27b3e059d218db1cb' source_sha256 '2a66ff0d8595bff8f04032165e6c936389b1e5727c3ce5a27b3e059d218db1cb'
......
...@@ -4,6 +4,7 @@ class Testdisk < Package ...@@ -4,6 +4,7 @@ class Testdisk < Package
description 'TestDisk is powerful free data recovery software!' description 'TestDisk is powerful free data recovery software!'
homepage 'https://www.cgsecurity.org/wiki/TestDisk' homepage 'https://www.cgsecurity.org/wiki/TestDisk'
version '7.2' version '7.2'
license 'GPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2' source_url 'https://www.cgsecurity.org/testdisk-7.2-WIP.tar.bz2'
source_sha256 'c95dd532dad353713e8ca895a3faac31acef284f9f0fad299f69181fec583313' source_sha256 'c95dd532dad353713e8ca895a3faac31acef284f9f0fad299f69181fec583313'
......
...@@ -4,6 +4,7 @@ class Texinfo < Package ...@@ -4,6 +4,7 @@ class Texinfo < Package
description 'Texinfo is the official documentation format of the GNU project.' description 'Texinfo is the official documentation format of the GNU project.'
homepage 'https://www.gnu.org/software/texinfo/' homepage 'https://www.gnu.org/software/texinfo/'
version '6.7' version '6.7'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/texinfo/texinfo-6.7.tar.xz' source_url 'https://ftpmirror.gnu.org/texinfo/texinfo-6.7.tar.xz'
source_sha256 '988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa' source_sha256 '988403c1542d15ad044600b909997ba3079b10e03224c61188117f3676b02caa'
......
...@@ -4,6 +4,7 @@ class Texlive < Package ...@@ -4,6 +4,7 @@ class Texlive < Package
description 'TeX Live is an easy way to get up and running with the TeX document production system.' description 'TeX Live is an easy way to get up and running with the TeX document production system.'
homepage 'https://www.tug.org/texlive/' homepage 'https://www.tug.org/texlive/'
version '20201101' version '20201101'
license 'metapackage'
compatibility 'all' compatibility 'all'
source_url 'file:///dev/null' source_url 'file:///dev/null'
source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
......
...@@ -4,6 +4,7 @@ class Textract < Package ...@@ -4,6 +4,7 @@ class Textract < Package
description 'Extract text from any document.' description 'Extract text from any document.'
homepage 'http://textract.readthedocs.io/en/stable/' homepage 'http://textract.readthedocs.io/en/stable/'
version '1.6.1' version '1.6.1'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/deanmalmgren/textract/archive/v1.6.1.tar.gz' source_url 'https://github.com/deanmalmgren/textract/archive/v1.6.1.tar.gz'
source_sha256 '9e5e2132db126646031134f7a84efbf10f631a3d0fb56bc8881f67998890dfac' source_sha256 '9e5e2132db126646031134f7a84efbf10f631a3d0fb56bc8881f67998890dfac'
......
...@@ -4,12 +4,13 @@ class Thefuck < Package ...@@ -4,12 +4,13 @@ class Thefuck < Package
description 'Magnificent app which corrects your previous console command.' description 'Magnificent app which corrects your previous console command.'
homepage 'https://github.com/nvbn/thefuck' homepage 'https://github.com/nvbn/thefuck'
version '3.26' version '3.26'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://raw.githubusercontent.com/nvbn/thefuck/3.26/README.md' source_url 'https://raw.githubusercontent.com/nvbn/thefuck/3.26/README.md'
source_sha256 '105e10e37c4c1430fe6bc3a48c9508254048721825ae14856d713de61c95bc66' source_sha256 '105e10e37c4c1430fe6bc3a48c9508254048721825ae14856d713de61c95bc66'
def self.install def self.install
system "pip3 install thefuck --root #{CREW_DEST_DIR} --prefix #{CREW_PREFIX}" system "pip3 install thefuck --root #{CREW_DEST_DIR} --prefix #{CREW_PREFIX} --no-warn-script-location"
end end
def self.postinstall def self.postinstall
......
...@@ -4,6 +4,7 @@ class Thunar < Package ...@@ -4,6 +4,7 @@ class Thunar < Package
description 'Thunar File Manager' description 'Thunar File Manager'
homepage 'https://docs.xfce.org/xfce/thunar/Start' homepage 'https://docs.xfce.org/xfce/thunar/Start'
version '4.16.1' version '4.16.1'
license 'GPL-2+ and LGPL-2+'
compatibility 'all' compatibility 'all'
source_url "https://archive.xfce.org/src/xfce/thunar/4.16/thunar-#{version}.tar.bz2" source_url "https://archive.xfce.org/src/xfce/thunar/4.16/thunar-#{version}.tar.bz2"
source_sha256 'da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1' source_sha256 'da2d17d2cb69eb33768690b714cc232ed367cbd71eb9543aaa2a805d05dc3ce1'
......
...@@ -4,6 +4,7 @@ class Tidy < Package ...@@ -4,6 +4,7 @@ class Tidy < Package
description 'The granddaddy of HTML tools, with support for modern standards' description 'The granddaddy of HTML tools, with support for modern standards'
homepage 'http://www.html-tidy.org/' homepage 'http://www.html-tidy.org/'
version '5.6.0' version '5.6.0'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/htacg/tidy-html5/archive/5.6.0.tar.gz' source_url 'https://github.com/htacg/tidy-html5/archive/5.6.0.tar.gz'
source_sha256 '08a63bba3d9e7618d1570b4ecd6a7daa83c8e18a41c82455b6308bc11fe34958' source_sha256 '08a63bba3d9e7618d1570b4ecd6a7daa83c8e18a41c82455b6308bc11fe34958'
......
...@@ -4,6 +4,7 @@ class Tig < Package ...@@ -4,6 +4,7 @@ class Tig < Package
description 'Tig is an ncurses-based text-mode interface for git.' description 'Tig is an ncurses-based text-mode interface for git.'
homepage 'https://jonas.github.io/tig/' homepage 'https://jonas.github.io/tig/'
version '2.4.1' version '2.4.1'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/jonas/tig/releases/download/tig-2.4.1/tig-2.4.1.tar.gz' source_url 'https://github.com/jonas/tig/releases/download/tig-2.4.1/tig-2.4.1.tar.gz'
source_sha256 'b6b6aa183e571224d0e1fab3ec482542c1a97fa7a85b26352dc31dbafe8558b8' source_sha256 'b6b6aa183e571224d0e1fab3ec482542c1a97fa7a85b26352dc31dbafe8558b8'
......
...@@ -4,6 +4,7 @@ class Tilp < Package ...@@ -4,6 +4,7 @@ class Tilp < Package
description 'TiLP is a linking program for Texas Instruments\' graphing calculators.' description 'TiLP is a linking program for Texas Instruments\' graphing calculators.'
homepage 'http://lpg.ticalc.org/prj_tilp/' homepage 'http://lpg.ticalc.org/prj_tilp/'
version '1.18' version '1.18'
license 'GPL-2'
compatibility 'all' compatibility 'all'
is_fake is_fake
......
...@@ -4,6 +4,7 @@ class Tilp2 < Package ...@@ -4,6 +4,7 @@ class Tilp2 < Package
description 'TiLP 2 is a linking program for Texas Instruments\' graphing calculators.' description 'TiLP 2 is a linking program for Texas Instruments\' graphing calculators.'
homepage 'http://lpg.ticalc.org/prj_tilp/' homepage 'http://lpg.ticalc.org/prj_tilp/'
version '1.18' version '1.18'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://sourceforge.net/projects/tilp/files/tilp2-linux/tilp2-1.18/tilp2-1.18.tar.bz2' source_url 'https://sourceforge.net/projects/tilp/files/tilp2-linux/tilp2-1.18/tilp2-1.18.tar.bz2'
source_sha256 '7b3ab363eeb52504d6ef5811c5d264f8016060bb7bd427be5a064c2ed7384e47' source_sha256 '7b3ab363eeb52504d6ef5811c5d264f8016060bb7bd427be5a064c2ed7384e47'
......
...@@ -2,8 +2,9 @@ require 'package' ...@@ -2,8 +2,9 @@ require 'package'
class Tina < Package class Tina < Package
description 'Tina is a personal information manager with a curses interface.' description 'Tina is a personal information manager with a curses interface.'
homepage 'http://devel.ringlet.net/misc/tina/' homepage 'https://devel.ringlet.net/misc/tina/'
version '0.1.12' version '0.1.12'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://devel.ringlet.net/files/misc/tina/tina-0.1.12.tar.xz' source_url 'https://devel.ringlet.net/files/misc/tina/tina-0.1.12.tar.xz'
source_sha256 '108cec9d1dbd938c67f3fae2e4238e12d064f1d12bd0d9debd0ee3ac79553edf' source_sha256 '108cec9d1dbd938c67f3fae2e4238e12d064f1d12bd0d9debd0ee3ac79553edf'
......
...@@ -4,6 +4,7 @@ class Tint2 < Package ...@@ -4,6 +4,7 @@ class Tint2 < Package
description 'A lightweight panel/taskbar for Linux and BSD' description 'A lightweight panel/taskbar for Linux and BSD'
homepage 'https://gitlab.com/o9000/tint2' homepage 'https://gitlab.com/o9000/tint2'
version '16.7' version '16.7'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://gitlab.com/o9000/tint2/-/archive/v16.7/tint2-v16.7.tar.gz' source_url 'https://gitlab.com/o9000/tint2/-/archive/v16.7/tint2-v16.7.tar.gz'
source_sha256 '74962c1dd111be9955319a133a790b24fe5a8ef0315a1bcdabc58c1157c1fb26' source_sha256 '74962c1dd111be9955319a133a790b24fe5a8ef0315a1bcdabc58c1157c1fb26'
......
...@@ -4,6 +4,7 @@ class Tinycc < Package ...@@ -4,6 +4,7 @@ class Tinycc < Package
description 'TinyCC (aka TCC) is a small but hyper fast C compiler.' description 'TinyCC (aka TCC) is a small but hyper fast C compiler.'
homepage 'https://bellard.org/tcc/' homepage 'https://bellard.org/tcc/'
version '0.9.27' version '0.9.27'
license 'LGPL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://download.savannah.gnu.org/releases/tinycc/tcc-0.9.27.tar.bz2' source_url 'https://download.savannah.gnu.org/releases/tinycc/tcc-0.9.27.tar.bz2'
source_sha256 'de23af78fca90ce32dff2dd45b3432b2334740bb9bb7b05bf60fdbfc396ceb9c' source_sha256 'de23af78fca90ce32dff2dd45b3432b2334740bb9bb7b05bf60fdbfc396ceb9c'
......
...@@ -4,8 +4,9 @@ class Tinycore < Package ...@@ -4,8 +4,9 @@ class Tinycore < Package
description 'TinyCore Linux is a distro based on loop-device mounted programs, like Snaps. description 'TinyCore Linux is a distro based on loop-device mounted programs, like Snaps.
This is a wrapper script to be able to execute their .tcz files.' This is a wrapper script to be able to execute their .tcz files.'
homepage 'https://distro.ibiblio.org/tinycorelinux/' homepage 'https://distro.ibiblio.org/tinycorelinux/'
compatibility 'all'
version '9.0-0' version '9.0-0'
license '' # Figuring out
compatibility 'all'
case ARCH case ARCH
when 'armv7l', 'aarch64' when 'armv7l', 'aarch64'
source_url 'https://distro.ibiblio.org/tinycorelinux/9.x/armv7/tcz/bash.tcz' source_url 'https://distro.ibiblio.org/tinycorelinux/9.x/armv7/tcz/bash.tcz'
......
...@@ -6,6 +6,7 @@ class Tk < Package ...@@ -6,6 +6,7 @@ class Tk < Package
@_ver = '8.6.11' @_ver = '8.6.11'
@_ver_prelastdot = @_ver.rpartition('.')[0] @_ver_prelastdot = @_ver.rpartition('.')[0]
version "#{@_ver}-1" version "#{@_ver}-1"
license 'tcltk'
compatibility 'all' compatibility 'all'
source_url "https://downloads.sourceforge.net/project/tcl/Tcl/#{@_ver}/tk#{@_ver}-src.tar.gz" source_url "https://downloads.sourceforge.net/project/tcl/Tcl/#{@_ver}/tk#{@_ver}-src.tar.gz"
source_sha256 '5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282' source_sha256 '5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282'
......
...@@ -4,6 +4,7 @@ class Tkdiff < Package ...@@ -4,6 +4,7 @@ class Tkdiff < Package
description 'TkDiff is a graphical front end to the diff program.' description 'TkDiff is a graphical front end to the diff program.'
homepage 'https://tkdiff.sourceforge.io/' homepage 'https://tkdiff.sourceforge.io/'
version '4.3.5' version '4.3.5'
license 'GPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/tkdiff/tkdiff/4.3.5/tkdiff-4-3-5.zip' source_url 'https://downloads.sourceforge.net/project/tkdiff/tkdiff/4.3.5/tkdiff-4-3-5.zip'
source_sha256 '29d7f0b815d06b0ab6653baa9b6b7c213801ce6a976724ae843bf9735cbbde7e' source_sha256 '29d7f0b815d06b0ab6653baa9b6b7c213801ce6a976724ae843bf9735cbbde7e'
......
...@@ -2,10 +2,11 @@ require 'package' ...@@ -2,10 +2,11 @@ require 'package'
class Tldr < Package class Tldr < Package
description 'A collection of simplified and community-driven man pages.' description 'A collection of simplified and community-driven man pages.'
homepage 'http://tldr.sh/' homepage 'https://tldr.sh/'
version '93cfb27' version '93cfb27'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/raylee/tldr/archive/93cfb278d2c56c3518a39ba3e01cbfc40423cc3b.tar.gz' source_url 'https://github.com/raylee/tldr-sh-client/archive/93cfb278d2c56c3518a39ba3e01cbfc40423cc3b.tar.gz'
source_sha256 'd565c6bdc594b87bf204fa35b3059011931a3cb59b935812c8a8a5fbe1fbd5e5' source_sha256 'd565c6bdc594b87bf204fa35b3059011931a3cb59b935812c8a8a5fbe1fbd5e5'
binary_url ({ binary_url ({
......
...@@ -4,6 +4,7 @@ class Tmux < Package ...@@ -4,6 +4,7 @@ class Tmux < Package
description 'tmux is a terminal multiplexer' description 'tmux is a terminal multiplexer'
homepage 'https://tmux.github.io/' homepage 'https://tmux.github.io/'
version '2.9' version '2.9'
license 'ISC'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/tmux/tmux/releases/download/2.9/tmux-2.9.tar.gz' source_url 'https://github.com/tmux/tmux/releases/download/2.9/tmux-2.9.tar.gz'
source_sha256 '34901232f486fd99f3a39e864575e658b5d49f43289ccc6ee57c365f2e2c2980' source_sha256 '34901232f486fd99f3a39e864575e658b5d49f43289ccc6ee57c365f2e2c2980'
......
...@@ -3,16 +3,17 @@ require 'package' ...@@ -3,16 +3,17 @@ require 'package'
class Torbrowser < Package class Torbrowser < Package
description "'The Onion Router' browser" description "'The Onion Router' browser"
homepage 'https://www.torproject.org/' homepage 'https://www.torproject.org/'
compatibility 'x86_64'
@_ver = '10.0.13' @_ver = '10.0.13'
version @_ver version @_ver
license 'BSD, custom, MPL-2.0 and MIT'
compatibility 'x86_64'
case ARCH case ARCH
when 'x86_64' when 'x86_64'
@_url = "https://www.torproject.org/dist/torbrowser/#{@_ver}" @_url = "https://www.torproject.org/dist/torbrowser/#{@_ver}"
@_name = "tor-browser-linux64-#{@_ver}_en-US.tar.xz" @_name = "tor-browser-linux64-#{@_ver}_en-US.tar.xz"
source_url "#{@_url}/#{@_name}" source_url "#{@_url}/#{@_name}"
source_sha256 `curl -Ls '#{@_url}/sha256sums-signed-build.txt' | grep '#{@_name}' | cut -d' ' -f1`.chomp source_sha256 `curl -#L '#{@_url}/sha256sums-signed-build.txt' | grep '#{@_name}' | cut -d' ' -f1`.chomp
depends_on 'gtk3' depends_on 'gtk3'
depends_on 'sommelier' depends_on 'sommelier'
end end
......
...@@ -4,6 +4,7 @@ class Tox < Package ...@@ -4,6 +4,7 @@ class Tox < Package
description 'tox aims to automate and standardize testing in Python.' description 'tox aims to automate and standardize testing in Python.'
homepage 'https://tox.readthedocs.io/en/latest/' homepage 'https://tox.readthedocs.io/en/latest/'
version '3.4.0' version '3.4.0'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/tox-dev/tox/archive/3.4.0.tar.gz' source_url 'https://github.com/tox-dev/tox/archive/3.4.0.tar.gz'
source_sha256 '01171065c1628b5549c370a160979a04fef1de32aa9e39203aaa998057c03d11' source_sha256 '01171065c1628b5549c370a160979a04fef1de32aa9e39203aaa998057c03d11'
......
...@@ -4,6 +4,7 @@ class Tpp < Package ...@@ -4,6 +4,7 @@ class Tpp < Package
description 'tpp stands for text presentation program and is an ncurses-based presentation tool.' description 'tpp stands for text presentation program and is an ncurses-based presentation tool.'
homepage 'http://www.ngolde.de/tpp.html' homepage 'http://www.ngolde.de/tpp.html'
version '1.3.1' version '1.3.1'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://www.ngolde.de/download/tpp-1.3.1.tar.gz' source_url 'http://www.ngolde.de/download/tpp-1.3.1.tar.gz'
source_sha256 '68e3de94fbfb62bd91a6d635581bcf8671a306fffe615d00294d388ad91e1b5f' source_sha256 '68e3de94fbfb62bd91a6d635581bcf8671a306fffe615d00294d388ad91e1b5f'
......
...@@ -4,6 +4,7 @@ class Traceroute < Package ...@@ -4,6 +4,7 @@ class Traceroute < Package
description 'Traceroute tracks the route packets taken from an IP network on their way to a given host.' description 'Traceroute tracks the route packets taken from an IP network on their way to a given host.'
homepage 'http://traceroute.sourceforge.net/' homepage 'http://traceroute.sourceforge.net/'
version '2.1.0' version '2.1.0'
license 'GPL-2 and LGPL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/traceroute/traceroute/traceroute-2.1.0/traceroute-2.1.0.tar.gz' source_url 'https://downloads.sourceforge.net/project/traceroute/traceroute/traceroute-2.1.0/traceroute-2.1.0.tar.gz'
source_sha256 '3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6' source_sha256 '3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6'
......
...@@ -4,12 +4,14 @@ class Translate_shell < Package ...@@ -4,12 +4,14 @@ class Translate_shell < Package
description 'Translate Shell is a command-line translator powered by Google Translate (default), Bing Translator, Yandex, Translate, and Apertium giving you easy access to one of these translation engines in your terminal:' description 'Translate Shell is a command-line translator powered by Google Translate (default), Bing Translator, Yandex, Translate, and Apertium giving you easy access to one of these translation engines in your terminal:'
homepage 'https://www.soimort.org/translate-shell/' homepage 'https://www.soimort.org/translate-shell/'
version '0.9.6.12' version '0.9.6.12'
license 'Unlicense'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/soimort/translate-shell/archive/v0.9.6.12.tar.gz' source_url 'https://github.com/soimort/translate-shell/archive/v0.9.6.12.tar.gz'
source_sha256 '4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97' source_sha256 '4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97'
depends_on 'rlwrap' depends_on 'rlwrap'
depends_on 'aspell' #Can also depend on hunspell instead of aspell depends_on 'gawk' # Has to be gawk (uses awk to access network)
depends_on 'aspell' # Can also depend on hunspell instead of aspell
def self.build def self.build
system "make" system "make"
......
...@@ -4,6 +4,7 @@ class Transmission < Package ...@@ -4,6 +4,7 @@ class Transmission < Package
description 'A fast, easy, and free BitTorrent client.' description 'A fast, easy, and free BitTorrent client.'
homepage 'https://transmissionbt.com/' homepage 'https://transmissionbt.com/'
version '2.94' version '2.94'
license ' GPL-2, GPL-3 or Transmission-OpenSSL-exception, GPL-2 and MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/transmission/transmission-releases/raw/master/transmission-2.94.tar.xz' source_url 'https://github.com/transmission/transmission-releases/raw/master/transmission-2.94.tar.xz'
source_sha256 '35442cc849f91f8df982c3d0d479d650c6ca19310a994eccdaa79a4af3916b7d' source_sha256 '35442cc849f91f8df982c3d0d479d650c6ca19310a994eccdaa79a4af3916b7d'
......
...@@ -4,6 +4,7 @@ class Tre < Package ...@@ -4,6 +4,7 @@ class Tre < Package
description 'The approximate regex matching library and agrep command line tool.' description 'The approximate regex matching library and agrep command line tool.'
homepage 'https://github.com/laurikari/tre' homepage 'https://github.com/laurikari/tre'
version '6fb7206' version '6fb7206'
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/laurikari/tre/archive/6fb7206b935b35814c5078c20046dbe065435363.tar.gz' source_url 'https://github.com/laurikari/tre/archive/6fb7206b935b35814c5078c20046dbe065435363.tar.gz'
source_sha256 'd2810576685b10c6bf9270793550032bdada04afd963fa4670a08fdc57859bdd' source_sha256 'd2810576685b10c6bf9270793550032bdada04afd963fa4670a08fdc57859bdd'
......
...@@ -4,6 +4,7 @@ class Tree < Package ...@@ -4,6 +4,7 @@ class Tree < Package
description 'Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.' description 'Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty.'
homepage 'http://mama.indstate.edu/users/ice/tree/' homepage 'http://mama.indstate.edu/users/ice/tree/'
version '1.8.0' version '1.8.0'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://mama.indstate.edu/users/ice/tree/src/tree-1.8.0.tgz' source_url 'http://mama.indstate.edu/users/ice/tree/src/tree-1.8.0.tgz'
source_sha256 '715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2' source_sha256 '715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2'
......
...@@ -5,6 +5,7 @@ class Trousers < Package ...@@ -5,6 +5,7 @@ class Trousers < Package
homepage 'http://trousers.sourceforge.net/' homepage 'http://trousers.sourceforge.net/'
@_ver = '0.3.15' @_ver = '0.3.15'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'CPL-1.0 and GPL-2'
compatibility 'all' compatibility 'all'
source_url "https://downloads.sourceforge.net/project/trousers/trousers/#{@_ver}/trousers-#{@_ver}.tar.gz" source_url "https://downloads.sourceforge.net/project/trousers/trousers/#{@_ver}/trousers-#{@_ver}.tar.gz"
source_sha256 '1e5be93e518372acf1d92d2f567d01a46fdb0b730487e544e6fb896c59cac77f' source_sha256 '1e5be93e518372acf1d92d2f567d01a46fdb0b730487e544e6fb896c59cac77f'
......
...@@ -4,6 +4,7 @@ class Ttf2pt1 < Package ...@@ -4,6 +4,7 @@ class Ttf2pt1 < Package
description 'Converter of various scalable font formats (most notably TTF) and of the bitmapped BDF format into PostScript Type 1 fonts and metrics (.pfa, .pfb, .afm).' description 'Converter of various scalable font formats (most notably TTF) and of the bitmapped BDF format into PostScript Type 1 fonts and metrics (.pfa, .pfb, .afm).'
homepage 'http://ttf2pt1.sourceforge.net/' homepage 'http://ttf2pt1.sourceforge.net/'
version '3.4.4' version '3.4.4'
license 'ttf2pt1'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/ttf2pt1/ttf2pt1/3.4.4/ttf2pt1-3.4.4.tgz' source_url 'https://downloads.sourceforge.net/project/ttf2pt1/ttf2pt1/3.4.4/ttf2pt1-3.4.4.tgz'
source_sha256 'ae926288be910073883b5c8a3b8fc168fde52b91199fdf13e92d72328945e1d0' source_sha256 'ae926288be910073883b5c8a3b8fc168fde52b91199fdf13e92d72328945e1d0'
......
...@@ -2,8 +2,9 @@ require 'package' ...@@ -2,8 +2,9 @@ require 'package'
class Twm < Package class Twm < Package
description 'The twm package contains a very minimal window manager.' description 'The twm package contains a very minimal window manager.'
homepage 'http://www.linuxfromscratch.org/blfs/view/svn/x/twm.html' homepage 'https://xorg.freedesktop.org/'
version '1.0.11' version '1.0.11'
license 'MIT-with-advertising, MIT and ISC'
compatibility 'all' compatibility 'all'
source_url 'https://www.x.org/pub/individual/app/twm-1.0.11.tar.xz' source_url 'https://www.x.org/pub/individual/app/twm-1.0.11.tar.xz'
source_sha256 'f4e8a842dec410e79741f25ed4dfac09df080835d0bba2e3983b5914569b68c7' source_sha256 'f4e8a842dec410e79741f25ed4dfac09df080835d0bba2e3983b5914569b68c7'
......
...@@ -4,6 +4,7 @@ class Txt2man < Package ...@@ -4,6 +4,7 @@ class Txt2man < Package
description 'Txt2man converts flat ASCII text to man page format.' description 'Txt2man converts flat ASCII text to man page format.'
homepage 'http://mvertes.free.fr/' homepage 'http://mvertes.free.fr/'
version '1.5.6-1' version '1.5.6-1'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://mvertes.free.fr/download/txt2man-1.5.6.tar.gz' source_url 'http://mvertes.free.fr/download/txt2man-1.5.6.tar.gz'
source_sha256 '984825c5fd0cb3495160bf3277f327078081a8dc219dc466509e307ec9a2b52a' source_sha256 '984825c5fd0cb3495160bf3277f327078081a8dc219dc466509e307ec9a2b52a'
......
...@@ -4,6 +4,7 @@ class Txt2regex < Package ...@@ -4,6 +4,7 @@ class Txt2regex < Package
description 'Regex wizard for the terminal, written in Bash' description 'Regex wizard for the terminal, written in Bash'
homepage 'http://aurelio.net/projects/txt2regex/' homepage 'http://aurelio.net/projects/txt2regex/'
version '0.8' version '0.8'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/aureliojargas/txt2regex/archive/v0.8.tar.gz' source_url 'https://github.com/aureliojargas/txt2regex/archive/v0.8.tar.gz'
source_sha256 '31a83516db6c88c07a3d5440136d4fe3928090f0d8b59cb127ca611d6bb9dda9' source_sha256 '31a83516db6c88c07a3d5440136d4fe3928090f0d8b59cb127ca611d6bb9dda9'
......
...@@ -4,6 +4,7 @@ class Uchardet < Package ...@@ -4,6 +4,7 @@ class Uchardet < Package
description 'uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.' description 'uchardet is an encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text.'
homepage 'https://www.freedesktop.org/wiki/Software/uchardet/' homepage 'https://www.freedesktop.org/wiki/Software/uchardet/'
version '0.0.6' version '0.0.6'
license 'MPL-1.1, GPL-2+ and LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url 'https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.6.tar.xz' source_url 'https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.6.tar.xz'
source_sha256 '8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61' source_sha256 '8351328cdfbcb2432e63938721dd781eb8c11ebc56e3a89d0f84576b96002c61'
......
...@@ -4,6 +4,7 @@ class Uget < Package ...@@ -4,6 +4,7 @@ class Uget < Package
description 'Open Source Download Manager' description 'Open Source Download Manager'
homepage 'https://ugetdm.com/' homepage 'https://ugetdm.com/'
version '2.2.1' version '2.2.1'
license 'LGPL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://prdownloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.2.1/uget-2.2.1.tar.gz' source_url 'https://prdownloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.2.1/uget-2.2.1.tar.gz'
source_sha256 '445cf58799a9a06e08cd4180b172f4b0a8a8c2ee82da732bdfe2dd502d949936' source_sha256 '445cf58799a9a06e08cd4180b172f4b0a8a8c2ee82da732bdfe2dd502d949936'
......
...@@ -3,7 +3,8 @@ require 'package' ...@@ -3,7 +3,8 @@ require 'package'
class Umockdev < Package class Umockdev < Package
description 'Mock hardware devices for creating unit tests and bug reporting' description 'Mock hardware devices for creating unit tests and bug reporting'
homepage 'https://github.com/martinpitt/umockdev/' homepage 'https://github.com/martinpitt/umockdev/'
version '0.9.4' # stable version version '0.9.4'
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/martinpitt/umockdev/archive/0.9.4.tar.gz' source_url 'https://github.com/martinpitt/umockdev/archive/0.9.4.tar.gz'
source_sha256 '9f13e8a836ef36158e2cc2b679cb99639e1f68a430b04fbe4dd07d3cb2b32a75' source_sha256 '9f13e8a836ef36158e2cc2b679cb99639e1f68a430b04fbe4dd07d3cb2b32a75'
......
...@@ -5,6 +5,7 @@ class Unicode_character_database < Package ...@@ -5,6 +5,7 @@ class Unicode_character_database < Package
homepage 'https://www.unicode.org/' homepage 'https://www.unicode.org/'
@_ver = '13.0.0' @_ver = '13.0.0'
version @_ver version @_ver
license 'Unicode-DFS-2015'
compatibility 'all' compatibility 'all'
source_url "https://www.unicode.org/Public/zipped/#{@_ver}/UCD.zip" source_url "https://www.unicode.org/Public/zipped/#{@_ver}/UCD.zip"
source_sha256 '2f76973b4d36ae45584f5a45ec65b47138932d777dd23a5669c89535ef3da951' source_sha256 '2f76973b4d36ae45584f5a45ec65b47138932d777dd23a5669c89535ef3da951'
......
...@@ -6,6 +6,7 @@ class Unicode_cldr < Package ...@@ -6,6 +6,7 @@ class Unicode_cldr < Package
@_ver = '38.0' @_ver = '38.0'
@_ver_prelastdot = @_ver.rpartition('.')[0] @_ver_prelastdot = @_ver.rpartition('.')[0]
version @_ver version @_ver
license 'unicode'
compatibility 'all' compatibility 'all'
source_url "https://unicode.org/Public/cldr/#{@_ver_prelastdot}/cldr-common-#{@_ver}.zip" source_url "https://unicode.org/Public/cldr/#{@_ver_prelastdot}/cldr-common-#{@_ver}.zip"
source_sha256 '19689be1352eafc2f034f065d4f70fe55136aed381c2d1e506d9ed49333ee9f8' source_sha256 '19689be1352eafc2f034f065d4f70fe55136aed381c2d1e506d9ed49333ee9f8'
......
...@@ -5,6 +5,7 @@ class Unicode_emoji < Package ...@@ -5,6 +5,7 @@ class Unicode_emoji < Package
homepage 'https://www.unicode.org/emoji/' homepage 'https://www.unicode.org/emoji/'
@_ver = '13.1' @_ver = '13.1'
version @_ver version @_ver
license 'unicode'
compatibility 'all' compatibility 'all'
source_url 'file:///dev/null' source_url 'file:///dev/null'
source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
......
...@@ -4,6 +4,7 @@ class Units < Package ...@@ -4,6 +4,7 @@ class Units < Package
description 'GNU Units converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement.' description 'GNU Units converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement.'
homepage 'https://www.gnu.org/software/units/units.html' homepage 'https://www.gnu.org/software/units/units.html'
version '2.19' version '2.19'
license 'FDL-1.3 and GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/units/units-2.19.tar.gz' source_url 'https://ftpmirror.gnu.org/units/units-2.19.tar.gz'
source_sha256 '4262136bdfc152b63ff5a9b93a7d80ce18b5e8bebdcffddc932dda769e306556' source_sha256 '4262136bdfc152b63ff5a9b93a7d80ce18b5e8bebdcffddc932dda769e306556'
......
...@@ -4,6 +4,7 @@ class Unixodbc < Package ...@@ -4,6 +4,7 @@ class Unixodbc < Package
description 'ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources.' description 'ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources.'
homepage 'http://www.unixodbc.org/' homepage 'http://www.unixodbc.org/'
version '2.3.7' version '2.3.7'
license 'LGPL-2+'
compatibility 'all' compatibility 'all'
source_url 'http://www.unixodbc.org/unixODBC-2.3.7.tar.gz' source_url 'http://www.unixodbc.org/unixODBC-2.3.7.tar.gz'
source_sha256 '45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77' source_sha256 '45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77'
......
...@@ -4,6 +4,7 @@ class Unrar < Package ...@@ -4,6 +4,7 @@ class Unrar < Package
description 'UnRAR is a powerful archive extractor.' description 'UnRAR is a powerful archive extractor.'
homepage 'http://www.rarlab.com/' homepage 'http://www.rarlab.com/'
version '5.6.3' version '5.6.3'
license 'unRAR'
compatibility 'all' compatibility 'all'
source_url 'https://www.rarlab.com/rar/unrarsrc-5.6.3.tar.gz' source_url 'https://www.rarlab.com/rar/unrarsrc-5.6.3.tar.gz'
source_sha256 'c590e70a745d840ae9b9f05ba6c449438838c8280d76ce796a26b3fcd0a1972e' source_sha256 'c590e70a745d840ae9b9f05ba6c449438838c8280d76ce796a26b3fcd0a1972e'
......
...@@ -4,6 +4,7 @@ class Unrtf < Package ...@@ -4,6 +4,7 @@ class Unrtf < Package
description 'UnRTF is a command-line program written in C which converts documents in Rich Text Format (.rtf) to HTML, LaTeX, troff macros, and RTF itself.' description 'UnRTF is a command-line program written in C which converts documents in Rich Text Format (.rtf) to HTML, LaTeX, troff macros, and RTF itself.'
homepage 'https://www.gnu.org/software/unrtf/' homepage 'https://www.gnu.org/software/unrtf/'
version '0.21.9' version '0.21.9'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://www.gnu.org/software/unrtf/unrtf-0.21.9.tar.gz' source_url 'https://www.gnu.org/software/unrtf/unrtf-0.21.9.tar.gz'
source_sha256 '22a37826f96d754e335fb69f8036c068c00dd01ee9edd9461a36df0085fb8ddd' source_sha256 '22a37826f96d754e335fb69f8036c068c00dd01ee9edd9461a36df0085fb8ddd'
......
...@@ -4,6 +4,7 @@ class Unshield < Package ...@@ -4,6 +4,7 @@ class Unshield < Package
description 'Tool and library to extract CAB files from InstallShield installers.' description 'Tool and library to extract CAB files from InstallShield installers.'
homepage 'https://github.com/twogood/unshield' homepage 'https://github.com/twogood/unshield'
version '1.4.2' version '1.4.2'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/twogood/unshield/archive/1.4.2.tar.gz' source_url 'https://github.com/twogood/unshield/archive/1.4.2.tar.gz'
source_sha256 '5dd4ea0c7e97ad8e3677ff3a254b116df08a5d041c2df8859aad5c4f88d1f774' source_sha256 '5dd4ea0c7e97ad8e3677ff3a254b116df08a5d041c2df8859aad5c4f88d1f774'
......
...@@ -4,6 +4,7 @@ class Unzip < Package ...@@ -4,6 +4,7 @@ class Unzip < Package
description 'UnZip is an extraction utility for archives compressed in .zip format (also called \'zipfiles\').' description 'UnZip is an extraction utility for archives compressed in .zip format (also called \'zipfiles\').'
homepage 'http://www.info-zip.org/UnZip.html' homepage 'http://www.info-zip.org/UnZip.html'
version '6.0-2' version '6.0-2'
license 'Info-ZIP'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz' source_url 'https://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz'
source_sha256 '036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37' source_sha256 '036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37'
......
...@@ -6,6 +6,7 @@ class Upower < Package ...@@ -6,6 +6,7 @@ class Upower < Package
@_ver = '0.99.11' @_ver = '0.99.11'
@_ver_ = @_ver.gsub(/[.]/, '_') @_ver_ = @_ver.gsub(/[.]/, '_')
version @_ver version @_ver
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url "https://gitlab.freedesktop.org/upower/upower/-/archive/UPOWER_#{@_ver_}/upower-UPOWER_#{@_ver_}.tar.bz2" source_url "https://gitlab.freedesktop.org/upower/upower/-/archive/UPOWER_#{@_ver_}/upower-UPOWER_#{@_ver_}.tar.bz2"
source_sha256 'd50961ff6d2c5bc5e9b8ef6611a12dc8933f722ebf7de245b97fbe72999ebd9b' source_sha256 'd50961ff6d2c5bc5e9b8ef6611a12dc8933f722ebf7de245b97fbe72999ebd9b'
......
...@@ -4,6 +4,7 @@ class Urlwatch < Package ...@@ -4,6 +4,7 @@ class Urlwatch < Package
description 'A tool for monitoring webpages for updates' description 'A tool for monitoring webpages for updates'
homepage 'https://thp.io/2008/urlwatch/' homepage 'https://thp.io/2008/urlwatch/'
version '2.7-1' version '2.7-1'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/thp/urlwatch/archive/2.7.tar.gz' source_url 'https://github.com/thp/urlwatch/archive/2.7.tar.gz'
source_sha256 '0a7b46d161501463dda99a1d82daf00237e2627616beaa6ccbf04d6c70c68ded' source_sha256 '0a7b46d161501463dda99a1d82daf00237e2627616beaa6ccbf04d6c70c68ded'
......
...@@ -5,6 +5,7 @@ class Usbutils < Package ...@@ -5,6 +5,7 @@ class Usbutils < Package
homepage 'http://linux-usb.sourceforge.net/' homepage 'http://linux-usb.sourceforge.net/'
@_ver = '013' @_ver = '013'
version @_ver version @_ver
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url "https://mirrors.kernel.org/pub/linux/utils/usb/usbutils/usbutils-#{@_ver}.tar.xz" source_url "https://mirrors.kernel.org/pub/linux/utils/usb/usbutils/usbutils-#{@_ver}.tar.xz"
source_sha256 '9e23494fcc78b7a80ee29a07dd179c95ae2f71509c35728dbbabc2d1cca41338' source_sha256 '9e23494fcc78b7a80ee29a07dd179c95ae2f71509c35728dbbabc2d1cca41338'
......
...@@ -4,6 +4,7 @@ class Utf8proc < Package ...@@ -4,6 +4,7 @@ class Utf8proc < Package
description 'a clean C library for processing UTF-8 Unicode data: normalization, case-folding, graphemes, and more' description 'a clean C library for processing UTF-8 Unicode data: normalization, case-folding, graphemes, and more'
homepage 'https://julialang.org/utf8proc/' homepage 'https://julialang.org/utf8proc/'
version '2.5.0' version '2.5.0'
license 'MIT and custom'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/JuliaStrings/utf8proc/archive/v2.5.0.tar.gz' source_url 'https://github.com/JuliaStrings/utf8proc/archive/v2.5.0.tar.gz'
source_sha256 'd4e8dfc898cfd062493cb7f42d95d70ccdd3a4cd4d90bec0c71b47cca688f1be' source_sha256 'd4e8dfc898cfd062493cb7f42d95d70ccdd3a4cd4d90bec0c71b47cca688f1be'
......
...@@ -4,6 +4,7 @@ class Uthash < Package ...@@ -4,6 +4,7 @@ class Uthash < Package
description 'A hash table for C structures' description 'A hash table for C structures'
homepage 'https://troydhanson.github.com/uthash/' homepage 'https://troydhanson.github.com/uthash/'
version '2.1.0' version '2.1.0'
license 'BSD-1'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/troydhanson/uthash/archive/v2.1.0.tar.gz' source_url 'https://github.com/troydhanson/uthash/archive/v2.1.0.tar.gz'
source_sha256 '152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e' source_sha256 '152ccd8e64d0f495377232e3964d06c7ec8bb8c3fbd3217f8a5702614f9a669e'
......
...@@ -4,6 +4,7 @@ class Util_linux < Package ...@@ -4,6 +4,7 @@ class Util_linux < Package
description 'essential linux tools' description 'essential linux tools'
homepage 'https://www.kernel.org/pub/linux/utils/util-linux/' homepage 'https://www.kernel.org/pub/linux/utils/util-linux/'
version '2.36.2' version '2.36.2'
license 'GPL-2, LGPL-2.1, BSD-4, MIT and public-domain'
compatibility 'all' compatibility 'all'
source_url 'https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/util-linux-2.36.2.tar.xz' source_url 'https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.36/util-linux-2.36.2.tar.xz'
source_sha256 'f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f' source_sha256 'f7516ba9d8689343594356f0e5e1a5f0da34adfbc89023437735872bb5024c5f'
......
...@@ -5,6 +5,7 @@ class Util_macros < Package ...@@ -5,6 +5,7 @@ class Util_macros < Package
homepage 'https://www.linuxfromscratch.org/blfs/view/svn/util-macros.html' homepage 'https://www.linuxfromscratch.org/blfs/view/svn/util-macros.html'
@_ver = '1.19.3' @_ver = '1.19.3'
version @_ver version @_ver
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://xorg.freedesktop.org/releases/individual/util/util-macros-#{@_ver}.tar.bz2" source_url "https://xorg.freedesktop.org/releases/individual/util/util-macros-#{@_ver}.tar.bz2"
source_sha256 '0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971' source_sha256 '0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971'
......
...@@ -4,6 +4,7 @@ class Uwsgi < Package ...@@ -4,6 +4,7 @@ class Uwsgi < Package
description 'uWSGI application server container' description 'uWSGI application server container'
homepage 'https://uwsgi-docs.readthedocs.io/en/latest/' homepage 'https://uwsgi-docs.readthedocs.io/en/latest/'
version '2.0.17' version '2.0.17'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/unbit/uwsgi/archive/2.0.17.tar.gz' source_url 'https://github.com/unbit/uwsgi/archive/2.0.17.tar.gz'
source_sha256 '3dc2e9b48db92b67bfec1badec0d3fdcc0771316486c5efa3217569da3528bf2' source_sha256 '3dc2e9b48db92b67bfec1badec0d3fdcc0771316486c5efa3217569da3528bf2'
......
...@@ -4,6 +4,7 @@ class V2ray < Package ...@@ -4,6 +4,7 @@ class V2ray < Package
description 'A platform for building proxies to bypass network restrictions.' description 'A platform for building proxies to bypass network restrictions.'
homepage 'https://www.v2ray.com/' homepage 'https://www.v2ray.com/'
version 'v4.24.2' version 'v4.24.2'
license 'MIT'
compatibility 'all' compatibility 'all'
case ARCH case ARCH
......
...@@ -5,6 +5,7 @@ class V4l_utils < Package ...@@ -5,6 +5,7 @@ class V4l_utils < Package
homepage 'https://www.linuxtv.org/wiki/index.php/V4l-utils' homepage 'https://www.linuxtv.org/wiki/index.php/V4l-utils'
@_ver = '1.20.0' @_ver = '1.20.0'
version @_ver version @_ver
license 'GPL-2+ and LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url "https://linuxtv.org/downloads/v4l-utils/v4l-utils-#{@_ver}.tar.bz2" source_url "https://linuxtv.org/downloads/v4l-utils/v4l-utils-#{@_ver}.tar.bz2"
source_sha256 '956118713f7ccb405c55c7088a6a2490c32d54300dd9a30d8d5008c28d3726f7' source_sha256 '956118713f7ccb405c55c7088a6a2490c32d54300dd9a30d8d5008c28d3726f7'
......
...@@ -4,6 +4,7 @@ class Vagrant < Package ...@@ -4,6 +4,7 @@ class Vagrant < Package
description 'Vagrant is a tool for building and distributing development environments.' description 'Vagrant is a tool for building and distributing development environments.'
homepage 'https://www.vagrantup.com/' homepage 'https://www.vagrantup.com/'
version '2.0.1' version '2.0.1'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/hashicorp/vagrant/archive/v2.0.1.tar.gz' source_url 'https://github.com/hashicorp/vagrant/archive/v2.0.1.tar.gz'
source_sha256 '212b91c45f60a825fcfc656424021e2550833778a6d4ebe13458676201a04eba' source_sha256 '212b91c45f60a825fcfc656424021e2550833778a6d4ebe13458676201a04eba'
......
...@@ -4,6 +4,7 @@ class Vala < Package ...@@ -4,6 +4,7 @@ class Vala < Package
description 'Vala is a programming language that aims to bring modern programming language features to GNOME developers.' description 'Vala is a programming language that aims to bring modern programming language features to GNOME developers.'
homepage 'https://wiki.gnome.org/Projects/Vala' homepage 'https://wiki.gnome.org/Projects/Vala'
version '0.51.2' version '0.51.2'
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url 'https://download.gnome.org/core/40/40.beta/sources/vala-0.51.2.tar.xz' source_url 'https://download.gnome.org/core/40/40.beta/sources/vala-0.51.2.tar.xz'
source_sha256 'a1db75bfdc7e8ffa08d2c4a8a4b561fb24f3e9516d712531b8d14a74695a37b2' source_sha256 'a1db75bfdc7e8ffa08d2c4a8a4b561fb24f3e9516d712531b8d14a74695a37b2'
......
...@@ -2,8 +2,9 @@ require 'package' ...@@ -2,8 +2,9 @@ require 'package'
class Valgrind < Package class Valgrind < Package
description 'Valgrind is an instrumentation framework for building dynamic analysis tools.' description 'Valgrind is an instrumentation framework for building dynamic analysis tools.'
homepage 'http://valgrind.org/' homepage 'https://valgrind.org/'
version '3.13.0-3' version '3.13.0-3'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'ftp://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2' source_url 'ftp://sourceware.org/pub/valgrind/valgrind-3.13.0.tar.bz2'
source_sha256 'd76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b' source_sha256 'd76680ef03f00cd5e970bbdcd4e57fb1f6df7d2e2c071635ef2be74790190c3b'
......
...@@ -4,6 +4,7 @@ class Vamp_sdk < Package ...@@ -4,6 +4,7 @@ class Vamp_sdk < Package
description 'Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data — typically referred to as audio analysis plugins or audio feature extraction plugins.' description 'Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data — typically referred to as audio analysis plugins or audio feature extraction plugins.'
homepage 'https://vamp-plugins.org/' homepage 'https://vamp-plugins.org/'
version '2.9.0' version '2.9.0'
license 'BSD-3'
compatibility 'all' compatibility 'all'
source_url 'https://code.soundsoftware.ac.uk/attachments/download/2588/vamp-plugin-sdk-2.9.0.tar.gz' source_url 'https://code.soundsoftware.ac.uk/attachments/download/2588/vamp-plugin-sdk-2.9.0.tar.gz'
source_sha256 'b72a78ef8ff8a927dc2ed7e66ecf4c62d23268a5d74d02da25be2b8d00341099' source_sha256 'b72a78ef8ff8a927dc2ed7e66ecf4c62d23268a5d74d02da25be2b8d00341099'
......
...@@ -4,6 +4,7 @@ class Vdev < Package ...@@ -4,6 +4,7 @@ class Vdev < Package
description 'A device-file manager for *nix' description 'A device-file manager for *nix'
homepage 'https://github.com/jcnelson/vdev' homepage 'https://github.com/jcnelson/vdev'
version 'ceb7a6c' version 'ceb7a6c'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/jcnelson/vdev/archive/ceb7a6c4f44dec542dc1c3c3d5abd27dec7f3e0e.tar.gz' source_url 'https://github.com/jcnelson/vdev/archive/ceb7a6c4f44dec542dc1c3c3d5abd27dec7f3e0e.tar.gz'
source_sha256 'dbf561890aa70a8619506d166803a72d0c2a5b7590226feef784ec623bcb4739' source_sha256 'dbf561890aa70a8619506d166803a72d0c2a5b7590226feef784ec623bcb4739'
......
...@@ -4,6 +4,7 @@ class Vidstab < Package ...@@ -4,6 +4,7 @@ class Vidstab < Package
description 'Transcode video stabilization plugin.' description 'Transcode video stabilization plugin.'
homepage 'http://public.hronopik.de/vid.stab/' homepage 'http://public.hronopik.de/vid.stab/'
version '1.1.0-1' version '1.1.0-1'
license 'GPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/georgmartius/vid.stab/archive/v1.1.0.tar.gz' source_url 'https://github.com/georgmartius/vid.stab/archive/v1.1.0.tar.gz'
source_sha256 '14d2a053e56edad4f397be0cb3ef8eb1ec3150404ce99a426c4eb641861dc0bb' source_sha256 '14d2a053e56edad4f397be0cb3ef8eb1ec3150404ce99a426c4eb641861dc0bb'
......
...@@ -4,6 +4,7 @@ class Vifm < Package ...@@ -4,6 +4,7 @@ class Vifm < Package
description 'Vifm is an ncurses based file manager with vi like keybindings/modes/options/commands/configuration, which also borrows some useful ideas from mutt.' description 'Vifm is an ncurses based file manager with vi like keybindings/modes/options/commands/configuration, which also borrows some useful ideas from mutt.'
homepage 'https://vifm.info/' homepage 'https://vifm.info/'
version '0.9' version '0.9'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/vifm/vifm/vifm-0.9.tar.bz2' source_url 'https://downloads.sourceforge.net/project/vifm/vifm/vifm-0.9.tar.bz2'
source_sha256 'ab10c99d1e4c24ff8a03c20be1c202cc15874750cc47a1614e6fe4f8d816a7fd' source_sha256 'ab10c99d1e4c24ff8a03c20be1c202cc15874750cc47a1614e6fe4f8d816a7fd'
......
...@@ -5,6 +5,7 @@ class Vim < Package ...@@ -5,6 +5,7 @@ class Vim < Package
homepage 'http://www.vim.org/' homepage 'http://www.vim.org/'
@_ver = '8.2.2580' @_ver = '8.2.2580'
version @_ver version @_ver
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/vim/vim/archive/v8.2.2580.tar.gz' source_url 'https://github.com/vim/vim/archive/v8.2.2580.tar.gz'
source_sha256 'd0a508ca9726c8ff69bc5f5ab1ebe251c256e01e730f7b36afd03a66c89fcf79' source_sha256 'd0a508ca9726c8ff69bc5f5ab1ebe251c256e01e730f7b36afd03a66c89fcf79'
......
...@@ -5,6 +5,7 @@ class Vim_runtime < Package ...@@ -5,6 +5,7 @@ class Vim_runtime < Package
homepage 'http://www.vim.org/' homepage 'http://www.vim.org/'
@_ver = '8.2.2580' @_ver = '8.2.2580'
version @_ver version @_ver
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/vim/vim/archive/v8.2.2580.tar.gz' source_url 'https://github.com/vim/vim/archive/v8.2.2580.tar.gz'
source_sha256 'd0a508ca9726c8ff69bc5f5ab1ebe251c256e01e730f7b36afd03a66c89fcf79' source_sha256 'd0a508ca9726c8ff69bc5f5ab1ebe251c256e01e730f7b36afd03a66c89fcf79'
......
...@@ -5,6 +5,7 @@ class Virglrenderer < Package ...@@ -5,6 +5,7 @@ class Virglrenderer < Package
homepage 'https://virgil3d.github.io/' homepage 'https://virgil3d.github.io/'
@_ver = '0.8.2' @_ver = '0.8.2'
version @_ver version @_ver
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/virglrenderer-#{@_ver}/virglrenderer-virglrenderer-#{@_ver}.tar.gz" source_url "https://gitlab.freedesktop.org/virgl/virglrenderer/-/archive/virglrenderer-#{@_ver}/virglrenderer-virglrenderer-#{@_ver}.tar.gz"
source_sha256 '9fa93095cd9a3e5b13c740e5e3b656a989356732bdaf3e22acb7c38a1f1f4411' source_sha256 '9fa93095cd9a3e5b13c740e5e3b656a989356732bdaf3e22acb7c38a1f1f4411'
......
...@@ -4,6 +4,7 @@ class Virtualenv < Package ...@@ -4,6 +4,7 @@ class Virtualenv < Package
description 'Virtual Python Environment builder' description 'Virtual Python Environment builder'
homepage 'http://virtualenv.pypa.io/' homepage 'http://virtualenv.pypa.io/'
version '16.0.0' version '16.0.0'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/pypa/virtualenv/archive/16.0.0.tar.gz' source_url 'https://github.com/pypa/virtualenv/archive/16.0.0.tar.gz'
source_sha256 '5a597f845cf785d46c3ae39d6cb18ef0b6af4ca366da40682364f78f7fe00d22' source_sha256 '5a597f845cf785d46c3ae39d6cb18ef0b6af4ca366da40682364f78f7fe00d22'
......
...@@ -4,6 +4,7 @@ class Vivaldi < Package ...@@ -4,6 +4,7 @@ class Vivaldi < Package
description 'Vivaldi is a new browser that blocks unwanted ads, protects you from trackers, and puts you in control with unique built-in features.' description 'Vivaldi is a new browser that blocks unwanted ads, protects you from trackers, and puts you in control with unique built-in features.'
homepage 'https://vivaldi.com/' homepage 'https://vivaldi.com/'
version '3.4.2066.76' version '3.4.2066.76'
license 'Vivaldi'
compatibility 'aarch64,armv7l,x86_64' compatibility 'aarch64,armv7l,x86_64'
source_url 'file:///dev/null' source_url 'file:///dev/null'
source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
......
...@@ -5,6 +5,7 @@ class Vmaf < Package ...@@ -5,6 +5,7 @@ class Vmaf < Package
homepage 'https://github.com/Netflix/vmaf/' homepage 'https://github.com/Netflix/vmaf/'
@_ver = '2.1.1' @_ver = '2.1.1'
version @_ver version @_ver
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url "https://github.com/Netflix/vmaf/archive/v#{@_ver}.tar.gz" source_url "https://github.com/Netflix/vmaf/archive/v#{@_ver}.tar.gz"
source_sha256 'e7fc00ae1322a7eccfcf6d4f1cdf9c67eec8058709887c8c6c3795c617326f77' source_sha256 'e7fc00ae1322a7eccfcf6d4f1cdf9c67eec8058709887c8c6c3795c617326f77'
......
...@@ -4,6 +4,7 @@ class Vpnc < Package ...@@ -4,6 +4,7 @@ class Vpnc < Package
description 'client for cisco vpn concentrator' description 'client for cisco vpn concentrator'
homepage 'https://www.unix-ag.uni-kl.de/~massar/vpnc/' homepage 'https://www.unix-ag.uni-kl.de/~massar/vpnc/'
version '0.5.3' version '0.5.3'
license 'GPL-2 and BSD'
compatibility 'all' compatibility 'all'
source_url 'https://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-0.5.3.tar.gz' source_url 'https://www.unix-ag.uni-kl.de/~massar/vpnc/vpnc-0.5.3.tar.gz'
source_sha256 '46cea3bd02f207c62c7c6f2f22133382602baeda1dc320747809e94881414884' source_sha256 '46cea3bd02f207c62c7c6f2f22133382602baeda1dc320747809e94881414884'
......
...@@ -4,6 +4,7 @@ class Vtable_dumper < Package ...@@ -4,6 +4,7 @@ class Vtable_dumper < Package
description 'A tool to list content of virtual tables in a shared library' description 'A tool to list content of virtual tables in a shared library'
homepage 'https://github.com/lvc/vtable-dumper' homepage 'https://github.com/lvc/vtable-dumper'
version '1.2' version '1.2'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/lvc/vtable-dumper/archive/1.2.tar.gz' source_url 'https://github.com/lvc/vtable-dumper/archive/1.2.tar.gz'
source_sha256 '6993781b6a00936fc5f76dc0db4c410acb46b6d6e9836ddbe2e3c525c6dd1fd2' source_sha256 '6993781b6a00936fc5f76dc0db4c410acb46b6d6e9836ddbe2e3c525c6dd1fd2'
......
...@@ -4,6 +4,7 @@ class Vte < Package ...@@ -4,6 +4,7 @@ class Vte < Package
description 'Virtual Terminal Emulator widget for use with GTK' description 'Virtual Terminal Emulator widget for use with GTK'
homepage 'https://wiki.gnome.org/Apps/Terminal/VTE' homepage 'https://wiki.gnome.org/Apps/Terminal/VTE'
version '0.63.91' version '0.63.91'
licene 'LGPL-2+ and GPL-3+'
compatibility 'all' compatibility 'all'
source_url 'https://download.gnome.org/sources/vte/0.63/vte-0.63.91.tar.xz' source_url 'https://download.gnome.org/sources/vte/0.63/vte-0.63.91.tar.xz'
source_sha256 '2a6f58470148d2a16bac387da12525d061e5984b68fc1ff8d068d10d4f1716ab' source_sha256 '2a6f58470148d2a16bac387da12525d061e5984b68fc1ff8d068d10d4f1716ab'
......
...@@ -5,6 +5,7 @@ class Vulkan_headers < Package ...@@ -5,6 +5,7 @@ class Vulkan_headers < Package
homepage 'https://github.com/KhronosGroup/Vulkan-Headers' homepage 'https://github.com/KhronosGroup/Vulkan-Headers'
@_ver = '1.2.171' @_ver = '1.2.171'
version @_ver version @_ver
license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v#{@_ver}.tar.gz" source_url "https://github.com/KhronosGroup/Vulkan-Headers/archive/v#{@_ver}.tar.gz"
source_sha256 'b86266544ab1d6780c5ee6cdf10f24ba9ec4c97bc83d2229e0fb8142c36e52ac' source_sha256 'b86266544ab1d6780c5ee6cdf10f24ba9ec4c97bc83d2229e0fb8142c36e52ac'
......
...@@ -5,6 +5,7 @@ class Vulkan_icd_loader < Package ...@@ -5,6 +5,7 @@ class Vulkan_icd_loader < Package
homepage 'https://github.com/KhronosGroup/Vulkan-Loader' homepage 'https://github.com/KhronosGroup/Vulkan-Loader'
@_ver = '1.2.169' @_ver = '1.2.169'
version @_ver version @_ver
license 'APache-2.0'
compatibility 'all' compatibility 'all'
source_url "https://github.com/KhronosGroup/Vulkan-Loader/archive/v#{@_ver}.tar.gz" source_url "https://github.com/KhronosGroup/Vulkan-Loader/archive/v#{@_ver}.tar.gz"
source_sha256 'e8413d6244245e5322a91fa204415115941c5396b892ef28a13152af635c5ca4' source_sha256 'e8413d6244245e5322a91fa204415115941c5396b892ef28a13152af635c5ca4'
......
...@@ -4,6 +4,7 @@ class Waf < Package ...@@ -4,6 +4,7 @@ class Waf < Package
description 'The Waf build system' description 'The Waf build system'
homepage 'https://waf.io/' homepage 'https://waf.io/'
version '1.9.13' version '1.9.13'
license 'BSD-3'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/waf-project/waf/archive/waf-1.9.13.tar.gz' source_url 'https://github.com/waf-project/waf/archive/waf-1.9.13.tar.gz'
source_sha256 '08d41e9e50398b2f07d74b0cef7b9f02d33787d6d27d2a0e6df5732bbd95bebc' source_sha256 '08d41e9e50398b2f07d74b0cef7b9f02d33787d6d27d2a0e6df5732bbd95bebc'
......
...@@ -4,6 +4,7 @@ class Wavpack < Package ...@@ -4,6 +4,7 @@ class Wavpack < Package
description 'WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode.' description 'WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode.'
homepage 'http://www.wavpack.com/' homepage 'http://www.wavpack.com/'
version '5.1.0' version '5.1.0'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/dbry/WavPack/archive/5.1.0.tar.gz' source_url 'https://github.com/dbry/WavPack/archive/5.1.0.tar.gz'
source_sha256 '1af7eaccbf560271013d4179d98ef6fc681a2bb3603382577eeba73d438785f4' source_sha256 '1af7eaccbf560271013d4179d98ef6fc681a2bb3603382577eeba73d438785f4'
......
...@@ -5,6 +5,7 @@ class Wayland < Package ...@@ -5,6 +5,7 @@ class Wayland < Package
homepage 'https://wayland.freedesktop.org' homepage 'https://wayland.freedesktop.org'
@_ver = '1.19.0' @_ver = '1.19.0'
version @_ver version @_ver
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://wayland.freedesktop.org/releases/wayland-#{@_ver}.tar.xz" source_url "https://wayland.freedesktop.org/releases/wayland-#{@_ver}.tar.xz"
source_sha256 'baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15' source_sha256 'baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15'
......
...@@ -4,6 +4,7 @@ class Wayland_protocols < Package ...@@ -4,6 +4,7 @@ class Wayland_protocols < Package
description 'Wayland is a protocol for a compositor to talk to its clients.' description 'Wayland is a protocol for a compositor to talk to its clients.'
homepage 'https://wayland.freedesktop.org/' homepage 'https://wayland.freedesktop.org/'
version '1.20-1' version '1.20-1'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz' source_url 'https://wayland.freedesktop.org/releases/wayland-protocols-1.20.tar.xz'
source_sha256 '9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7' source_sha256 '9782b7a1a863d82d7c92478497d13c758f52e7da4f197aa16443f73de77e4de7'
......
...@@ -4,6 +4,7 @@ class Waypipe < Package ...@@ -4,6 +4,7 @@ class Waypipe < Package
description 'A proxy for Wayland protocol applications. WARNING: different versions are incompatible' description 'A proxy for Wayland protocol applications. WARNING: different versions are incompatible'
homepage 'https://gitlab.freedesktop.org/mstoeckl/waypipe' homepage 'https://gitlab.freedesktop.org/mstoeckl/waypipe'
version '0.7.2' version '0.7.2'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v0.7.2/waypipe-v0.7.2.tar.gz' source_url 'https://gitlab.freedesktop.org/mstoeckl/waypipe/-/archive/v0.7.2/waypipe-v0.7.2.tar.gz'
source_sha256 'b280079b05aef9b243be3644fc803e3feaa2fc2952d11a6c02ab33257fb52479' source_sha256 'b280079b05aef9b243be3644fc803e3feaa2fc2952d11a6c02ab33257fb52479'
......
...@@ -4,6 +4,7 @@ class Wbox < Package ...@@ -4,6 +4,7 @@ class Wbox < Package
description 'Wbox aims to help you having fun while testing HTTP related stuff.' description 'Wbox aims to help you having fun while testing HTTP related stuff.'
homepage 'http://www.hping.org/wbox/' homepage 'http://www.hping.org/wbox/'
version '5' version '5'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'http://www.hping.org/wbox/wbox-5.tar.gz' source_url 'http://www.hping.org/wbox/wbox-5.tar.gz'
source_sha256 '1589d85e83c8ee78383a491d89e768ab9aab9f433c5f5e035cfb5eed17efaa19' source_sha256 '1589d85e83c8ee78383a491d89e768ab9aab9f433c5f5e035cfb5eed17efaa19'
......
...@@ -4,6 +4,7 @@ class Wdiff < Package ...@@ -4,6 +4,7 @@ class Wdiff < Package
description 'The GNU wdiff program is a front end to diff for comparing files on a word per word basis.' description 'The GNU wdiff program is a front end to diff for comparing files on a word per word basis.'
homepage 'https://www.gnu.org/software/wdiff/' homepage 'https://www.gnu.org/software/wdiff/'
version '1.2.2' version '1.2.2'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/wdiff/wdiff-1.2.2.tar.gz' source_url 'https://ftpmirror.gnu.org/wdiff/wdiff-1.2.2.tar.gz'
source_sha256 '34ff698c870c87e6e47a838eeaaae729fa73349139fc8db12211d2a22b78af6b' source_sha256 '34ff698c870c87e6e47a838eeaaae729fa73349139fc8db12211d2a22b78af6b'
......
...@@ -4,6 +4,7 @@ class Weather < Package ...@@ -4,6 +4,7 @@ class Weather < Package
description 'This command-line utility is intended to provide quick access to current weather conditions and forecasts.' description 'This command-line utility is intended to provide quick access to current weather conditions and forecasts.'
homepage 'http://fungi.yuggoth.org/weather/' homepage 'http://fungi.yuggoth.org/weather/'
version '2.3' version '2.3'
license 'ISC'
compatibility 'all' compatibility 'all'
source_url 'http://fungi.yuggoth.org/weather/src/weather-2.3.tar.xz' source_url 'http://fungi.yuggoth.org/weather/src/weather-2.3.tar.xz'
source_sha256 '86148d2f1d59867f637f52558cc2a6b3280fac94df55c6e5af0ce37cc190d146' source_sha256 '86148d2f1d59867f637f52558cc2a6b3280fac94df55c6e5af0ce37cc190d146'
......
...@@ -5,6 +5,7 @@ class Webkit2gtk < Package ...@@ -5,6 +5,7 @@ class Webkit2gtk < Package
homepage 'https://webkitgtk.org' homepage 'https://webkitgtk.org'
@_ver = '2.30.5' @_ver = '2.30.5'
version @_ver version @_ver
license 'LGPL-2+ and BSD-2'
compatibility 'all' compatibility 'all'
source_url "https://webkitgtk.org/releases/webkitgtk-#{@_ver}.tar.xz" source_url "https://webkitgtk.org/releases/webkitgtk-#{@_ver}.tar.xz"
source_sha256 '7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f' source_sha256 '7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f'
......
...@@ -5,6 +5,7 @@ class Webrtc_audio_processing < Package ...@@ -5,6 +5,7 @@ class Webrtc_audio_processing < Package
homepage 'https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/' homepage 'https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/'
@_ver = '0.3.1' @_ver = '0.3.1'
version @_ver version @_ver
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/archive/v0.3.1/webrtc-audio-processing-v0.3.1.tar.bz2' source_url 'https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/-/archive/v0.3.1/webrtc-audio-processing-v0.3.1.tar.bz2'
source_sha256 '70d56051f73e8e4ac95fb392ce15de6c633b2c3ae492359aecc72fc663c9bdda' source_sha256 '70d56051f73e8e4ac95fb392ce15de6c633b2c3ae492359aecc72fc663c9bdda'
......
...@@ -4,6 +4,7 @@ class Weechat < Package ...@@ -4,6 +4,7 @@ class Weechat < Package
description "WeeChat is a fast, light and extensible chat client." description "WeeChat is a fast, light and extensible chat client."
homepage 'http://www.weechat.org/' homepage 'http://www.weechat.org/'
version '2.1' version '2.1'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://weechat.org/files/src/weechat-2.1.tar.xz' source_url 'https://weechat.org/files/src/weechat-2.1.tar.xz'
source_sha256 'cda0f81ff8243fd25cca76c8e490e2fdb5b8fbb2554d7aa87cb3b0beda16ed38' source_sha256 'cda0f81ff8243fd25cca76c8e490e2fdb5b8fbb2554d7aa87cb3b0beda16ed38'
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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