Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: Planify
@ 2024-02-16  0:26 IcedQuinn
  2024-02-16  8:33 ` planner: renamed to planify chrysos349
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: IcedQuinn @ 2024-02-16  0:26 UTC (permalink / raw)
  To: ml

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

New issue by IcedQuinn on void-packages repository

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

Description:
### Package name

planify

### Package homepage

https://github.com/alainm23/planify

### Description

We already package this as `planner`, but it has since changed its name upstream.

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

System, Compiled

### Is the requested package released?

Yes

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

* Re: planner: renamed to planify
  2024-02-16  0:26 [ISSUE] Package request: Planify IcedQuinn
@ 2024-02-16  8:33 ` chrysos349
  2024-04-10  3:23 ` [ISSUE] [CLOSED] " oreo639
  2024-04-10  3:23 ` oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2024-02-16  8:33 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/48753#issuecomment-1947957741

Comment:
@LinArcX

`planify` is broken on `*-musl`

``` bash
# Template file for 'planify'
pkgname=planify
version=4.4
revision=1
build_style=meson
hostmakedepends="desktop-file-utils gettext glib-devel gtk-update-icon-cache
 pkg-config vala"
makedepends="evolution-data-server-devel granite7-devel gtksourceview5-devel
 libadwaita-devel libportal-gtk4-devel libwebkitgtk60-devel"
short_desc="Task manager with Todoist support designed for GNU/Linux"
maintainer="linarcx <linarcx@riseup.net>"
license="GPL-3.0-or-later"
homepage="https://github.com/alainm23/planify"
distfiles="https://github.com/alainm23/planify/archive/${version}.tar.gz"
checksum=bb5625dcdd6e12994ac6dee2d35e695f7b70d78fa8d813bedd7f3325c85c8527

# x86_64-musl error: '_NL_TIME_FIRST_WEEKDAY' undeclared
# armv6l-musl error: unknown type name '__gnuc_va_list'
# aarch-musl error: #error "Assumed value of MB_LEN_MAX wrong"

if [ "$XBPS_TARGET_LIBC" = musl ]; then
	broken="multiple errors: unknown type name '__gnuc_va_list', etc."
fi

planner_package() {
	build_style=meta
	depends=planify
	short_desc+=" (transitional dummy package)"
}

```

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

* Re: [ISSUE] [CLOSED] planner: renamed to planify
  2024-02-16  0:26 [ISSUE] Package request: Planify IcedQuinn
  2024-02-16  8:33 ` planner: renamed to planify chrysos349
@ 2024-04-10  3:23 ` oreo639
  2024-04-10  3:23 ` oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2024-04-10  3:23 UTC (permalink / raw)
  To: ml

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

Closed issue by IcedQuinn on void-packages repository

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

Description:
### Package name

planify

### Package homepage

https://github.com/alainm23/planify

### Description

We already package this as `planner`, but it has since changed its name upstream.

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

System, Compiled

### Is the requested package released?

Yes

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

* Re: planner: renamed to planify
  2024-02-16  0:26 [ISSUE] Package request: Planify IcedQuinn
  2024-02-16  8:33 ` planner: renamed to planify chrysos349
  2024-04-10  3:23 ` [ISSUE] [CLOSED] " oreo639
@ 2024-04-10  3:23 ` oreo639
  2 siblings, 0 replies; 4+ messages in thread
From: oreo639 @ 2024-04-10  3:23 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/issues/48753#issuecomment-2046476227

Comment:
Done in https://github.com/void-linux/void-packages/pull/49777

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

end of thread, other threads:[~2024-04-10  3:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16  0:26 [ISSUE] Package request: Planify IcedQuinn
2024-02-16  8:33 ` planner: renamed to planify chrysos349
2024-04-10  3:23 ` [ISSUE] [CLOSED] " oreo639
2024-04-10  3:23 ` oreo639

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).