Loading debian/arb-pt-server.install 0 → 100644 +2 −0 Original line number Diff line number Diff line bin/arb_pt_server usr/bin debian/arb-pt-server.links 0 → 100755 +2 −0 Original line number Diff line number Diff line #!/usr/bin/dh-exec usr/bin/arb_pt_server usr/lib/${DEB_HOST_MULTIARCH}/arb/bin/arb_pt_server debian/control +22 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ Package: libarb-dev Architecture: any Section: libdevel Depends: libarb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: phylogenetic sequence analysis suite - development files ARB is a graphical suite of tools for sequence database handling and data Loading @@ -57,3 +58,24 @@ Description: phylogenetic sequence analysis suite - development files This package provides headers and static libs needed to link against libARBDB. Package: arb-pt-server Architecture: any Depends: libarb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: phylogenetic sequence analysis suite - arb_pt_server ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi-bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides the ARB PT server. debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ override_dh_auto_build: mkdir bin mkdir lib dh_auto_build -- all # --sourcedirectory=CORE make bin/arb_pt_server override_dh_auto_configure: config.makefile Loading Loading
debian/arb-pt-server.install 0 → 100644 +2 −0 Original line number Diff line number Diff line bin/arb_pt_server usr/bin
debian/arb-pt-server.links 0 → 100755 +2 −0 Original line number Diff line number Diff line #!/usr/bin/dh-exec usr/bin/arb_pt_server usr/lib/${DEB_HOST_MULTIARCH}/arb/bin/arb_pt_server
debian/control +22 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,7 @@ Package: libarb-dev Architecture: any Section: libdevel Depends: libarb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: phylogenetic sequence analysis suite - development files ARB is a graphical suite of tools for sequence database handling and data Loading @@ -57,3 +58,24 @@ Description: phylogenetic sequence analysis suite - development files This package provides headers and static libs needed to link against libARBDB. Package: arb-pt-server Architecture: any Depends: libarb (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: phylogenetic sequence analysis suite - arb_pt_server ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi-bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides the ARB PT server.
debian/rules +1 −0 Original line number Diff line number Diff line Loading @@ -52,6 +52,7 @@ override_dh_auto_build: mkdir bin mkdir lib dh_auto_build -- all # --sourcedirectory=CORE make bin/arb_pt_server override_dh_auto_configure: config.makefile Loading