Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
207
Merge Requests
207
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
4c530a9c
Commit
4c530a9c
authored
Dec 16, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/fontconfig: upgrade to 2.8.0
parent
f3e989ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
x11/fontconfig/APKBUILD
x11/fontconfig/APKBUILD
+7
-3
No files found.
x11/fontconfig/APKBUILD
View file @
4c530a9c
# Contributor: Mika Havela <mika.havela@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
fontconfig
pkgver
=
"2.6.0"
pkgrel
=
2
pkgver
=
2.8.0
pkgrel
=
0
pkgdesc
=
"The Fontconfig package is a library for configuring and customizing font access."
url
=
"http://fontconfig.org"
license
=
"GPL"
...
...
@@ -21,9 +21,13 @@ build() {
--sysconfdir
=
/etc
\
--disable-docs
make
||
return
1
}
package
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
-j1
DESTDIR
=
"
$pkgdir
"
install
install
-m644
-D
COPYING
"
$pkgdir
"
/usr/share/licenses/
"
${
pkgname
}
"
/COPYING
}
md5sums
=
"
ab54ec1d4ddd836313fdbc0cd5299d6d fontconfig-2.6
.0.tar.gz"
md5sums
=
"
77e15a92006ddc2adbb06f840d591c0e fontconfig-2.8
.0.tar.gz"
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