Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
94db0479
Commit
94db0479
authored
Jan 05, 2012
by
Stephen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated opencl-headers
parent
273eec91
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
opencl-headers/PKGBUILD
opencl-headers/PKGBUILD
+8
-8
qftp/PKGBUILD
qftp/PKGBUILD
+2
-2
No files found.
opencl-headers/PKGBUILD
View file @
94db0479
...
...
@@ -7,8 +7,8 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
opencl-headers
pkgver
=
1.
1
pkgrel
=
2
pkgver
=
1.
2
pkgrel
=
1
pkgdesc
=
'OpenCL headers from Khronos.org'
arch
=(
'any'
)
url
=
'http://www.khronos.org/'
...
...
@@ -24,12 +24,12 @@ source=("http://www.khronos.org/registry/cl/api/${pkgver}/opencl.h"
"http://www.khronos.org/registry/cl/api/
${
pkgver
}
/cl_gl_ext.h"
"http://www.khronos.org/registry/cl/api/
${
pkgver
}
/cl.hpp"
)
md5sums
=(
'8bc589e602246900e4435694d5bc4379'
'8a7fe4abbcab1b56683b23713da75601
'
'00b0e17089ff618ad727c8e0328c22ca
'
'1e9627453c1760b9d918f63848b4fbea'
'502d9509e7331c8fef68ee4fe843775f
'
'3a34c61be65bf98a0d5f0cc74237dfd3
'
'801cd16dda62704b450865d4e752a9c5
'
)
'dc9c982bd3c8933a2379e3308ad07d6c
'
'779c88ec7be5e7c74b1c8d40fc430d60
'
'1e9627453c1760b9d918f63848b4fbea'
'636a57d956bbb8c9bed9eea122ebde65
'
'8b58ea9e244c8817e66b62b5d533f1f0
'
'1f2aa8e22ac102db704f4bd11f30f08a
'
)
build
()
{
mkdir
-p
$pkgdir
/usr/include/CL
...
...
qftp/PKGBUILD
View file @
94db0479
...
...
@@ -8,7 +8,7 @@
source
../_buildscripts/
${
current_repo
}
-
${
_arch
}
-cfg
.conf
pkgname
=
qftp
pkgver
=
1.3.
1
pkgver
=
1.3.
2
pkgrel
=
1
pkgdesc
=
"A QT client for FTP file transfer"
arch
=(
'i686'
'x86_64'
)
...
...
@@ -27,4 +27,4 @@ build() {
package
()
{
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
DESTDIR
=
"
$pkgdir
"
install
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment