Commit 8993e2cc authored by saltedcoffii's avatar saltedcoffii

Licensed file da* to ez*

parent fd162a19
...@@ -4,6 +4,7 @@ class Daq < Package ...@@ -4,6 +4,7 @@ class Daq < Package
description 'Data Acquisition library, for packet I/O.' description 'Data Acquisition library, for packet I/O.'
homepage 'https://www.snort.org' homepage 'https://www.snort.org'
version '2.0.6' version '2.0.6'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://www.snort.org/downloads/snort/daq-2.0.6.tar.gz' source_url 'https://www.snort.org/downloads/snort/daq-2.0.6.tar.gz'
source_sha256 'd41da5f7793e66044e6927dd868c0525e7ee4ec1a3515bf74ef9a30cd9273af0' source_sha256 'd41da5f7793e66044e6927dd868c0525e7ee4ec1a3515bf74ef9a30cd9273af0'
......
...@@ -4,6 +4,7 @@ class Darkhttpd < Package ...@@ -4,6 +4,7 @@ class Darkhttpd < Package
description 'Minimal webserver written by Emil Mikulic' description 'Minimal webserver written by Emil Mikulic'
homepage 'https://unix4lyfe.org/darkhttpd/' homepage 'https://unix4lyfe.org/darkhttpd/'
version '1.12' version '1.12'
license 'ISC'
compatibility 'all' compatibility 'all'
source_url 'https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2' source_url 'https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2'
source_sha256 'a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505' source_sha256 'a50417b622b32b5f421b3132cb94ebeff04f02c5fb87fba2e31147d23de50505'
......
...@@ -2,9 +2,10 @@ require 'package' ...@@ -2,9 +2,10 @@ require 'package'
class Dart < Package class Dart < Package
description 'The Dart SDK is a set of tools and libraries for the Dart programming language. You can find information about Dart online at dartlang.org.' description 'The Dart SDK is a set of tools and libraries for the Dart programming language. You can find information about Dart online at dartlang.org.'
homepage 'https://www.dartlang.org' homepage 'https://dart.dev/'
@_ver = '2.10.5' @_ver = '2.10.5'
version @_ver version @_ver
license 'BSD-3'
compatibility 'all' compatibility 'all'
case ARCH case ARCH
when 'aarch64', 'armv7l' when 'aarch64', 'armv7l'
......
...@@ -4,6 +4,7 @@ class Dash < Package ...@@ -4,6 +4,7 @@ class Dash < Package
description 'The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash that executes scripts faster than bash and has fewer library dependencies.' description 'The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash that executes scripts faster than bash and has fewer library dependencies.'
homepage 'https://salsa.debian.org/debian/dash' homepage 'https://salsa.debian.org/debian/dash'
version '0.5.11.1' version '0.5.11.1'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://salsa.debian.org/debian/dash/-/archive/upstream/0.5.11.1/dash-upstream-0.5.11.1.tar.bz2' source_url 'https://salsa.debian.org/debian/dash/-/archive/upstream/0.5.11.1/dash-upstream-0.5.11.1.tar.bz2'
source_sha256 '4bb75944bb47fa6d1cf1e8a3ff941f6f1fb23497b553446e9f615d52d07ef1e7' source_sha256 '4bb75944bb47fa6d1cf1e8a3ff941f6f1fb23497b553446e9f615d52d07ef1e7'
......
...@@ -4,6 +4,7 @@ class Datamash < Package ...@@ -4,6 +4,7 @@ class Datamash < Package
description 'GNU Datamash is a command-line program which performs basic numeric,textual and statistical operations on input textual data files.' description 'GNU Datamash is a command-line program which performs basic numeric,textual and statistical operations on input textual data files.'
homepage 'http://savannah.gnu.org/projects/datamash' homepage 'http://savannah.gnu.org/projects/datamash'
version '1.3' version '1.3'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/datamash/datamash-1.3.tar.gz' source_url 'https://ftpmirror.gnu.org/datamash/datamash-1.3.tar.gz'
source_sha256 'eebb52171a4353aaad01921384098cf54eb96ebfaf99660e017f6d9fc96657a6' source_sha256 'eebb52171a4353aaad01921384098cf54eb96ebfaf99660e017f6d9fc96657a6'
......
...@@ -5,6 +5,7 @@ class Dav1d < Package ...@@ -5,6 +5,7 @@ class Dav1d < Package
homepage 'https://code.videolan.org/videolan/dav1d' homepage 'https://code.videolan.org/videolan/dav1d'
@_ver = '0.8.2' @_ver = '0.8.2'
version @_ver version @_ver
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url "https://get.videolan.org/dav1d/#{@_ver}/dav1d-#{@_ver}.tar.xz" source_url "https://get.videolan.org/dav1d/#{@_ver}/dav1d-#{@_ver}.tar.xz"
source_sha256 '3dd91d96b44e9d8ba7e82ad9e730d6c579ab5e19edca0db857a60f5ae6a0eb13' source_sha256 '3dd91d96b44e9d8ba7e82ad9e730d6c579ab5e19edca0db857a60f5ae6a0eb13'
......
...@@ -4,6 +4,7 @@ class Dbus < Package ...@@ -4,6 +4,7 @@ class Dbus < Package
description 'D-Bus is a message bus system, a simple way for applications to talk to one another.' description 'D-Bus is a message bus system, a simple way for applications to talk to one another.'
homepage 'https://www.freedesktop.org/wiki/Software/dbus/' homepage 'https://www.freedesktop.org/wiki/Software/dbus/'
version '1.13.18' version '1.13.18'
license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url 'https://dbus.freedesktop.org/releases/dbus/dbus-1.13.18.tar.xz' source_url 'https://dbus.freedesktop.org/releases/dbus/dbus-1.13.18.tar.xz'
source_sha256 '8078f5c25e34ab907ce06905d969dc8ef0ccbec367e1e1707c7ecf8460f4254e' source_sha256 '8078f5c25e34ab907ce06905d969dc8ef0ccbec367e1e1707c7ecf8460f4254e'
......
...@@ -4,6 +4,7 @@ class Dbus_glib < Package ...@@ -4,6 +4,7 @@ class Dbus_glib < Package
description 'The D-Bus GLib package contains GLib interfaces to the D-Bus API.' description 'The D-Bus GLib package contains GLib interfaces to the D-Bus API.'
homepage 'http://www.linuxfromscratch.org/blfs/view/svn/general/dbus-glib.html' homepage 'http://www.linuxfromscratch.org/blfs/view/svn/general/dbus-glib.html'
version '0.110' version '0.110'
license 'GPL-2 or AFL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz' source_url 'https://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-0.110.tar.gz'
source_sha256 '7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825' source_sha256 '7ce4760cf66c69148f6bd6c92feaabb8812dee30846b24cd0f7395c436d7e825'
......
...@@ -4,6 +4,7 @@ class Dconf < Package ...@@ -4,6 +4,7 @@ class Dconf < Package
description 'The DConf package contains a low-level configuration system.' description 'The DConf package contains a low-level configuration system.'
homepage 'https://wiki.gnome.org/Projects/dconf' homepage 'https://wiki.gnome.org/Projects/dconf'
version '0.39.1' version '0.39.1'
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url 'https://download.gnome.org/core/40/40.beta/sources/dconf-0.39.1.tar.xz' source_url 'https://download.gnome.org/core/40/40.beta/sources/dconf-0.39.1.tar.xz'
source_sha256 '9a3870bf07b8e0452e22ce068d51c7f19c1e1cfeacd9883c03523822afdff665' source_sha256 '9a3870bf07b8e0452e22ce068d51c7f19c1e1cfeacd9883c03523822afdff665'
......
...@@ -4,6 +4,7 @@ class Dconf_editor < Package ...@@ -4,6 +4,7 @@ class Dconf_editor < Package
description 'A graphical viewer and editor of applications internal settings.' description 'A graphical viewer and editor of applications internal settings.'
homepage 'https://wiki.gnome.org/Apps/DconfEditor' homepage 'https://wiki.gnome.org/Apps/DconfEditor'
version '3.38.2' version '3.38.2'
license 'GPL-3+'
compatibility 'all' compatibility 'all'
source_url 'https://download.gnome.org/sources/dconf-editor/3.38/dconf-editor-3.38.2.tar.xz' source_url 'https://download.gnome.org/sources/dconf-editor/3.38/dconf-editor-3.38.2.tar.xz'
source_sha256 '1253dad87e6213fbf313ff9ec9dc4358aa1b10261f28072c1dc0e0997b92f835' source_sha256 '1253dad87e6213fbf313ff9ec9dc4358aa1b10261f28072c1dc0e0997b92f835'
......
...@@ -4,6 +4,7 @@ class Ddrescue < Package ...@@ -4,6 +4,7 @@ class Ddrescue < Package
description 'GNU ddrescue is a data recovery tool.' description 'GNU ddrescue is a data recovery tool.'
homepage 'https://www.gnu.org/software/ddrescue/' homepage 'https://www.gnu.org/software/ddrescue/'
version '1.25' version '1.25'
license 'GPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/ddrescue/ddrescue-1.25.tar.lz' source_url 'https://ftpmirror.gnu.org/ddrescue/ddrescue-1.25.tar.lz'
source_sha256 'ce538ebd26a09f45da67d3ad3f7431932428231ceec7a2d255f716fa231a1063' source_sha256 'ce538ebd26a09f45da67d3ad3f7431932428231ceec7a2d255f716fa231a1063'
......
...@@ -4,6 +4,7 @@ class Dehtml < Package ...@@ -4,6 +4,7 @@ class Dehtml < Package
description 'Dehtml removes HTML constructs from documents for indexing, spell checking and so on.' description 'Dehtml removes HTML constructs from documents for indexing, spell checking and so on.'
homepage 'http://www.moria.de/~michael/dehtml/' homepage 'http://www.moria.de/~michael/dehtml/'
version '1.8' version '1.8'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://www.moria.de/~michael/dehtml/dehtml-1.8.tar.gz' source_url 'http://www.moria.de/~michael/dehtml/dehtml-1.8.tar.gz'
source_sha256 'a00e86643b0aa73861e9d8d619a80370f0f99519d34ce12459fab77f5f6b5bde' source_sha256 'a00e86643b0aa73861e9d8d619a80370f0f99519d34ce12459fab77f5f6b5bde'
......
...@@ -4,6 +4,7 @@ class Dejagnu < Package ...@@ -4,6 +4,7 @@ class Dejagnu < Package
description 'DejaGnu is a framework for running test suites on GNU tools.' description 'DejaGnu is a framework for running test suites on GNU tools.'
homepage 'http://www.gnu.org/s/dejagnu/' homepage 'http://www.gnu.org/s/dejagnu/'
version '1.6.1' version '1.6.1'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/dejagnu/dejagnu-1.6.1.tar.gz' source_url 'https://ftpmirror.gnu.org/dejagnu/dejagnu-1.6.1.tar.gz'
source_sha256 'bf5b28bb797e0ace4cfc0766a996339c795d8223bef54158be7887046bc01692' source_sha256 'bf5b28bb797e0ace4cfc0766a996339c795d8223bef54158be7887046bc01692'
......
...@@ -4,6 +4,7 @@ class Deployer < Package ...@@ -4,6 +4,7 @@ class Deployer < Package
description 'A deployment tool for PHP' description 'A deployment tool for PHP'
homepage 'https://deployer.org/' homepage 'https://deployer.org/'
version '6.7.3' version '6.7.3'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/deployphp/deployer/archive/v6.7.3.tar.gz' source_url 'https://github.com/deployphp/deployer/archive/v6.7.3.tar.gz'
source_sha256 '81e5cea09f68b898d72a52ea6c4401fbc4cc1bc2fc30d488acce6e8fdef59d79' source_sha256 '81e5cea09f68b898d72a52ea6c4401fbc4cc1bc2fc30d488acce6e8fdef59d79'
......
...@@ -2,8 +2,9 @@ require 'package' ...@@ -2,8 +2,9 @@ require 'package'
class Depot_tools < Package class Depot_tools < Package
description 'Chromium uses a package of scripts, the depot_tools, to manage interaction with the Chromium source code repository and the Chromium development process.' description 'Chromium uses a package of scripts, the depot_tools, to manage interaction with the Chromium source code repository and the Chromium development process.'
homepage 'http://dev.chromium.org/developers/how-tos/depottools' homepage 'https://dev.chromium.org/developers/how-tos/depottools'
version '906bfde9' version '906bfde9'
license 'BSD-Google'
compatibility 'all' compatibility 'all'
source_url 'file:///dev/null' source_url 'file:///dev/null'
source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' source_sha256 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
......
require 'package'
class Desktop_file_utilities < Package
description 'A package file for legacy compatibility'
homepage ''
version '1.0'
license 'GPL-3+'
compatibility 'all'
is_fake
depends_on 'desktop_file_utils'
end
require 'package' require 'package'
class Desktop_file_utilities < Package class Desktop_file_utils < Package
description 'contains a few command line utilities for working with desktop entries' description 'contains a few command line utilities for working with desktop entries'
homepage 'https://www.freedesktop.org/wiki/Software/desktop-file-utils/' homepage 'https://www.freedesktop.org/wiki/Software/desktop-file-utils/'
version '0.23' version '0.23'
license 'GPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz' source_url 'https://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.23.tar.xz'
source_sha256 '6c094031bdec46c9f621708f919084e1cb5294e2c5b1e4c883b3e70cb8903385' source_sha256 '6c094031bdec46c9f621708f919084e1cb5294e2c5b1e4c883b3e70cb8903385'
...@@ -22,7 +23,7 @@ class Desktop_file_utilities < Package ...@@ -22,7 +23,7 @@ class Desktop_file_utilities < 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 Detox < Package ...@@ -4,6 +4,7 @@ class Detox < Package
description 'Detox is a utility designed to clean up filenames. It replaces non-standard characters, such as spaces, with standard equivalents.' description 'Detox is a utility designed to clean up filenames. It replaces non-standard characters, such as spaces, with standard equivalents.'
homepage 'https://sourceforge.net/projects/detox/' homepage 'https://sourceforge.net/projects/detox/'
version '1.2.0' version '1.2.0'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/detox/detox/1.2.0/detox-1.2.0.tar.bz2' source_url 'https://downloads.sourceforge.net/project/detox/detox/1.2.0/detox-1.2.0.tar.bz2'
source_sha256 'abfad90ee7d3e0fc53ce3b9da3253f9a800cdd92e3f8cc12a19394a7b1dcdbf8' source_sha256 'abfad90ee7d3e0fc53ce3b9da3253f9a800cdd92e3f8cc12a19394a7b1dcdbf8'
......
...@@ -4,6 +4,7 @@ class Devil < Package ...@@ -4,6 +4,7 @@ class Devil < Package
description 'Library for reading several different image formats' description 'Library for reading several different image formats'
homepage 'http://openil.sourceforge.net/' homepage 'http://openil.sourceforge.net/'
version '1.8.0-e342' version '1.8.0-e342'
license 'LGPL-2.1'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/DentonW/DevIL/archive/e34284a7e07763769f671a74b4fec718174ad862.zip' source_url 'https://github.com/DentonW/DevIL/archive/e34284a7e07763769f671a74b4fec718174ad862.zip'
source_sha256 '73728ff9f877b9247728ae46148866eea81092ccefb538a28640fe31b73d74ac' source_sha256 '73728ff9f877b9247728ae46148866eea81092ccefb538a28640fe31b73d74ac'
......
...@@ -4,6 +4,7 @@ class Dfc < Package ...@@ -4,6 +4,7 @@ class Dfc < Package
description 'dfc displays file system space usage using graphs and colors.' description 'dfc displays file system space usage using graphs and colors.'
homepage 'https://projects.gw-computing.net/projects/dfc' homepage 'https://projects.gw-computing.net/projects/dfc'
version '3.1.1' version '3.1.1'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://projects.gw-computing.net/attachments/download/615/dfc-3.1.1.tar.gz' source_url 'https://projects.gw-computing.net/attachments/download/615/dfc-3.1.1.tar.gz'
source_sha256 '962466e77407dd5be715a41ffc50a54fce758a78831546f03a6bb282e8692e54' source_sha256 '962466e77407dd5be715a41ffc50a54fce758a78831546f03a6bb282e8692e54'
......
...@@ -4,6 +4,7 @@ class Dfu_util < Package ...@@ -4,6 +4,7 @@ class Dfu_util < Package
description 'DFU is intended to download and upload firmware to/from devices connected over USB.' description 'DFU is intended to download and upload firmware to/from devices connected over USB.'
homepage 'http://dfu-util.gnumonks.org/' homepage 'http://dfu-util.gnumonks.org/'
version '0.9' version '0.9'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://dfu-util.sourceforge.net/releases/dfu-util-0.9.tar.gz' source_url 'http://dfu-util.sourceforge.net/releases/dfu-util-0.9.tar.gz'
source_sha256 '36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833' source_sha256 '36428c6a6cb3088cad5a3592933385253da5f29f2effa61518ee5991ea38f833'
......
require 'package' require 'package'
class Di < Package class Di < Package
description '\'di\' is a disk information utility, displaying everything (and more) that your \'df\' command does.' description 'DI is a disk information utility, displaying everything (and more) that your \'df\' command does.'
homepage 'http://gentoo.com/di/' homepage 'http://gentoo.com/di/'
version '4.47.1' version '4.47.1'
license 'ZLIB'
compatibility 'all' compatibility 'all'
source_url 'https://gentoo.com/di/di-4.47.1.tar.gz' source_url 'https://gentoo.com/di/di-4.47.1.tar.gz'
source_sha256 'eea8ad94197d9f11790afea0924d8bf29ec001c32eb6209e81c4e13766a2abad' source_sha256 'eea8ad94197d9f11790afea0924d8bf29ec001c32eb6209e81c4e13766a2abad'
......
...@@ -4,6 +4,7 @@ class Dia < Package ...@@ -4,6 +4,7 @@ class Dia < Package
description 'Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux.' description 'Dia Diagram Editor is free Open Source drawing software for Windows, Mac OS X and Linux.'
homepage 'http://dia-installer.de/' homepage 'http://dia-installer.de/'
version '0.97.2-1' version '0.97.2-1'
license 'GPL-2'
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 Diffuse < Package ...@@ -4,6 +4,7 @@ class Diffuse < Package
description 'graphical tool for merging and comparing text files' description 'graphical tool for merging and comparing text files'
homepage 'http://diffuse.sourceforge.net/' homepage 'http://diffuse.sourceforge.net/'
version '0.4.8' version '0.4.8'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/diffuse/diffuse/0.4.8/diffuse-0.4.8.tar.bz2' source_url 'https://downloads.sourceforge.net/project/diffuse/diffuse/0.4.8/diffuse-0.4.8.tar.bz2'
source_sha256 'c1d3b79bba9352fcb9aa4003537d3fece248fb824781c5e21f3fcccafd42df2b' source_sha256 'c1d3b79bba9352fcb9aa4003537d3fece248fb824781c5e21f3fcccafd42df2b'
......
...@@ -4,6 +4,7 @@ class Diffutils < Package ...@@ -4,6 +4,7 @@ class Diffutils < Package
description 'GNU Diffutils is a package of several programs related to finding differences between files.' description 'GNU Diffutils is a package of several programs related to finding differences between files.'
homepage 'https://www.gnu.org/software/diffutils/' homepage 'https://www.gnu.org/software/diffutils/'
version '3.7' version '3.7'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/diffutils/diffutils-3.7.tar.xz' source_url 'https://ftpmirror.gnu.org/diffutils/diffutils-3.7.tar.xz'
source_sha256 'b3a7a6221c3dc916085f0d205abf6b8e1ba443d4dd965118da364a1dc1cb3a26' source_sha256 'b3a7a6221c3dc916085f0d205abf6b8e1ba443d4dd965118da364a1dc1cb3a26'
......
...@@ -4,6 +4,7 @@ class Diskscan < Package ...@@ -4,6 +4,7 @@ class Diskscan < Package
description 'diskscan is intended to find sectors of a storage medium (hard disk, flash drive or pendrive, etc.) which are bad or in the process of going bad.' description 'diskscan is intended to find sectors of a storage medium (hard disk, flash drive or pendrive, etc.) which are bad or in the process of going bad.'
homepage 'http://blog.disksurvey.org/proj/diskscan/' homepage 'http://blog.disksurvey.org/proj/diskscan/'
version '0.20' version '0.20'
license 'GPL-3+'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/baruch/diskscan/archive/0.20.tar.gz' source_url 'https://github.com/baruch/diskscan/archive/0.20.tar.gz'
source_sha256 '86038b3eb45fd4b2485a4ffba1949c68bea66f13a4c991265e3d527f022ed966' source_sha256 '86038b3eb45fd4b2485a4ffba1949c68bea66f13a4c991265e3d527f022ed966'
......
...@@ -4,6 +4,7 @@ class Disktype < Package ...@@ -4,6 +4,7 @@ class Disktype < Package
description 'Detects the content format of a disk or disk image by checking for signatures of file systems, partition tables, and boot codes.' description 'Detects the content format of a disk or disk image by checking for signatures of file systems, partition tables, and boot codes.'
homepage 'https://sourceforge.net/projects/disktype/' homepage 'https://sourceforge.net/projects/disktype/'
version '9' version '9'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'http://downloads.sourceforge.net/project/disktype/disktype/9/disktype-9.tar.gz' source_url 'http://downloads.sourceforge.net/project/disktype/disktype/9/disktype-9.tar.gz'
source_sha256 'b6701254d88412bc5d2db869037745f65f94b900b59184157d072f35832c1111' source_sha256 'b6701254d88412bc5d2db869037745f65f94b900b59184157d072f35832c1111'
......
...@@ -4,6 +4,7 @@ class Diy < Package ...@@ -4,6 +4,7 @@ class Diy < Package
description 'data-parallel out-of-core library' description 'data-parallel out-of-core library'
homepage 'https://github.com/diatomic/diy' homepage 'https://github.com/diatomic/diy'
version '3.5.0' version '3.5.0'
license 'custom'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/diatomic/diy/archive/3.5.0.tar.gz' source_url 'https://github.com/diatomic/diy/archive/3.5.0.tar.gz'
source_sha256 'b3b5490441d521b6e9b33471c782948194bf95c7c3df3eb97bc5cf4530b91576' source_sha256 'b3b5490441d521b6e9b33471c782948194bf95c7c3df3eb97bc5cf4530b91576'
......
...@@ -4,6 +4,7 @@ class Dmidecode < Package ...@@ -4,6 +4,7 @@ class Dmidecode < Package
description "Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard (see a sample output)." description "Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard (see a sample output)."
homepage 'http://www.nongnu.org/dmidecode/' homepage 'http://www.nongnu.org/dmidecode/'
version '3.2' version '3.2'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.2.tar.xz' source_url 'https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.2.tar.xz'
source_sha256 '077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd' source_sha256 '077006fa2da0d06d6383728112f2edef9684e9c8da56752e97cd45a11f838edd'
......
...@@ -4,6 +4,7 @@ class Dnsmasq < Package ...@@ -4,6 +4,7 @@ class Dnsmasq < Package
description 'Lightweight, easy to configure DNS forward ,TFTP server and DHCP server' description 'Lightweight, easy to configure DNS forward ,TFTP server and DHCP server'
homepage 'http://www.thekelleys.org.uk/dnsmasq/doc.html' homepage 'http://www.thekelleys.org.uk/dnsmasq/doc.html'
version '2.80' version '2.80'
license 'GPL-2 or GPL-3'
compatibility 'all' compatibility 'all'
source_url 'http://thekelleys.org.uk/dnsmasq/dnsmasq-2.80.tar.xz' source_url 'http://thekelleys.org.uk/dnsmasq/dnsmasq-2.80.tar.xz'
source_sha256 'cdaba2785e92665cf090646cba6f94812760b9d7d8c8d0cfb07ac819377a63bb' source_sha256 'cdaba2785e92665cf090646cba6f94812760b9d7d8c8d0cfb07ac819377a63bb'
......
...@@ -4,12 +4,13 @@ class Docbook < Package ...@@ -4,12 +4,13 @@ class Docbook < Package
description 'DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content.' description 'DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content.'
homepage 'http://docbook.sourceforge.net/' homepage 'http://docbook.sourceforge.net/'
version '1.79.1-2' version '1.79.1-2'
license 'GPL-3+'
compatibility 'all' compatibility 'all'
is_fake is_fake
depends_on 'docbook_xml' depends_on 'docbook_xml'
depends_on 'docbook_xsl' depends_on 'docbook_xsl'
depends_on 'docbook_xsl_nons' depends_on 'docbook_xsl_nons'
end end
...@@ -4,6 +4,7 @@ class Docbook2x < Package ...@@ -4,6 +4,7 @@ class Docbook2x < Package
description 'docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.' description 'docbook2X is a software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format.'
homepage 'http://docbook2x.sourceforge.net/' homepage 'http://docbook2x.sourceforge.net/'
version '0.8.8' version '0.8.8'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/docbook2x/docbook2x/0.8.8/docbook2X-0.8.8.tar.gz' source_url 'https://downloads.sourceforge.net/project/docbook2x/docbook2x/0.8.8/docbook2X-0.8.8.tar.gz'
source_sha256 '4077757d367a9d1b1427e8d5dfc3c49d993e90deabc6df23d05cfe9cd2fcdc45' source_sha256 '4077757d367a9d1b1427e8d5dfc3c49d993e90deabc6df23d05cfe9cd2fcdc45'
......
...@@ -2,9 +2,10 @@ require 'package' ...@@ -2,9 +2,10 @@ require 'package'
class Docbook_xml < Package class Docbook_xml < Package
description 'Meta package for all versions of docbook_xml' description 'Meta package for all versions of docbook_xml'
compatibility 'all'
homepage 'http://www.docbook.org' homepage 'http://www.docbook.org'
version '5.1-2' version '5.1-2'
license 'MIT'
compatibility 'all'
is_fake is_fake
......
...@@ -5,6 +5,7 @@ class Docbook_xml412 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml412 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '4.1.2' @_ver = '4.1.2'
version @_ver version @_ver
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://docbook.org/xml/4.1.2/docbkx412.zip' source_url 'https://docbook.org/xml/4.1.2/docbkx412.zip'
source_sha256 '30f0644064e0ea71751438251940b1431f46acada814a062870f486c772e7772' source_sha256 '30f0644064e0ea71751438251940b1431f46acada814a062870f486c772e7772'
......
...@@ -5,6 +5,7 @@ class Docbook_xml42 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml42 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '4.2' @_ver = '4.2'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip"
source_sha256 'acc4601e4f97a196076b7e64b368d9248b07c7abf26b34a02cca40eeebe60fa2' source_sha256 'acc4601e4f97a196076b7e64b368d9248b07c7abf26b34a02cca40eeebe60fa2'
......
...@@ -5,6 +5,7 @@ class Docbook_xml43 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml43 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '4.3' @_ver = '4.3'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip"
source_sha256 '23068a94ea6fd484b004c5a73ec36a66aa47ea8f0d6b62cc1695931f5c143464' source_sha256 '23068a94ea6fd484b004c5a73ec36a66aa47ea8f0d6b62cc1695931f5c143464'
......
...@@ -5,6 +5,7 @@ class Docbook_xml44 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml44 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '4.4' @_ver = '4.4'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip"
source_sha256 '02f159eb88c4254d95e831c51c144b1863b216d909b5ff45743a1ce6f5273090' source_sha256 '02f159eb88c4254d95e831c51c144b1863b216d909b5ff45743a1ce6f5273090'
......
...@@ -5,6 +5,7 @@ class Docbook_xml45 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml45 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '4.5' @_ver = '4.5'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-xml-#{@_ver}.zip"
source_sha256 '4e4e037a2b83c98c6c94818390d4bdd3f6e10f6ec62dd79188594e26190dc7b4' source_sha256 '4e4e037a2b83c98c6c94818390d4bdd3f6e10f6ec62dd79188594e26190dc7b4'
......
...@@ -5,6 +5,7 @@ class Docbook_xml50 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml50 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '5.0' @_ver = '5.0'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-#{@_ver}.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-#{@_ver}.zip"
source_sha256 '3dcd65e1f5d9c0c891b3be204fa2bb418ce485d32310e1ca052e81d36623208e' source_sha256 '3dcd65e1f5d9c0c891b3be204fa2bb418ce485d32310e1ca052e81d36623208e'
......
...@@ -5,6 +5,7 @@ class Docbook_xml51 < Package ...@@ -5,6 +5,7 @@ class Docbook_xml51 < Package
homepage 'https://www.oasis-open.org/docbook/' homepage 'https://www.oasis-open.org/docbook/'
@_ver = '5.1' @_ver = '5.1'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'MIT'
compatibility 'all' compatibility 'all'
source_url "https://docbook.org/xml/#{@_ver}/docbook-v#{@_ver}-os.zip" source_url "https://docbook.org/xml/#{@_ver}/docbook-v#{@_ver}-os.zip"
source_sha256 'b3f3413654003c1e773360d7fc60ebb8abd0e8c9af8e7d6c4b55f124f34d1e7f' source_sha256 'b3f3413654003c1e773360d7fc60ebb8abd0e8c9af8e7d6c4b55f124f34d1e7f'
......
...@@ -5,6 +5,7 @@ class Docbook_xsl < Package ...@@ -5,6 +5,7 @@ class Docbook_xsl < Package
homepage 'https://github.com/docbook/xslt10-stylesheets' homepage 'https://github.com/docbook/xslt10-stylesheets'
@_ver = '1.79.2' @_ver = '1.79.2'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'custom'
compatibility 'all' compatibility 'all'
source_url "https://github.com/docbook/xslt10-stylesheets/releases/download/release/#{@_ver}/docbook-xsl-#{@_ver}.zip" source_url "https://github.com/docbook/xslt10-stylesheets/releases/download/release/#{@_ver}/docbook-xsl-#{@_ver}.zip"
source_sha256 '853dce096f5b32fe0b157d8018d8fecf92022e9c79b5947a98b365679c7e31d7' source_sha256 '853dce096f5b32fe0b157d8018d8fecf92022e9c79b5947a98b365679c7e31d7'
......
...@@ -5,6 +5,7 @@ class Docbook_xsl_nons < Package ...@@ -5,6 +5,7 @@ class Docbook_xsl_nons < Package
homepage 'https://github.com/docbook/xslt10-stylesheets' homepage 'https://github.com/docbook/xslt10-stylesheets'
@_ver = '1.79.2' @_ver = '1.79.2'
version @_ver version @_ver
license 'custom'
compatibility 'all' compatibility 'all'
source_url "https://github.com/docbook/xslt10-stylesheets/releases/download/release/#{@_ver}/docbook-xsl-nons-#{@_ver}.zip" source_url "https://github.com/docbook/xslt10-stylesheets/releases/download/release/#{@_ver}/docbook-xsl-nons-#{@_ver}.zip"
source_sha256 'ba41126fbf4021e38952f3074dc87cdf1e50f3981280c7a619f88acf31456822' source_sha256 'ba41126fbf4021e38952f3074dc87cdf1e50f3981280c7a619f88acf31456822'
......
...@@ -4,6 +4,7 @@ class Docutils < Package ...@@ -4,6 +4,7 @@ class Docutils < Package
description 'Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML, LaTeX, man-pages, open-document or XML.' description 'Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML, LaTeX, man-pages, open-document or XML.'
homepage 'http://docutils.sourceforge.net/' homepage 'http://docutils.sourceforge.net/'
version '0.15' version '0.15'
license 'BSD-2, GPL-3 and public-domain'
compatibility 'all' compatibility 'all'
source_url 'https://prdownloads.sourceforge.net/project/docutils/docutils/0.15/docutils-0.15.tar.gz' source_url 'https://prdownloads.sourceforge.net/project/docutils/docutils/0.15/docutils-0.15.tar.gz'
source_sha256 'c35e87e985f70106f6f97e050f3bed990641e0e104566134b9cd23849a460e96' source_sha256 'c35e87e985f70106f6f97e050f3bed990641e0e104566134b9cd23849a460e96'
......
...@@ -4,6 +4,7 @@ class Docx2txt < Package ...@@ -4,6 +4,7 @@ class Docx2txt < Package
description 'docx2txt is a perl based command line utility to convert Microsoft Office(Tm) Docx documents to equivalent Text documents.' description 'docx2txt is a perl based command line utility to convert Microsoft Office(Tm) Docx documents to equivalent Text documents.'
homepage 'http://docx2txt.sourceforge.net/' homepage 'http://docx2txt.sourceforge.net/'
version '1.4' version '1.4'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'http://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.4/docx2txt-1.4.tgz' source_url 'http://downloads.sourceforge.net/project/docx2txt/docx2txt/v1.4/docx2txt-1.4.tgz'
source_sha256 'b297752910a404c1435e703d5aedb4571222bd759fa316c86ad8c8bbe58c6d1b' source_sha256 'b297752910a404c1435e703d5aedb4571222bd759fa316c86ad8c8bbe58c6d1b'
......
...@@ -4,6 +4,7 @@ class Dos2unix < Package ...@@ -4,6 +4,7 @@ class Dos2unix < Package
description 'dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa.' description 'dos2unix includes utilities to convert text files with DOS or Mac line endings to Unix line endings and vice versa.'
homepage 'http://freecode.com/projects/dos2unix' homepage 'http://freecode.com/projects/dos2unix'
version '7.4.0' version '7.4.0'
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.4.0/dos2unix-7.4.0.tar.gz' source_url 'https://downloads.sourceforge.net/project/dos2unix/dos2unix/7.4.0/dos2unix-7.4.0.tar.gz'
source_sha256 'bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a' source_sha256 'bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a'
......
...@@ -4,6 +4,7 @@ class Dosbox_x < Package ...@@ -4,6 +4,7 @@ class Dosbox_x < Package
description 'An x86 emulator with DOS.' description 'An x86 emulator with DOS.'
homepage 'https://dosbox-x.com/' homepage 'https://dosbox-x.com/'
version '0.83.1' version '0.83.1'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.83.1.tar.gz' source_url 'https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v0.83.1.tar.gz'
source_sha256 '222c6c4e2ec15bfab0e327b9ba4af92a3fcdd0ff76f1917529a11503ab4a2833' source_sha256 '222c6c4e2ec15bfab0e327b9ba4af92a3fcdd0ff76f1917529a11503ab4a2833'
......
...@@ -4,6 +4,7 @@ class Dosfstools < Package ...@@ -4,6 +4,7 @@ class Dosfstools < Package
description 'dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.' description 'dosfstools consists of the programs mkfs.fat, fsck.fat and fatlabel to create, check and label file systems of the FAT family.'
homepage 'https://github.com/dosfstools/dosfstools' homepage 'https://github.com/dosfstools/dosfstools'
version '4.1' version '4.1'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz' source_url 'https://github.com/dosfstools/dosfstools/releases/download/v4.1/dosfstools-4.1.tar.xz'
source_sha256 'e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173' source_sha256 'e6b2aca70ccc3fe3687365009dd94a2e18e82b688ed4e260e04b7412471cc173'
......
...@@ -4,6 +4,7 @@ class Double_conversion < Package ...@@ -4,6 +4,7 @@ class Double_conversion < Package
description 'Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.' description 'Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.'
homepage 'https://github.com/google/double-conversion' homepage 'https://github.com/google/double-conversion'
version '3.1.5' version '3.1.5'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/google/double-conversion/archive/v3.1.5.tar.gz' source_url 'https://github.com/google/double-conversion/archive/v3.1.5.tar.gz'
source_sha256 'a63ecb93182134ba4293fd5f22d6e08ca417caafa244afaa751cbfddf6415b13' source_sha256 'a63ecb93182134ba4293fd5f22d6e08ca417caafa244afaa751cbfddf6415b13'
......
...@@ -4,6 +4,7 @@ class Doxygen < Package ...@@ -4,6 +4,7 @@ class Doxygen < Package
description 'Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.' description 'Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.'
homepage 'http://www.doxygen.nl/' homepage 'http://www.doxygen.nl/'
version '1.8.17' version '1.8.17'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/doxygen/doxygen/archive/Release_1_8_17.tar.gz' source_url 'https://github.com/doxygen/doxygen/archive/Release_1_8_17.tar.gz'
source_sha256 '1b5d337e4b73ef1357a88cbd06fc4c301f08f279dac0adb99e876f4d72361f4f' source_sha256 '1b5d337e4b73ef1357a88cbd06fc4c301f08f279dac0adb99e876f4d72361f4f'
......
# Note: this package is depreciated upstream
require 'package' require 'package'
class Dr < Package class Dr < Package
description 'A simple ed-like devRant client' description 'A simple ed-like devRant client'
homepage 'https://github.com/Ewpratten/dr' homepage 'https://github.com/Ewpratten/dr'
version '2.0' version '2.0'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/Ewpratten/dr/archive/2.0-cros.tar.gz' source_url 'https://github.com/Ewpratten/dr/archive/2.0-cros.tar.gz'
source_sha256 '0ab9003c23d74d1ca8b0cfaf33e7db5e5b908d3448c87c4c0a83c9bf77a8ac23' source_sha256 '0ab9003c23d74d1ca8b0cfaf33e7db5e5b908d3448c87c4c0a83c9bf77a8ac23'
......
...@@ -4,6 +4,7 @@ class Dropbox < Package ...@@ -4,6 +4,7 @@ class Dropbox < Package
description 'Dropbox simplifies the way you create, share and collaborate. Bring your photos, docs, and videos anywhere and keep your files safe.' description 'Dropbox simplifies the way you create, share and collaborate. Bring your photos, docs, and videos anywhere and keep your files safe.'
homepage 'https://www.dropbox.com/' homepage 'https://www.dropbox.com/'
version '48.4.58' version '48.4.58'
license 'Dropbox-TOS'
compatibility 'i686,x86_64' compatibility 'i686,x86_64'
case ARCH case ARCH
when 'i686' when 'i686'
......
...@@ -5,6 +5,7 @@ class Dropbox_uploader < Package ...@@ -5,6 +5,7 @@ class Dropbox_uploader < Package
homepage 'https://github.com/andreafabrizi/Dropbox-Uploader' homepage 'https://github.com/andreafabrizi/Dropbox-Uploader'
version '1.0' version '1.0'
compatibility 'all' compatibility 'all'
license 'GPL-3'
source_url 'https://github.com/andreafabrizi/Dropbox-Uploader/archive/1.0.tar.gz' source_url 'https://github.com/andreafabrizi/Dropbox-Uploader/archive/1.0.tar.gz'
source_sha256 '8c9be8bd38fb3b0f0b4d1a863132ad38c8299ac62ecfbd1e818addf32b48d84c' source_sha256 '8c9be8bd38fb3b0f0b4d1a863132ad38c8299ac62ecfbd1e818addf32b48d84c'
......
...@@ -4,6 +4,7 @@ class Dstat < Package ...@@ -4,6 +4,7 @@ class Dstat < Package
description 'Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.' description 'Dstat is a versatile replacement for vmstat, iostat, netstat and ifstat.'
homepage 'http://dag.wiee.rs/home-made/dstat/' homepage 'http://dag.wiee.rs/home-made/dstat/'
version '0.7.3' version '0.7.3'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/dagwieers/dstat/archive/0.7.3.tar.gz' source_url 'https://github.com/dagwieers/dstat/archive/0.7.3.tar.gz'
source_sha256 '46e63821857b69fbc60cb2c7d893ccdd6f31cd9ef24b8bb0b68951e1c7374898' source_sha256 '46e63821857b69fbc60cb2c7d893ccdd6f31cd9ef24b8bb0b68951e1c7374898'
......
require 'package' require 'package'
class Dtrx < Package class Dtrx < Package
description "Intelligent archive extraction. dtrx stands for 'Do The Right Extraction.' It's a tool for Unix-like systems that takes all the hassle out of extracting archives." description "An intelligent archive extraction tool for UNIX-like systems standing for 'Do The Right Extraction.'"
homepage 'https://brettcsmith.org/2007/dtrx/' homepage 'https://brettcsmith.org/2007/dtrx/' # 404 Not Found
version '7.1' version '7.1'
license '' # Can't find license for project
compatibility 'all' compatibility 'all'
source_url 'https://brettcsmith.org/2007/dtrx/dtrx-7.1.tar.gz' source_url 'https://brettcsmith.org/2007/dtrx/dtrx-7.1.tar.gz' # 404 Not Found
source_sha256 '1c9afe48e9d9d4a1caa4c9b0c50593c6fe427942716ce717d81bae7f8425ce97' source_sha256 '1c9afe48e9d9d4a1caa4c9b0c50593c6fe427942716ce717d81bae7f8425ce97'
binary_url ({ binary_url ({
......
...@@ -5,6 +5,7 @@ class Dub < Package ...@@ -5,6 +5,7 @@ class Dub < Package
homepage 'https://github.com/D-Programming-Language/dub' homepage 'https://github.com/D-Programming-Language/dub'
version '1.7.1' version '1.7.1'
compatibility 'all' compatibility 'all'
license 'MIT'
source_url 'https://github.com/dlang/dub/archive/v1.7.1.tar.gz' source_url 'https://github.com/dlang/dub/archive/v1.7.1.tar.gz'
source_sha256 'baa8c533f59d83f74e89c06f5ec7e52daf3becb227c7177a9eeab7159ba86dbc' source_sha256 'baa8c533f59d83f74e89c06f5ec7e52daf3becb227c7177a9eeab7159ba86dbc'
......
...@@ -5,6 +5,7 @@ class Duplicity < Package ...@@ -5,6 +5,7 @@ class Duplicity < Package
homepage 'http://duplicity.nongnu.org/' homepage 'http://duplicity.nongnu.org/'
version '0.7.15' version '0.7.15'
compatibility 'all' compatibility 'all'
license 'GPL-3'
source_url 'https://code.launchpad.net/duplicity/0.7-series/0.7.15/+download/duplicity-0.7.15.tar.gz' source_url 'https://code.launchpad.net/duplicity/0.7-series/0.7.15/+download/duplicity-0.7.15.tar.gz'
source_sha256 '50bf7d14413284ecb036146ab9ba0e271937f2fa7826f8c8300b2965eb450a6c' source_sha256 '50bf7d14413284ecb036146ab9ba0e271937f2fa7826f8c8300b2965eb450a6c'
......
...@@ -5,6 +5,7 @@ class E2fsprogs < Package ...@@ -5,6 +5,7 @@ class E2fsprogs < Package
homepage 'http://e2fsprogs.sourceforge.net/' homepage 'http://e2fsprogs.sourceforge.net/'
@_ver = '1.45.7' @_ver = '1.45.7'
version @_ver version @_ver
license 'GPL-2 and BSD'
compatibility 'all' compatibility 'all'
source_url "https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v#{@_ver}/e2fsprogs-#{@_ver}.tar.xz" source_url "https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v#{@_ver}/e2fsprogs-#{@_ver}.tar.xz"
source_sha256 '62d49c86d9d4becf305093edd65464484dc9ea41c6ff9ae4f536e4a341b171a2' source_sha256 '62d49c86d9d4becf305093edd65464484dc9ea41c6ff9ae4f536e4a341b171a2'
......
...@@ -4,6 +4,7 @@ class Ecasound < Package ...@@ -4,6 +4,7 @@ class Ecasound < Package
description 'Ecasound is a software package designed for multitrack audio processing.' description 'Ecasound is a software package designed for multitrack audio processing.'
homepage 'https://ecasound.seul.org/ecasound/' homepage 'https://ecasound.seul.org/ecasound/'
version '1.0.21' version '1.0.21'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://nosignal.fi/download/ecasound-2.9.3.tar.gz' source_url 'https://nosignal.fi/download/ecasound-2.9.3.tar.gz'
source_sha256 '468bec44566571043c655c808ddeb49ae4f660e49ab0072970589fd5a493f6d4' source_sha256 '468bec44566571043c655c808ddeb49ae4f660e49ab0072970589fd5a493f6d4'
......
...@@ -4,6 +4,7 @@ class Ed < Package ...@@ -4,6 +4,7 @@ class Ed < Package
description 'GNU ed is a line-oriented text editor.' description 'GNU ed is a line-oriented text editor.'
homepage 'http://www.gnu.org/software/ed/ed.html' homepage 'http://www.gnu.org/software/ed/ed.html'
version '1.15' version '1.15'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/ed/ed-1.15.tar.lz' source_url 'https://ftpmirror.gnu.org/ed/ed-1.15.tar.lz'
source_sha256 'ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174' source_sha256 'ad4489c0ad7a108c514262da28e6c2a426946fb408a3977ef1ed34308bdfd174'
......
...@@ -4,6 +4,7 @@ class Editres < Package ...@@ -4,6 +4,7 @@ class Editres < Package
description 'Editres is a tool that allows users and application developers to view the full widget hierarchy of any Xt Toolkit application that speaks the Editres protocol.' description 'Editres is a tool that allows users and application developers to view the full widget hierarchy of any Xt Toolkit application that speaks the Editres protocol.'
homepage 'https://www.x.org' homepage 'https://www.x.org'
version '1.0.7' version '1.0.7'
license 'custom'
compatibility 'all' compatibility 'all'
source_url 'https://x.org/archive/individual/app/editres-1.0.7.tar.bz2' source_url 'https://x.org/archive/individual/app/editres-1.0.7.tar.bz2'
source_sha256 '089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11' source_sha256 '089ad34628e55a779b97e369f55fb12caefc96d684b508d9022eb9e12b775c11'
......
...@@ -4,6 +4,7 @@ class Eigen < Package ...@@ -4,6 +4,7 @@ class Eigen < Package
description 'Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.' description 'Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.'
homepage 'http://eigen.tuxfamily.org/' homepage 'http://eigen.tuxfamily.org/'
version '3.3.7' version '3.3.7'
license 'MPL-2.0'
compatibility 'all' compatibility 'all'
source_url 'https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.tar.bz2' source_url 'https://gitlab.com/libeigen/eigen/-/archive/3.3.7/eigen-3.3.7.tar.bz2'
source_sha256 '685adf14bd8e9c015b78097c1dc22f2f01343756f196acdc76a678e1ae352e11' source_sha256 '685adf14bd8e9c015b78097c1dc22f2f01343756f196acdc76a678e1ae352e11'
......
...@@ -5,6 +5,7 @@ class Elfutils < Package ...@@ -5,6 +5,7 @@ class Elfutils < Package
homepage 'https://sourceware.org/elfutils/' homepage 'https://sourceware.org/elfutils/'
@_ver = '0.183' @_ver = '0.183'
version @_ver version @_ver
license 'GPL-2+ or LGPL-3+'
compatibility 'all' compatibility 'all'
source_url "https://sourceware.org/elfutils/ftp/#{@_ver}/elfutils-#{@_ver}.tar.bz2" source_url "https://sourceware.org/elfutils/ftp/#{@_ver}/elfutils-#{@_ver}.tar.bz2"
source_sha256 'c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5' source_sha256 'c3637c208d309d58714a51e61e63f1958808fead882e9b607506a29e5474f2c5'
......
...@@ -4,6 +4,7 @@ class Elinks < Package ...@@ -4,6 +4,7 @@ class Elinks < Package
description 'Full-Featured Text WWW Browser' description 'Full-Featured Text WWW Browser'
homepage 'http://elinks.or.cz/' homepage 'http://elinks.or.cz/'
version '0.11.7' version '0.11.7'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'http://elinks.or.cz/download/elinks-0.11.7.tar.bz2' source_url 'http://elinks.or.cz/download/elinks-0.11.7.tar.bz2'
source_sha256 '456db6f704c591b1298b0cd80105f459ff8a1fc07a0ec1156a36c4da6f898979' source_sha256 '456db6f704c591b1298b0cd80105f459ff8a1fc07a0ec1156a36c4da6f898979'
......
...@@ -4,6 +4,7 @@ class Elixir < Package ...@@ -4,6 +4,7 @@ class Elixir < Package
description 'Elixir is a dynamic, functional language designed for building scalable and maintainable applications.' description 'Elixir is a dynamic, functional language designed for building scalable and maintainable applications.'
homepage 'https://elixir-lang.org/' homepage 'https://elixir-lang.org/'
version '1.9.1-1' version '1.9.1-1'
license 'Apache-2.0 and ErlPL-1.1'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip' source_url 'https://github.com/elixir-lang/elixir/releases/download/v1.9.1/Precompiled.zip'
source_sha256 '17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6' source_sha256 '17e43cb1627a0fa5625bc370cec0964ad6471ef242f1549e316db73c0d94fcc6'
......
...@@ -5,6 +5,7 @@ class Elogind < Package ...@@ -5,6 +5,7 @@ class Elogind < Package
homepage 'https://github.com/elogind/elogind' homepage 'https://github.com/elogind/elogind'
@_ver = '246.10' @_ver = '246.10'
version "#{@_ver}-1" version "#{@_ver}-1"
license 'CC0-1.0, LGPL-2.1+ and public-domain'
compatibility 'all' compatibility 'all'
source_url "https://github.com/elogind/elogind/archive/v#{@_ver}.tar.gz" source_url "https://github.com/elogind/elogind/archive/v#{@_ver}.tar.gz"
source_sha256 'c490dc158c8f5bca8d00ecfcc7ad5af24d1c7b9e59990a0b3b1323996221a922' source_sha256 'c490dc158c8f5bca8d00ecfcc7ad5af24d1c7b9e59990a0b3b1323996221a922'
......
...@@ -4,6 +4,7 @@ class Emacs < Package ...@@ -4,6 +4,7 @@ class Emacs < Package
description 'An extensible, customizable, free/libre text editor - and more.' description 'An extensible, customizable, free/libre text editor - and more.'
homepage 'http://www.gnu.org/software/emacs/' homepage 'http://www.gnu.org/software/emacs/'
version '27.1' version '27.1'
license 'GPL-3+, FPL-1.3+, BSD, HPND, MIT, W3C, unicode and PSF-2'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/emacs/emacs-27.1.tar.xz' source_url 'https://ftpmirror.gnu.org/emacs/emacs-27.1.tar.xz'
source_sha256 '4a4c128f915fc937d61edfc273c98106711b540c9be3cd5d2e2b9b5b2f172e41' source_sha256 '4a4c128f915fc937d61edfc273c98106711b540c9be3cd5d2e2b9b5b2f172e41'
......
...@@ -5,6 +5,7 @@ class Enchant < Package ...@@ -5,6 +5,7 @@ class Enchant < Package
homepage 'https://abiword.github.io/enchant/' homepage 'https://abiword.github.io/enchant/'
@_ver = '2.2.15' @_ver = '2.2.15'
version @_ver version @_ver
license 'LGPL-2.1+'
compatibility 'all' compatibility 'all'
source_url "https://github.com/AbiWord/enchant/archive/v#{@_ver}.tar.gz" source_url "https://github.com/AbiWord/enchant/archive/v#{@_ver}.tar.gz"
source_sha256 '85295934102a4ab94f209cbc7c956affcb2834e7a5fb2101e2db436365e2922d' source_sha256 '85295934102a4ab94f209cbc7c956affcb2834e7a5fb2101e2db436365e2922d'
......
...@@ -4,6 +4,7 @@ class Encodings < Package ...@@ -4,6 +4,7 @@ class Encodings < Package
description 'X11 Font Index Generator' description 'X11 Font Index Generator'
homepage 'https://xorg.freedesktop.org' homepage 'https://xorg.freedesktop.org'
version '1.0.5' version '1.0.5'
license 'custom'
compatibility 'all' compatibility 'all'
source_url 'https://www.x.org/releases/individual/font/encodings-1.0.5.tar.bz2' source_url 'https://www.x.org/releases/individual/font/encodings-1.0.5.tar.bz2'
source_sha256 'bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31' source_sha256 'bd96e16143a044b19e87f217cf6a3763a70c561d1076aad6f6d862ec41774a31'
......
...@@ -4,6 +4,7 @@ class Enlightenment < Package ...@@ -4,6 +4,7 @@ class Enlightenment < Package
description 'Enlightenment desktop shell' description 'Enlightenment desktop shell'
homepage 'https://enlightenment.org' homepage 'https://enlightenment.org'
version '0.24.1' version '0.24.1'
license 'BSD-2'
compatibility 'all' compatibility 'all'
source_url 'https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.24.1.tar.xz' source_url 'https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.24.1.tar.xz'
source_sha256 'aee2b6178c918d71ebe661129f4008d773e70e5784651dadbcf56eec0a6d4a09' source_sha256 'aee2b6178c918d71ebe661129f4008d773e70e5784651dadbcf56eec0a6d4a09'
......
...@@ -4,6 +4,7 @@ class Enscript < Package ...@@ -4,6 +4,7 @@ class Enscript < Package
description 'GNU Enscript is a free replacement for Adobe\'s enscript program.' description 'GNU Enscript is a free replacement for Adobe\'s enscript program.'
homepage 'https://www.gnu.org/software/enscript/' homepage 'https://www.gnu.org/software/enscript/'
version '1.6.6' version '1.6.6'
license 'GPL-3'
compatibility 'all' compatibility 'all'
source_url 'https://ftpmirror.gnu.org/enscript/enscript-1.6.6.tar.gz' source_url 'https://ftpmirror.gnu.org/enscript/enscript-1.6.6.tar.gz'
source_sha256 '6d56bada6934d055b34b6c90399aa85975e66457ac5bf513427ae7fc77f5c0bb' source_sha256 '6d56bada6934d055b34b6c90399aa85975e66457ac5bf513427ae7fc77f5c0bb'
......
...@@ -4,6 +4,7 @@ class Entr < Package ...@@ -4,6 +4,7 @@ class Entr < Package
description 'Run arbitrary commands when files change' description 'Run arbitrary commands when files change'
homepage 'http://entrproject.org/' homepage 'http://entrproject.org/'
version '4.0' version '4.0'
license 'ISC'
compatibility 'all' compatibility 'all'
source_url 'http://entrproject.org/code/entr-4.0.tar.gz' source_url 'http://entrproject.org/code/entr-4.0.tar.gz'
source_sha256 '4ad4fe9108b179199951cfc78a581a8a69602b073dae59bcae4b810f6e1f6c8b' source_sha256 '4ad4fe9108b179199951cfc78a581a8a69602b073dae59bcae4b810f6e1f6c8b'
......
...@@ -4,6 +4,7 @@ class Epydoc < Package ...@@ -4,6 +4,7 @@ class Epydoc < Package
description 'Epydoc is a tool for generating API documentation for Python modules, based on their docstrings.' description 'Epydoc is a tool for generating API documentation for Python modules, based on their docstrings.'
homepage 'http://epydoc.sourceforge.net/' homepage 'http://epydoc.sourceforge.net/'
version '3.0.1' version '3.0.1'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://downloads.sourceforge.net/project/epydoc/epydoc/3.0.1/epydoc-3.0.1.tar.gz' source_url 'https://downloads.sourceforge.net/project/epydoc/epydoc/3.0.1/epydoc-3.0.1.tar.gz'
source_sha256 'd4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af61725b6ad1' source_sha256 'd4e5c8d90937d01b05170f592c1fa9b29e9ed0498dfe7f0eb2a3af61725b6ad1'
......
...@@ -4,6 +4,7 @@ class Erlang < Package ...@@ -4,6 +4,7 @@ class Erlang < Package
description 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability.' description 'Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability.'
homepage 'http://www.erlang.org/' homepage 'http://www.erlang.org/'
version '23.1' version '23.1'
license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url 'http://erlang.org/download/otp_src_23.1.tar.gz' source_url 'http://erlang.org/download/otp_src_23.1.tar.gz'
source_sha256 'cb5b7246eeaac9298c51c9915386df2f784e82a3f7ff93b68453591f0b370400' source_sha256 'cb5b7246eeaac9298c51c9915386df2f784e82a3f7ff93b68453591f0b370400'
......
...@@ -4,6 +4,7 @@ class Eudev < Package ...@@ -4,6 +4,7 @@ class Eudev < Package
description 'Gentoo standalone udev' description 'Gentoo standalone udev'
homepage 'https://wiki.gentoo.org/wiki/Project:Eudev' homepage 'https://wiki.gentoo.org/wiki/Project:Eudev'
version '3.2.9' version '3.2.9'
license 'LGPL-2.1, MIT and GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/gentoo/eudev/archive/v3.2.9.tar.gz' source_url 'https://github.com/gentoo/eudev/archive/v3.2.9.tar.gz'
source_sha256 '7d281276b480da3935d1acb239748c2c9db01a8043aad7e918ce57a223d8cd24' source_sha256 '7d281276b480da3935d1acb239748c2c9db01a8043aad7e918ce57a223d8cd24'
......
...@@ -2,8 +2,9 @@ require 'package' ...@@ -2,8 +2,9 @@ require 'package'
class Eventstat < Package class Eventstat < Package
description 'Eventstat periodically dumps out the current kernel event state.' description 'Eventstat periodically dumps out the current kernel event state.'
homepage 'http://kernel.ubuntu.com/~cking/eventstat/' homepage 'https://kernel.ubuntu.com/~cking/eventstat/'
version '0.04.07' version '0.04.07'
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url 'https://kernel.ubuntu.com/~cking/tarballs/eventstat/eventstat-0.04.07.tar.gz' source_url 'https://kernel.ubuntu.com/~cking/tarballs/eventstat/eventstat-0.04.07.tar.gz'
source_sha256 '492f9ff8b64f1e2d4d4d67607331b87e4bcf95a4acff60d674ff2a391fa9103d' source_sha256 '492f9ff8b64f1e2d4d4d67607331b87e4bcf95a4acff60d674ff2a391fa9103d'
......
...@@ -4,6 +4,7 @@ class Evolution_data_server < Package ...@@ -4,6 +4,7 @@ class Evolution_data_server < Package
description 'Centralized access to appointments and contacts' description 'Centralized access to appointments and contacts'
@_ver = '3.39.3' @_ver = '3.39.3'
version @_ver version @_ver
license 'LGPL-2 or LGPL-3, BSD and Sleepycat'
compatibility 'all' compatibility 'all'
source_url "https://github.com/GNOME/evolution-data-server/archive/#{@_ver}.tar.gz" source_url "https://github.com/GNOME/evolution-data-server/archive/#{@_ver}.tar.gz"
source_sha256 'd789b6dc403d35902b3b6cdcebff31880d2773b1829fbdc561c59a71453eaab9' source_sha256 'd789b6dc403d35902b3b6cdcebff31880d2773b1829fbdc561c59a71453eaab9'
......
...@@ -4,6 +4,7 @@ class Exa < Package ...@@ -4,6 +4,7 @@ class Exa < Package
description 'Modern replacement for \'ls\'' description 'Modern replacement for \'ls\''
homepage 'https://the.exa.website' homepage 'https://the.exa.website'
version '0.9.0' version '0.9.0'
license 'Apache-2.0, MIT and Unlicense'
compatibility 'aarch64,armv7l,x86_64' compatibility 'aarch64,armv7l,x86_64'
case ARCH case ARCH
when 'aarch64', 'armv7l', 'x86_64' when 'aarch64', 'armv7l', 'x86_64'
......
...@@ -5,6 +5,7 @@ class Exfatprogs < Package ...@@ -5,6 +5,7 @@ class Exfatprogs < Package
homepage 'https://github.com/exfatprogs/exfatprogs' homepage 'https://github.com/exfatprogs/exfatprogs'
@_ver = '1.1.0' @_ver = '1.1.0'
version @_ver version @_ver
license 'GPL-2'
compatibility 'all' compatibility 'all'
source_url "https://github.com/exfatprogs/exfatprogs/archive/#{@_ver}/exfatprogs-#{@_ver}.tar.gz" source_url "https://github.com/exfatprogs/exfatprogs/archive/#{@_ver}/exfatprogs-#{@_ver}.tar.gz"
source_sha256 '88c12a2f9cbe4f12129f3b7fa2cd42f24dbed3f579e61bac2ca699ca79fad4e0' source_sha256 '88c12a2f9cbe4f12129f3b7fa2cd42f24dbed3f579e61bac2ca699ca79fad4e0'
......
...@@ -4,6 +4,7 @@ class Exif < Package ...@@ -4,6 +4,7 @@ class Exif < Package
description 'A small command-line utility to show EXIF information hidden in JPEG files' description 'A small command-line utility to show EXIF information hidden in JPEG files'
homepage 'https://libexif.github.io/' homepage 'https://libexif.github.io/'
version '0.6.21' version '0.6.21'
license 'LGPL-2+'
compatibility 'all' compatibility 'all'
source_url 'https://github.com/libexif/exif/archive/exif-0_6_21-release.tar.gz' source_url 'https://github.com/libexif/exif/archive/exif-0_6_21-release.tar.gz'
source_sha256 'f55e125eee6c2a75d367d3b388bcd7bea75dc944fabe8671bb32e889192f4b77' source_sha256 'f55e125eee6c2a75d367d3b388bcd7bea75dc944fabe8671bb32e889192f4b77'
......
...@@ -4,6 +4,7 @@ class Exo < Package ...@@ -4,6 +4,7 @@ class Exo < Package
description 'Extension library for the Xfce desktop environment' description 'Extension library for the Xfce desktop environment'
homepage 'https://xfce.org/' homepage 'https://xfce.org/'
version '4.16.0' version '4.16.0'
license 'Apache-2.0'
compatibility 'all' compatibility 'all'
source_url "https://archive.xfce.org/src/xfce/exo/4.16/exo-#{version}.tar.bz2" source_url "https://archive.xfce.org/src/xfce/exo/4.16/exo-#{version}.tar.bz2"
source_sha256 '1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc' source_sha256 '1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc'
......
...@@ -4,6 +4,7 @@ class Expat < Package ...@@ -4,6 +4,7 @@ class Expat < Package
description 'James Clark\'s Expat XML parser library in C.' description 'James Clark\'s Expat XML parser library in C.'
homepage 'https://sourceforge.net/projects/expat/' homepage 'https://sourceforge.net/projects/expat/'
version '2.2.9' version '2.2.9'
license 'MIT'
compatibility 'all' compatibility 'all'
source_url 'https://prdownloads.sourceforge.net/project/expat/expat/2.2.9/expat-2.2.9.tar.bz2' source_url 'https://prdownloads.sourceforge.net/project/expat/expat/2.2.9/expat-2.2.9.tar.bz2'
source_sha256 'f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237' source_sha256 'f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237'
......
...@@ -4,6 +4,7 @@ class Expect < Package ...@@ -4,6 +4,7 @@ class Expect < Package
description 'Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc.' description 'Expect is a tool for automating interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc.'
homepage 'http://expect.sourceforge.net/' homepage 'http://expect.sourceforge.net/'
version '5.45.4' version '5.45.4'
license 'BSD'
compatibility 'all' compatibility 'all'
source_url 'http://downloads.sourceforge.net/project/expect/Expect/5.45.4/expect5.45.4.tar.gz' source_url 'http://downloads.sourceforge.net/project/expect/Expect/5.45.4/expect5.45.4.tar.gz'
source_sha256 '49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34' source_sha256 '49a7da83b0bdd9f46d04a04deec19c7767bb9a323e40c4781f89caf760b92c34'
......
...@@ -390,6 +390,7 @@ BCS ...@@ -390,6 +390,7 @@ BCS
bestcrypt bestcrypt
CAPYBARA-EULA CAPYBARA-EULA
Coherent-Graphics Coherent-Graphics
Dropbox-TOS
ETQW ETQW
f.lux f.lux
FAH-EULA-2014 FAH-EULA-2014
...@@ -442,5 +443,5 @@ WPS-EULA ...@@ -442,5 +443,5 @@ WPS-EULA
zi-labone zi-labone
# Other licenses # Other licenses
custom custom # A license cannot be 'custom' the source code is unavailable. Instead, find the license and add it under the EULA section of this file.
unlicensed unlicensed
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