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
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
179
Merge Requests
179
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
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
c5642cd2
Commit
c5642cd2
authored
Feb 19, 2009
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
x11/videoproto: new aport
parent
22073147
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
x11/videoproto/APKBUILD
x11/videoproto/APKBUILD
+19
-0
No files found.
x11/videoproto/APKBUILD
0 → 100644
View file @
c5642cd2
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
videoproto
pkgver
=
2.2.2
pkgrel
=
0
pkgdesc
=
"X11 Video 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
=
"44292d74a9a3c94b1ecb9d77a0da83e8 videoproto-2.2.2.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