From owner-freebsd-questions@freebsd.org Sun May 27 16:54:55 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 650B3F7A580 for ; Sun, 27 May 2018 16:54:55 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DDC4C8650D for ; Sun, 27 May 2018 16:54:54 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-wr0-f175.google.com with SMTP id a15-v6so16630943wrm.0 for ; Sun, 27 May 2018 09:54:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=/8wEMrkAcnkvnOfwvK/h4vqnx+8k73yz8jSzkQdfunI=; b=Yx7BT/7qi0m8DMJpiqv6MdMF4R1mBEs9bHHvxbtugBaeFBwyltWSBp9PWlBmQuHonP gmxcQKiSu5j2JMXkdoEHgBzOvf6GbTNIk9+98r5jqFUo329RCsAblyLR41XLrXbChkl1 wN4pSUJfH8J1ZWoMlf/6ZsTY2zaBt+PGdCK6G0fOeG9byjG4loXSBkRDbizNEahKsehX bu+Q1aAHeNzG23C/V/T2bQHS5rKaCnsDx9YV+jgdu8nO2eHHlAx1zIgLpUtg/y2g7mHJ 7EepbN8wgRvrQWLKNuCv5PViIRn3v+uc1+pz0AfFvumqNnj0vY0+2pvMKz+kMLiGvH/L xh9A== X-Gm-Message-State: ALKqPwfn6CPKEJtuF2VofPO+UCV6W0ys8TRKeScMsHj5kUsCqpnPB092 cgWz3SQC3iDbvGrgu7ZzoiHgD6Vs X-Google-Smtp-Source: ADUXVKJKdzlqXoKHhFeNOaRbcFzzM9poFwgKaqhJ5l+U+t5tQT4sup/80xxAOEIi8YDLwnZVKgSFgQ== X-Received: by 2002:a19:a113:: with SMTP id k19-v6mr5381857lfe.59.1527440088528; Sun, 27 May 2018 09:54:48 -0700 (PDT) Received: from oxy (customs.hackerspace.pl. [185.236.240.5]) by smtp.gmail.com with ESMTPSA id c63-v6sm6104586lfc.37.2018.05.27.09.54.48 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 27 May 2018 09:54:48 -0700 (PDT) Date: Sun, 27 May 2018 18:55:54 +0200 From: Mateusz Piotrowski <0mp@FreeBSD.org> To: AikiZen Cc: freebsd-questions@freebsd.org Subject: Re: anyone can port ripperX 2.8.0 ? Message-ID: <20180527185554.32535d5a@oxy> In-Reply-To: <20180527172807.62ed120f@Dell-Precision> References: <20180527172807.62ed120f@Dell-Precision> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2018 16:54:55 -0000 On Sun, 27 May 2018 17:28:07 +0200 AikiZen wrote: >i need ripperX 2.8.0 but no maintainer... i don't know how port >software. > >else, there are a cli encoder for backup cd on cli with : >on single name : genre_artiste_year_album_tracknumber_trackname.flac > >and how can configure this software for cddb and else. I've tried to upgrade it but it looks like gmake mixes C files with C++ files. There are also some GTK problems. Anyway, here's a WIP upgrade patch[1]. I am not going to work on this so feel free to use my patches. Regards, Mateusz [1]: https://github.com/0mp/freebsd-ports/tree/ripperx/audio/ripperx