Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
4323b375
Verified
Commit
4323b375
authored
7 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/ttf-noto: last time was a little too reluctant
parent
0aca7a09
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/ttf-noto/APKBUILD
+7
-4
7 additions, 4 deletions
user/ttf-noto/APKBUILD
with
7 additions
and
4 deletions
user/ttf-noto/APKBUILD
+
7
−
4
View file @
4323b375
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
ttf-noto
pkgname
=
ttf-noto
pkgver
=
20160531
pkgver
=
20160531
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Noto font family"
pkgdesc
=
"Noto font family"
url
=
"http://www.google.com/get/noto/"
url
=
"http://www.google.com/get/noto/"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -22,14 +22,17 @@ source="https://dev.gentoo.org/~floppym/dist/noto-$pkgver.tar.xz
...
@@ -22,14 +22,17 @@ source="https://dev.gentoo.org/~floppym/dist/noto-$pkgver.tar.xz
90-tt-noto-sans.conf
90-tt-noto-sans.conf
90-tt-noto-serif.conf"
90-tt-noto-serif.conf"
_
builddir
=
"
$srcdir
"
builddir
=
"
$srcdir
"
build
()
{
build
()
{
cd
"
$
_
builddir
"
cd
"
$builddir
"
}
}
package
()
{
package
()
{
mkdir
-p
"
$pkgdir
"
mkdir
-p
"
$pkgdir
"
/usr/share/fonts/truetype/
mkdir
-p
"
$pkgdir
"
/etc/fonts/conf.d/
cp
"
$builddir
"
/
*
.ttf
"
$pkgdir
"
/usr/share/fonts/truetype/
cp
"
$builddir
"
/
*
.conf
"
$pkgdir
"
/etc/fonts/conf.d/
}
}
sha512sums
=
"7114cd150d83747574f7177cc230c2e665d39aa934d6ef41224343ea7b8612e6b9d77ca5938eb9c815849a2908f035a0824e4e9153d7f44055f4947bf9fc1580 noto-20160531.tar.xz
sha512sums
=
"7114cd150d83747574f7177cc230c2e665d39aa934d6ef41224343ea7b8612e6b9d77ca5938eb9c815849a2908f035a0824e4e9153d7f44055f4947bf9fc1580 noto-20160531.tar.xz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment