--- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-abbreviation.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-abbreviation.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-abbreviation binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-symbolview.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-symbolview.install @@ -0,0 +1 @@ +usr/share/codelite/plugins/SymbolView.so usr/lib/codelite/plugins --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-abbreviation.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-abbreviation.install @@ -0,0 +1,3 @@ +usr/share/codelite/plugins/abbreviation.so /usr/lib/codelite/plugins +usr/share/codelite/plugins/resources/abbreviation.accelerators +usr/share/codelite/plugins/resources/abbrev.png --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-subversion.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-subversion.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-subversion binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite.install +++ codelite-1.0.2759+dfsg/debian/codelite.install @@ -0,0 +1,22 @@ +debian/codelite.xpm /usr/share/pixmaps +usr/share/codelite/debuggers/*.so /usr/lib/codelite/debuggers +usr/share/codelite/astyle.sample +usr/share/codelite/config +usr/share/codelite/images +usr/share/codelite/index.html +usr/share/codelite/lexers +usr/share/codelite/rc +usr/share/codelite/svnreport.html +usr/share/codelite/templates/projects/custom-makefile +usr/share/codelite/templates/projects/dynamic-library +usr/share/codelite/templates/projects/dynamic-library-wx-enabled +usr/share/codelite/templates/projects/executable +usr/share/codelite/templates/projects/non-code-project +usr/share/codelite/templates/projects/static-library +usr/share/codelite/templates/projects/static-library-wx-enabled +usr/share/codelite/templates/projects/vc-dynamic-library +usr/share/codelite/templates/projects/vc-executable +usr/share/codelite/templates/projects/vc-static-lib +usr/share/applications +usr/bin + --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-wxformbuilder.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-wxformbuilder.install @@ -0,0 +1,2 @@ +usr/share/codelite/plugins/wxformbuilder.so usr/lib/codelite/plugins +usr/share/codelite/templates/formbuilder --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-symbolview.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-symbolview.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-symbolview binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/le_killproc.1 +++ codelite-1.0.2759+dfsg/debian/le_killproc.1 @@ -0,0 +1,20 @@ +.TH "le_killproc" "1" +.SH NAME +.B le_killproc +\- Kill child processes of a given process. +.SH SYNOPSIS +.B le_killproc +\fIPID\fR +.SH DESCRIPTION +.B le_killproc +takes a single \fIPID\fR as its argument, and kills all child processes of the process with the given \fIPID\fR. +.SH COPYRIGHT +This manual page was written by Chow Loong Jin for the +Debian system (but may be used by others). Permission is granted to copy, +distribute and/or modify this document under the terms of the GNU General Public +License, Version 2 or any later version published by the Free Software +Foundation. + +On Debian systems, the complete text of the GNU General Public License can be +found in /usr/share/common-licenses. + --- codelite-1.0.2759+dfsg.orig/debian/codelite.xpm +++ codelite-1.0.2759+dfsg/debian/codelite.xpm @@ -0,0 +1,290 @@ +/* XPM */ +static char *codelite[] = { +/* columns rows colors chars-per-pixel */ +"32 32 252 2", +" c #006C00", +". c #007300", +"X c #007C00", +"o c #007313", +"O c #387500", +"+ c #417F0B", +"@ c #66563A", +"# c #004D5D", +"$ c #1A4C7B", +"% c #1B6B73", +"& c #6F6F47", +"* c #757E58", +"= c #9C6600", +"- c #9C6A00", +"; c #937000", +": c #A76200", +"> c #AA6400", +", c #A16D00", +"< c #AC6B00", +"1 c #B06E00", +"2 c #A57200", +"3 c #AA7500", +"4 c #AD7A00", +"5 c #B47100", +"6 c #B27E00", +"7 c #008300", +"8 c #0F8300", +"9 c #008C00", +"0 c #098F06", +"q c #0F8C0A", +"w c #178900", +"e c #009500", +"r c #019A01", +"t c #099D04", +"y c #12920B", +"u c #1E9B14", +"i c #228903", +"p c #2F8907", +"a c #3B850B", +"s c #0EA107", +"d c #11A007", +"f c #16A30A", +"g c #1CA60D", +"h c #1BA011", +"j c #1FAF13", +"k c #22A912", +"l c #2BAE15", +"z c #2CAA1E", +"x c #38A619", +"c c #2EB41D", +"v c #2FBA1B", +"b c #34B219", +"n c #3CB61D", +"m c #33B81B", +"M c #35BC22", +"N c #3CB728", +"B c #4B820D", +"V c #609407", +"C c #44BA21", +"Z c #4ABD24", +"A c #4FBD2A", +"S c #3BC327", +"D c #42C426", +"F c #4FC027", +"G c #47C52F", +"H c #42C92D", +"J c #54C32A", +"K c #59C52C", +"L c #53C92D", +"P c #4CC633", +"I c #4BCD32", +"U c #51CE32", +"Y c #56D436", +"T c #53D239", +"R c #5AD53C", +"E c #5EDB3F", +"W c #63CB32", +"Q c #6BD037", +"! c #6DD33A", +"~ c #63DA3E", +"^ c #74DA3A", +"/ c #61E333", +"( c #63E03D", +") c #2E836F", +"_ c #50A778", +"` c #61D340", +"' c #61DA41", +"] c #6BDE43", +"[ c #76DC42", +"{ c #67C356", +"} c #6FE34A", +"| c #76E246", +" . c #7DE349", +".. c #78EB4F", +"X. c #7EEE54", +"o. c #B48000", +"O. c #B88400", +"+. c #BE8A01", +"@. c #C28F00", +"#. c #C49200", +"$. c #CC9500", +"%. c #CD9900", +"&. c #D19E00", +"*. c #C19414", +"=. c #D5A300", +"-. c #D8A400", +";. c #DEAA00", +":. c #D3AF18", +">. c #E2AE00", +",. c #E6B401", +"<. c #E9B500", +"1. c #ECBB00", +"2. c #F2BE00", +"3. c #D2AC23", +"4. c #F4C100", +"5. c #FAC600", +"6. c #FECB00", +"7. c #FFD100", +"8. c #FFDB00", +"9. c #FFE202", +"0. c #FFEC00", +"q. c #FFFB00", +"w. c #FFFF0A", +"e. c #FFF61F", +"r. c #FFFF1B", +"t. c #E1C035", +"y. c #FFEC2C", +"u. c #82E84F", +"i. c #86F94D", +"p. c #84E950", +"a. c #8BEE54", +"s. c #8EFF50", +"d. c #86F259", +"f. c #8BF45B", +"g. c #98FF55", +"h. c #9FFF5E", +"j. c #8FF960", +"k. c #96FD64", +"l. c #9AFE65", +"z. c #A3FF6C", +"x. c #EDD145", +"c. c #FFEF4A", +"v. c #FFFF42", +"b. c #F7E056", +"n. c #FFFB5D", +"m. c #FEED64", +"M. c #FFFF6C", +"N. c #ECE279", +"B. c #FFF770", +"V. c #FFFF7D", +"C. c #00369C", +"Z. c #00389E", +"A. c #0027A6", +"S. c #002DA2", +"D. c #002DA9", +"F. c #0030A4", +"G. c #003CA3", +"H. c #0034AB", +"J. c #003AAB", +"K. c #0029B0", +"L. c #0039BE", +"P. c #174E96", +"I. c #0040A6", +"U. c #0044AB", +"Y. c #0049AF", +"T. c #0849AF", +"R. c #0A53AE", +"E. c #0046B0", +"W. c #004CB3", +"Q. c #0044BC", +"!. c #004CB9", +"~. c #0050B7", +"^. c #0B53B6", +"/. c #0153BA", +"(. c #0058BE", +"). c #085ABC", +"_. c #004CC6", +"`. c #0042CC", +"'. c #0055C3", +"]. c #005AC2", +"[. c #005FD3", +"{. c #0056DA", +"}. c #0064CB", +"|. c #0068CF", +" X c #1965C3", +".X c #006DD3", +"XX c #0064D9", +"oX c #006ADD", +"OX c #0070D7", +"+X c #0C73D4", +"@X c #0074DB", +"#X c #0078DF", +"$X c #1D76D3", +"%X c #1379D9", +"&X c #2B6FC7", +"*X c #2674CE", +"=X c #2C79CE", +"-X c #0058E3", +";X c #006AE1", +":X c #007CE2", +">X c #2B80D7", +",X c #3080D6", +"X]././.~.~.W.J.KXKXKXKXKXKXKX", +"KXKXKXKXKXKXKX.X9X9X9X0XqXwXeXrXFX].].(./.~.W.Y.H.KXKXKXKXKXKXKX", +"KXKXKXKXKXKXKX.X8X7X8X8X8X8X8X8XZX/.(./.~.W.E.U.H.KXKXKXKXKXKXKX", +"KXKXKXKXKXKXKXoX7X6X6X6X6X6X7X6XmX!./.~.W.W.Y.I.J.KXKXKXKXKXKXKX", +"KXKXKXKXKXKXKXXX4X3X3X3X4X4X4X5XcXW.~.W.W.Y.U.G.J.KXKXKXKXKXKXKX", +"KXKXKXKXKXKXKXXX2X:X:X2X2X2X2X2XhXE.W.W.Y.U.U.G.KXKXKXKXKXKXKXKX", +"KXKXKXKXKXKXKX[.:X#X#X:X:X:X:X:XsXE.W.Y.U.I.G.Z.KXKXKXKXKXKXKXKX", +"KXKXKXKXKXKXKX{.@XOXOX@X@X@X@X#XuXU.Y.U.I.G.G.C.KXKXKXKXKXKXKXKX", +"KXKXKXKXKXKXKX& ;X.X.X.X.X.X.XOX.,.<.<.m.6 6 3 < a m n n C Z F J K .z X X X X . KX", +"KX4 &.=.=.-.;.;.>.b.4 4 2 < p j l l b n n C C | u X X X . . KXKX", +"KX4 #.%.%.&.&.=.-.x.4 4 2 > i s f g k l l b b ] q X X . . KXKX", +"KX4 6 O.+.#.$.%.%.t.4 3 , > w r r t s f g k k ~ X X . . KXKX", +"KXKX3 3 4 o.O.+.@.3.3 2 - > 8 9 9 e e r t s d U . . . . KXKX", +"KXKXKXKX, , 2 4 6 *.3 2 - : O X 7 7 9 9 e e r M . . . X KXKX", +"KXKXKXKXKXKX; = , 2 4 - - KXKX7 X X X 7 7 9 9 k . KXKXKXKX", +"KXKXKXKXKXKXKXKX2 = , < KXKXKXKXKX7 X . X X 7 y . KXKXKXKXKX", +"KXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKX7 . . . . . KXKXKXKXKXKX", +"KXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKX KXKXKXKXKXKXKXKX", +"KXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKXKX" +}; --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-subversion.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-subversion.install @@ -0,0 +1,4 @@ +usr/share/codelite/plugins/Subversion.so usr/lib/codelite/plugins +usr/share/codelite/plugins/resources/wxfb_conflict.png +usr/share/codelite/plugins/resources/wxfb_modified.png +usr/share/codelite/plugins/resources/wxfb_ok.png --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-codeformatter.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-codeformatter.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-codeformatter binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-copyright.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-copyright.install @@ -0,0 +1 @@ +usr/share/codelite/plugins/Copyright.so usr/lib/codelite/plugins --- codelite-1.0.2759+dfsg.orig/debian/codelite_indexer.1 +++ codelite-1.0.2759+dfsg/debian/codelite_indexer.1 @@ -0,0 +1,25 @@ +.TH "codelite_indexer" "1" +.SH NAME +.B codelite_indexer +\- A daemon which indexes a project directory's C/C++ tags + +.SH SYNOPSIS +.B codelite_indexer \fIsuffix\fR + +.SH DESCRIPTION +.B codelite_indexer +is a daemon which listens for connections on +/tmp/codelite_indexer.socket.\fIsuffix\fR. + +For each connection it receives, it generates tags for a source directory, +similar to \fBctags\fR(1) functionality, returning the output to the caller +through the same connection. + +.SH COPYRIGHT +This manual page was written by Chow Loong Jin for the +Debian system (but may be used by others). Permission is granted to copy, +distribute and/or modify this document under the terms of teh GNU General Public +License, Version 2 or any later published by the Free Software Foundation. + +On Debian systems, the complete text of the GNU General Public License can be +found in /usr/share/common-licenses/GPL. --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-externaltools.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-externaltools.install @@ -0,0 +1,2 @@ +usr/share/codelite/plugins/ExternalTools.so usr/lib/codelite/plugins +usr/share/codelite/plugins/resources/external_tools.accelerators --- codelite-1.0.2759+dfsg.orig/debian/rules +++ codelite-1.0.2759+dfsg/debian/rules @@ -0,0 +1,31 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/patchsys-quilt.mk + +DEBIAN_DIR := $(shell echo $(MAKEFILE_LIST) | awk '{print $$1}' | xargs dirname) +SOURCE_DIR := $(DEBIAN_DIR)/.. +UPSTREAM_VERSION ?= $(shell cd $(SOURCE_DIR) && \ + uscan --dehs | \ + sed -n 's/.*\(.*\)<\/upstream-version>.*/\1/p') + +install/codelite:: + find "$(DEB_SRCDIR)/debian/tmp/usr/share" -type f -exec chmod 0644 '{}' \; + +clean:: + find "$(DEB_SRCDIR)" -name Makefile ! -wholename '*sdk*' -delete + rm -f "$(DEB_SRCDIR)"/fakeroot/DEBIAN/control + +get-orig-source: + cd $(SOURCE_DIR) && uscan --force-download --upstream-version $(UPSTREAM_VERSION) + tar -xzf $(SOURCE_DIR)/../codelite-$(UPSTREAM_VERSION).tar.gz + mv codelite-$(UPSTREAM_VERSION) codelite-$(UPSTREAM_VERSION)+dfsg + GZIP=-9fn tar --exclude=*.dll --exclude=*.exe --exclude=sdk/curl --exclude=sdk/wxsqlite3/sqlite3 \ + --exclude=sdk/src --exclude=sdk/wxconfig --exclude=sdk/astyle \ + -czf codelite_$(UPSTREAM_VERSION)+dfsg.orig.tar.gz \ + codelite-$(UPSTREAM_VERSION)+dfsg + rm -rf $(SOURCE_DIR)/../codelite-$(UPSTREAM_VERSION).tar.gz \ + $(SOURCE_DIR)/../codelite_$(UPSTREAM_VERSION).orig.tar.gz \ + codelite-$(UPSTREAM_VERSION)+dfsg \ + *.cdbs-config_list --- codelite-1.0.2759+dfsg.orig/debian/codelite.dirs +++ codelite-1.0.2759+dfsg/debian/codelite.dirs @@ -0,0 +1,3 @@ +usr/lib/codelite/plugins +usr/share/codelite/plugins/resources +usr/share/codelite/src --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-cscope.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-cscope.install @@ -0,0 +1 @@ +usr/share/codelite/plugins/cscope.so usr/lib/codelite/plugins --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-unittestcpp.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-unittestcpp.install @@ -0,0 +1,3 @@ +usr/share/codelite/plugins/UnitTestCPP.so usr/lib/codelite/plugins +usr/share/codelite/templates/projects/UnitTest++ +usr/share/codelite/src/unittest++1.3.tar.gz --- codelite-1.0.2759+dfsg.orig/debian/README.source +++ codelite-1.0.2759+dfsg/debian/README.source @@ -0,0 +1,27 @@ +Repackaging +----------- + +The upstream tarball used to build this package has been repackaged to +remove unneeded/unwanted files and directories. The steps taken to do +do this were: + + cd $(SOURCE_DIR) && uscan --force-download + tar -xzf $(SOURCE_DIR)/../codelite-$(UPSTREAM_VERSION).tar.gz + mv codelite-$(UPSTREAM_VERSION) codelite-$(UPSTREAM_VERSION)+dfsg + GZIP=-9fn tar --exclude=*.dll \ + --exclude=*.exe \ + --exclude=sdk/curl \ + --exclude=sdk/wxsqlite3/sqlite3 \ + --exclude=sdk/src \ + --exclude=sdk/wxconfig \ + --exclude=sdk/astyle \ + -czf codelite_$(UPSTREAM_VERSION)+dfsg.orig.tar.gz \ + codelite-$(UPSTREAM_VERSION)+dfsg + +Patching +-------- + +Patches are stored in debian/patches. You can apply these patches +manually from the top of the source tree. You can also quilt to apply +patches. Install quilt and see /usr/share/doc/quilt/README.source +Also, see quilt(1). --- codelite-1.0.2759+dfsg.orig/debian/copyright +++ codelite-1.0.2759+dfsg/debian/copyright @@ -0,0 +1,177 @@ +Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat +Upstream-Name: CodeLite +Upstream-Maintainer: Eran Ifrah +Upstream-Source: http://www.codelite.org +X-Upstream-Source-Repackaged: Original .tar.gz has been repackaged, + removing all .exe and .dll files, as well as sdk/curl, sdk/astyle, + sdk/src, sdk/wxsqlite/sqlite3 and sdk/wxconfig, which are Windows- + specific and/or unneeded. + +Files: * +Copyright: Copyright (C) 2008 Eran Ifrah +License: GPL-2+ + This program 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 2 of the License, or + (at your option) any later version. + + This program 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. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + + A full copy of this license can be found in /usr/share/common-licenses/GPL-2 + +Files: sdk/ctags/* +Copyright: 1996-2003, Daniel Hiebert + +Files: sdk/ctags/argproc.c +Copyright: 1989, Mark Pizzolato (mark@infopiz.uucp) + +Files: sdk/ctags/beta.c +Copyright: 1999-2000, MjĂžlner Informatics + +Files: sdk/ctags/slang.c +Copyright: 2000-2001, Francesc Roscher + +Files: sdk/ctags/lua.c +Copyright: 2000-2001, Max Ischenko + +Files: sdk/ctags/php.c +Copyright: 2000, Jesus Castagnetto + +Files: sdk/ctags/asp.c +Copyright: 2000, Patrick Dahne + +Files: sdk/ctags/yacc.c +Copyright: 2001-2002, Nick Hibma + +Files: sdk/ctags/mac.c +Copyright: 2001, Maarten L. Hekkelman + +Files: sdk/ctags/ruby.c +Copyright: 2002, Matthias Veit +Copyright: 2000-2001, Thaddeus Covert +Copyright: 2004, Elliott Hughes + +Files: sdk/ctags/erlang.c +Copyright: 2003, 2003, Brent Fulgham + +Files: sdk/wxconfig/wx-config-win.cpp +Copyright: Takeshi Miya + +Files: sdk/wxflatnotebook/src/wxFlatNotebook/xh_fnb.cpp +Copyright: 2006i, Armel Asselin (copied from Vaclav Slavik xh_notbk) + +Files: sdk/wxscintilla/* +Copyright: 1998-2008, Neil Hodgson + +Files: sdk/wxscintilla/src/scintilla/src/LexPLM.cxx +Copyright: 1990-2007, Scientific Toolworks, Inc + +Files: sdk/wxscintilla/src/scintilla/src/LexTCL.cxx +Copyright: 1998-2001, Andre Arpin + +Files: sdk/wxscintilla/src/scintilla/LexGCC.cxx, + sdk/wxscintilla/src/scintilla/LexSVN.cxx, + sdk/wxscintilla/src/scintilla/LexFIF.cxx +Copyright: 1998-2001 Eran Ifrah + +Files: sdk/wxscintilla/src/ScintillaWX.cpp +Copyright: 2000, Total Control Software + +Files: sdk/wxscintilla/src/scintilla/src/LexRuby.cxx +Copyright: 2001, Clemens Wyss + +Files: sdk/wxscintilla/src/scintilla/src/LexBean.cxx +Copyright: 2001, Vamsi Potluru +Copyright: 2001, Praveen Ambekar + +Files: sdk/wxscintilla/src/scintilla/src/ExternalLexer.cxx +Copyright: 2001, Simon Steele + +Files: sdk/wxscintilla/src/scintilla/src/LexAda.cxx +Copyright: 2002, Sergey Koshcheyev + +Files: sdk/wxscintilla/src/scintilla/src/LexCLW.cxx +Copyright: 2003-2004, Ron Schofield + +Files: sdk/wxscintilla/src/scintilla/src/LexNsis.cxx +Copyright: 2003-2005, Angelo Mandato + +Files: sdk/wxscintilla/src/scintilla/src/LexLout.cxx +Copyright: 2003, Kein-Hong Man + +Files: sdk/wxscintilla/src/scintilla/src/LexMPT.cxx +Copyright: 2003, Marius Gheorghe + +Files: sdk/wxscintilla/src/scintilla/src/LexEScript.cxx +Copyright: 2003, Patrizio Bekerle + +Files: sdk/wxscintilla/src/scintilla/src/LexYAML.cxx +Copyright: 2003, Sean O'Dell + +Files: sdk/wxscintilla/src/scintilla/src/LexAsn1.cxx +Copyright: 2004, Herr Pfarrer + +Files: sdk/wxscintilla/src/scintilla/src/LexKix.cxx +Copyright: 2004, Manfred Becker + +Files: sdk/wxscintilla/src/scintilla/src/wxscintilla.cpp +Copyright: 2004, wxCode + +Files: sdk/wxscintilla/src/scintilla/src/LexRebol.cxx +Copyright: 2005, Pascal Hurni + +Files: sdk/wxscintilla/src/scintilla/src/LexFlagship.cxx +Copyright: 1998-2003, Neil Hodgson +Copyright: 2005, Randy Butler + +Files: sdk/wxscintilla/src/scintilla/src/LexCaml.cxx +Copyright: 2005, Robert Roessler + +Files: sdk/wxscintilla/src/scintilla/src/LexProgress.cxx +Copyright: 2006-2007, Yuval Papish + +Files: sdk/wxscintilla/src/scintilla/src/LexCmake.cxx +Copyright: 2007, Cristian Adam + +Files: sdk/wxscintilla/src/scintilla/src/LexGAP.cxx +Copyright: 2007, Istvan Szollosi + +Files: sdk/wxscintilla/src/scintilla/src/LexPowerShell.cxx +Copyright: 2008, Tim Gerundt + +Files: sdk/wxsqlite3/* +Copyright: Ulrich Telle + +Files: sdk/wxsqlite3/sqlite3/secure/src/codec/codec.cpp +Copyright: 1990, RSA Data Security, Inc. All rights reserved. +Copyright: Ulrich Telle + +Files: CodeFormatter/AS*.cpp, CodeFormatter/astyle_main.cpp +License: LGPL-2.1+ + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License, or (at your option) any later version. + + This library 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + A full copy of this license can be found in /usr/share/common-licenses/LGPL-2.1 + +Files: debian/* +Copyright: Copyright 2009, Chow Loong Jin +License: GPL-2+ + --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-continuousbuild.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-continuousbuild.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-continuousbuild binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-unittestcpp.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-unittestcpp.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-unittestcpp binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-wxformbuilder.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-wxformbuilder.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-wxformbuilder binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-copyright.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-copyright.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-copyright binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-snipwiz.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-snipwiz.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-snipwiz binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/le_dos2unix.1 +++ codelite-1.0.2759+dfsg/debian/le_dos2unix.1 @@ -0,0 +1,21 @@ +.TH "le_dos2unix" "1" +.SH NAME +.B le_dos2unix +\- Convert a CodeLite project and workspace from the DOS environment to the *nix +environment +.SH SYNOPSIS +.B le_dos2unix +.SH DESCRIPTION +.B le_dos2unix +is a trivial script which converts all CodeLite project files (*.project) and +workspace files (*.workspace) in the current directory and all its +subdirectories from the DOS environment to the *nix environment. +.SH COPYRIGHT +This manual page was written by Chow Loong Jin for the +Debian system (but may be used by others). Permission is granted to copy, +distribute and/or modify this document under the terms of the GNU General Public +License, Version 2 or any later version published by the Free Software +Foundation. + +On Debian systems, the complete text of the GNU General Public License can be +found in /usr/share/common-licenses. --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-snipwiz.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-snipwiz.install @@ -0,0 +1 @@ +usr/share/codelite/plugins/SnipWiz.so usr/lib/codelite/plugins --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-gizmos.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-gizmos.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-gizmos binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/watch +++ codelite-1.0.2759+dfsg/debian/watch @@ -0,0 +1,4 @@ +version=3 + +options=dversionmangle=s/\+dfsg.*// \ + http://sf.net/codelite/codelite-(.+)\.tar\.gz --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-codeformatter.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-codeformatter.install @@ -0,0 +1 @@ +usr/share/codelite/plugins/CodeFormatter.so usr/lib/codelite/plugins --- codelite-1.0.2759+dfsg.orig/debian/changelog +++ codelite-1.0.2759+dfsg/debian/changelog @@ -0,0 +1,57 @@ +codelite (1.0.2759+dfsg-0ubuntu1) jaunty; urgency=low + + * New upstream release + * debian/patches/series, debian/patches/00_fix-ia64-build.patch: + + Dropped, applied upstream already. + * debian/patches/02_fix-desktop.patch: + + Refreshed to patch cleanly + + Fix name in desktop file + debian/patches/03_fix-sh.patch: + + Refreshed to patch cleanly. + * debian/rules: + + Make get-orig-source honour UPSTREAM_VERSION if set. + * debian/ctags-le.1, + debian/codelite_indexer.1, + debian/codelite.manpages: + + Dropped ctags-le manpage, since ctags-le was replaced by + codelite_indexer. + + Added codelite_indexer manpage. + + -- Chow Loong Jin Tue, 10 Feb 2009 02:27:55 +0800 + +codelite (1.0.2674+dfsg-0ubuntu2) jaunty; urgency=low + + * debian/rules, + debian/README.source: + + Fixed get-orig-source rule and list of files removed from upstream + tarball (LP: #322896) + * debian/patches/series, + debian/patches/00_fix-ia64-build.patch: + + Patched configure to detect ia64 as a 64-bit architecture (LP: #322899) + + -- Chow Loong Jin Fri, 30 Jan 2009 04:17:00 +0800 + +codelite (1.0.2674+dfsg-0ubuntu1) jaunty; urgency=low + + [ Chow Loong Jin ] + * Initial release (LP: #298030) + * debian/patches/01_fix-symlink.patch: + + Fix issue where /usr/bin/CodeLite points at the build directory + * debian/patches/02_fix-desktop.patch: + + Fix issue where no menu entry appears for CodeLite + + Fix issue where menu entry has no icon + * debian/patches/03_fix-sh.patch: + + Removed .sh suffix from /usr/bin/le_* + * debian/patches/04_change-installpath.patch: + + Make CodeLite look in /usr/lib/codelite for files instead of + /usr/share/codelite + * Original .tar.gz has been repackaged, removing all .exe and .dll + files, as well as sdk/curl, sdk/astyle, sdk/src, and sdk/wxconfig, + which are Windows-specific and/or unneeded. + + [ Morten Kjeldgaard ] + * removed sdk/wxsqlite3/sqlite3 from upstream tarball, and added + libsqlite3-dev as Build-Depends. Added README.source. + + -- Chow Loong Jin Mon, 12 Jan 2009 15:46:55 +0800 + --- codelite-1.0.2759+dfsg.orig/debian/codelite.links +++ codelite-1.0.2759+dfsg/debian/codelite.links @@ -0,0 +1,11 @@ +usr/share/man/man1/CodeLite.1.gz usr/share/man/man1/codelite.1.gz +usr/share/codelite/astyle.sample usr/lib/codelite/astyle.sample +usr/share/codelite/config usr/lib/codelite/config +usr/share/codelite/images usr/lib/codelite/images +usr/share/codelite/index.html usr/lib/codelite/index.html +usr/share/codelite/lexers usr/lib/codelite/lexers +usr/share/codelite/rc usr/lib/codelite/rc +usr/share/codelite/src usr/lib/codelite/src +usr/share/codelite/svnreport.html usr/lib/codelite/svnreport.html +usr/share/codelite/templates usr/lib/codelite/templates +usr/share/codelite/plugins/resources usr/lib/codelite/plugins/resources --- codelite-1.0.2759+dfsg.orig/debian/codelite.manpages +++ codelite-1.0.2759+dfsg/debian/codelite.manpages @@ -0,0 +1,5 @@ +debian/CodeLite.1 +debian/codelite_indexer.1 +debian/le_dos2unix.1 +debian/le_exec.1 +debian/le_killproc.1 --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-continuousbuild.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-continuousbuild.install @@ -0,0 +1,2 @@ +usr/share/codelite/plugins/ContinuousBuild.so usr/lib/codelite/plugins +usr/share/codelite/plugins/resources/compfile.png --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-externaltools.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-externaltools.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-externaltools binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-cscope.lintian-overrides +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-cscope.lintian-overrides @@ -0,0 +1 @@ +codelite-plugins-cscope binary: debian-changelog-file-is-a-symlink --- codelite-1.0.2759+dfsg.orig/debian/codelite.menu +++ codelite-1.0.2759+dfsg/debian/codelite.menu @@ -0,0 +1,5 @@ +?package(codelite):needs="X11" \ + section="Applications/Programming" \ + title="CodeLite" \ + command="/usr/bin/CodeLite" \ + icon="/usr/share/pixmaps/codelite.xpm" --- codelite-1.0.2759+dfsg.orig/debian/control +++ codelite-1.0.2759+dfsg/debian/control @@ -0,0 +1,140 @@ +Source: codelite +Section: devel +Priority: optional +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Chow Loong Jin +Build-Depends: cdbs, + debhelper (>= 7), + quilt, + autotools-dev, + libgtk2.0-dev, + libwxgtk2.8-dev, + libsqlite3-dev +Standards-Version: 3.8.0 +Homepage: http://www.codelite.org + +Package: codelite +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: gdb, + gcc, + xterm, + codelite-plugins +Description: Powerful and lightweight C/C++ IDE + CodeLite is a powerful and lightweight C/C++ IDE which comes with but is not + limited to the following features: + * Generic support for compilers + * Built-in GDB support + * Database-based Code Completion mechanism + * Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, + PHP, JavaScript, Python, HTML, and ASP + * Text Folding + * Bookmarks + * Find and Replace + * doxygen comment generator + +Package: codelite-plugins +Architecture: all +Depends: ${misc:Depends}, + codelite-plugins-abbreviation (>= ${source:Version}), + codelite-plugins-codeformatter (>= ${source:Version}), + codelite-plugins-continuousbuild (>= ${source:Version}), + codelite-plugins-copyright (>= ${source:Version}), + codelite-plugins-cscope (>= ${source:Version}), + codelite-plugins-externaltools (>= ${source:Version}), + codelite-plugins-gizmos (>= ${source:Version}), + codelite-plugins-snipwiz (>= ${source:Version}), + codelite-plugins-subversion (>= ${source:Version}), + codelite-plugins-symbolview (>= ${source:Version}), + codelite-plugins-unittestcpp (>= ${source:Version}), + codelite-plugins-wxformbuilder (>= ${source:Version}) +Description: Powerful and lightweight C/C++ IDE - plugins + This is a metapackage which installs all official CodeLite plugins. + +Package: codelite-plugins-abbreviation +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - abbreviation plugin + This package extends CodeLite functionality with the included + Abbreviation plugin. + +Package: codelite-plugins-codeformatter +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - CodeFormatter plugin + This package extends CodeLite functionality with the included + CodeFormatter plugin. + +Package: codelite-plugins-continuousbuild +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - ContinuousBuild plugin + This package extends CodeLite functionality with the included + ContinuousBuild plugin. + +Package: codelite-plugins-copyright +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - Copyright plugin + This package extends CodeLite functionality with the included Copyright + plugin. + +Package: codelite-plugins-cscope +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - CScope plugin + This package extends CodeLite functionality with the included CScope + plugin. + +Package: codelite-plugins-externaltools +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - ExternalTools plugin + This package extends CodeLite functionality with the included ExternalTools + plugin. + +Package: codelite-plugins-gizmos +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - Gizmos plugin + This package extends CodeLite functionality with the included Gizmos + plugin. + +Package: codelite-plugins-snipwiz +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - SnipWiz plugin + This package extends CodeLite functionality with the included Gizmos + plugin. + +Package: codelite-plugins-subversion +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + codelite (= ${binary:Version}), + subversion +Description: Powerful and lightweight C/C++ IDE - Subversion plugin + This package extends CodeLite functionality with the included Subversion + plugin. + +Package: codelite-plugins-symbolview +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - SymbolView plugin + This package extends CodeLite functionality with the included SymbolView + plugin. + +Package: codelite-plugins-unittestcpp +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - UnitTest++ plugin + This package extends CodeLite functionality with the included UnitTest++ + plugin. + +Package: codelite-plugins-wxformbuilder +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, codelite (= ${binary:Version}) +Description: Powerful and lightweight C/C++ IDE - WXFormBuilder plugin + This package extends CodeLite functionality with the included WXFormBuilder + plugin. + --- codelite-1.0.2759+dfsg.orig/debian/CodeLite.1 +++ codelite-1.0.2759+dfsg/debian/CodeLite.1 @@ -0,0 +1,43 @@ +.TH CodeLite "1" "December 19, 2008" "CodeLite 1.0.2527" +.SH NAME +.B CodeLite +\- A lightweight and powerful C/C++ IDE +.SH SYNOPSIS +.B CodeLite +[\fI-v\fR] [\fI-h\fR] [\fI-l \fR] [\fI-b \fR] [\fIInput file\fR...] +.B codelite +[\fI-v\fR] [\fI-h\fR] [\fI-l \fR] [\fI-b \fR] [\fIInput file\fR...] +.SH DESCRIPTION +.TP +\fB\-v\fR, \fB\-\-version\fR +Print current version +.TP +\fB\-h\fR, \fB\-\-help\fR +Print usage +.TP +\fB\-l\fR, \fB\-\-line=\fR +Open the file at a given line number +.TP +\fB\-b\fR, \fB\-\-basedir=\fR +Use this path as CodeLite installation path +.TP +\fB\-v\fR, \fB\-\-version\fR +Print current version +.TP +\fB\-h\fR, \fB\-\-help\fR +Print usage +.TP +\fB\-l\fR, \fB\-\-line=\fR +Open the file at a given line number +.TP +\fB\-b\fR, \fB\-\-basedir=\fR +Use this path as CodeLite installation path +.SH COPYRIGHT +This manual page was written by Chow Loong Jin for the +Debian system (but may be used by others). Permission is granted to copy, +distribute and/or modify this document under the terms of the GNU General Public +License, Version 2 or any later version published by the Free Software +Foundation. + +On Debian systems, the complete text of the GNU General Public License can be +found in /usr/share/common-licenses. --- codelite-1.0.2759+dfsg.orig/debian/codelite-plugins-gizmos.install +++ codelite-1.0.2759+dfsg/debian/codelite-plugins-gizmos.install @@ -0,0 +1,2 @@ +usr/share/codelite/plugins/Gizmos.so usr/lib/codelite/plugins +usr/share/codelite/templates/gizmos --- codelite-1.0.2759+dfsg.orig/debian/le_exec.1 +++ codelite-1.0.2759+dfsg/debian/le_exec.1 @@ -0,0 +1,20 @@ +.TH "le_exec" "1" +.SH NAME +.B le_exec +\- small wrapper script to execute commands on Linux and keep the +console running until ENTER is pressed +.SH SYNOPSIS +.B le_exec +[\fINAME\fR=\fIVALUE\fR]... \fICOMMAND \fR[\fIARG\fR]... +.SH DESCRIPTION +Set each \fINAME\fR to \fIVALUE\fR in the environment and run \fICOMMAND\fR with arguments \fIARG\fR, +then keep the console running until ENTER is pressed. +.SH COPYRIGHT +This manual page was written by Chow Loong Jin for the +Debian system (but may be used by others). Permission is granted to copy, +distribute and/or modify this document under the terms of the GNU General Public +License, Version 2 or any later version published by the Free Software +Foundation. + +On Debian systems, the complete text of the GNU General Public License can be +found in /usr/share/common-licenses. --- codelite-1.0.2759+dfsg.orig/debian/compat +++ codelite-1.0.2759+dfsg/debian/compat @@ -0,0 +1 @@ +7 --- codelite-1.0.2759+dfsg.orig/debian/patches/04_change-installpath.patch +++ codelite-1.0.2759+dfsg/debian/patches/04_change-installpath.patch @@ -0,0 +1,13 @@ +Index: codelite-1.0.2527/LiteEditor/app.cpp +=================================================================== +--- codelite-1.0.2527.orig/LiteEditor/app.cpp 2008-12-29 04:25:31.000000000 +0800 ++++ codelite-1.0.2527/LiteEditor/app.cpp 2008-12-29 04:29:46.000000000 +0800 +@@ -218,7 +218,7 @@ + wxMkDir((homeDir + wxT("/config/")).ToAscii(), 0777); + + //copy the settings from the global location if needed +- wxString installPath( wxStandardPaths::Get().GetDataDir() ); ++ wxString installPath( wxStandardPaths::Get().GetPluginsDir() ); + if ( ! CopySettings(homeDir, installPath ) ) return false; + ManagerST::Get()->SetInstallDir( installPath ); + --- codelite-1.0.2759+dfsg.orig/debian/patches/02_fix-desktop.patch +++ codelite-1.0.2759+dfsg/debian/patches/02_fix-desktop.patch @@ -0,0 +1,18 @@ +Index: codelite-1.0.2759+dfsg/Runtime/codelite.desktop +=================================================================== +--- codelite-1.0.2759+dfsg.orig/Runtime/codelite.desktop 2009-02-10 00:56:58.000000000 +0800 ++++ codelite-1.0.2759+dfsg/Runtime/codelite.desktop 2009-02-10 00:57:05.000000000 +0800 +@@ -1,10 +1,10 @@ + [Desktop Entry] +-Version=0.9 ++Version=1.0 +-Name=codelite ++Name=CodeLite + Comment=An Open Source IDE for C/C++ + TryExec=codelite + Exec=codelite %f +-Icon=/usr/local/share/codelite/images/cubes.png ++Icon=/usr/share/codelite/images/cubes.png + Terminal=false + X-MultipleArgs=false + Type=Application --- codelite-1.0.2759+dfsg.orig/debian/patches/03_fix-sh.patch +++ codelite-1.0.2759+dfsg/debian/patches/03_fix-sh.patch @@ -0,0 +1,80 @@ +Index: codelite-1.0.2759+dfsg/configure +=================================================================== +--- codelite-1.0.2759+dfsg.orig/configure 2009-02-10 00:59:24.000000000 +0800 ++++ codelite-1.0.2759+dfsg/configure 2009-02-10 01:03:07.000000000 +0800 +@@ -471,12 +471,12 @@ + echo " @ln -s \$(EXE_NAME_NO_PATH) \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile + echo " @chmod +x \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile + fi +- echo " @cp Runtime/le_dos2unix.sh \$(DESTDIR)$prefix/bin/" >> Makefile +- echo " @cp Runtime/le_exec.sh \$(DESTDIR)$prefix/bin/" >> Makefile +- echo " @cp Runtime/le_killproc.sh \$(DESTDIR)$prefix/bin/" >> Makefile +- echo " @chmod +x \$(DESTDIR)$prefix/bin/le_dos2unix.sh" >> Makefile +- echo " @chmod +x \$(DESTDIR)$prefix/bin/le_exec.sh" >> Makefile +- echo " @chmod +x \$(DESTDIR)$prefix/bin/le_killproc.sh" >> Makefile ++ echo " @cp Runtime/le_dos2unix.sh \$(DESTDIR)$prefix/bin/le_dos2unix" >> Makefile ++ echo " @cp Runtime/le_exec.sh \$(DESTDIR)$prefix/bin/le_exec" >> Makefile ++ echo " @cp Runtime/le_killproc.sh \$(DESTDIR)$prefix/bin/le_killproc" >> Makefile ++ echo " @chmod +x \$(DESTDIR)$prefix/bin/le_dos2unix" >> Makefile ++ echo " @chmod +x \$(DESTDIR)$prefix/bin/le_exec" >> Makefile ++ echo " @chmod +x \$(DESTDIR)$prefix/bin/le_killproc" >> Makefile + echo " @cp sdk/codelite_indexer/codelite_indexer \$(DESTDIR)$prefix/bin/" >> Makefile + echo " @mkdir -p \$(DESTDIR)$prefix/share/applications" >> Makefile + echo " @mkdir -p \$(DESTDIR)$prefix/share/codelite" >> Makefile +@@ -534,9 +534,9 @@ + echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile + fi + # echo " @\$(RM) -fr /usr/lib/libsqlite3-cl.so" >> Makefile +- echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_dos2unix.sh" >> Makefile +- echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_exec.sh" >> Makefile +- echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_killproc.sh" >> Makefile ++ echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_dos2unix" >> Makefile ++ echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_exec" >> Makefile ++ echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/le_killproc" >> Makefile + echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/codelite_indexer" >> Makefile + echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/CodeLiteUR" >> Makefile + echo " @\$(RM) -fr \$(DESTDIR)$prefix/bin/CodeLiteUD" >> Makefile +Index: codelite-1.0.2759+dfsg/LiteEditor/manager.cpp +=================================================================== +--- codelite-1.0.2759+dfsg.orig/LiteEditor/manager.cpp 2009-02-09 22:05:31.000000000 +0800 ++++ codelite-1.0.2759+dfsg/LiteEditor/manager.cpp 2009-02-10 01:03:54.000000000 +0800 +@@ -948,7 +948,7 @@ + if ( bldConf->GetPauseWhenExecEnds() ) { + wxString ld_lib_path; + wxFileName exePath ( wxStandardPaths::Get().GetExecutablePath() ); +- wxFileName exeWrapper ( exePath.GetPath(), wxT ( "le_exec.sh" ) ); ++ wxFileName exeWrapper ( exePath.GetPath(), wxT ( "le_exec" ) ); + + if ( wxGetEnv ( wxT ( "LD_LIBRARY_PATH" ), &ld_lib_path ) && ld_lib_path.IsEmpty() == false ) { + command << wxT ( "/bin/sh -f " ) << exeWrapper.GetFullPath() << wxT ( " LD_LIBRARY_PATH=" ) << ld_lib_path << wxT ( " " ); +Index: codelite-1.0.2759+dfsg/Plugin/pipedprocess.cpp +=================================================================== +--- codelite-1.0.2759+dfsg.orig/Plugin/pipedprocess.cpp 2008-08-21 02:18:15.000000000 +0800 ++++ codelite-1.0.2759+dfsg/Plugin/pipedprocess.cpp 2009-02-10 00:59:25.000000000 +0800 +@@ -55,7 +55,7 @@ + #ifdef __WXGTK__ + wxString cmd; + wxFileName exePath(wxStandardPaths::Get().GetExecutablePath()); +- wxFileName script(exePath.GetPath(), wxT("le_killproc.sh")); ++ wxFileName script(exePath.GetPath(), wxT("le_killproc")); + cmd << wxT("/bin/sh -f ") << script.GetFullPath() << wxT(" ") << GetPid(); + wxExecute(cmd, wxEXEC_ASYNC); + #else +Index: codelite-1.0.2759+dfsg/Runtime/le_killproc.sh +=================================================================== +--- codelite-1.0.2759+dfsg.orig/Runtime/le_killproc.sh 2007-08-29 05:43:51.000000000 +0800 ++++ codelite-1.0.2759+dfsg/Runtime/le_killproc.sh 2009-02-10 00:59:25.000000000 +0800 +@@ -1,3 +1,4 @@ ++#!/bin/sh + procs=`ps --ppid $1 | grep -v PID | awk '{print $1;}'` + for p in $procs + do +Index: codelite-1.0.2759+dfsg/Runtime/le_dos2unix.sh +=================================================================== +--- codelite-1.0.2759+dfsg.orig/Runtime/le_dos2unix.sh 2007-10-23 00:05:38.000000000 +0800 ++++ codelite-1.0.2759+dfsg/Runtime/le_dos2unix.sh 2009-02-10 00:59:25.000000000 +0800 +@@ -1,3 +1,4 @@ ++#!/bin/sh + files=`find . -name "*.project"` + wsp_files=`find . -name "*.workspace"` + --- codelite-1.0.2759+dfsg.orig/debian/patches/01_fix-symlink.patch +++ codelite-1.0.2759+dfsg/debian/patches/01_fix-symlink.patch @@ -0,0 +1,13 @@ +Index: codelite-1.0.2674/configure +=================================================================== +--- codelite-1.0.2674.orig/configure 2009-01-13 11:39:24.000000000 +0800 ++++ codelite-1.0.2674/configure 2009-01-13 11:39:26.000000000 +0800 +@@ -383,7 +383,7 @@ + echo " @mkdir -p \$(DESTDIR)$prefix/bin" >> Makefile + echo " @cp \$(EXE_NAME) \$(DESTDIR)$prefix/bin/" >> Makefile + if [ "$make_symlink" = "yes" ] ; then +- echo " @ln -s \$(DESTDIR)$prefix/bin/\$(EXE_NAME_NO_PATH) \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile ++ echo " @ln -s \$(EXE_NAME_NO_PATH) \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile + echo " @chmod +x \$(DESTDIR)$prefix/bin/CodeLite" >> Makefile + fi + echo " @cp Runtime/le_dos2unix.sh \$(DESTDIR)$prefix/bin/" >> Makefile --- codelite-1.0.2759+dfsg.orig/debian/patches/series +++ codelite-1.0.2759+dfsg/debian/patches/series @@ -0,0 +1,4 @@ +01_fix-symlink.patch +02_fix-desktop.patch +03_fix-sh.patch +04_change-installpath.patch