Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: subtitlecomposer
@ 2022-07-12 12:52 hervyqa
  2022-07-30 20:15 ` hervyqa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hervyqa @ 2022-07-12 12:52 UTC (permalink / raw)
  To: ml

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

New issue by hervyqa on void-packages repository

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

Description:
### Package name

subtitlecomposer

### Package homepage

https://apps.kde.org/subtitlecomposer/

### Description

An open source text-based subtitle editor that supports basic and advanced editing operations, aiming to become an improved version of Subtitle Workshop for every platform supported by Plasma Frameworks.

![img](https://cdn.kde.org/screenshots/subtitlecomposer/mainwindow.png)



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

System

### Is the requested package released?

Yes

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

* Re: Package request: subtitlecomposer
  2022-07-12 12:52 [ISSUE] Package request: subtitlecomposer hervyqa
@ 2022-07-30 20:15 ` hervyqa
  2022-07-30 20:20 ` hervyqa
  2022-07-30 22:34 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: hervyqa @ 2022-07-30 20:15 UTC (permalink / raw)
  To: ml

[-- 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
}

```

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

* Re: Package request: subtitlecomposer
  2022-07-12 12:52 [ISSUE] Package request: subtitlecomposer hervyqa
  2022-07-30 20:15 ` hervyqa
@ 2022-07-30 20:20 ` hervyqa
  2022-07-30 22:34 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: hervyqa @ 2022-07-30 20:20 UTC (permalink / raw)
  To: ml

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

New comment by hervyqa on void-packages repository

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

Comment:
cc: @Johnnynator, any reviews?

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

* Re: Package request: subtitlecomposer
  2022-07-12 12:52 [ISSUE] Package request: subtitlecomposer hervyqa
  2022-07-30 20:15 ` hervyqa
  2022-07-30 20:20 ` hervyqa
@ 2022-07-30 22:34 ` Johnnynator
  2 siblings, 0 replies; 4+ messages in thread
From: Johnnynator @ 2022-07-30 22:34 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

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

Comment:
Open a PR, makes it easier to review, or at least upload the full log, since your snippets does miss all the important bits.

Also configure_args and depends are most likely superfluous here.

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

end of thread, other threads:[~2022-07-30 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 12:52 [ISSUE] Package request: subtitlecomposer hervyqa
2022-07-30 20:15 ` hervyqa
2022-07-30 20:20 ` hervyqa
2022-07-30 22:34 ` Johnnynator

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