Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxim Karasev
aports
Commits
b6bc543b
Commit
b6bc543b
authored
8 years ago
by
Stefan Wagner
Committed by
Jakub Jirutka
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/ttf-inconsolata: move from unmaintained and update
parent
f156a21d
Loading
Loading
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
testing/ttf-inconsolata/APKBUILD
+24
-0
24 additions, 0 deletions
testing/ttf-inconsolata/APKBUILD
unmaintained/ttf-inconsolata/APKBUILD
+0
-29
0 additions, 29 deletions
unmaintained/ttf-inconsolata/APKBUILD
with
24 additions
and
29 deletions
testing/ttf-inconsolata/APKBUILD
0 → 100644
+
24
−
0
View file @
b6bc543b
# Contributor: Stefan Wagner <stw@bit-strickerei.de>
# Maintainer: Stefan Wagner <stw@bit-strickerei.de>
pkgname
=
ttf-inconsolata
pkgver
=
20160814
_gitref
=
c6c7e432a29bd7c817feed0963f568a6d710625c
pkgrel
=
0
pkgdesc
=
"Inconsolata fonts"
url
=
"https://www.google.com/fonts/specimen/Inconsolata"
license
=
"OFL"
arch
=
"noarch"
source
=
"https://github.com/google/fonts/raw/
$_gitref
/ofl/inconsolata/Inconsolata-Regular.ttf
https://github.com/google/fonts/raw/
$_gitref
/ofl/inconsolata/Inconsolata-Bold.ttf"
package
()
{
install
-d
"
$pkgdir
"
/usr/share/fonts/truetype/inconsolata
install
-D
-t
"
$pkgdir
"
/usr/share/fonts/truetype/inconsolata
"
$srcdir
"
/
*
.ttf
}
md5sums
=
"c6623d74820bb62d25c969a50bafbb46 Inconsolata-Bold.ttf
b0639eb725c0df94f68b779889679457 Inconsolata-Regular.ttf"
sha256sums
=
"0db9dc0cf39efef147a7b368c98e1b7588afd2bc4d30e4c9e313f5511e599a87 Inconsolata-Bold.ttf
346eff8b8292ef2b8026cf1dbea3fc0c79eba444270d38d73da895ddcba74e15 Inconsolata-Regular.ttf"
sha512sums
=
"937ddafda60c85a404658b420a46f7e5c9836d0e060ad29ade5b0c989777daca22c230409ce5973cd655295def1ef9f59fbd796d171e647ae8a42055e3fa2dab Inconsolata-Bold.ttf
7aeb0b16def1e454735f40375099b636834eb838d518592f7869e58a587f8a5c7b7d2289c9edc812bf3390d8c9cbb124c2819e2b7e77e938b3396ba6472c4b41 Inconsolata-Regular.ttf"
This diff is collapsed.
Click to expand it.
unmaintained/ttf-inconsolata/APKBUILD
deleted
100644 → 0
+
0
−
29
View file @
f156a21d
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
ttf-inconsolata
pkgver
=
1.01
pkgrel
=
0
pkgdesc
=
"Inconsolata fonts"
url
=
"http://www.levien.com/type/myfonts/inconsolata.html"
license
=
"OFL"
arch
=
"noarch"
depends
=
""
makedepends
=
""
install
=
source
=
"https://googlefontdirectory.googlecode.com/hg/ofl/inconsolata/Inconsolata-Bold.ttf
https://googlefontdirectory.googlecode.com/hg/ofl/inconsolata/Inconsolata-Regular.ttf"
build
()
{
return
0
}
package
()
{
install
-D
$srcdir
/
*
.ttf
\
"
$pkgdir
"
/usr/share/fonts/truetype/inconsolata
}
md5sums
=
"b9c2050d87b51fd3d658dd851a95373f Inconsolata-Bold.ttf
9ac6e3d2a7fb76468bd417ea40b6f8c4 Inconsolata-Regular.ttf"
sha256sums
=
"93b844b88519b6fbc4fd72eb8d8e30cde2b03a57cbd78892e5886ae47a282db0 Inconsolata-Bold.ttf
e9acd1d9ff913e75139ddc735ac43f95b6806a9de4dc7b6f30ea33130d8c5639 Inconsolata-Regular.ttf"
sha512sums
=
"d7e860c8473badded9a1b3b53afe2bb533c17ca129c9e0b6df5dc67fae7d55eafb26c906726d7af51c4046b8abc0e1ef38b4fd7c53c4810968a0fb75877171d7 Inconsolata-Bold.ttf
3cefae7cfb6c24f0c68bf0df2da5e298b785d1f02c69b22c96d4d5c77f581c7d48cdcf172c1cad35634fd4032b665a4c40d20b5fc2efde6377676b9f1a3ae11a Inconsolata-Regular.ttf"
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