Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
Adélie Package Tree
Commits
b7ab12f6
Verified
Commit
b7ab12f6
authored
Jul 17, 2019
by
A. Wilcox
🦊
Browse files
user/xf86-video-sunleo: new package
parent
f1c1fb68
Changes
1
Hide whitespace changes
Inline
Side-by-side
user/xf86-video-sunleo/APKBUILD
0 → 100644
View file @
b7ab12f6
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
xf86-video-sunleo
pkgver
=
1.2.2
pkgrel
=
0
pkgdesc
=
"X.Org driver for the Sun LEO 3D accelerator"
url
=
"https://www.X.Org/"
arch
=
"all"
license
=
"X11"
depends
=
""
makedepends
=
"util-macros xorg-server-dev xorgproto-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.X.Org/releases/individual/driver/xf86-video-sunleo-
$pkgver
.tar.bz2"
build
()
{
./configure
\
--build
=
$CBUILD
\
--host
=
$CHOST
\
--prefix
=
/usr
\
--sysconfdir
=
/etc
\
--mandir
=
/usr/share/man
\
--localstatedir
=
/var
make
}
check
()
{
make check
}
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"467559e608b59dcf2a50cbaddc218ad0778e88515906fed9d6346db09187f3f7645482113882bcf81428d4af3d3f2cccec7f24663c12c23a411f8a87551ef23f xf86-video-sunleo-1.2.2.tar.bz2"
Write
Preview
Supports
Markdown
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