Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: G4music
@ 2022-12-07 16:11 AgarimOSLinux
  2022-12-07 16:14 ` paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: AgarimOSLinux @ 2022-12-07 16:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 895 bytes --]

New issue by AgarimOSLinux on void-packages repository

https://github.com/void-linux/void-packages/issues/40961

Description:
### Package name

g4music

### Package homepage

https://gitlab.gnome.org/neithern/g4music

### Description

A fast, fluent, light weight music player written in GTK4, with a beautiful, adaptive user interface, so named G4Music. It is also focusing on high performance, for those people who has huge number of songs.

I've created a "pseudo-template" that needs to be polished (i don't understand the difference between hostmakedepends and makedepends, but i will paste my template here so maybe some could finish the work:


Hopefully it helps someone.
[template.txt](https://github.com/void-linux/void-packages/files/10177805/template.txt)


### Does the requested package meet the package requirements?

Required

### Is the requested package released?

Yes

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package request: G4music
  2022-12-07 16:11 [ISSUE] Package request: G4music AgarimOSLinux
@ 2022-12-07 16:14 ` paper42
  2022-12-07 19:53 ` AgarimOSLinux
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: paper42 @ 2022-12-07 16:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/40961#issuecomment-1341215212

Comment:
Feel free to create a PR, we can discuss what should be adjusted in reviews there.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package request: G4music
  2022-12-07 16:11 [ISSUE] Package request: G4music AgarimOSLinux
  2022-12-07 16:14 ` paper42
@ 2022-12-07 19:53 ` AgarimOSLinux
  2022-12-07 23:47 ` AgarimOSLinux
  2022-12-08  0:25 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: AgarimOSLinux @ 2022-12-07 19:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 398 bytes --]

New comment by AgarimOSLinux on void-packages repository

https://github.com/void-linux/void-packages/issues/40961#issuecomment-1341510498

Comment:
@paper42 The reason that i did so, is because I don't how to work with git and open a pull request. Of course I can clone a repo, but if i have to backup my config I will have already problems. 
I will see if I can learn it and do it as you said. 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package request: G4music
  2022-12-07 16:11 [ISSUE] Package request: G4music AgarimOSLinux
  2022-12-07 16:14 ` paper42
  2022-12-07 19:53 ` AgarimOSLinux
@ 2022-12-07 23:47 ` AgarimOSLinux
  2022-12-08  0:25 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: AgarimOSLinux @ 2022-12-07 23:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1940 bytes --]

New comment by AgarimOSLinux on void-packages repository

https://github.com/void-linux/void-packages/issues/40961#issuecomment-1341761217

Comment:
I am working on it but i got this error:
 g4music-1.8.2_1: running do_check ...
ninja: Entering directory `build'
[0/1] Running all tests.
1/3 Validate desktop file   OK              0.02s
2/3 Validate schema file    OK              0.01s
3/3 Validate appstream file FAIL            0.03s   exit status 1
>>> MALLOC_PERTURB_=219 /usr/bin/appstream-util validate --nonet data/com.github.neithern.g4music.appdata.xml
――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
stdout:
data/com.github.neithern.g4music.appdata.xml: FAILED:
• style-invalid         : <ul> cannot start a description [(null)]
• style-invalid         : Not enough <p> tags for a good description [0/1]
stderr:
Validation of files failed
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


Summary of Failures:

3/3 Validate appstream file FAIL            0.03s   exit status 1

Ok:                 2
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0

Full log written to /builddir/g4music-1.8.2/build/meson-logs/testlog.txt
FAILED: meson-internal__test
/usr/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
=> ERROR: g4music-1.8.2_1: do_check: '${make_check_pre} ${make_cmd} -C ${meson_builddir} ${makejobs} ${make_check_args} ${make_check_target}' exited with 1
=> ERROR:   in do_check() at common/build-style/meson.sh:141

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Package request: G4music
  2022-12-07 16:11 [ISSUE] Package request: G4music AgarimOSLinux
                   ` (2 preceding siblings ...)
  2022-12-07 23:47 ` AgarimOSLinux
@ 2022-12-08  0:25 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-12-08  0:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 268 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/40961#issuecomment-1341796293

Comment:
those tests do not seem to be worth running, they don't test any of the application itself. i would set `make_check=no`

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-08  0:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 16:11 [ISSUE] Package request: G4music AgarimOSLinux
2022-12-07 16:14 ` paper42
2022-12-07 19:53 ` AgarimOSLinux
2022-12-07 23:47 ` AgarimOSLinux
2022-12-08  0:25 ` classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).