summaryrefslogtreecommitdiff
path: root/noncore/unsupported/oipkg
authorharlekin <harlekin>2002-04-21 14:35:45 (UTC)
committer harlekin <harlekin>2002-04-21 14:35:45 (UTC)
commitfaa97e1c603f55387dbea9959cba3f0e066e67a7 (patch) (side-by-side diff)
treec22d15db599ee86389a04f787acf148e9e42d804 /noncore/unsupported/oipkg
parent05158fd95b12800666a7a0620a32390e61979385 (diff)
downloadopie-faa97e1c603f55387dbea9959cba3f0e066e67a7.zip
opie-faa97e1c603f55387dbea9959cba3f0e066e67a7.tar.gz
opie-faa97e1c603f55387dbea9959cba3f0e066e67a7.tar.bz2
its oipkg now
Diffstat (limited to 'noncore/unsupported/oipkg') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/oipkg/oipkg.pro12
-rw-r--r--noncore/unsupported/oipkg/opie-oipkg.control (renamed from noncore/unsupported/oipkg/opie-qipkg.control)4
-rw-r--r--noncore/unsupported/oipkg/qipkg.pro24
3 files changed, 14 insertions, 26 deletions
diff --git a/noncore/unsupported/oipkg/oipkg.pro b/noncore/unsupported/oipkg/oipkg.pro
new file mode 100644
index 0000000..87f8c5d
--- a/dev/null
+++ b/noncore/unsupported/oipkg/oipkg.pro
@@ -0,0 +1,12 @@
+DESTDIR = $(OPIEDIR)/bin
+TEMPLATE = app
+CONFIG = qt warn_on release
+HEADERS = packagemanager.h
+SOURCES = packagemanager.cpp \
+ main.cpp
+INCLUDEPATH += $(OPIEDIR)/include
+DEPENDPATH += $(OPIEDIR)/include
+LIBS += -lqpe
+INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
+TARGET = oipkg
+
diff --git a/noncore/unsupported/oipkg/opie-qipkg.control b/noncore/unsupported/oipkg/opie-oipkg.control
index fc8a71e..a5fa508 100644
--- a/noncore/unsupported/oipkg/opie-qipkg.control
+++ b/noncore/unsupported/oipkg/opie-oipkg.control
@@ -1,7 +1,7 @@
-Files: bin/qipkg apps/Settings/qipkg.desktop
+Files: bin/oipkg apps/Settings/oipkg.desktop
Priority: optional
Section: opie/settings
-Maintainer: Warwick Allison <warwick@trolltech.com>
+Maintainer: Patrick Vogt <tille@almana.ch>
Architecture: arm
Version: $QPE_VERSION-$SUB_VERSION
Depends: opie-base ($QPE_VERSION)
diff --git a/noncore/unsupported/oipkg/qipkg.pro b/noncore/unsupported/oipkg/qipkg.pro
deleted file mode 100644
index 830162a..0000000
--- a/noncore/unsupported/oipkg/qipkg.pro
+++ b/dev/null
@@ -1,24 +0,0 @@
-DESTDIR = $(OPIEDIR)/bin
-TEMPLATE = app
-CONFIG = qt warn_on release
-HEADERS = packagemanager.h
-SOURCES = packagemanager.cpp \
- main.cpp
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
-INTERFACES = packagemanagerbase.ui pkdesc.ui pkfind.ui pksettings.ui
-TARGET = qipkg
-
-TRANSLATIONS = ../i18n/pt_BR/qipkg.ts
-TRANSLATIONS += ../i18n/de/qipkg.ts
-TRANSLATIONS += ../i18n/en/qipkg.ts
-TRANSLATIONS += ../i18n/hu/qipkg.ts
-TRANSLATIONS += ../i18n/pl/qipkg.ts
-TRANSLATIONS += ../i18n/sl/qipkg.ts
-TRANSLATIONS += ../i18n/ja/qipkg.ts
-TRANSLATIONS += ../i18n/ko/qipkg.ts
-TRANSLATIONS += ../i18n/no/qipkg.ts
-TRANSLATIONS += ../i18n/zh_CN/qipkg.ts
-TRANSLATIONS += ../i18n/zh_TW/qipkg.ts
-TRANSLATIONS += ../i18n/fr/qipkg.ts