debian/0000755000000000000000000000000012246541543007174 5ustar debian/libipe-dev.install0000644000000000000000000000003511310522722012567 0ustar usr/include usr/lib/lib*.so debian/ipetoipe.sh0000755000000000000000000000021211105012371011325 0ustar #! /bin/sh set -e IPELATEXDIR=/tmp/ipetoipe-$$ trap "rm -rf $IPELATEXDIR" 0 1 15 export IPELATEXDIR xIPELIBDIRx/ipetoipe-bin ${1+"$@"} debian/ipe.install0000644000000000000000000000007211305652747011344 0ustar usr/bin usr/share/ipe usr/share/man usr/lib/ipe/*/ipelets debian/compat0000644000000000000000000000000212077154377010401 0ustar 9 debian/Notes0000644000000000000000000000022011704725562010204 0ustar TODO Items Missing Manpage --------------- ipeview - copy/edit ipe.1 or similar - docs: http://ipe7.sourceforge.net/manual/manual_49.html debian/copyright0000644000000000000000000000335012246535242011127 0ustar This package was debianized by Pascal Hakim on Mon, 31 Mar 2003 23:58:33 +1000. It was downloaded from: http://ipe.compgeom.org/ Current site: http://tclab.kaist.ac.kr/ipe/ Copyright (C) 1993-2013 Otfried Cheong Copyright (C) 2003 Kepler Project Ipe is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. As a special exception, you have permission to link Ipe with the CGAL library and distribute executables, as long as you follow the requirements of the Gnu General Public License in regard to all of the software in the executable aside from CGAL. Ipe is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Version 3 of the GPL may be found in /usr/share/common-licenses/GPL-3 -------------------------------------------------------------------- Ipe uses the Zlib library by Jean-loup Gailly and Mark Adler (www.gzip.org/zlib), the Freetype~2 library by David Turner, Robert Wilhelm, and Werner Lemberg (www.freetype.org), as well as some code from Xpdf by Derek B. Noonburg (www.foolabs.com/xpdf) and pdfTeX by Han The Thanh . -------------------------------------------------------------------- Xpdf is icensed under the GNU General Public License (GPL), version 2 and 3. -------------------------------------------------------------------- pdfTeX is licensed under the GNU General Public License (GPL) either version 2 of the License, or (at your option) any later version. debian/gsfonts-fontmap.xml0000644000000000000000000000446411105012371013034 0ustar debian/ipe.preinst0000644000000000000000000000032211704721623011351 0ustar #!/bin/sh set -e # Prior to version X, $docdir was a directory; now it is a symlink docdir=/usr/share/doc/ipe/doc if [ "$1" = "upgrade" ]; then if [ -d $docdir ]; then rm -rf $docdir; fi fi #DEBHELPER# debian/control0000644000000000000000000000517512236100470010574 0ustar Source: ipe Homepage: http://tclab.kaist.ac.kr/ipe/ Section: graphics Priority: optional Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/ipe/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/ipe/ Maintainer: Debian Science Team Uploaders: Steve M. Robbins Build-Depends: sharutils, debhelper (>= 9), libqt4-dev, qt4-dev-tools, libfreetype6-dev (>= 2.3.9), zlib1g-dev, libcairo2-dev, liblua5.2-dev, gsfonts Build-Conflicts: libipe1-dev Standards-Version: 3.9.4 Package: ipe Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, texlive-latex-base, gsfonts Recommends: lua5.2 Suggests: texlive-latex-recommended Description: drawing editor for creating figures in PDF or PS formats Ipe supports making small figures for inclusion into LaTeX documents as well as making multi-page PDF presentations Ipe's main features are: * Entry of text as LaTeX source code. This makes it easy to enter mathematical expressions, and to reuse the LaTeX-macros of the main document. In the display text is displayed as it will appear in the figure. * Produces pure Postscript/PDF, including the text. Ipe converts the LaTeX-source to PDF or Postscript when the file is saved. * It is easy to align objects with respect to each other (for instance, to place a point on the intersection of two lines, or to draw a circle through three given points) using various snapping modes. * Users can provide ipelets (Ipe plug-ins) to add functionality to Ipe. This way, Ipe can be extended for each task at hand. * The text model is based on Unicode, and has been tested with Korean, Chinese, and Japanese. . Package lua5.2 is recommended if using Ipe with LaTeX. . Package texlive-latex-recommended enables unicode text entry (for accented characters). Package: libipe7.1.4 Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Ipe library used by ipelets This package provides a library used by Ipe and its extensions. Ipelets are plug-ins for Ipe that are used to add functionality to Ipe. . Ipe is the drawing editor for creating figures in PDF or PS formats. Package: libipe-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, libipe7.1.4 (= ${binary:Version}) Conflicts: libipe1-dev Replaces: libipe1-dev Description: Ipe library used by ipelets (developer files) This package provides static libraries and include files needed to create Ipelets, plug-ins for Ipe that are used to add functionality to Ipe. . Ipe is the drawing editor for creating figures in PDF or PS formats. debian/ipe.png.uu0000644000000000000000000000066611105012371011100 0ustar begin 644 ipe.png MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!&=!34$``+&/ M"_QA!0````9B2T=$`/\`_P#_H+VGDP````EP2%ES```+$P``"Q,!`)J<&``` M``=T24U%!]<)!`L`(':FO#@```"G241!5%C#[59!#H`@#%N)__]RO9B(9L8P M.C"&'D&VV;4#LX7)0/`<5?$@3!Z*66+)V5B3C@&J8VXF$`$Z1%AFNZ"(6X:A M&J`?(,T%%'_75"VS'(9(_&40]TY8R M!AR5#VT!,N9`\UWPQH+C`*2\B#Q'5,EAF>(BC7 Bug: 641082 Forwarded: no --- ipe-7.1.1.orig/src/config.mak +++ ipe-7.1.1/src/config.mak @@ -101,7 +101,7 @@ # position independent code # (it doesn't hurt much on 32bit Linux, although you could comment it # out for slightly faster code) -DLL_CFLAGS = -fpic +DLL_CFLAGS = -fPIC # # -------------------------------------------------------------------- # debian/patches/default-editor.patch0000644000000000000000000000112412246537311014550 0ustar Description: Change default editor from 'gedit' to '/usr/bin/editor' Author: Steve Robbins Forwarded: not-needed Fixed as described by Francesco Poli in Debian bug #728480. --- ipe-7.1.4.orig/src/ipe/lua/prefs.lua +++ ipe-7.1.4/src/ipe/lua/prefs.lua @@ -59,7 +59,7 @@ if os.getenv("EDITOR") then prefs.external_editor = os.getenv("EDITOR") .. " %s" elseif config.platform == "unix" then - prefs.external_editor = "gedit %s" + prefs.external_editor = "x-terminal-emulator -e editor %s" -- prefs.external_editor = "emacsclient %s" else prefs.external_editor = nil debian/ipe.menu0000644000000000000000000000014011105012371010613 0ustar ?package(ipe):needs="X11" section="Applications/Graphics"\ title="Ipe" command="/usr/bin/ipe" debian/changelog0000644000000000000000000003554412246537461011065 0ustar ipe (7.1.4-2) unstable; urgency=low * copyright: Updated with patch from Felix Geyer. Closes: #729740. * patches/default-editor.patch: New. Change hardcoded default editor (when EDITOR not defined) to "xterminal-emulator -e editor", as suggested by Francesco Poli. Closes: #728480. -- Steve M. Robbins Sat, 30 Nov 2013 22:28:30 -0600 ipe (7.1.4-1) unstable; urgency=low * New upstream. Closes: #703269. -- Steve M. Robbins Mon, 04 Nov 2013 23:10:27 -0600 ipe (7.1.3-1) unstable; urgency=low * New upstream. Update to standards-version 3.9.4, debhelper compat level 9. -- Steve M. Robbins Mon, 21 Jan 2013 00:11:36 -0600 ipe (7.1.2-1) unstable; urgency=low * New upstream. * ipe.preinst: New. Remove old directory /usr/share/doc/ipe/doc if it exists on upgrade. That path is now a symlink, but linking fails if the directory is there. Closes: #654922. -- Steve M. Robbins Sun, 15 Jan 2012 22:33:06 -0600 ipe (7.1.1-1) unstable; urgency=low * New upstream. - Re-enabled compilation of omitted image ipelet. Closes: #651594 * debian/patches/fPIC.patch: New. Build using -fPIC instead of -fpic. Closes: #641082. -- Steve M. Robbins Sat, 10 Dec 2011 16:55:09 -0600 ipe (7.1.0-1) unstable; urgency=low * New upstream version. -- Steve M. Robbins Tue, 30 Aug 2011 00:20:55 -0500 ipe (7.0.14-1) unstable; urgency=low * New upstream. Update control, rules. * libipe7.0.13.install: * ipe.links: Remove. Replace with explicit calls in rules using $(IPEVERS). Fixes lua link. Closes: #611560. -- Steve M. Robbins Tue, 15 Feb 2011 23:06:48 -0600 ipe (7.0.13-1) UNRELEASED; urgency=low * New upstream. * Move to debian-science SVN repository. Closes: #584408. -- Steve M. Robbins Mon, 03 Jan 2011 22:23:16 -0600 ipe (7.0.10-2) unstable; urgency=low * control(ipe): Change dependency on lua interpreter (lua5.1) from depends to recommends. Closes: #561721. * patches/build-nostrip.patch: New. Install in staging directory without stripping, so that DEB_BUILD_OPTION 'nostrip' can be honoured. Closes: #437230. * rules: Install fontmap.xml correctly. Install ipe.so symlink in lua's package.cpath so that lua scripts can find ipe. Closes: #562785. -- Steve M. Robbins Sun, 27 Dec 2009 18:11:32 -0600 ipe (7.0.10-1) unstable; urgency=low * New upstream. Closes: #551192. - New build-depends: libcairo2-dev, liblua5.1-0-dev, gsfonts - patches/config.diff: Remove. Upstream build system replaced. - Runtime lib package changed to libipe7.0.10 from libipe1c2a - Devel package renamed to libipe-dev (from libipe1-dev) - Package ipe depends on lua5.1 due to ipe-update-master. * rules: Re-write to use dh. -- Steve M. Robbins Fri, 11 Dec 2009 21:22:35 -0600 ipe (6.0pre32patch1-1) unstable; urgency=low * New upstream. - debian/patches/fix-version.diff: Remove. Applied upstream. - debian/control: Remove conflicts with libfreetype6; upstream has removed run-time checks. -- Steve M. Robbins Sat, 09 May 2009 12:15:53 -0500 ipe (6.0pre32-2) unstable; urgency=low * debian/control: Update to build with freetype 2.3.9. Update Standards-Version to 3.8.1.0; no changes required. -- Steve M. Robbins Sun, 15 Mar 2009 00:09:40 -0500 ipe (6.0pre32-1) unstable; urgency=low * New upstream. - debian/patches/fix-version.diff: New. Set IPEVERS correctly. - debian/patches/update-webpages.diff: Remove. Applied upstream. -- Steve M. Robbins Sun, 30 Nov 2008 22:10:26 -0600 ipe (6.0pre31-1) unstable; urgency=low * New upstream. - debian/patches/gcc43.diff - debian/patches/ipe-bug-253.diff: - debian/patches/decimal-point.patch: Remove. Applied upstream. - debian/patches/config.diff: Remove IPEBROWSER hunk; upstream changed it to sensible-browser. -- Steve M. Robbins Fri, 07 Nov 2008 04:25:40 -0600 ipe (6.0pre30-6) unstable; urgency=low * debian/rules: Support parallel builds. Grep src/config.pri for IPEVERS, rather than including it. Closes: #482748. Ensure source cleaned before unapplying quilt patches. * Convert existing sources changes to quilt series; new patches: - debian/patches/update-webpages.diff - debian/patches/config.diff - debian/patches/ipe-bug-253.diff - debian/patches/gcc43.diff -- Steve M. Robbins Fri, 07 Nov 2008 03:35:01 -0600 ipe (6.0pre30-5) unstable; urgency=low * debian/control: Adjust dependencies for freetype 2.3.7. Replace recommends of "latex-ucs" by "texlive-latex-recommended". -- Steve M. Robbins Fri, 04 Jul 2008 21:59:45 -0500 ipe (6.0pre30-4) unstable; urgency=low * debian/control: Adjust dependencies for new freetype version. Closes: #487041. Remove (now obsolete) tetex-bin alternative from ipe dependencies. Update to standards version 3.8.0.0. * debian/ipe.doc-base: Change section from Apps/Graphics to Graphics. -- Steve M. Robbins Thu, 19 Jun 2008 10:01:56 -0500 ipe (6.0pre30-3) unstable; urgency=low * debian/control: * debian/rules: Build using quilt. * debian/patches/decimal-point.patch: Set the LC_NUMERIC to "C" at program startup, to ensure decimal point is a period, not a comma. Closes: #480659. -- Steve M. Robbins Sun, 18 May 2008 23:00:04 -0500 ipe (6.0pre30-2) unstable; urgency=low * debian/control: Merge repeated Conflicts line for libipe1c2a. Closes: #464303. Add Homepage field; remove homepage from ipe description. Add sharutils build-dep. Upgrade to standards-version 3.7.3; no changes required. Switch from substvar Source-Version to binary:Version. * debian/rules: Install desktop file and icon. Closes: #451022. Note that I'm not applying the stylesheet part of the patch. * src/ipelib/ipedct.cpp: * src/ipelib/ipepdfwriter.cpp: Include , to build with GCC 4.3 (thanks brian m. carlson). Closes: #454844. * src/ipecanvas/ipecanvaspainter.cpp: * src/ipecanvas/ipecanvaspainter.h: * src/ipecanvas/ipefonts.cpp: * src/ipelib/ipepdfparser.cpp: Applied patch dated 2007-12-14 for Ipe bug 253 (see http://http.theano.de/bugzilla). Closes: #455247. * ipe/menu.ipe: Change from section Apps/ to section Applications/ per menu documentation. -- Steve M. Robbins Thu, 07 Feb 2008 00:49:24 -0600 ipe (6.0pre30-1) unstable; urgency=low * New upstream version. - Ipe now works with pdftex 1.40 (in MikTeX 2.6 and texlive 2007). Closes: #432043. * debian/control: Update download URL. Closes: #433309. -- Steve M. Robbins Sun, 09 Dec 2007 07:24:19 -0600 ipe (6.0pre28-4) unstable; urgency=low * debian/control: Update depends and conflicts to new freetype (version 2.3.5). Closes: #432476. * debian/control: Add (<< 2007) to dependency on texlive-latex-base, since ipe can't cope with the output of version 1.40 of Pdflatex (included in in TexLive 2007). Closes: #432043. * Update homepage URL. Closes: #427388. * src/config.pri: Remove -Werror as upstream suggests (http://s105.theano.de/cgi-bin/bugzilla/show_bug.cgi?id=227). Closes: #417675. -- Steve M. Robbins Tue, 10 Jul 2007 23:23:09 -0500 ipe (6.0pre28-3) unstable; urgency=low * Apply patch http://tclab.kaist.ac.kr/ipe/pdftex1.40patches.zip to enable Ipe to parse output of new pdftex 1.40. See http://mail.cs.uu.nl/pipermail/ipe-discuss/2007-February/000622.html -- Steve M. Robbins Thu, 19 Apr 2007 20:26:00 -0500 ipe (6.0pre28-2) unstable; urgency=low * Introduce wrapper script around ipetoipe that uses a unique IPELATEXDIR for each run. Closes: #405294. -- Steve M. Robbins Sun, 18 Mar 2007 19:13:13 -0500 ipe (6.0pre28-1) unstable; urgency=low * New upstream version. * tetex-fontmap.xml: Revert patches, since now using debian/gsfonts-fontmap.xml. * src/ipetopng/ipetopng.cpp: Revert patch. The printf now uses IpeDocument::pages(), which returns int. * src/ipemodel/ipeprefs.cpp: Revert patch. Upstream now targets Qt 4.2. -- Steve M. Robbins Mon, 5 Mar 2007 23:24:01 -0600 ipe (6.0pre27-3) unstable; urgency=low * debian/gsfonts-fontmap.xml: New. Fontmap for fonts from gsfonts package. * debian/rules: Use gsfonts-fontmap.xml instead of tetex-fontmap.xml. * debian/control: Add texlive-latex-base dependency as alternative to tetex-bin (for pdflatex) and replace tetex-extra by gsfonts (for font files). Patch courtesy of Norbert Preining. Closes: #378537. -- Steve M. Robbins Tue, 9 Jan 2007 23:14:51 -0600 ipe (6.0pre27-2) unstable; urgency=low * src/ipetoipe/ipetoipe.cpp: Revert patch from 6.0pre26-3, since IpeDocument::TotalViews() now returns int, not size_t. Closes: #395987. -- Steve M. Robbins Sun, 29 Oct 2006 07:44:45 -0600 ipe (6.0pre27-1) unstable; urgency=low * New upstream version. * src/ipemodel.pro: Revert previous change. Use patch from Ipe Bug 176, provided by Laurent Rineau. Closes: #395311. -- Steve M. Robbins Sat, 28 Oct 2006 19:35:10 -0500 ipe (6.0pre26-6) unstable; urgency=low * src/literal_escaped_quote.pri: * src/ipemodel.pro: Qt 4.2 changed the behaviour of backslash inside qmake file; this code should work on both 4.2 and previous versions. -- Steve M. Robbins Sun, 22 Oct 2006 23:23:41 -0500 ipe (6.0pre26-5) unstable; urgency=low * Rebuild with freetype 2.2.1. Closes: #369244. Both source and library package now conflict with freetype >= 2.2.2. -- Steve M. Robbins Sat, 1 Jul 2006 13:13:38 -0400 ipe (6.0pre26-4) unstable; urgency=low * No change. Just want the autobuilders to pick this up. -- Steve M. Robbins Sat, 22 Apr 2006 08:40:54 -0400 ipe (6.0pre26-3) unstable; urgency=low * src/ipetoipe/ipetoipe.cpp: * src/ipetopng/ipetopng.cpp: Use %zu to print values of size_t. Closes: #361773. -- Steve M. Robbins Mon, 10 Apr 2006 23:47:37 -0400 ipe (6.0pre26-2) unstable; urgency=low * src/ipetoipe/ipetoipe.cpp: cast doc->size() to int for use in fprintf( %d ). -- Steve M. Robbins Mon, 10 Apr 2006 00:09:13 -0400 ipe (6.0pre26-1) unstable; urgency=low * New upstream version. Closes: #340558. - requires Qt4; change Build-Depends and debian/rules appropriately - build-conflict with libipe1-dev to avoid problems linking wrong lib - static libs are no longer built -- Steve M. Robbins Sun, 9 Apr 2006 20:19:07 -0400 ipe (6.0pre23-7) unstable; urgency=low * tetex-fontmap.xml: update font path to /usr/share/texmf-tetex/ Closes: #355563. -- Steve M. Robbins Tue, 7 Mar 2006 22:38:54 -0500 ipe (6.0pre23-6) unstable; urgency=low * Remove (broken) attempt at tighter libfreetype dependency. -- Steve M. Robbins Sun, 12 Feb 2006 23:22:01 -0500 ipe (6.0pre23-5) unstable; urgency=low * Suggest package latex-ucs for unicode character support. Closes: #345938. * Tighten dependency on libfreetype. Closes: #345937. -- Steve M. Robbins Thu, 9 Feb 2006 00:02:18 -0500 ipe (6.0pre23-4) unstable; urgency=low * debian/control: Rename library packages to use "c2a" suffix, due to libstdc++ allocator change. Declare conflicts & replaces with the previous "c2" packages. Closes: #339188. -- Steve M. Robbins Wed, 23 Nov 2005 21:37:07 -0500 ipe (6.0pre23-3) unstable; urgency=low * GCC 4 transition: rename libipe1 to libipe1c2. * src/config.pro: Remove -Werror. I'd prefer to add the required virtual destructors, but at least two problem classes are in Qt itself. Closes: #302606. * Rebuild with current freetype. Closes: #315823. -- Steve M. Robbins Mon, 8 Aug 2005 21:02:26 -0400 ipe (6.0pre23-2) unstable; urgency=low * debian/control: Ipe should depend on exact version of libipe. Closes: #296771. -- Steve M. Robbins Thu, 24 Feb 2005 22:09:16 -0500 ipe (6.0pre23-1) unstable; urgency=low * New upstream version. -- Steve M. Robbins Sat, 18 Dec 2004 20:56:33 -0500 ipe (6.0pre22-2) unstable; urgency=low * src/config.pro: Set IPEDOCDIR to location where manual gets installed on Debian. Closes: #277306. -- Steve M. Robbins Sun, 24 Oct 2004 11:16:35 -0400 ipe (6.0pre22-1) unstable; urgency=low * New upstream version. * New package libipe1-dev. -- Steve M. Robbins Mon, 11 Oct 2004 23:55:49 -0400 ipe (6.0pre20-2) unstable; urgency=low * Apply patch from upstream to address build failures. -- Steve M. Robbins Sun, 18 Jul 2004 16:15:34 -0400 ipe (6.0pre20-1) unstable; urgency=low * New upstream release. - fixes crash when creating circle through three points. Closes: #259533. - debian/copyright: Update to current license terms. - debian/*.1: Remove as manpages now come from upstream. * Rename debian/menu to debian/ipe.menu. Closes: #259539. -- Steve M. Robbins Tue, 29 Jun 2004 01:40:02 -0400 ipe (6.0pre16-2) unstable; urgency=low * src/ipemodel/ipepdfdoc.cpp: Duplicate string before putting it into the environment. Applied patch from Hein Roehrig. Closes: #253200. * debian/copyright: Update to current license terms. -- Steve M. Robbins Tue, 8 Jun 2004 00:44:02 -0400 ipe (6.0pre16-1) unstable; urgency=low * New upstream release. * New maintainer. Closes: #237582. * Build against latest freetype. Closes: #214983. -- Steve M. Robbins Sat, 5 Jun 2004 13:03:09 -0400 ipe (6.0pre10-3) unstable; urgency=low * Upgraded to policy 3.6.1.0 * Improved description of libipe (closes: #209971) -- Pascal Hakim Wed, 10 Sep 2003 11:53:23 +1000 ipe (6.0pre10-2) unstable; urgency=low * Forgot to change the version number in the build script (closes: #202117) -- Pascal Hakim Sun, 20 Jul 2003 11:00:32 +1000 ipe (6.0pre10-1) unstable; urgency=low * New upstream release (closes: #201445) * Deleting all vertices in a polyline no longer dumps core. (Fixed in latest upstream release) (closes: #199539) * Fixed the description for libipe (closes: #194734) -- Pascal Hakim Fri, 18 Jul 2003 22:38:08 +1000 ipe (6.0pre9-2) unstable; urgency=low * Fixed documentation section (closes: #194490) -- Pascal Hakim Sat, 24 May 2003 19:51:32 +1000 ipe (6.0pre9-1) unstable; urgency=low * Initial Release. -- Pascal Hakim Mon, 31 Mar 2003 23:58:33 +1000 debian/rules0000755000000000000000000000140212236077401010245 0ustar #!/usr/bin/make -f export IPEPREFIX=/usr export INSTALL_ROOT=$(shell pwd)/debian/tmp IPEVER = 7.1.4 %: dh $@ --sourcedirectory=src install: fontmap.xml debian/ipetoipe override_dh_install: fontmap.xml dh_install dh_install fontmap.xml usr/share/ipe/$(IPEVER) dh_install -plibipe$(IPEVER) debian/tmp/usr/lib/lib*.so.* usr/lib override_dh_link: dh_link dh_link usr/share/ipe/$(IPEVER)/doc usr/share/doc/ipe/doc dh_link usr/lib/libipelua.so.$(IPEVER) usr/lib/lua/5.1/ipe.so fontmap.xml: fontmaps/gsfonts-fontmap.xml cp $< $@ # TODO: install and use wrapper to avoid issue #405294. debian/ipetoipe: debian/ipetoipe.sh sed < $< > $@ -e 's,xIPELIBDIRx,$(MYIPELIBDIR),' chmod +x $@ # TODO: do we need the icon? ipe.png: debian/ipe.png.uu uudecode -o $@ $< debian/ipe.lintian-overrides0000644000000000000000000000016211670765176013342 0ustar # Several scripts use the non-standard interpreter ipescript, shipped in package ipe. # ipe: unusual-interpreter debian/ipe.doc-base0000644000000000000000000000031211105012371011325 0ustar Document: ipe Title: Ipe Manual Author: Otfried Cheong Abstract: Manual for the Ipe editor Section: Graphics Format: HTML Index: /usr/share/doc/ipe/doc/manual.html Files: /usr/share/doc/ipe/doc/*.html debian/ipe.desktop0000644000000000000000000000037411105012371011331 0ustar [Desktop Entry] Version=1.0 Type=Application Name=IPE drawing editor GenericName=PDF Figure Editor Comment=Create your drawings in PDF or PS formats Exec=ipe Icon=ipe Terminal=false Categories=Graphics;2DGraphics;RasterGraphics;GTK; StartupNotify=true