diff options
Diffstat (limited to 'distributions/ipk')
-rw-r--r-- | distributions/ipk/pdaxrom/fbreader.control | 10 | ||||
-rw-r--r-- | distributions/ipk/pdaxrom/rules | 16 | ||||
-rw-r--r-- | distributions/ipk/pma400/fbreader.control | 11 | ||||
-rw-r--r-- | distributions/ipk/pma400/rules | 14 | ||||
-rw-r--r-- | distributions/ipk/zaurus240x320/fbreader.control | 11 | ||||
-rw-r--r-- | distributions/ipk/zaurus240x320/libzlibrary.control | 11 | ||||
-rw-r--r-- | distributions/ipk/zaurus240x320/rules | 16 | ||||
-rw-r--r-- | distributions/ipk/zaurus640x480/fbreader.control | 11 | ||||
-rw-r--r-- | distributions/ipk/zaurus640x480/libzlibrary.control | 11 | ||||
-rw-r--r-- | distributions/ipk/zaurus640x480/rules | 16 |
10 files changed, 0 insertions, 127 deletions
diff --git a/distributions/ipk/pdaxrom/fbreader.control b/distributions/ipk/pdaxrom/fbreader.control deleted file mode 100644 index 9063b84..0000000 --- a/distributions/ipk/pdaxrom/fbreader.control +++ /dev/null @@ -1,10 +0,0 @@ -Package: FBReader -Version: @VERSION@ -Filename: ./FBReader_@VERSION@_pdaxrom_armv5tel.ipk -Depends: expat,bzip2 -Priority: optional -Section: Office -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: armv5tel -License: GPLv2 -Description: e-book reader (http://www.fbreader.org/) diff --git a/distributions/ipk/pdaxrom/rules b/distributions/ipk/pdaxrom/rules deleted file mode 100644 index 19cbcd6..0000000 --- a/distributions/ipk/pdaxrom/rules +++ /dev/null @@ -1,16 +0,0 @@ -build: - @make -C zlibrary/core TARGET_ARCH=pdaxrom UI_TYPE=dummy - @make -C zlibrary/text TARGET_ARCH=pdaxrom UI_TYPE=dummy - @make -C zlibrary/ui TARGET_ARCH=pdaxrom UI_TYPE=gtk - @make -C zlibrary/ui TARGET_ARCH=pdaxrom UI_TYPE=qt - @make -C fbreader TARGET_ARCH=pdaxrom UI_TYPE=dummy - -clean: - @make TARGET_ARCH=pdaxrom UI_TYPE=dummy clean - -install-fbreader: - @make -C zlibrary/core TARGET_ARCH=pdaxrom UI_TYPE=dummy DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/text TARGET_ARCH=pdaxrom UI_TYPE=dummy DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/ui TARGET_ARCH=pdaxrom UI_TYPE=gtk DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/ui TARGET_ARCH=pdaxrom UI_TYPE=qt DESTDIR=$(DESTDIR) do_install - @make -C fbreader TARGET_ARCH=pdaxrom UI_TYPE=dummy DESTDIR=$(DESTDIR) do_install diff --git a/distributions/ipk/pma400/fbreader.control b/distributions/ipk/pma400/fbreader.control deleted file mode 100644 index bb294a9..0000000 --- a/distributions/ipk/pma400/fbreader.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: FBReader -Installed-Size: @SIZE@ -Filename: ./FBReader_@VERSION@_pma400_arm.ipk -Version: @VERSION@ -Depends: expat,libbz2 -Priority: optional -Section: qpe/applications -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: arm -License: GPLv2 -Description: E-book reader. diff --git a/distributions/ipk/pma400/rules b/distributions/ipk/pma400/rules deleted file mode 100644 index 02269ac..0000000 --- a/distributions/ipk/pma400/rules +++ /dev/null @@ -1,14 +0,0 @@ -build: - @make -C zlibrary/core TARGET_ARCH=pma400 UI_TYPE=qtopia - @make -C zlibrary/text TARGET_ARCH=pma400 UI_TYPE=qtopia - @make -C zlibrary/ui TARGET_ARCH=pma400 UI_TYPE=qtopia - @make -C fbreader TARGET_ARCH=pma400 UI_TYPE=qtopia - -clean: - @make TARGET_ARCH=pma400 UI_TYPE=qtopia clean - -install-fbreader: - @make -C zlibrary/core TARGET_ARCH=pma400 UI_TYPE=qtopia DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/text TARGET_ARCH=pma400 UI_TYPE=qtopia DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/ui TARGET_ARCH=pma400 UI_TYPE=qtopia DESTDIR=$(DESTDIR) do_install - @make -C fbreader TARGET_ARCH=pma400 UI_TYPE=qtopia DESTDIR=$(DESTDIR) do_install diff --git a/distributions/ipk/zaurus240x320/fbreader.control b/distributions/ipk/zaurus240x320/fbreader.control deleted file mode 100644 index 850cb7f..0000000 --- a/distributions/ipk/zaurus240x320/fbreader.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: FBReader -Installed-Size: @SIZE@ -Filename: ./FBReader_@VERSION@_240x320_arm.ipk -Version: @VERSION@ -Depends: libzlibrary-qtopia-240x320 -Priority: optional -Section: qpe/applications -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: arm -License: GPLv2 -Description: E-book reader. diff --git a/distributions/ipk/zaurus240x320/libzlibrary.control b/distributions/ipk/zaurus240x320/libzlibrary.control deleted file mode 100644 index bef8ede..0000000 --- a/distributions/ipk/zaurus240x320/libzlibrary.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: libzlibrary-qtopia-240x320 -Installed-Size: @SIZE@ -Filename: ./libzlibrary-qtopia-240x320_@VERSION@_arm.ipk -Version: @VERSION@ -Depends: expat,libbz2 -Priority: optional -Section: qpe/applications -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: arm -License: GPLv2 -Description: Platform-dependent part of FBReader diff --git a/distributions/ipk/zaurus240x320/rules b/distributions/ipk/zaurus240x320/rules deleted file mode 100644 index fc404c4..0000000 --- a/distributions/ipk/zaurus240x320/rules +++ /dev/null @@ -1,16 +0,0 @@ -build: - @make -C zlibrary/core TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 - @make -C zlibrary/text TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 - @make -C zlibrary/ui TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 - @make -C fbreader TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 - -clean: - @make TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 clean - -install-fbreader: - @make -C fbreader TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 DESTDIR=$(DESTDIR) RESOLUTION=240x320 do_install - -install-libzlibrary: - @make -C zlibrary/core TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/text TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/ui TARGET_ARCH=zaurus UI_TYPE=qtopia-240x320 DESTDIR=$(DESTDIR) do_install diff --git a/distributions/ipk/zaurus640x480/fbreader.control b/distributions/ipk/zaurus640x480/fbreader.control deleted file mode 100644 index 079c064..0000000 --- a/distributions/ipk/zaurus640x480/fbreader.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: FBReader -Installed-Size: @SIZE@ -Filename: ./FBReader_@VERSION@_640x480_arm.ipk -Version: @VERSION@ -Depends: libzlibrary-qtopia-640x480 -Priority: optional -Section: qpe/applications -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: arm -License: GPLv2 -Description: E-book reader. diff --git a/distributions/ipk/zaurus640x480/libzlibrary.control b/distributions/ipk/zaurus640x480/libzlibrary.control deleted file mode 100644 index fe8d855..0000000 --- a/distributions/ipk/zaurus640x480/libzlibrary.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: libzlibrary-qtopia-640x480 -Installed-Size: @SIZE@ -Filename: ./libzlibrary-qtopia-640x480_@VERSION@_arm.ipk -Version: @VERSION@ -Depends: expat,libbz2 -Priority: optional -Section: qpe/applications -Maintainer: Nikolay Pultsin <[email protected]> -Architecture: arm -License: GPLv2 -Description: Platform-dependent part of FBReader diff --git a/distributions/ipk/zaurus640x480/rules b/distributions/ipk/zaurus640x480/rules deleted file mode 100644 index f3a3450..0000000 --- a/distributions/ipk/zaurus640x480/rules +++ /dev/null @@ -1,16 +0,0 @@ -build: - @make -C zlibrary/core TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 - @make -C zlibrary/text TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 - @make -C zlibrary/ui TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 - @make -C fbreader TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 - -clean: - @make TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 clean - -install-fbreader: - @make -C fbreader TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 DESTDIR=$(DESTDIR) RESOLUTION=640x480 do_install - -install-libzlibrary: - @make -C zlibrary/core TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/text TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 DESTDIR=$(DESTDIR) do_install - @make -C zlibrary/ui TARGET_ARCH=zaurus UI_TYPE=qtopia-640x480 DESTDIR=$(DESTDIR) do_install |