all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve George <steve@futurile.net>
To: Efraim Flashner <efraim@flashner.co.il>, 61818@debbugs.gnu.org
Subject: [bug#61818] Various Ogg Vorbis crates
Date: Sun, 4 Jun 2023 09:53:54 +0100	[thread overview]
Message-ID: <6de302af-291c-415a-fc3c-8abe556990cc@futurile.net> (raw)
In-Reply-To: <ZHw-Y41Nb8Dcb4xO@3900XT>

Hi,

My overall goal is to package spotifyd. In February, it turned into a 
massive amount of work with over 100 crates. I was starting to find it 
unmanageable so I decided to start contributing the dependencies in 
sections.

This section is in order to package rust-librespot-audio - which along 
with some other 'librespot' packages is a top-level dependency for spotifyd.

This is the tree:

;rust-librespot-audio-0.2
     ;rust-librespot-core-0.2
         ;rust-librespot-protocol-0.2
             ;rust-protobuf-codegen-pure-2.14 ; done
                 ;rust-protobuf-codegen-2.14 ; done
                     ;rust-protobuf-2.14 ;done
         ;rust-pbkdf2-0.8
             ;rust-password-hash-0.2
         ;rust-priority-queue-1
         ;rust-shannon-0.2
         rust-hyper-proxy-0.9
             ;rust-tokio-1.23
                 ;rust-mio-aio-0.6
                 ;rust-mockall-0.11
                     ;rust-downcast-0.11
                     ;rust-fragile-2
                         ;rust-slab-0.4.5
                     ;rust-mockall-derive-0.11
                     ;rust-mockall-double-0.3
                         ;rust-pretty-assertions-0.5
                     ;rust-parking-lot-0.12.1 ; 0.12.1
                         ;rust-lock-api-0.4.6
;        rust-tokio-stream-0.1.1 ;; start here
;    rust-aes-ctr-0.6 ;; patch done
;    rust-lewton-0.10 ;; patch done
;        rust-ogg-0.8 ;; patch done
;        rust-alto-3 ;; patch done
;            rust-al-sys-0.6 ;; patch done
;                rust-rental-0.5
;                    rust-rental-impl-0.5
;            rust-parking-lot-0.4 ;; patch done
;                rust-parking-lot-core-0.2 ;; patch done
;                rust-owning-ref-0.3 ;patch done
;    rust-librespot-tremor-0.2 ;; patch done
;        rust-ogg-sys-0.0.9 ;; patch done
;    rust-vorbis-0.0 ;; patch done
         ;rust-vorbisfile-sys-0.0.8 ;; patch done
             ;rust-vorbis-sys-0.1  ;; patch done
;              ;rust-ogg-sys ;; patch done

I didn't want to send '40' patches, because "as a newbie" it's quite a 
lot to keep on track - the patches, the format of everything, branches 
etc. Sorry if that's not helpful!

Steve


On 04/06/2023 08:33, Efraim Flashner wrote:
> On Sun, Feb 26, 2023 at 04:58:22PM +0000, Steve George wrote:
>> Hi,
>>
>> First set of crates to complete the dependency tree for
>> rust-librespot-audio-core
>>
>> - rust-vorbisfile-sys
>> - rust-vorbis-sys
>> - rust-ogg-sys
>> - rust-vorbis
>>
>> - rust-librespot-tremor
>> - rust-owning-ref
>> - rust-parking-lot-core (0.2)
>> - rust-parking-lot (0.4)
>>
>> - rust-rental-impl
>> - rust-rental
>> - rust-alto
>>
>> - rust-ogg
>> - rust-lewton
> 
> I'm not sure which of these crates are actually necessary. I didn't see
> any users of rust-librespot-tremor¹ and I wasn't even really sure where
> some of the other crates came into use. Are you trying to package
> rust-librespot?
> 
> ¹ https://crates.io/crates/librespot-tremor/reverse_dependencies
> 





  reply	other threads:[~2023-06-04  8:56 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 16:58 [bug#61818] Various Ogg Vorbis crates Steve George
2023-02-26 17:09 ` [bug#61818] [PATCH 01/14] gnu: Add rust-ogg-sys Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 02/14] gnu: Add rust-vorbis-sys Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 03/14] gnu: Add rust-vorbisfile-sys Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 04/14] gnu: Add rust-vorbis Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 05/14] gnu: Add rust-librespot-tremor Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 06/14] gnu: Add rust-owning-ref-0.3 Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 07/14] gnu: Add rust-parking-lot-core-0.2 Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 08/14] gnu: Add rust-parking-lot-0.4 Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 09/14] gnu: Add rust-rental-impl Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 10/14] gnu: Add rust-rental Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 11/14] gnu: Add rust-al-sys Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 12/14] gnu: Add rust-alto Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 13/14] gnu: Add rust-ogg Steve George
2023-02-26 17:09   ` [bug#61818] [PATCH 14/14] gnu: Add rust-lewton Steve George
2023-06-03  9:32 ` [bug#61818] Gentle nudge on #61818 Steve George
2023-06-04  7:33 ` [bug#61818] Various Ogg Vorbis crates Efraim Flashner
2023-06-04  8:53   ` Steve George [this message]
2023-06-04  9:06     ` Efraim Flashner
2024-02-21 16:36 ` bug#61818: Close bug#61818 Steve George

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6de302af-291c-415a-fc3c-8abe556990cc@futurile.net \
    --to=steve@futurile.net \
    --cc=61818@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.