summaryrefslogtreecommitdiff
path: root/debian/mupdf.menu
diff options
context:
space:
mode:
authorSebastian Rasmussen <sebras@hotmail.com>2010-03-15 04:08:56 +0100
committerSebastian Rasmussen <sebras@hotmail.com>2010-03-15 04:08:56 +0100
commitd90373056c55066c55dfb6b1e9af52d011841006 (patch)
tree27d3431e8bcb910d7fa979b251e9b8ac519d3701 /debian/mupdf.menu
parent134d65b44b9b66886761ecad2a18b2a4a7d7ae74 (diff)
downloadmupdf-d90373056c55066c55dfb6b1e9af52d011841006.tar.xz
Add support for building a Debian package.
Diffstat (limited to 'debian/mupdf.menu')
-rw-r--r--debian/mupdf.menu8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/mupdf.menu b/debian/mupdf.menu
new file mode 100644
index 00000000..7c863c1b
--- /dev/null
+++ b/debian/mupdf.menu
@@ -0,0 +1,8 @@
+?package(mupdf):\
+ needs="x11" \
+ section="Apps/Viewers" \
+ command="/usr/bin/mupdf"
+ title="MuPDF" \
+ hints="Documents" \
+ icon="/usr/share/pixmaps/mupdf.xpm" \
+ longtitle="MuPDF: A lightweight PDF viewer written in portable C"