Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
chromebrew
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
chromebrew
Commits
8788698a
Commit
8788698a
authored
7 years ago
by
lyxell
Committed by
GitHub
7 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #941 from uberhacker/update-freetype-package
Update freetype from 2.7.1 to 2.8
parents
3b819c24
c62459a8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
packages/freetype.rb
packages/freetype.rb
+3
-3
No files found.
packages/freetype.rb
View file @
8788698a
...
...
@@ -3,9 +3,9 @@ require 'package'
class
Freetype
<
Package
description
'FreeType is a freely available software library to render fonts.'
homepage
'https://www.freetype.org/'
version
'2.
7.1
'
source_url
'http://download.savannah.gnu.org/releases/freetype/freetype-2.
7.1.tar.gz
'
source_sha256
'
162ef25aa64480b1189cdb261228e6c5c44f212aac4b4621e28cf2157efb59f5
'
version
'2.
8
'
source_url
'http://download.savannah.gnu.org/releases/freetype/freetype-2.
8.tar.bz2
'
source_sha256
'
a3c603ed84c3c2495f9c9331fe6bba3bb0ee65e06ec331e0a0fb52158291b40b
'
def
self
.
build
system
"./configure CFLAGS=
\"
-fPIC
\"
"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment