aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/debian
Commit message (Collapse)AuthorAgeFilesLines
* The Debian package as well as the sip-communicator executable now uses the ↵Martin Andre2007-01-102-1/+7
| | | | SIP Communicator version available in the build.xml (fixes issue #284)
* version option (almost) fixEmil Ivov2007-01-041-1/+1
|
* changed version for debian packetEmil Ivov2006-12-241-0/+6
|
* In the debian package removed jmf.jar and added BrowserLauncher2Emil Ivov2006-12-012-2/+2
|
* add $LIBPATH/native to LD_LIBRARY_PATH so that jmf .so's are available to ↵Emil Ivov2006-12-011-7/+14
| | | | the media package
* making sure that only necessary libs are included inside the package. (most ↵Emil Ivov2006-12-011-10/+6
| | | | libs are part of the bundles themselves). also replacing logging.properties with an installation specific logging.properties file
* Removed dependencies for log4j and bcprov since they are a part of the ↵Emil Ivov2006-12-011-1/+1
| | | | corresponding bundles.
* Move to last CVS version of BrowserLauncher2 and added support for IceweaselDamian Minkov2006-11-271-1/+1
|
* Updated Debian package:Martin Andre2006-11-244-17/+21
| | | | | | | | | * OSGI implementation changed from Oscar to Felix: - Bundle are now deployed by reference in ~/.felix/sip-communicator.bin - Updated libs accordingly * Dependancy added on alsa-oss so JMF can now use Alsa * Removed Junit in Recommand section, because it is not relevant for the user
* Updated Debian package: oscar now deploy its bundles in ↵Martin Andre2006-10-122-5/+20
| | | | ~/.noscar/sip-communicator.bin
* Can now build Debian package with the ant "deb" task.Martin Andre2006-10-111-2/+2
|
* Added files needed to build a Debian packages.Martin Andre2006-10-1112-0/+976