IPKG control file - specifies the packaging of files
for a ".ipk" binary package for handheld Linux (eg. Qtopia).
This commit is contained in:
3
Files
3
Files
@@ -200,9 +200,10 @@ recover.c
|
||||
dgn_comp.l dgn_comp.y lev_comp.l lev_comp.y
|
||||
|
||||
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
|
||||
qt_clust.cpp qt_win.cpp qttableview.cpp tileedit.cpp tileedit.h
|
||||
qpe-nethack.control
|
||||
|
||||
win/X11:
|
||||
(files for X versions)
|
||||
|
||||
9
win/Qt/qpe-nethack.control
Normal file
9
win/Qt/qpe-nethack.control
Normal file
@@ -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