Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
130
Issues
130
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
dcabb83c
Commit
dcabb83c
authored
May 17, 2012
by
Emmanuel Lepage
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ v1.1 ] Update build systen
parent
008c8846
Changes
16
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
36 additions
and
3367 deletions
+36
-3367
tools/build-system/launchpad/sflphone-client-kde/debian/changelog
...ild-system/launchpad/sflphone-client-kde/debian/changelog
+9
-3103
tools/build-system/launchpad/sflphone-client-kde/debian/control
...build-system/launchpad/sflphone-client-kde/debian/control
+8
-15
tools/build-system/launchpad/sflphone-client-kde/debian/control.lucid
...system/launchpad/sflphone-client-kde/debian/control.lucid
+0
-20
tools/build-system/launchpad/sflphone-client-kde/debian/control.natty
...system/launchpad/sflphone-client-kde/debian/control.natty
+0
-20
tools/build-system/launchpad/sflphone-client-kde/debian/control.oneiric
...stem/launchpad/sflphone-client-kde/debian/control.oneiric
+0
-20
tools/build-system/launchpad/sflphone-client-kde/debian/copyright
...ild-system/launchpad/sflphone-client-kde/debian/copyright
+5
-25
tools/build-system/launchpad/sflphone-client-kde/debian/cron.d
.../build-system/launchpad/sflphone-client-kde/debian/cron.d
+0
-4
tools/build-system/launchpad/sflphone-client-kde/debian/dirs
tools/build-system/launchpad/sflphone-client-kde/debian/dirs
+0
-7
tools/build-system/launchpad/sflphone-client-kde/debian/docs
tools/build-system/launchpad/sflphone-client-kde/debian/docs
+0
-5
tools/build-system/launchpad/sflphone-client-kde/debian/manpages
...uild-system/launchpad/sflphone-client-kde/debian/manpages
+0
-2
tools/build-system/launchpad/sflphone-client-kde/debian/menu
tools/build-system/launchpad/sflphone-client-kde/debian/menu
+6
-0
tools/build-system/launchpad/sflphone-client-kde/debian/postinst
...uild-system/launchpad/sflphone-client-kde/debian/postinst
+0
-9
tools/build-system/launchpad/sflphone-client-kde/debian/preinst
...build-system/launchpad/sflphone-client-kde/debian/preinst
+0
-15
tools/build-system/launchpad/sflphone-client-kde/debian/prerm
...s/build-system/launchpad/sflphone-client-kde/debian/prerm
+0
-7
tools/build-system/launchpad/sflphone-client-kde/debian/rules
...s/build-system/launchpad/sflphone-client-kde/debian/rules
+7
-115
tools/build-system/launchpad/sflphone-client-kde/debian/source/format
...system/launchpad/sflphone-client-kde/debian/source/format
+1
-0
No files found.
tools/build-system/launchpad/sflphone-client-kde/debian/changelog
View file @
dcabb83c
This diff is collapsed.
Click to expand it.
tools/build-system/launchpad/sflphone-client-kde/debian/control
View file @
dcabb83c
Source: sflphone-client-kde
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: kde
Priority: optional
Build-Depends: debhelper, cmake, kdepimlibs5-dev, libcommoncpp2-dev, libqt4-dev
Standards-Version: 3.7.3
Maintainer: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>
Uploaders: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>
Standards-Version: 1.1
Build-Depends: debhelper (>= 5.0), cdbs, kdelibs5-dev, cmake, libphonon-dev, kdepimlibs5-dev
Homepage: http://www.sfphone.org/
Package: sflphone-client-kde
Priority: optional
Architecture: i386
Depends: sflphone-common (>=${source:Version}), libcommoncpp2-1.6-0, kdepimlibs5, libqt4-dbus, libqt4-svg, libqtgui4
Replaces: sflphone
Conflicts: sflphone
Homepage: http://www.sflphone.org
Description: KDE client for SFLphone
Provide a KDE client for SFLphone.
SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by
Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description:KDE client for the sflphone-daemon SIP/AiX softphone
\ No newline at end of file
tools/build-system/launchpad/sflphone-client-kde/debian/control.lucid
deleted
100644 → 0
View file @
008c8846
Source: sflphone-client-kde
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: kde
Priority: optional
Build-Depends: debhelper, cmake, kdepimlibs5-dev, libcommoncpp2-dev, libqt4-dev
Standards-Version: 3.7.3
Package: sflphone-client-kde
Priority: optional
Architecture: i386
Depends: sflphone-common (>=${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: sflphone
Conflicts: sflphone
Homepage: http://www.sflphone.org
Description: KDE client for SFLphone
Provide a KDE client for SFLphone.
SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by
Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
tools/build-system/launchpad/sflphone-client-kde/debian/control.natty
deleted
100644 → 0
View file @
008c8846
Source: sflphone-client-kde
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: kde
Priority: optional
Build-Depends: debhelper, cmake, kdepimlibs5-dev, libcommoncpp2-dev, libqt4-dev
Standards-Version: 3.7.3
Package: sflphone-client-kde
Priority: optional
Architecture: i386
Depends: sflphone-common (>=${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: sflphone
Conflicts: sflphone
Homepage: http://www.sflphone.org
Description: KDE client for SFLphone
Provide a KDE client for SFLphone.
SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by
Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
tools/build-system/launchpad/sflphone-client-kde/debian/control.oneiric
deleted
100644 → 0
View file @
008c8846
Source: sflphone-client-kde
Maintainer: SavoirFaireLinux Inc <julien.bonjean@savoirfairelinux.com>
Section: kde
Priority: optional
Build-Depends: debhelper, cmake, kdepimlibs5-dev, libcommoncpp2-dev, libqt4-dev
Standards-Version: 3.7.3
Package: sflphone-client-kde
Priority: optional
Architecture: i386
Depends: sflphone-common (>=${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: sflphone
Conflicts: sflphone
Homepage: http://www.sflphone.org
Description: KDE client for SFLphone
Provide a KDE client for SFLphone.
SFLphone is meant to be a robust enterprise-class desktop phone.
SFLphone is released under the GNU General Public License.
SFLphone is being developed by the global community, and maintained by
Savoir-faire Linux, a Montreal, Quebec, Canada-based Linux consulting company.
tools/build-system/launchpad/sflphone-client-kde/debian/copyright
View file @
dcabb83c
This package was debianized by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> on
Fri, 3 Apr 2009 09:47:53 -0500.
SFLPhone:
It was downloaded from the git repository of SFLphone: git://sflphone.org/git/sflphone.git
(C) 2004-2012 Savoir-Faire Linux <contact@savoirfairelinux.com>
Upstream Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>
SFLPhone KDE:
Copyright:
Savoir-Faire Linux Inc.
License:
This software is copyright (c) 2004-2009 Savoir-Faire Linux inc.
You are free to distribute this software under the terms of
the GNU General Public License version 3.
On Debian systems, the complete text of the GNU General Public
License can be found in the file `/usr/share/common-licenses/GPL'.
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 Franklyn St, Fifth Floor, Boston, MA 02110-1301, USA.
Copyright (C) 2008-2009 Savoir-Faire Linux <jeremy.quentin@savoirfairelinux.com>
Copyright (C) 2009-2012 Savoir-Faire Linux <emmanuel.lepage@savoirfairelinux.com>
tools/build-system/launchpad/sflphone-client-kde/debian/cron.d
deleted
100644 → 0
View file @
008c8846
#
#
Regular
cron
jobs
for
the
sflphone
package
#
0
4
*
*
*
root
sflphone_maintenance
tools/build-system/launchpad/sflphone-client-kde/debian/dirs
deleted
100644 → 0
View file @
008c8846
usr/bin
usr/share/applications
usr/share/pixmaps
usr/share/sflphone
usr/share/locale
usr/share/doc
usr/share/man
tools/build-system/launchpad/sflphone-client-kde/debian/docs
deleted
100644 → 0
View file @
008c8846
NEWS
README
ChangeLog
AUTHORS
tools/build-system/launchpad/sflphone-client-kde/debian/manpages
deleted
100644 → 0
View file @
008c8846
debian/sflphone-client-kde/usr/share/man/man1/sflphone.1
debian/sflphone-client-kde/usr/share/man/man1/sflphone-client-kde.1
tools/build-system/launchpad/sflphone-client-kde/debian/menu
0 → 100644
View file @
dcabb83c
?package(filelight):needs="X11" \
section="Applications/Multimedia" \
hints="KDE, Phone, Sip,Call" \
command="/usr/bin/sflphone-client-kde" \
title="SFLPhone Client KDE" \
longtitle="SFLPhone Client KDE: Enterprise class softphone for KDE"
tools/build-system/launchpad/sflphone-client-kde/debian/postinst
deleted
100644 → 0
View file @
008c8846
#!/bin/sh -e
update-alternatives
--install
/usr/bin/sflphone sflphone /usr/bin/sflphone-client-kde 200
\
--slave
/usr/share/man/man1/sflphone.1.gz sflphone.1.gz
\
/usr/share/man/man1/sflphone-client-kde.1
update-alternatives
--set
sflphone /usr/bin/sflphone-client-kde
exit
0
tools/build-system/launchpad/sflphone-client-kde/debian/preinst
deleted
100644 → 0
View file @
008c8846
#!/bin/sh
# postrm script for sflphone
#
# see: dh_installdeb(1)
set
-e
package
=
sflphone-client-kde
case
"
$1
"
in
install
|
upgrade
)
;;
esac
exit
0
tools/build-system/launchpad/sflphone-client-kde/debian/prerm
deleted
100644 → 0
View file @
008c8846
#!/bin/sh -e
if
[
"
$1
"
=
"remove"
]
;
then
# Remove alternatives symlink set in postinst
update-alternatives
--remove
sflphone /usr/bin/sflphone
fi
tools/build-system/launchpad/sflphone-client-kde/debian/rules
View file @
dcabb83c
#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.
# debian/rules file - for filelight (1.0)
# Copyright 2007 Raúl Sánchez Siles
# 2009 Michael Meskes
# This packaging is licensed under GPLv2
# see /usr/share/common-licenses/GPL-2 for details.
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export
DH_OPTIONS
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
package
=
sflphone-client-kde
CXX
=
g++-4.0
# CFLAGS = -Wall -g
# DEB_INSTALL_PAGES_sflphone_client_kde = sflphone.1 sflphone-client-kde.1
configure
:
configure-stamp
configure-stamp
:
dh_testdir
# Add here commands to configure the package.
cmake
.
-DCMAKE_INSTALL_PREFIX
=
/usr
touch
configure-stamp
#Architecture
build
:
build-arch build-indep
build-arch
:
build-arch-stamp
build-arch-stamp
:
configure-stamp
# Add here commands to compile the arch part of the package.
$(MAKE)
touch
$@
build-indep
:
build-indep-stamp
build-indep-stamp
:
configure-stamp
# Add here commands to compile the indep part of the package.
#$(MAKE) doc
touch
$@
clean
:
dh_testdir
dh_testroot
rm
-f
build-arch-stamp build-indep-stamp configure-stamp
# Add here commands to clean up after the build process.
[
!
-f
Makefile
]
||
$(MAKE)
distclean
ifneq
"$(wildcard /usr/share/misc/config.sub)" ""
cp
-f
/usr/share/misc/config.sub
config.sub
endif
ifneq
"$(wildcard /usr/share/misc/config.guess)" ""
cp
-f
/usr/share/misc/config.guess
config.guess
endif
dh_clean
install
:
install-indep install-arch
install-indep
:
dh_testdir
dh_testroot
dh_clean
-k
-i
dh_installdirs
-i
# Add here commands to install the package into debian/sflphone.
install-arch
:
dh_testdir
dh_testroot
dh_clean
-k
-s
dh_installdirs
-s
# Add here commands to install the arch part of the package into
# debian/tmp.
$(MAKE)
DESTDIR
=
$(CURDIR)
/debian/
$(package)
install
dh_install
-s
# Must not depend on anything. This is to be called by
# binary-arch/binary-indep
# in another 'make' thread.
binary-common
:
pwd
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
# dh_installmenu
# dh_installdebconf
# dh_installlogrotate
# dh_installemacsen
# dh_installpam
# dh_installmime
# dh_python
# dh_installinit
# dh_installcron
# dh_installinfo
# dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
# dh_perl
dh_makeshlibs
dh_installdeb
# dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
# Build architecture independant packages using the common target.
binary-indep
:
build-indep install-indep
$(MAKE)
-f
debian/rules
DH_OPTIONS
=
-i
binary-common
# Build architecture dependant packages using the common target.
binary-arch
:
build-arch install-arch
$(MAKE)
-f
debian/rules
DH_OPTIONS
=
-s
binary-common
binary
:
binary-arch binary-indep
.PHONY
:
build clean binary-indep binary-arch binary install install-indep install-arch configure
tools/build-system/launchpad/sflphone-client-kde/debian/source/format
0 → 100644
View file @
dcabb83c
3.0 (quilt)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment