From faa97e1c603f55387dbea9959cba3f0e066e67a7 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 21 Apr 2002 14:35:45 +0000 Subject: its oipkg now --- (limited to 'noncore/unsupported/oipkg') 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 +Maintainer: Patrick Vogt 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 -- cgit v0.9.0.2