mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
Yaay, Debian package updates.
This commit is contained in:
parent
24477b651a
commit
e5641c148b
34 changed files with 108 additions and 42 deletions
7
debian/control
vendored
7
debian/control
vendored
|
@ -30,6 +30,7 @@ Description: First-person shooter Internet game - common files
|
|||
Package: qf-client-ggi
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - GGI client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -42,6 +43,7 @@ Description: First-person shooter Internet game - GGI client
|
|||
Package: qf-client-sdl
|
||||
Architecture: i386
|
||||
Depends: ${shlibs:Depends}, libsdl1.1, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - SDL client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -54,6 +56,7 @@ Description: First-person shooter Internet game - SDL client
|
|||
Package: qf-client-svga
|
||||
Architecture: i386
|
||||
Depends: ${shlibs:Depends}, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - SVGAlib client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -66,6 +69,7 @@ Description: First-person shooter Internet game - SVGAlib client
|
|||
Package: qf-client-x11
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - X11 client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -78,6 +82,7 @@ Description: First-person shooter Internet game - X11 client
|
|||
Package: qf-client-glx
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, libgl1, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - GLX Client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -90,6 +95,7 @@ Description: First-person shooter Internet game - GLX Client
|
|||
Package: qf-client-sgl
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, libsdl1.1 (>= 1.1.3), quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - SDL-GL client
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
@ -102,6 +108,7 @@ Description: First-person shooter Internet game - SDL-GL client
|
|||
Package: qf-server
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, quake-game
|
||||
Suggests: joystick
|
||||
Provides: qf-client
|
||||
Description: First-person shooter Internet game - Server
|
||||
QuakeForge is a source port of Quake and QuakeWorld, the successors to id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue