--- gnomoradio-0.15.1.orig/config.guess +++ gnomoradio-0.15.1/config.guess @@ -1,9 +1,9 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. -timestamp='2004-08-13' +timestamp='2005-03-24' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -53,7 +53,7 @@ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -319,6 +319,9 @@ *:OS/390:*:*) echo i370-ibm-openedition exit 0 ;; + *:z/VM:*:*) + echo s390-ibm-zvmoe + exit 0 ;; *:OS400:*:*) echo powerpc-ibm-os400 exit 0 ;; @@ -342,7 +345,7 @@ DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit 0 ;; - DRS?6000:UNIX_SV:4.2*:7*) + DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7 && exit 0 ;; esac ;; @@ -801,6 +804,9 @@ i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit 0 ;; + amd64:CYGWIN*:*:*) + echo x86_64-unknown-cygwin + exit 0 ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit 0 ;; @@ -824,6 +830,12 @@ cris:Linux:*:*) echo cris-axis-linux-gnu exit 0 ;; + crisv32:Linux:*:*) + echo crisv32-axis-linux-gnu + exit 0 ;; + frv:Linux:*:*) + echo frv-unknown-linux-gnu + exit 0 ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit 0 ;; @@ -1188,6 +1200,9 @@ *:QNX:*:4*) echo i386-pc-qnx exit 0 ;; + NSE-?:NONSTOP_KERNEL:*:*) + echo nse-tandem-nsk${UNAME_RELEASE} + exit 0 ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit 0 ;; @@ -1241,7 +1256,10 @@ A*) echo alpha-dec-vms && exit 0 ;; I*) echo ia64-dec-vms && exit 0 ;; V*) echo vax-dec-vms && exit 0 ;; - esac + esac ;; + *:XENIX:*:SysV) + echo i386-pc-xenix + exit 0 ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 @@ -1401,7 +1419,9 @@ the operating system you are using. It is advised that you download the most up to date version of the config scripts from - ftp://ftp.gnu.org/pub/gnu/config/ + http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess +and + http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub If the version you run ($0) is already up to date, please send the following data and any information you think might be --- gnomoradio-0.15.1.orig/config.sub +++ gnomoradio-0.15.1/config.sub @@ -1,9 +1,9 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. -timestamp='2004-06-24' +timestamp='2005-02-10' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -70,7 +70,7 @@ version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO @@ -237,7 +237,7 @@ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ - | m32r | m32rle | m68000 | m68k | m88k | mcore \ + | m32r | m32rle | m68000 | m68k | m88k | maxq | mcore \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ @@ -267,7 +267,7 @@ | tahoe | thumb | tic4x | tic80 | tron \ | v850 | v850e \ | we32k \ - | x86 | xscale | xstormy16 | xtensa \ + | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \ | z8k) basic_machine=$basic_machine-unknown ;; @@ -310,7 +310,7 @@ | ip2k-* | iq2000-* \ | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | mcore-* \ + | m88110-* | m88k-* | maxq-* | mcore-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ @@ -343,8 +343,8 @@ | tron-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ - | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \ - | xtensa-* \ + | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \ + | xstormy16-* | xtensa-* \ | ymp-* \ | z8k-*) ;; @@ -457,6 +457,9 @@ crds | unos) basic_machine=m68k-crds ;; + crisv32 | crisv32-* | etraxfs*) + basic_machine=crisv32-axis + ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; @@ -486,6 +489,10 @@ basic_machine=m88k-motorola os=-sysv3 ;; + djgpp) + basic_machine=i586-pc + os=-msdosdjgpp + ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx @@ -1026,6 +1033,10 @@ basic_machine=hppa1.1-winbond os=-proelf ;; + xbox) + basic_machine=i686-pc + os=-mingw32 + ;; xps | xps100) basic_machine=xps100-honeywell ;; @@ -1294,6 +1305,9 @@ -kaos*) os=-kaos ;; + -zvmoe) + os=-zvmoe + ;; -none) ;; *) --- gnomoradio-0.15.1.orig/debian/gnomoradio.desktop +++ gnomoradio-0.15.1/debian/gnomoradio.desktop @@ -0,0 +1,100 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Gnomoradio Music Player +Name[ar]=Gnomoradio Music Player +Name[az]=Gnomoradio Music Player +Name[be]=Gnomoradio Music Player +Name[bg]=Gnomoradio Music Player +Name[ca]=Reproductor de música Gnomoradio +Name[cs]=Gnomoradio Music Player +Name[cy]=Gnomoradio Music Player +Name[da]=Gnomoradio Music Player +Name[de]=Gnomoradio Musik-Player +Name[el]=Gnomoradio Music Player +Name[en_CA]=Gnomoradio Music Player +Name[en_GB]=Gnomoradio Music Player +Name[es]=Reproductor de música Gnomoradio +Name[et]=Gnomoradio muusikamängija +Name[fi]=Gnomoradio musiikkisoitin +Name[fr]=Lecteur de musique Gnomoradio +Name[ga]=Gnomoradio Music Player +Name[hr]=Gnomoradio Music Player +Name[hu]=Gnomoradio Music Player +Name[id]=Gnomoradio Music Player +Name[it]=Gnomoradio Music Player +Name[ja]=Gnomoradio ミュージック・プレイヤー +Name[ko]=Gnomoradio 음악 연주기 +Name[lt]=Gnomoradio Music Player +Name[lv]=Gnomoradio Music Player +Name[mn]=Gnomoradio Music Player +Name[ms]=Gnomoradio Music Player +Name[nl]=Gnomoradio Music Player +Name[no]=Gnomoradio musikkavspiller +Name[pa]=Gnomoradio Music Player +Name[pl]=Odtwarzacz muzyczny Gnomoradio +Name[pt]=Gnomoradio Music Player +Name[pt_BR]=Reprodutor de Música Gnomoradio +Name[ro]=Gnomoradio Music Player +Name[ru]=Gnomoradio Music Player +Name[sr]=Gnomoradio Music Player +Name[sr@Latn]=Gnomoradio Music Player +Name[sv]=Gnomoradio musikspelare +Name[tr]=Gnomoradio Music Player +Name[uk]=Gnomoradio Music Player +Name[vi]=Gnomoradio Music Player +Name[zh_CN]=Gnomoradio Music Player +Name[zh_TW]=Gnomoradio Music Player +Comment=Find, download, and play free music. +Comment[ar]=Find, download, and play free music. +Comment[az]=Find, download, and play free music. +Comment[be]=Find, download, and play free music. +Comment[bg]=Find, download, and play free music. +Comment[ca]=Find, download, and play free music. +Comment[cs]=Find, download, and play free music. +Comment[cy]=Find, download, and play free music. +Comment[da]=Find, download, and play free music. +Comment[de]=Find, download, and play free music. +Comment[el]=Find, download, and play free music. +Comment[en_CA]=Find, download, and play free music. +Comment[en_GB]=Find, download, and play free music. +Comment[es]=Find, download, and play free music. +Comment[et]=Find, download, and play free music. +Comment[fi]=Find, download, and play free music. +Comment[fr]=Find, download, and play free music. +Comment[ga]=Find, download, and play free music. +Comment[hr]=Find, download, and play free music. +Comment[hu]=Find, download, and play free music. +Comment[id]=Find, download, and play free music. +Comment[it]=Find, download, and play free music. +Comment[ja]=Find, download, and play free music. +Comment[ko]=Find, download, and play free music. +Comment[lt]=Find, download, and play free music. +Comment[lv]=Find, download, and play free music. +Comment[mn]=Find, download, and play free music. +Comment[ms]=Find, download, and play free music. +Comment[nl]=Find, download, and play free music. +Comment[no]=Find, download, and play free music. +Comment[pa]=Find, download, and play free music. +Comment[pl]=Find, download, and play free music. +Comment[pt]=Find, download, and play free music. +Comment[pt_BR]=Find, download, and play free music. +Comment[ro]=Find, download, and play free music. +Comment[ru]=Find, download, and play free music. +Comment[sr]=Find, download, and play free music. +Comment[sr@Latn]=Find, download, and play free music. +Comment[sv]=Find, download, and play free music. +Comment[tr]=Find, download, and play free music. +Comment[uk]=Find, download, and play free music. +Comment[vi]=Find, download, and play free music. +Comment[zh_CN]=Find, download, and play free music. +Comment[zh_TW]=Find, download, and play free music. +Exec=gnomoradio +Terminal=false +Type=Application +Icon=gnomoradio.png +X-GNOME-DocPath=gnomoradio/gnomoradio.xml +Categories=GNOME;Application;AudioVideo;X-Ximian-Main;X-Red-Hat-Base; +StartupNotify=true +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=Gnomoradio +X-GNOME-Bugzilla-Component=gnomoradio --- gnomoradio-0.15.1.orig/debian/changelog +++ gnomoradio-0.15.1/debian/changelog @@ -0,0 +1,109 @@ +gnomoradio (0.15.1-4build1) breezy; urgency=low + + * Rebuild for new C++ ABI + + -- Matthias Klose Tue, 7 Jun 2005 14:20:57 +0000 + +gnomoradio (0.15.1-4) unstable; urgency=high + + * s/libvorbis0/libvorbis0a in control. sorry people. (closes: #304758) + + -- Riccardo Setti Thu, 15 Apr 2005 19:38:34 +0200 + +gnomoradio (0.15.1-3) unstable; urgency=low + + * Libao2, libvorbis0 support. + * builded against new libxml++ package. + + -- Riccardo Setti Thu, 24 Mar 2005 19:38:34 +0200 + +gnomoradio (0.15.1-2) unstable; urgency=low + + * Correct depends field. + + -- Riccardo Setti Thu, 11 Nov 2004 17:38:34 +0200 + +gnomoradio (0.15.1-1) unstable; urgency=low + + * New upstream version. + + -- Riccardo Setti Sun, 7 Nov 2004 13:58:34 +0200 + +gnomoradio (0.14.1-5) unstable; urgency=low + + * Now I provide a new version system (right now). (Closes: #279708) + + -- Riccardo Setti Sat, 6 Nov 2004 15:04:34 +0200 + +gnomoradio (0.14.1-4) unstable; urgency=low + + * Now I provide a new version system. (Closes: #276868) + + -- Riccardo Setti Sun, 19 Oct 2004 23:36:34 +0200 + +gnomoradio (0.14.1-3) unstable; urgency=low + + * Acknolowged NMU (Closes: #273763) + + -- Riccardo Setti Sat, 12 Oct 2004 11:02:34 +0200 + +gnomoradio (0.14.1-2) unstable; urgency=low + + * Dependency are correctly the package will not depend on libgcc1 from + experimental + * News is renamed Changelog_upstream. (Closes: #271053) + + -- Riccardo Setti Sat, 29 Sep 2004 15:37:12 +0200 + +gnomoradio (0.14.1-1) unstable; urgency=low + + * New upstream release + * New descriptio for gnomoradio (Closes: #271217) + * Now there aren't any problem when gnomradio try to connect to + the server to receive info (Closes: #268695) + + -- Riccardo Setti Sat, 25 Sep 2004 19:49:22 +0200 + +gnomoradio (0.13-1) unstable; urgency=low + + * New upstream release (Closes: #255055). + * New version of gnomoradio.desktop (Closes: #253598). + * Added new description for gnomoradio (Closes: #253822). + * Added new description for librainbow (Closes: #253825). + * Added new description for libroboradio (Closes: #253826). + + -- Riccardo Setti Tue, 15 May 2004 10:16:34 +0200 + +gnomoradio (0.12.1-1) unstable; urgency=low + + * New upstream release. + * Fixed some bug. + * Closed ITP (Closes: #250556). + * Closed RFP (Closes: #225995). + + -- Riccardo Setti Tue, 15 May 2004 10:16:34 +0200 + +gnomoradio (0.12-1) unstable; urgency=low + + * New upstream release. + + -- Riccardo Setti Tue, 15 May 2004 10:16:34 +0200 + +gnomoradio (0.11.2-1) unstable; urgency=low + + * Bug fix + + -- Riccardo Setti Tue, 6 Mar 2004 15:13:34 +0100 + +gnomoradio (0.11.1-1) unstable; urgency=low + + * Now the package are splitted in binary and lib + + -- Riccardo Setti Tue, 6 Mar 2004 15:13:34 +0100 + +gnomoradio (0.10.1-1) unstable; urgency=low + + * Initial Release. + + -- Riccardo Setti Wed, 17 Mar 2004 17:38:48 +0100 + --- gnomoradio-0.15.1.orig/debian/compat +++ gnomoradio-0.15.1/debian/compat @@ -0,0 +1 @@ +4 --- gnomoradio-0.15.1.orig/debian/control +++ gnomoradio-0.15.1/debian/control @@ -0,0 +1,56 @@ +Source: gnomoradio +Section: sound +Priority: optional +Maintainer: Riccardo Setti +Build-Depends: debhelper (>= 4.0.0), libgtkmm-2.4-dev, libesd0-dev, libgconfmm-2.6-dev, libxml++2.6-dev, libvorbis-dev, libao-dev, libglibmm-2.4-dev,, libsigc++-2.0-dev +Standards-Version: 3.6.1 + +Package: gnomoradio +Section: sound +Architecture: any +Depends: ${shlibs:Depends}, libao2, libvorbis0a +Description: free peer to peer music application + Gnomoradio is a free software peer to peer music distribution + application for free music. It is able to read + and interpret Creative Commons licenses (www.creativecommons.org) + and download and play music that is freely licensed. + +Package: libroboradio-dev +Section: devel +Architecture: any +Depends: libroboradio0 +Description: Development file for libroboradio0 + Gnomoradio is a free software peer to peer music distribution + application for free music. + . + The package include development file for libroboradio0. + +Package: libroboradio0 +Section: libs +Architecture: any +Depends: gnomoradio (= ${VERSION}) +Description: the gnomoradio roboradio library + Gnomoradio is a free software peer to peer music distribution + application for free music. + . + This package include roboradio libs. + +Package: librainbow-dev +Section: devel +Architecture: any +Depends: librainbow0 +Description: development file for librainbow0 + Gnomoradio is a free software peer to peer music distribution + application for free music. + . + This package include development file for librainbow0. + +Package: librainbow0 +Section: libs +Architecture: any +Depends: gnomoradio (= ${VERSION}) +Description: the gnomoradio rainbow lib + Gnomoradio is a free software peer to peer music distribution + application for free music. + . + This package include rainbow libs. --- gnomoradio-0.15.1.orig/debian/copyright +++ gnomoradio-0.15.1/debian/copyright @@ -0,0 +1,14 @@ +This package was debianized by Riccardo Setti on +Wed, 17 Mar 2004 17:38:48 +0100. + +It was downloaded from http://gnomoradio.org + +Upstream Authors: Jim Garrison + Matt Gerginski + Ian Thornton +Copyright: + +You are free to distribute this software under the terms of +the GNU General Public License. +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL file. --- gnomoradio-0.15.1.orig/debian/docs +++ gnomoradio-0.15.1/debian/docs @@ -0,0 +1,3 @@ +README +TODO +AUTHORS --- gnomoradio-0.15.1.orig/debian/gnomoradio.1 +++ gnomoradio-0.15.1/debian/gnomoradio.1 @@ -0,0 +1,33 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH GNOMORADIO +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +gnomoradio +.SH SYNOPSIS +.B gnomoradio +.br +.SH DESCRIPTION +Please read documentation. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively +.br +.SH AUTHOR +This manual page was written by Riccardo Setti , + +for the Debian GNU/Linux system (but may be used by others). --- gnomoradio-0.15.1.orig/debian/librainbow0.files +++ gnomoradio-0.15.1/debian/librainbow0.files @@ -0,0 +1,3 @@ +usr/lib/librainbow.la +usr/lib/librainbow.so.0 +usr/lib/librainbow.so.0.0.0 --- gnomoradio-0.15.1.orig/debian/gnomoradio.dirs +++ gnomoradio-0.15.1/debian/gnomoradio.dirs @@ -0,0 +1,5 @@ +usr/bin +usr/sbin +usr/share +usr/share/man/man1 + --- gnomoradio-0.15.1.orig/debian/gnomoradio.files +++ gnomoradio-0.15.1/debian/gnomoradio.files @@ -0,0 +1,4 @@ +usr/bin/gnomoradio +usr/bin/rainbow-get +usr/sbin/rainbow-hub + --- gnomoradio-0.15.1.orig/debian/gnomoradio.menu +++ gnomoradio-0.15.1/debian/gnomoradio.menu @@ -0,0 +1,2 @@ +?package(gnomoradio):needs="X11" section="Apps/Sound"\ + title="gnomoradio" longtitle="Gnomoradio" command="/usr/bin/gnomoradio" --- gnomoradio-0.15.1.orig/debian/librainbow0.dirs +++ gnomoradio-0.15.1/debian/librainbow0.dirs @@ -0,0 +1 @@ +usr/lib --- gnomoradio-0.15.1.orig/debian/librainbow0.shlibs +++ gnomoradio-0.15.1/debian/librainbow0.shlibs @@ -0,0 +1 @@ +librainbow 0 librainbow0 (= ${VERSION} ) --- gnomoradio-0.15.1.orig/debian/libroboradio0.dirs +++ gnomoradio-0.15.1/debian/libroboradio0.dirs @@ -0,0 +1 @@ +usr/lib --- gnomoradio-0.15.1.orig/debian/libroboradio0.files +++ gnomoradio-0.15.1/debian/libroboradio0.files @@ -0,0 +1,12 @@ +usr/lib/libroboradio-audio.la +usr/lib/libroboradio-audio.so +usr/lib/libroboradio-audio.so.0 +usr/lib/libroboradio-audio.so.0.0.0 +usr/lib/libroboradio-mp3.la +usr/lib/libroboradio-mp3.so +usr/lib/libroboradio-mp3.so.0 +usr/lib/libroboradio-mp3.so.0.0.0 +usr/lib/libroboradio.la +usr/lib/libroboradio.so +usr/lib/libroboradio.so.0 +usr/lib/libroboradio.so.0.0.0 --- gnomoradio-0.15.1.orig/debian/libroboradio0.shlibs +++ gnomoradio-0.15.1/debian/libroboradio0.shlibs @@ -0,0 +1,3 @@ +libroboradio 0 libroboradio0 (= ${VERSION} ) +libroboradio-mp3 0 libroboradio0 (= ${VERSION} ) +libroboradio-audio 0 libroboradio0 (= ${VERSION} ) --- gnomoradio-0.15.1.orig/debian/rainbow-get.1 +++ gnomoradio-0.15.1/debian/rainbow-get.1 @@ -0,0 +1,38 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH RAINBOW-GET +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +rainbow-get +.SH SYNOPSIS +.B rainbow-get +.RI [ options ] " files" ... +.br +.SH DESCRIPTION +This manual page documents briefly the +.B rainbow-get +commands. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBrainbow-get\fp +there are no manual page for rainbow-get +.br +.SH AUTHOR +This manual page was written by Riccardo Setti , + +for the Debian GNU/Linux system (but may be used by others). --- gnomoradio-0.15.1.orig/debian/rainbow-hub.8 +++ gnomoradio-0.15.1/debian/rainbow-hub.8 @@ -0,0 +1,36 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH RAINBOW-HUB +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +rainbow-hub +.SH SYNOPSIS +.B rainbow-hub +.RI [ options ] " files" ... +.br +.SH DESCRIPTION +This manual page documents briefly the +.B rainbow-hub +commands. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +.br +.SH AUTHOR +This manual page was written by Riccardo Setti , + +for the Debian GNU/Linux system (but may be used by others). --- gnomoradio-0.15.1.orig/debian/rules +++ gnomoradio-0.15.1/debian/rules @@ -0,0 +1,138 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +EB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +VERSION = `head -n1 debian/changelog | grep -o -e '(.*)' | sed -e "s/(\(.*\))/\1/m"` +export $(VERSION) + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +config.status: configure + dh_testdir + # Add here commands to configure the package. + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + #/usr/bin/docbook-to-man debian/gnomoradio.sgml > gnomoradio.1 + + touch build-stamp + +clean: + rm -rf config.log + dh_testdir + dh_testroot + rm -f build-stamp + rm -rf $(CURDIR)/debian/gnomoradio + rm -rf $(CURDIR)/debian/librainbow0 + rm -rf $(CURDIR)/debian/librainbow-dev + rm -rf $(CURDIR)/debian/libroboradio0 + rm -rf $(CURDIR)/debian/libroboradio-dev + + # Add here commands to clean up after the build process. + -$(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: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + # Add here commands to install the package into debian/gnomoradio. + $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + + mkdir -p $(CURDIR)/debian/libroboradio0 + mv $(CURDIR)/debian/tmp/usr/lib/librobo*.so.* $(CURDIR)/debian/libroboradio0/usr/lib + + mkdir -p $(CURDIR)/debian/librainbow0 + mv $(CURDIR)/debian/tmp/usr/lib/librainbow*.so.* $(CURDIR)/debian/librainbow0/usr/lib + + mkdir -p $(CURDIR)/debian/gnomoradio/usr + mv $(CURDIR)/debian/tmp/usr/sbin/* $(CURDIR)/debian/gnomoradio/usr/sbin + mv $(CURDIR)/debian/tmp/usr/bin/* $(CURDIR)/debian/gnomoradio/usr/bin + mv $(CURDIR)/debian/tmp/usr/share/* $(CURDIR)/debian/gnomoradio/usr/share + + mkdir -p $(CURDIR)/debian/librainbow-dev/usr/include/ + mv $(CURDIR)/debian/tmp/usr/include/rainbow $(CURDIR)/debian/librainbow-dev/usr/include + + mkdir -p $(CURDIR)/debian/libroboradio-dev/usr/include + mv $(CURDIR)/debian/tmp/usr/include/roboradio $(CURDIR)/debian/libroboradio-dev/usr/include + + mkdir -p $(CURDIR)/debian/libroboradio-dev/usr/lib + mv $(CURDIR)/debian/tmp/usr/lib/librobo* $(CURDIR)/debian/libroboradio-dev/usr/lib + + mkdir -p $(CURDIR)/debian/librainbow-dev/usr/lib + mv $(CURDIR)/debian/tmp/usr/lib/librainbow* $(CURDIR)/debian/librainbow-dev/usr/lib + + # Gnome settings + rm -rf $(CURDIR)/debian/gnomoradio/usr/share/gnome + mkdir -p $(CURDIR)/debian/gnomoradio/usr/share/applications + cp $(CURDIR)/debian/gnomoradio.desktop $(CURDIR)/debian/gnomoradio/usr/share/applications/ + + # Changelog.gz + mkdir -p $(CURDIR)/debian/gnomoradio/usr/share/doc/gnomoradio/ + cp NEWS $(CURDIR)/debian/gnomoradio/usr/share/doc/gnomoradio/Changelog_upstream + gzip $(CURDIR)/debian/gnomoradio/usr/share/doc/gnomoradio/Changelog_upstream + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs debian/changelog + dh_installdocs + dh_installexamples + dh_installmenu debian/gnomoradio.menu + dh_installman debian/gnomoradio.1 + dh_installman debian/rainbow-hub.8 + dh_installman debian/rainbow-get.1 + dh_link + dh_strip + dh_compress + dh_fixperms + dh_makeshlibs + dh_installdeb + dh_shlibdeps -Xlibroboradio0 + dh_shlibdeps -Xlibrainbow0 + dh_gencontrol -- -VVERSION="$(VERSION)" + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install