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
2f956313
Unverified
Commit
2f956313
authored
4 years ago
by
Síle Ekaterin Liszka
Browse files
Options
Downloads
Patches
Plain Diff
user/otf-source-sans-pro: upgrade to 3.028
parent
c072f9f5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!500
Bumps for packages owned by Kiyoshi Aman for 27 Sep 2020
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/otf-source-sans-pro/APKBUILD
+5
-4
5 additions, 4 deletions
user/otf-source-sans-pro/APKBUILD
with
5 additions
and
4 deletions
user/otf-source-sans-pro/APKBUILD
+
5
−
4
View file @
2f956313
# Contributor: Kiyoshi Aman <adelie@aerdan.vulpine.house>
# Maintainer: Kiyoshi Aman <adelie@aerdan.vulpine.house>
pkgname
=
otf-source-sans-pro
pkgver
=
3.006
pkgver
=
3.028
_pkgver
=
${
pkgver
%.*
}
v
${
pkgver
#*.
}
pkgrel
=
0
pkgdesc
=
"Sans serif font family for user interfaces"
url
=
"https://adobe-fonts.github.io/source-sans-pro"
...
...
@@ -10,15 +11,15 @@ options="!check" # No test suite.
license
=
"OFL-1.1"
depends
=
"fontconfig"
makedepends
=
""
source
=
"https://github.com/adobe-fonts/source-sans-pro/releases/download/
${
pkgver
}
R/source-sans-
pro-
${
pkgver
}
R.zip"
source
=
"https://github.com/adobe-fonts/source-sans-pro/releases/download/
${
pkgver
}
R/source-sans-
${
_
pkgver
}
R.zip"
builddir
=
"
$srcdir
/source-sans-pro-
${
pkgver
}
R"
package
()
{
cd
"
$
build
dir
"
/OTF
cd
"
$
src
dir
"
/OTF
mkdir
-p
"
$pkgdir
"
/usr/share/fonts/X11/OTF/
${
pkgname
#*-
}
for
i
in
*
.otf
;
do
install
-Dm644
"
$i
"
"
$pkgdir
"
/usr/share/fonts/X11/OTF/
${
pkgname
#*-
}
done
}
sha512sums
=
"
f6351e7b842204ff07bbbf0c6ea1e7767d5adc4e0102435c3efab5ee1f14f7c6a
6e
f
e8
c475fa286e1c82399e13bad11d75430a10338f41e6ffb9b52939cb9d25
source-sans-
pro-3.006
R.zip"
sha512sums
=
"
4aa01b9b56b7449118f171ae57a43309fb6ff7bb8e9c40643dc15b1aa529d39ecf49
6e
9
e8
be60ef0cdc16762cfaf5b28b6ddadf818ddaeb3cceb8bb5d55f1891
source-sans-
3v028
R.zip"
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