Add package descriptions and homepages

This commit is contained in:
lyxell
2017-05-30 05:20:56 +02:00
parent 41cefa1e24
commit 5aa6546dde
169 changed files with 337 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
require 'package'
class Gawk < Package
description 'The gawk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.'
homepage 'https://www.gnu.org/software/gawk/'
version '4.1.4-1'
source_url 'http://ftp.gnu.org/gnu/gawk/gawk-4.1.4.tar.xz'
source_sha1 'd67e00e2f6178e9cbd2c0ba923ae157bc0b3b570'