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
dceb1dd7
Commit
dceb1dd7
authored
6 years ago
by
Max Rees
Browse files
Options
Downloads
Patches
Plain Diff
user/glm: bump to 0.9.9.3
parent
6d18ca96
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!197
Upgrade LibreOffice to 6.2 and upgrade some of its dependencies
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/glm/APKBUILD
+4
-5
4 additions, 5 deletions
user/glm/APKBUILD
with
4 additions
and
5 deletions
user/glm/APKBUILD
+
4
−
5
View file @
dceb1dd7
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Max Rees <maxcrees@me.com>
pkgname
=
glm
pkgver
=
0.9.9.
1
pkgver
=
0.9.9.
3
pkgrel
=
0
pkgdesc
=
"C++ header-only mathematics library for graphics programming"
url
=
"https://glm.g-truc.net/"
...
...
@@ -14,7 +14,6 @@ builddir="$srcdir/$pkgname"
replaces
=
"glm-dev"
build
()
{
cd
"
$builddir
"
mkdir
build
cd
build
...
...
@@ -27,14 +26,14 @@ build() {
}
check
()
{
cd
"
$builddir
"
/
build
cd
build
make
test
}
package
()
{
cd
"
$builddir
"
/
build
cd
build
make
install
DESTDIR
=
"
$pkgdir
"
}
sha512sums
=
"
7e45cdede3648d5a6bfc5dd3be3514b11184f04024388207db558d7a888653e4a8714282ab898be73f9aad63630991a3eb4c1e77c271dd1ddbfb6698c71d07a3
glm-0.9.9.
1
.zip
sha512sums
=
"
eb7589345eb627d9fda84771bd2cf3eb0e4e9e48bf6bb7490bd8844b66558717de5dc96cde9d66e81f7ba4e54090f18dbe1bbccb2452ed0ed8c17cdf7b6e4aa2
glm-0.9.9.
3
.zip
954495cc875b9e70f1957f54cdaa44738268a5a1104036edcdfd74736f8a3385725f29032a533f2a5acbdbfa19d2fe4bc80ef9fdb49d3e8bdc5dc00db86c813a be.patch"
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