summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg
Unidiff
Diffstat (limited to 'noncore/settings/aqpkg') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/aqpkg.control10
-rw-r--r--noncore/settings/aqpkg/aqpkg.pro6
2 files changed, 13 insertions, 3 deletions
diff --git a/noncore/settings/aqpkg/aqpkg.control b/noncore/settings/aqpkg/aqpkg.control
new file mode 100644
index 0000000..fe5e80d
--- a/dev/null
+++ b/noncore/settings/aqpkg/aqpkg.control
@@ -0,0 +1,10 @@
1Files: bin/aqpkg pics/aqpkg apps/Settings/aqpkg.desktop
2Package: aqpkg
3Priority: optional
4Section: Settings
5 $QPE_VERSION-$SUB_VERSION.1
6Depends: opie-base ($QPE_VERSION)
7Architecture: arm
8Maintainer: Andy Qua (andy.qua@blueyonder.co.uk)
9Description: A Package Manager
10
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro
index 01f9eff..31910aa 100644
--- a/noncore/settings/aqpkg/aqpkg.pro
+++ b/noncore/settings/aqpkg/aqpkg.pro
@@ -35,7 +35,7 @@ INTERFACES = settings.ui \
35 install.ui \ 35 install.ui \
36 instoptions.ui 36 instoptions.ui
37 TARGET = aqpkg 37 TARGET = aqpkg
38INCLUDEPATH += $(QPEDIR)/include 38INCLUDEPATH += $(OPIEDIR)/include
39DEPENDPATH += $(QPEDIR)/include 39DEPENDPATH += $(OPIEDIR)/include
40LIBS += -lqpe -lstdc++ 40LIBS += -lqpe -lstdc++
41 41DESTDIR = $(OPIEDIR)/bin