summaryrefslogtreecommitdiffstats
path: root/distributions/debipk
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-05-11 21:28:48 +0900
committerMichele Calgaro <[email protected]>2024-05-11 21:28:48 +0900
commit2462d03f322261bd616721c2b2065c4004b36c9c (patch)
tree239947a0737bb8386703a1497f12c09aebd3080a /distributions/debipk
downloadtde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.tar.gz
tde-ebook-reader-2462d03f322261bd616721c2b2065c4004b36c9c.zip
Initial import (as is) from Debian Snapshot's 'fbreader' source code (https://snapshot.debian.org/package/fbreader/0.99.4%2Bdfsg-6).
The Debian code is provided under GPL2 license. Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'distributions/debipk')
-rw-r--r--distributions/debipk/opensimpad/fbreader.control9
-rw-r--r--distributions/debipk/opensimpad/fbreader.name1
-rw-r--r--distributions/debipk/opensimpad/rules17
-rw-r--r--distributions/debipk/openzaurus_gpe/240x320.control9
-rw-r--r--distributions/debipk/openzaurus_gpe/240x320.name1
-rw-r--r--distributions/debipk/openzaurus_gpe/640x480.control9
-rw-r--r--distributions/debipk/openzaurus_gpe/640x480.name1
-rw-r--r--distributions/debipk/openzaurus_gpe/rules23
-rw-r--r--distributions/debipk/openzaurus_opie/240x320.control9
-rw-r--r--distributions/debipk/openzaurus_opie/240x320.name1
-rw-r--r--distributions/debipk/openzaurus_opie/640x480.control9
-rw-r--r--distributions/debipk/openzaurus_opie/640x480.name1
-rw-r--r--distributions/debipk/openzaurus_opie/rules23
13 files changed, 113 insertions, 0 deletions
diff --git a/distributions/debipk/opensimpad/fbreader.control b/distributions/debipk/opensimpad/fbreader.control
new file mode 100644
index 0000000..4fea19b
--- /dev/null
+++ b/distributions/debipk/opensimpad/fbreader.control
@@ -0,0 +1,9 @@
+Package: fbreader-opie
+Version: @VERSION@
+Section: apps
+Priority: extra
+Architecture: arm
+Depends: libqpe1, libqte2, libexpat0, bzip2
+Installed-Size: @SIZE@
+Maintainer: Nikolay Pultsin <[email protected]>
+Description: E-Book reader.
diff --git a/distributions/debipk/opensimpad/fbreader.name b/distributions/debipk/opensimpad/fbreader.name
new file mode 100644
index 0000000..1acecd1
--- /dev/null
+++ b/distributions/debipk/opensimpad/fbreader.name
@@ -0,0 +1 @@
+fbreader-opie_@VERSION@_opensimpad-0.9.0_arm.ipk
diff --git a/distributions/debipk/opensimpad/rules b/distributions/debipk/opensimpad/rules
new file mode 100644
index 0000000..62981ca
--- /dev/null
+++ b/distributions/debipk/opensimpad/rules
@@ -0,0 +1,17 @@
+clean:
+ make -C zlibrary/core TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie clean
+ make -C zlibrary/text TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie clean
+ make -C zlibrary/ui TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie clean
+ make -C fbreader TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie clean
+
+build:
+ make -C zlibrary/core TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie
+ make -C zlibrary/text TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie
+ make -C zlibrary/ui TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie
+ make -C fbreader TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie
+
+install-fbreader:
+ make -C zlibrary/core TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie do_install
+ make -C zlibrary/text TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie do_install
+ make -C zlibrary/ui TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie do_install
+ make -C fbreader TARGET_ARCH=opensimpad-0.9.0 UI_TYPE=opie do_install
diff --git a/distributions/debipk/openzaurus_gpe/240x320.control b/distributions/debipk/openzaurus_gpe/240x320.control
new file mode 100644
index 0000000..fca73ca
--- /dev/null
+++ b/distributions/debipk/openzaurus_gpe/240x320.control
@@ -0,0 +1,9 @@
+Package: fbreader-gpe
+Version: @VERSION@
+Section: apps
+Priority: extra
+Architecture: arm
+Depends: libstdc++6, libexpat0, bzip2
+Installed-Size: @SIZE@
+Maintainer: Nikolay Pultsin <[email protected]>
+Description: E-Book reader.
diff --git a/distributions/debipk/openzaurus_gpe/240x320.name b/distributions/debipk/openzaurus_gpe/240x320.name
new file mode 100644
index 0000000..0ec5e37
--- /dev/null
+++ b/distributions/debipk/openzaurus_gpe/240x320.name
@@ -0,0 +1 @@
+fbreader-gpe_@VERSION@_openzaurus_240x320_arm.ipk
diff --git a/distributions/debipk/openzaurus_gpe/640x480.control b/distributions/debipk/openzaurus_gpe/640x480.control
new file mode 100644
index 0000000..fca73ca
--- /dev/null
+++ b/distributions/debipk/openzaurus_gpe/640x480.control
@@ -0,0 +1,9 @@
+Package: fbreader-gpe
+Version: @VERSION@
+Section: apps
+Priority: extra
+Architecture: arm
+Depends: libstdc++6, libexpat0, bzip2
+Installed-Size: @SIZE@
+Maintainer: Nikolay Pultsin <[email protected]>
+Description: E-Book reader.
diff --git a/distributions/debipk/openzaurus_gpe/640x480.name b/distributions/debipk/openzaurus_gpe/640x480.name
new file mode 100644
index 0000000..7907db4
--- /dev/null
+++ b/distributions/debipk/openzaurus_gpe/640x480.name
@@ -0,0 +1 @@
+fbreader-gpe_@VERSION@_openzaurus_640x480_arm.ipk
diff --git a/distributions/debipk/openzaurus_gpe/rules b/distributions/debipk/openzaurus_gpe/rules
new file mode 100644
index 0000000..55a232d
--- /dev/null
+++ b/distributions/debipk/openzaurus_gpe/rules
@@ -0,0 +1,23 @@
+clean:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=gpe clean
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=gpe clean
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=gpe clean
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=gpe clean
+
+build:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=gpe
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=gpe
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=gpe
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=gpe
+
+install-240x320:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=gpe RESOLUTION=240x320 do_install
+
+install-640x480:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=gpe do_install
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=gpe RESOLUTION=640x480 do_install
diff --git a/distributions/debipk/openzaurus_opie/240x320.control b/distributions/debipk/openzaurus_opie/240x320.control
new file mode 100644
index 0000000..4fea19b
--- /dev/null
+++ b/distributions/debipk/openzaurus_opie/240x320.control
@@ -0,0 +1,9 @@
+Package: fbreader-opie
+Version: @VERSION@
+Section: apps
+Priority: extra
+Architecture: arm
+Depends: libqpe1, libqte2, libexpat0, bzip2
+Installed-Size: @SIZE@
+Maintainer: Nikolay Pultsin <[email protected]>
+Description: E-Book reader.
diff --git a/distributions/debipk/openzaurus_opie/240x320.name b/distributions/debipk/openzaurus_opie/240x320.name
new file mode 100644
index 0000000..be4e355
--- /dev/null
+++ b/distributions/debipk/openzaurus_opie/240x320.name
@@ -0,0 +1 @@
+fbreader-opie_@VERSION@_openzaurus_240x320_arm.ipk
diff --git a/distributions/debipk/openzaurus_opie/640x480.control b/distributions/debipk/openzaurus_opie/640x480.control
new file mode 100644
index 0000000..4fea19b
--- /dev/null
+++ b/distributions/debipk/openzaurus_opie/640x480.control
@@ -0,0 +1,9 @@
+Package: fbreader-opie
+Version: @VERSION@
+Section: apps
+Priority: extra
+Architecture: arm
+Depends: libqpe1, libqte2, libexpat0, bzip2
+Installed-Size: @SIZE@
+Maintainer: Nikolay Pultsin <[email protected]>
+Description: E-Book reader.
diff --git a/distributions/debipk/openzaurus_opie/640x480.name b/distributions/debipk/openzaurus_opie/640x480.name
new file mode 100644
index 0000000..54c7834
--- /dev/null
+++ b/distributions/debipk/openzaurus_opie/640x480.name
@@ -0,0 +1 @@
+fbreader-opie_@VERSION@_openzaurus_640x480_arm.ipk
diff --git a/distributions/debipk/openzaurus_opie/rules b/distributions/debipk/openzaurus_opie/rules
new file mode 100644
index 0000000..5978984
--- /dev/null
+++ b/distributions/debipk/openzaurus_opie/rules
@@ -0,0 +1,23 @@
+clean:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=opie clean
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=opie clean
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=opie clean
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=opie clean
+
+build:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=opie
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=opie
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=opie
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=opie
+
+install-240x320:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=opie RESOLUTION=240x320 do_install
+
+install-640x480:
+ make -C zlibrary/core TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C zlibrary/text TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C zlibrary/ui TARGET_ARCH=openzaurus UI_TYPE=opie do_install
+ make -C fbreader TARGET_ARCH=openzaurus UI_TYPE=opie RESOLUTION=640x480 do_install