Github messages for voidlinux
 help / color / mirror / Atom feed
From: hervyqa <hervyqa@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package request: subtitlecomposer
Date: Sat, 30 Jul 2022 22:15:23 +0200	[thread overview]
Message-ID: <20220730201523.eKAN0qXOR3OYuSL107siVJAOqXsXym_LO3TWZlykWUA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38023@inbox.vuxu.org>

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

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/issues/38023#issuecomment-1200287319

Comment:
I'm trying to make a template like this. but failed in `do_configure`

```
=> ERROR: subtitlecomposer-0.7.1_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:67
```

Template:
```
# Template file for 'subtitlecomposer'
pkgname=subtitlecomposer
version=0.7.1
revision=1
build_style=cmake
configure_args="-DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
 -DCMAKE_INSTALL_LIBDIR=lib"
hostmakedepends="
 extra-cmake-modules kcoreaddons kdoctools pkg-config qt5-host-tools qt5-qmake
 xorg-server-xvfb"
makedepends="
 blas-devel ffmpeg-devel jack-devel ktextwidgets-devel kio-devel ktextwidgets-devel
 kcodecs-devel kross-devel kxmlgui-devel ki18n-devel libopenal-devel pocketsphinx
 sonnet-devel"
depends="
 kcoreaddons ktextwidgets kio sonnet kcodecs kross kxmlgui ki18n ffmpeg libopenal"
checkdepends="xvfb-run"
short_desc="Open source text-based subtitle editor"
maintainer="Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>"
license="GPL-2.0-or-later"
homepage="https://apps.kde.org/subtitlecomposer"
changelog="https://invent.kde.org/multimedia/subtitlecomposer/-/raw/master/ChangeLog"
distfiles="${KDE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=ef9cb3c0c1fe1f40cf9d8e795859b9b28adf2da3be77a076d46bc28df4cd0255

do_check() {
	cd build
	CTEST_OUTPUT_ON_FAILURE=TRUE xvfb-run ctest
}

```

  reply	other threads:[~2022-07-30 20:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 12:52 [ISSUE] " hervyqa
2022-07-30 20:15 ` hervyqa [this message]
2022-07-30 20:20 ` hervyqa
2022-07-30 22:34 ` Johnnynator

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=20220730201523.eKAN0qXOR3OYuSL107siVJAOqXsXym_LO3TWZlykWUA@z \
    --to=hervyqa@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).