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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Paul Bredbury
aports
Commits
9f3e38a7
Commit
9f3e38a7
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/spirv-tools: upgrade to 1.3.224.1
parent
078ea61f
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
main/spirv-tools/APKBUILD
+4
-5
4 additions, 5 deletions
main/spirv-tools/APKBUILD
with
4 additions
and
5 deletions
main/spirv-tools/APKBUILD
+
4
−
5
View file @
9f3e38a7
...
...
@@ -2,8 +2,7 @@
# Maintainer: Simon Zeni <simon@bl4ckb0ne.ca>
pkgname
=
spirv-tools
_pkgname
=
SPIRV-Tools
pkgver
=
1.3.224
_gitrev
=
7826e1941eab1aa66fbe84c48b95921bff402a96
pkgver
=
1.3.224.1
pkgrel
=
0
pkgdesc
=
"API and commands for processing SPIR-V modules"
url
=
"https://github.com/KhronosGroup/SPIRV-Tools"
...
...
@@ -12,8 +11,8 @@ license="Apache-2.0"
depends_dev
=
"spirv-headers
$pkgname
=
$pkgver
-r
$pkgrel
"
makedepends
=
"
$depends_dev
cmake samurai python3"
subpackages
=
"
$pkgname
-dev
$pkgname
-dbg"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/KhronosGroup/SPIRV-tools/archive/
$_gitrev
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$_gitrev
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/KhronosGroup/SPIRV-tools/archive/
refs/tags/sdk-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
sdk-
$pkgver
"
build
()
{
if
[
"
$CBUILD
"
!=
"
$CHOST
"
]
;
then
...
...
@@ -46,5 +45,5 @@ package() {
}
sha512sums
=
"
cd75c237b1dc3ea20d37f95a5e37d804a64c0eab40126ee417d5a0457afa76451143d1a4c9ece14a8b8bce7a7eae531de8c63ae5f3c2a19b371aa5a6f81ee01e
spirv-tools-1.3.224.tar.gz
8307490b33b3effac0e4beb20bfcfcd19179504fcda2e1f552520a52708eb104bf33588df95311a3ab30f58dd37449ce225246ad153937e0f3db293b105d36c7
spirv-tools-1.3.224.
1.
tar.gz
"
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