mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add package descriptions and homepages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'package'
|
||||
|
||||
class Fontconfig < Package
|
||||
description 'Fontconfig is a library for configuring and customizing font access.'
|
||||
homepage 'https://www.freedesktop.org/software/fontconfig/front.html'
|
||||
version '2.11.94-1'
|
||||
source_url 'http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.94.tar.gz'
|
||||
source_sha1 '3748d8a2b9cf8052dbd003f524d829157f1ead83'
|
||||
|
||||
Reference in New Issue
Block a user