From unknown Fri Sep 19 18:23:49 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#26784 <26784@debbugs.gnu.org> To: bug#26784 <26784@debbugs.gnu.org> Subject: Status: Add linuxdcpp Reply-To: bug#26784 <26784@debbugs.gnu.org> Date: Sat, 20 Sep 2025 01:23:49 +0000 retitle 26784 Add linuxdcpp reassign 26784 guix-patches submitter 26784 Arun Isaac severity 26784 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 05 10:50:09 2017 Received: (at submit) by debbugs.gnu.org; 5 May 2017 14:50:09 +0000 Received: from localhost ([127.0.0.1]:56522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6eYb-0006Zq-9j for submit@debbugs.gnu.org; Fri, 05 May 2017 10:50:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6eYX-0006ZE-Hx for submit@debbugs.gnu.org; Fri, 05 May 2017 10:50:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6eYR-0003Gv-1j for submit@debbugs.gnu.org; Fri, 05 May 2017 10:50:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:47884) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6eYQ-0003Gp-U6 for submit@debbugs.gnu.org; Fri, 05 May 2017 10:49:58 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6eYP-0006E6-AS for guix-patches@gnu.org; Fri, 05 May 2017 10:49:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6eYL-0003Fa-Gp for guix-patches@gnu.org; Fri, 05 May 2017 10:49:57 -0400 Received: from o142.p8.mailjet.com ([87.253.233.142]:36506) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6eYL-0003CR-3H for guix-patches@gnu.org; Fri, 05 May 2017 10:49:53 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:x-csa-complaints: x-mj-mid:content-type; bh=9D+iRWkoEgxJNGY0na95v6pR814=; b=LI6EabOGi1T5DHrssLBOnFT6SssaHvtjE44wTryqJXLIcSW1cw89X6h+w Y1y+qZy+N2k37Lj5BKm1/IvyjBUFGvKfK/XxE2wP41eCusf5r3cz+sul21g4 P1Qg+RnYvbYBmJA8G5jHtZw7EkAFuZAAm1Ua0LbLYxEVV6dhmLNyWk= Message-Id: MIME-Version: 1.0 From: Arun Isaac To: guix-patches@gnu.org Subject: Add linuxdcpp Date: Fri, 05 May 2017 20:19:23 +0530 X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEEAKUJzKeIAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABZDJEONP3iHraNRdyAnifMr7uFEgAFgUc Content-Type: multipart/mixed; boundary="=-=-=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Please find attached a patch adding linuxdcpp to Guix. = --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-linuxdcpp.patch Content-Transfer-Encoding: quoted-printable >From b3f3bd48c0d8216c1c9276c07a0c5b3117b2f3d2 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Fri, 5 May 2017 19:40:31 +0530 Subject: [PATCH] gnu: Add linuxdcpp. * gnu/packages/direct-connect.scm (linuxdcpp): New variable. --- gnu/local.mk | 1 + gnu/packages/direct-connect.scm | 81 +++++++++++++++++++++++++++++++++++= ++++++ 2 files changed, 82 insertions(+) create mode 100644 gnu/packages/direct-connect.scm diff --git a/gnu/local.mk b/gnu/local.mk index 97c291d27..924354cd4 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -107,6 +107,7 @@ GNU_SYSTEM_MODULES =3D \ %D%/packages/dejagnu.scm \ %D%/packages/dico.scm \ %D%/packages/dictionaries.scm \ + %D%/packages/direct-connect.scm \ %D%/packages/disk.scm \ %D%/packages/display-managers.scm \ %D%/packages/django.scm \ diff --git a/gnu/packages/direct-connect.scm b/gnu/packages/direct-connec= t.scm new file mode 100644 index 000000000..9368b7bdb --- /dev/null +++ b/gnu/packages/direct-connect.scm @@ -0,0 +1,81 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright =C2=A9 2017 Arun Isaac +;;; +;;; This file is part of GNU Guix. +;;; +;;; GNU Guix 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 3 of the License, or (a= t +;;; your option) any later version. +;;; +;;; GNU Guix 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 GNU Guix. If not, see . + +(define-module (gnu packages direct-connect) + #:use-module (guix build-system python) + #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix packages) + #:use-module (guix download) + #:use-module (gnu packages boost) + #:use-module (gnu packages compression) + #:use-module (gnu packages gettext) + #:use-module (gnu packages gnome) + #:use-module (gnu packages gtk) + #:use-module (gnu packages pkg-config) + #:use-module (gnu packages python) + #:use-module (gnu packages tls) + #:use-module (gnu packages version-control)) + +(define-public linuxdcpp + (package + (name "linuxdcpp") + (version "1.1.0") + (source + (origin + (method url-fetch) + (uri (string-append + "https://launchpad.net/linuxdcpp/1.1/1.1.0/+download/linuxd= cpp-" + version ".tar.bz2")) + (sha256 + (base32 + "12i92hirmwryl1qy0n3jfrpziwzb82f61xca9jcjwyilx502f0b6")))) + (build-system python-build-system) + (arguments + `(#:python ,python-2 + #:tests? #f + #:phases + ;; TODO: Add scons-build-system and use it here. + (modify-phases %standard-phases + (delete 'configure) + (replace 'build + (lambda* (#:key inputs outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (mkdir-p out) + (zero? (system* "scons" (string-append "PREFIX=3D" out)))= ))) + (replace 'install + (lambda _ + (zero? (system* "scons" "install"))))))) + (inputs + `(("boost" ,boost) + ("bzip2" ,bzip2) + ("gtk+" ,gtk+-2) + ("libglade" ,libglade) + ("libnotify" ,libnotify) + ("openssl" ,openssl))) + (native-inputs + `(("bazaar" ,bazaar) + ("gettext-minimal" ,gettext-minimal) + ("pkg-config" ,pkg-config) + ("scons" ,scons))) + (home-page "https://launchpad.net/linuxdcpp/") + (synopsis "Direct Connect client") + (description "LinuxDC++ is a Direct Connect (DC) client. Direct Con= nect +is a peer-to-peer file-sharing protocol. Clients connect to a central h= ub +where they can chat or share files with one another. Users can view oth= er +users' list of shared files or search the hub for files.") + (license license:gpl2+))) --=20 2.12.2 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 05 11:58:17 2017 Received: (at 26784) by debbugs.gnu.org; 5 May 2017 15:58:17 +0000 Received: from localhost ([127.0.0.1]:56574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6fcX-0001Wz-FG for submit@debbugs.gnu.org; Fri, 05 May 2017 11:58:17 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60949) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6fcU-0001Wj-BX for 26784@debbugs.gnu.org; Fri, 05 May 2017 11:58:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6fcL-0003v9-V0 for 26784@debbugs.gnu.org; Fri, 05 May 2017 11:58:09 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6fcL-0003ux-Rv; Fri, 05 May 2017 11:58:05 -0400 Received: from [193.50.110.181] (port=57510 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1d6fcL-000097-Bf; Fri, 05 May 2017 11:58:05 -0400 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) To: Arun Isaac Subject: Re: bug#26784: Add linuxdcpp References: X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 16 =?utf-8?Q?Flor=C3=A9al?= an 225 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-unknown-linux-gnu Date: Fri, 05 May 2017 17:58:03 +0200 In-Reply-To: (Arun Isaac's message of "Fri, 05 May 2017 20:19:23 +0530") Message-ID: <87bmr79tys.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 26784 Cc: 26784@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Hi Arun, Arun Isaac skribis: > Please find attached a patch adding linuxdcpp to Guix. > > From b3f3bd48c0d8216c1c9276c07a0c5b3117b2f3d2 Mon Sep 17 00:00:00 2001 > From: Arun Isaac > Date: Fri, 5 May 2017 19:40:31 +0530 > Subject: [PATCH] gnu: Add linuxdcpp. > > * gnu/packages/direct-connect.scm (linuxdcpp): New variable. [...] > + (replace 'build > + (lambda* (#:key inputs outputs #:allow-other-keys) > + (let ((out (assoc-ref outputs "out"))) > + (mkdir-p out) > + (zero? (system* "scons" (string-append "PREFIX=3D" out)))= ))) If it makes sense you could add: "-j" (number->string (parallel-job-count)) Otherwise LGTM. Thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Fri May 05 17:00:10 2017 Received: (at 26784-done) by debbugs.gnu.org; 5 May 2017 21:00:10 +0000 Received: from localhost ([127.0.0.1]:56849 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6kKf-0002Su-W4 for submit@debbugs.gnu.org; Fri, 05 May 2017 17:00:10 -0400 Received: from o111.p9.mailjet.com ([87.253.234.111]:54957) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1d6kKd-0002Sj-40 for 26784-done@debbugs.gnu.org; Fri, 05 May 2017 17:00:08 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/simple; q=dns/txt; d=bnc3.mailjet.com; i=arunisaac=3Dsystemreboot.net@bnc3.mailjet.com; s=mailjet; h=message-id:mime-version:from:to:subject:date:list-unsubscribe:in-reply-to: references:x-csa-complaints:x-mj-mid:content-type:content-transfer-encoding; bh=53pt+6nbOp7Zn1Lvv+ZxTv3yN2I=; b=Dy6jZDL7tEOZaCZ7VdFfhBM4IRr/zGI7ur8OL1ltxHnUBaCopbZXvtuH6 y4nypxNMOwC+X+chjNHZLprH1ddCVChA2yg/6XeEaRDk88wn7ZoYQavywER0 Sv81XUItCBoxT0eXtucJJ1naZMeI5taW5G9ip9oRj4R+edr6aaD48A= Message-Id: MIME-Version: 1.0 From: Arun Isaac To: 26784-done@debbugs.gnu.org Subject: Re: bug#26784: Add linuxdcpp Date: Sat, 06 May 2017 02:29:39 +0530 In-reply-to: <87bmr79tys.fsf@gnu.org> References: <87bmr79tys.fsf@gnu.org> X-CSA-Complaints: whitelist-complaints@eco.de X-MJ-Mid: AEAAJ5S-8aIAAAAAAAAAAAO79jgAAAACwQwAAAAAAAW9WABZDOfVHwJY0jiPS-Ws70XbDMnmdwAFgUc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 26784-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Pushed with suggested changes! = From unknown Fri Sep 19 18:23:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 03 Jun 2017 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator