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
6bcbf6a4
Verified
Commit
6bcbf6a4
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
user/glfw: move to legacy/, only added for embree
parent
2ad13fe1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
legacy/glfw/APKBUILD
+1
-2
1 addition, 2 deletions
legacy/glfw/APKBUILD
with
1 addition
and
2 deletions
user
/glfw/APKBUILD
→
legacy
/glfw/APKBUILD
+
1
−
2
View file @
6bcbf6a4
...
...
@@ -12,10 +12,8 @@ depends=""
depends_dev
=
"mesa-dev"
makedepends
=
"
$depends_dev
cmake doxygen libx11-dev libxrandr-dev libxcursor-dev
libxinerama-dev"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc"
source
=
"https://github.com/glfw/glfw/releases/download/3.2.1/glfw-
$pkgver
.zip"
sha512sums
=
"73dd6d4a8d28a2b423f0fb25489659c1a845182b7ef09848d4f442cdc489528aea90f43ac84aeedb9d2301c4487f39782b647ee4959e67e83babb838372b980c glfw-3.2.1.zip"
build
()
{
cd
"
$builddir
"
...
...
@@ -47,3 +45,4 @@ package() {
install
-D
-d
"
$builddir
"
/docs/html
"
$pkgdir
"
/usr/share/doc/
$pkgname
/
}
sha512sums
=
"73dd6d4a8d28a2b423f0fb25489659c1a845182b7ef09848d4f442cdc489528aea90f43ac84aeedb9d2301c4487f39782b647ee4959e67e83babb838372b980c glfw-3.2.1.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