From 8444159afc2cb516f4df2621c1f9b99d08b8ae7b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 8 Sep 2022 18:41:42 +0900 Subject: DEB k9copy: man pages moved to main repo. Signed-off-by: Michele Calgaro (cherry picked from commit 22b72852c5450b6b320ed4c7068573dea1d84267) --- .../multimedia/k9copy/debian/k9copy.1.docbook | 113 --------------------- .../applications/multimedia/k9copy/debian/rules | 13 --- .../multimedia/k9copy/debian/k9copy.1.docbook | 113 --------------------- .../applications/multimedia/k9copy/debian/rules | 13 --- 4 files changed, 252 deletions(-) delete mode 100644 debian/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook delete mode 100644 ubuntu/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook diff --git a/debian/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook b/debian/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook deleted file mode 100644 index 96001a6ad..000000000 --- a/debian/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - Mercatante - Anthony - anthony.mercatante@laposte.net - - - 2005 - Anthony Mercatante - - - - 2005-07-28 - - - - k9copy - 1 - - - k9copy - DVD copy tool for TDE - - - - k9copy - - - - - - - - - - DESCRIPTION - - DVD copy tool for TDE. - - - k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5. - - - - OPTIONS - - All TDE and Qt - programs accept a some common command-line options. k9copy has no - application-specific options. - - - - Generic options: - - - Show help about options - - - - Show Qt specific options - - - - Show TDE specific options - - - - Show all options - - - - Show author information - - - , - Show version information - - - - Show license information - - - - Indicates end of options - - - - - - - COPYRIGHT - - This manual page was written by Anthony Mercatante - anthony.mercatante@laposte.net for the - Debian system (but may be used by others). - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU General Public License, - Version 2 or any later version published by the Free Software Foundation. - - - On Debian systems, the complete text of the GNU General Public - License can be found in - /usr/share/common-licenses/GPL. - - - - diff --git a/debian/_base/applications/multimedia/k9copy/debian/rules b/debian/_base/applications/multimedia/k9copy/debian/rules index aca7b475b..6219a645e 100755 --- a/debian/_base/applications/multimedia/k9copy/debian/rules +++ b/debian/_base/applications/multimedia/k9copy/debian/rules @@ -10,8 +10,6 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) -DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1 - DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices post-patches:: debian/stamp-bootstrap @@ -30,14 +28,3 @@ endif make -f admin/Makefile.common cvs touch debian/stamp-bootstrap - -install/k9copy-trinity:: - dh_installman k9copy.1 - mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/ - dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html - -build/k9copy-trinity:: - docbook2x-man debian/k9copy.1.docbook - -clean:: - rm -f k9copy.1 diff --git a/ubuntu/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook b/ubuntu/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook deleted file mode 100644 index 96001a6ad..000000000 --- a/ubuntu/_base/applications/multimedia/k9copy/debian/k9copy.1.docbook +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - Mercatante - Anthony - anthony.mercatante@laposte.net - - - 2005 - Anthony Mercatante - - - - 2005-07-28 - - - - k9copy - 1 - - - k9copy - DVD copy tool for TDE - - - - k9copy - - - - - - - - - - DESCRIPTION - - DVD copy tool for TDE. - - - k9copy is a DVD backup utility which allow the copy of one or more titles from a DVD9 to a DVD5. - - - - OPTIONS - - All TDE and Qt - programs accept a some common command-line options. k9copy has no - application-specific options. - - - - Generic options: - - - Show help about options - - - - Show Qt specific options - - - - Show TDE specific options - - - - Show all options - - - - Show author information - - - , - Show version information - - - - Show license information - - - - Indicates end of options - - - - - - - COPYRIGHT - - This manual page was written by Anthony Mercatante - anthony.mercatante@laposte.net for the - Debian system (but may be used by others). - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU General Public License, - Version 2 or any later version published by the Free Software Foundation. - - - On Debian systems, the complete text of the GNU General Public - License can be found in - /usr/share/common-licenses/GPL. - - - - diff --git a/ubuntu/_base/applications/multimedia/k9copy/debian/rules b/ubuntu/_base/applications/multimedia/k9copy/debian/rules index aca7b475b..6219a645e 100755 --- a/ubuntu/_base/applications/multimedia/k9copy/debian/rules +++ b/ubuntu/_base/applications/multimedia/k9copy/debian/rules @@ -10,8 +10,6 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug) -DEB_INSTALL_MANPAGES_k9copy = k9copy-trinity.1 - DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --includedir="/opt/trinity/include/tde" --mandir="/opt/trinity/share/man" --infodir="/opt/trinity/share/info" --enable-k3bdevices post-patches:: debian/stamp-bootstrap @@ -30,14 +28,3 @@ endif make -f admin/Makefile.common cvs touch debian/stamp-bootstrap - -install/k9copy-trinity:: - dh_installman k9copy.1 - mv debian/$(cdbs_curpkg)/usr/share/man debian/$(cdbs_curpkg)/opt/trinity/share/ - dh_link opt/trinity/share/doc/tde/HTML/en/k9copy usr/share/doc/$(cdbs_curpkg)/html - -build/k9copy-trinity:: - docbook2x-man debian/k9copy.1.docbook - -clean:: - rm -f k9copy.1 -- cgit v1.2.3