Github messages for voidlinux
 help / color / mirror / Atom feed
From: michalszmidt <michalszmidt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: cmake style removes subdir from git top tree, how to handle repo with CMakeLists.txt in the subdir of the git repo?
Date: Mon, 18 Dec 2023 21:11:59 +0100	[thread overview]
Message-ID: <20231218201159.eJrmwIvc11IxTv7SWbAuFFHjpQyxmk3bNCVRGwfOKug@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47761@inbox.vuxu.org>

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

New comment by michalszmidt on void-packages repository

https://github.com/void-linux/void-packages/issues/47761#issuecomment-1861519914

Comment:
> ```shell
> # Templaet file for Koi
> pkgname=Koi
> version=0.2.4
> revision=1
> build_wrksrc=src
> build_style=cmake
> hostmakedepends="pkg-config extra-cmake-modules qt5-host-tools hicolor-icon-theme  desktop-file-utils fdupes"
> makedepends=" kcoreaddons-devel qt5-devel kwidgetsaddons-devel kpackage-devel kcoreaddons-devel kconfig-devel"
> short_desc="Switch between light and dark themes on KDE Plasma"
> maintainer="Michał Szmidt <michal.sz@disroot.org>"
> license="LGPL-3.0"
> homepage="https://github.com/baduhai/Koi"
> distfiles="https://github.com/baduhai/Koi/archive/refs/tags/${version}.tar.gz"
> checksum=e8c976f4f635bed614124fa6afb8853cc9669ec9132c16b140cc64fb4be0166b
> ```

Fails with:

```
/void-packages/common/xbps-src/shutils/common.sh: line 69: cd: src: No such file or directory
=> ERROR: Koi-0.2.4_1: cannot access build_wrksrc directory [src]

```

  parent reply	other threads:[~2023-12-18 20:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 23:47 [ISSUE] " michalszmidt
2023-12-15  3:14 ` sgn
2023-12-15  3:17 ` [ISSUE] [CLOSED] " sgn
2023-12-15  3:17 ` sgn
2023-12-15  3:19 ` sgn
2023-12-18 20:11 ` michalszmidt [this message]
2023-12-19  2:42 ` sgn
2023-12-19  4:42 ` classabbyamp
2023-12-19 14:26 ` michalszmidt
2024-06-27 11:33 ` MartinVonReichenberg
2024-06-27 11:35 ` MartinVonReichenberg

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=20231218201159.eJrmwIvc11IxTv7SWbAuFFHjpQyxmk3bNCVRGwfOKug@z \
    --to=michalszmidt@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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.
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).