Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
653
Issues
653
List
Boards
Labels
Service Desk
Milestones
Merge Requests
213
Merge Requests
213
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
2ecf2df3
Commit
2ecf2df3
authored
Mar 28, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/xf86dgaproto: new aport
parent
0fc3dafd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
x11/xf86dgaproto/APKBUILD
x11/xf86dgaproto/APKBUILD
+19
-0
No files found.
x11/xf86dgaproto/APKBUILD
0 → 100644
View file @
2ecf2df3
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
xf86dgaproto
pkgver
=
2.0.3
pkgrel
=
0
pkgdesc
=
"X11 Direct Graphics Access extension wire protocol"
url
=
"http://xorg.freedesktop.org/"
license
=
"custom"
depends
=
""
makedepends
=
""
source
=
"http://xorg.freedesktop.org/releases/individual/proto/
$pkgname
-
$pkgver
.tar.bz2"
build
()
{
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
./configure
--prefix
=
/usr
make
||
return
1
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
md5sums
=
"42fdcebc66efac02ab4beec2b1b0ad6e xf86dgaproto-2.0.3.tar.bz2"
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