IPKG control file - specifies the packaging of files
for a ".ipk" binary package for handheld Linux (eg. Qtopia).
This commit is contained in:
@@ -200,9 +200,10 @@ recover.c
|
|||||||
dgn_comp.l dgn_comp.y lev_comp.l lev_comp.y
|
dgn_comp.l dgn_comp.y lev_comp.l lev_comp.y
|
||||||
|
|
||||||
win/Qt:
|
win/Qt:
|
||||||
(files for the Qt X11 widget library)
|
(files for the Qt widget library - X11, Windows, Mac OS X, or Qtopia)
|
||||||
Install.Qt knethack.lnk knh-mini.xpm knh.xpm nhsplash.xpm
|
Install.Qt knethack.lnk knh-mini.xpm knh.xpm nhsplash.xpm
|
||||||
qt_clust.cpp qt_win.cpp qttableview.cpp tileedit.cpp tileedit.h
|
qt_clust.cpp qt_win.cpp qttableview.cpp tileedit.cpp tileedit.h
|
||||||
|
qpe-nethack.control
|
||||||
|
|
||||||
win/X11:
|
win/X11:
|
||||||
(files for X versions)
|
(files for X versions)
|
||||||
|
|||||||
@@ -0,0 +1,9 @@
|
|||||||
|
Files: bin/nethack apps/Games/nethack.desktop games/lib/nethackdir/[a-r]* games/lib/nethackdir/[t-z]* games/lib/nethackdir/save games/lib/nethackdir/s*.* games/lib/nethackdir/[A-Z0-9]*
|
||||||
|
Priority: optional
|
||||||
|
Section: qpe/games
|
||||||
|
Maintainer: Warwick Allison <warwick@trolltech.com>
|
||||||
|
Architecture: arm
|
||||||
|
Version: 3.4.0-1
|
||||||
|
Depends: qpe-base ($QPE_VERSION)
|
||||||
|
Description: NetHack - The Dungeon Game
|
||||||
|
Graphical version of NetHack for Qtopia
|
||||||
Reference in New Issue
Block a user