subsurface/packaging/ubuntu/control
Dirk Hohndel 74447d6389 Add Ubuntu packaging instructions
These files knowingly (one might say, intentionally) violate the spirit
and letter of the Debian / Ubuntu packaging rules. They are intended to be
able to create our own packages that include their own libdivecomputer,
libgit2 and (later) libmarble. Especially for daily builds this is WAY
easier than fighting with whatever may be the current version of these
packages in Ubuntu (especially since this allows us to use our private
libdivecomputer branch).

This assumes that the user runs the make-package.sh script from a
directory below which we have
subsurface/                <- Subsurface checked out git tree
subsurface/libdivecomputer <- desired libdivecomputer sources
subsurface/libgit2         <- desired libgit2 source

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-12-02 08:51:32 -08:00

42 lines
1.4 KiB
Text

Source: subsurface-4.2.90
Section: utils
Priority: optional
Maintainer: Dirk Hohndel <dirk@hohndel.org>
Build-Depends: asciidoc,
debhelper (>= 9),
libqt4-dev,
libqtwebkit-dev,
libgconf2-dev,
libtool,
libxml2-dev,
libxslt-dev,
libsoup2.4-dev,
pkg-config,
txt2html,
libzip-dev,
libsqlite3-dev,
libmarble-dev,
autoconf,
automake,
cmake,
dpkg-dev (>= 1.16.1.1),
libusb-dev,
dh-autoreconf,
libz-dev,
libssl-dev,
git
# libgit2-dev,
Standards-Version: 3.9.5
Homepage: http://subsurface-divelog.hohndel.org
#Vcs-Git: git://git.debian.org/collab-maint/subsurface-4.2.90.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/subsurface-4.2.90.git;a=summary
Package: subsurface-4.2.90
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Dive log program
Subsurface is an open source divelog program that runs on Windows, Mac and Linux.
Subsurface is able to track single- and multi-tank dives using air, Nitrox or
TriMix. It also allows logging of weights and exposure protection used, dive
masters and dive buddies and enables the user to rate dives and provide
additional dive notes.