remove in-tree debian packaging
new out-of-tree packaging will be added
This commit is contained in:
committed by
Knut Morten Okstad
parent
3b07efffc2
commit
4874493bf0
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -1,5 +0,0 @@
|
||||
ifem (0.9.0-1~precise) precise; urgency=low
|
||||
|
||||
* Initial release
|
||||
|
||||
-- Arne Morten Kvarving <arne.morten.kvarving@sintef.no> Mon, 29 Apr 2013 14:16:49 +0200
|
||||
1
debian/compat
vendored
1
debian/compat
vendored
@@ -1 +0,0 @@
|
||||
8
|
||||
177
debian/control
vendored
177
debian/control
vendored
@@ -1,177 +0,0 @@
|
||||
Source: ifem
|
||||
Priority: extra
|
||||
Maintainer: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>
|
||||
Build-Depends: debhelper (>= 8.0.0), cmake, libgotools-core-dev,
|
||||
libgotools-trivariate-dev, libifem-cmakerules,
|
||||
libarpack2-dev, libsuperlu3-dev, libtinyxml-dev,
|
||||
libvtfexpresswriter-dev, gfortran, liblrspline1-dev,
|
||||
liblapack-dev, libblas-dev, libboost-dev, lsb-release,
|
||||
libhdf5-serial-dev, doxygen, graphviz,
|
||||
texlive-latex-extra, texlive-latex-recommended, ghostscript
|
||||
Standards-Version: 3.9.2
|
||||
Section: libs
|
||||
Homepage: <insert the upstream URL, if relevant>
|
||||
|
||||
Package: libifem1-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem-dev
|
||||
Depends: libifem1 (= ${binary:Version})
|
||||
Description: IFEM - the isogeometric finite element library -- development files
|
||||
IFEM - the isogeometric finite element library
|
||||
|
||||
Package: libifem1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - the isogeometric finite element library
|
||||
IFEM - the isogeometric finite element library
|
||||
|
||||
Package: libifem1-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem-dbg
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - the isogeometric finite element library -- debug symbols
|
||||
IFEM - the isogeometric finite element library
|
||||
|
||||
Package: libifem1-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Description: IFEM - the isogeometric finite element library -- documentation
|
||||
IFEM - the isogeometric finite element library
|
||||
|
||||
Package: libifem-common1-dev
|
||||
Section: libdevel
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem-common-dev
|
||||
Depends: libifem1-dev (=${binary:Version}), libifem-common1 (= ${binary:Version})
|
||||
Description: IFEM - common application library -- development files
|
||||
IFEM - the isogeometric finite element library - common application library
|
||||
|
||||
Package: libifem-common1
|
||||
Section: libs
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem-common
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - common application library
|
||||
IFEM - the isogeometric finite element library - common application library
|
||||
|
||||
Package: libifem-common1-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Provides: libifem-common-dbg
|
||||
Depends: libifem-common1 (= ${binary:Version})
|
||||
Description: IFEM - common application library -- debug symbols
|
||||
IFEM - the isogeometric finite element library - common application library
|
||||
|
||||
Package: libifem-poisson
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - Poisson application
|
||||
IFEM - the isogeometric finite element library - Poisson application
|
||||
|
||||
Package: libifem-poisson-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - Poisson application -- debug symbols
|
||||
IFEM - the isogeometric finite element library - Poisson application
|
||||
|
||||
Package: libifem-linel
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - linear elasticity application
|
||||
IFEM - the isogeometric finite element library - linear elasticity application
|
||||
|
||||
Package: libifem-linel-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - linear elasticity application -- debug symbols
|
||||
IFEM - the isogeometric finite element library - linear elasticity application
|
||||
|
||||
Package: libifem-finitedef
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - finite deformation elasticity application -- documentation
|
||||
IFEM - the isogeometric finite element library - finite deformation elasticity application
|
||||
|
||||
Package: libifem-finitedef-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libifem-finitedef (= ${binary:Version})
|
||||
Description: IFEM - finite deformation elasticity application -- debug symbols
|
||||
IFEM - the isogeometric finite element library - finite deformation elasticity application
|
||||
|
||||
Package: libifem-finitedef-doc
|
||||
Section: science
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Description: IFEM - finite deformation elasticity application
|
||||
IFEM - the isogeometric finite element library - finite deformation elasticity application
|
||||
|
||||
Package: libifem-adr
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - advection-diffusion-reaction application
|
||||
IFEM - the isogeometric finite element library - advection-diffusion-reaction application
|
||||
|
||||
Package: libifem-adr-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libifem-adr (= ${binary:Version})
|
||||
Description: IFEM - advection-diffusion-reaction application -- debug symbols
|
||||
IFEM - the isogeometric finite element library - advection-diffusion-reaction application
|
||||
|
||||
Package: libifem-cfd
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - CFD applications
|
||||
IFEM - the isogeometric finite element library - CFD applications
|
||||
|
||||
Package: libifem-cfd-dbg
|
||||
Section: debug
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libifem-cfd (= ${binary:Version})
|
||||
Description: IFEM - CFD applications -- debug symbols
|
||||
IFEM - the isogeometric finite element library - CFD applications
|
||||
|
||||
Package: libifem-utils
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: IFEM - utilities
|
||||
IFEM - the isogeometric finite element library - utility applications
|
||||
|
||||
Package: libifem-utils-dbg
|
||||
Section: science
|
||||
Architecture: any
|
||||
Multi-Arch: same
|
||||
Depends: libifem-utils (= ${binary:Version})
|
||||
Description: IFEM - utilities -- debug symbols
|
||||
IFEM - the isogeometric finite element library - utility applications
|
||||
31
debian/copyright
vendored
31
debian/copyright
vendored
@@ -1,31 +0,0 @@
|
||||
Format: http://dep.debian.net/deps/dep5
|
||||
Upstream-Name: ifem
|
||||
Source: <url://example.com>
|
||||
|
||||
Files: *
|
||||
Copyright: <years> <put author's name and email here>
|
||||
<years> <likewise for another author>
|
||||
License: <special license>
|
||||
<Put the license of the package here indented by 1 space>
|
||||
<This follows the format of Description: lines in control file>
|
||||
.
|
||||
<Including paragraphs>
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2013 Arne Morten Kvarving <arne.morten.kvarving@sintef.no>
|
||||
License: GPL-2+
|
||||
This package 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 package 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, see <http://www.gnu.org/licenses/>
|
||||
.
|
||||
On Debian systems, the complete text of the GNU General
|
||||
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
|
||||
3
debian/docs
vendored
3
debian/docs
vendored
@@ -1,3 +0,0 @@
|
||||
COPYING
|
||||
doc/Tutorials/GettingStarted.pdf
|
||||
doc/petsc.pdf
|
||||
1
debian/libifem-adr.install
vendored
1
debian/libifem-adr.install
vendored
@@ -1 +0,0 @@
|
||||
usr/bin/AdvectionDiffusion
|
||||
4
debian/libifem-cfd.install
vendored
4
debian/libifem-cfd.install
vendored
@@ -1,4 +0,0 @@
|
||||
usr/bin/NavierStokes
|
||||
usr/bin/RANS
|
||||
usr/bin/Boussinesq
|
||||
usr/bin/FSI
|
||||
1
debian/libifem-common1-dev.install
vendored
1
debian/libifem-common1-dev.install
vendored
@@ -1 +0,0 @@
|
||||
usr/lib/*/libCommonIFEM.so
|
||||
1
debian/libifem-common1.install
vendored
1
debian/libifem-common1.install
vendored
@@ -1 +0,0 @@
|
||||
usr/lib/*/libCommonIFEM.so.*
|
||||
1
debian/libifem-finitedef-doc.install
vendored
1
debian/libifem-finitedef-doc.install
vendored
@@ -1 +0,0 @@
|
||||
usr/share/doc/libifem1/Apps/FiniteDeformation/*
|
||||
1
debian/libifem-finitedef.install
vendored
1
debian/libifem-finitedef.install
vendored
@@ -1 +0,0 @@
|
||||
usr/bin/NonLinEl
|
||||
1
debian/libifem-linel.install
vendored
1
debian/libifem-linel.install
vendored
@@ -1 +0,0 @@
|
||||
usr/bin/LinEl
|
||||
1
debian/libifem-poisson.install
vendored
1
debian/libifem-poisson.install
vendored
@@ -1 +0,0 @@
|
||||
usr/bin/Poisson
|
||||
1
debian/libifem-utils.install
vendored
1
debian/libifem-utils.install
vendored
@@ -1 +0,0 @@
|
||||
usr/bin/HDF5toVTx
|
||||
3
debian/libifem1-dev.install
vendored
3
debian/libifem1-dev.install
vendored
@@ -1,3 +0,0 @@
|
||||
usr/include/*
|
||||
usr/lib/*/libIFEM.so
|
||||
usr/lib/IFEM/*
|
||||
2
debian/libifem1-doc.install
vendored
2
debian/libifem1-doc.install
vendored
@@ -1,2 +0,0 @@
|
||||
usr/share/doc/libifem1/html/*
|
||||
usr/share/doc/libifem1/*.pdf
|
||||
1
debian/libifem1.install
vendored
1
debian/libifem1.install
vendored
@@ -1 +0,0 @@
|
||||
usr/lib/*/libIFEM.so.*
|
||||
31
debian/rules
vendored
31
debian/rules
vendored
@@ -1,31 +0,0 @@
|
||||
#!/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.
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=1 -DINSTALL_DOXY=1 -DIFEM_USE_PETSC=0 -DIFEM_AS_SUBMODULE=1 ../Apps
|
||||
|
||||
override_dh_installdocs:
|
||||
dh_installdocs --link-doc=libifem1
|
||||
|
||||
.PHONY: override_dh_strip
|
||||
override_dh_strip:
|
||||
dh_strip -plibifem1 --dbg-package=libifem1-dbg
|
||||
dh_strip -plibifem-adr --dbg-package=libifem-adr-dbg
|
||||
dh_strip -plibifem-cfd-chorin --dbg-package=libifem-cfd-chorin-dbg
|
||||
dh_strip -plibifem-cfd-vms --dbg-package=libifem-cfd-vms-dbg
|
||||
dh_strip -plibifem-common1 --dbg-package=libifem-common1-dbg
|
||||
dh_strip -plibifem-finitedef --dbg-package=libifem-finitedef-dbg
|
||||
dh_strip -plibifem-linel --dbg-package=libifem-linel-dbg
|
||||
dh_strip -plibifem-poisson --dbg-package=libifem-poisson-dbg
|
||||
dh_strip -plibifem-utils --dbg-package=libifem-utils-dbg
|
||||
1
debian/source/format
vendored
1
debian/source/format
vendored
@@ -1 +0,0 @@
|
||||
3.0 (quilt)
|
||||
Reference in New Issue
Block a user