Github messages for voidlinux
 help / color / mirror / Atom feed
From: MechDR <MechDR@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package request: amarok 
Date: Sat, 25 May 2024 02:09:47 +0200	[thread overview]
Message-ID: <20240525000947.36CA126F94@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49953@inbox.vuxu.org>

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

New comment by MechDR on void-packages repository

https://github.com/void-linux/void-packages/issues/49953#issuecomment-2130536309

Comment:
A minor update, `breeze-icons` included.

````
# Template file for 'amarok'
pkgname=amarok
version=3.0.0
revision=1
build_style=cmake
configure_args="-DCMAKE_INSTALL_PREFIX=${DESTDIR}/usr -DCMAKE_BUILD_TYPE=debugfull"
hostmakedepends="glib-devel extra-cmake-modules pkg-config gettext-devel python3
 qt5-tools-devel kcoreaddons-devel kpackage-devel"
makedepends="qt5-declarative-devel qt5-quickcontrols2-devel qt5-webengine-devel
 qt5-webchannel-devel qt5-location-devel qt5-plugin-odbc qt5-plugin-mysql qt5-plugin-pgsql
 qt5-plugin-sqlite qt5-plugin-tds qt5-svg-devel libglvnd-devel taglib-devel taglib-extras-devel
 libmariadbclient-devel ffmpeg-devel libgpod-devel gdk-pixbuf-devel libmygpo-qt-devel
 libmtp-devel libcurl-devel loudmouth-devel fftw-devel liblastfm-qt5-devel karchive-devel
 attica-devel kcodecs-devel kconfig-devel kconfigwidgets-devel kcrash-devel kdbusaddons-devel
 kdeclarative-devel kdnssd-devel kdoctools-devel kglobalaccel-devel kguiaddons-devel ki18n-devel
 kiconthemes-devel kcmutils-devel kio-devel knewstuff-devel knotifications-devel ksolid-devel
 ktexteditor-devel threadweaver-devel kwidgetsaddons-devel kwindowsystem-devel"
depends="phonon-qt5-backend-gstreamer breeze-icons"
short_desc="Amarok is a free, cross-platform, versatile, powerful and feature-rich music player."
maintainer="someone <someone@some.one>"
license="GPL-2.0-or-later"
homepage="https://amarok.kde.org/"
distfiles="https://download.kde.org/stable/${pkgname}/${version}/${pkgname}-${version}.tar.xz"
checksum="14a87678305fad76a0a1daca555a6775ffa642e5ebbcccecd91f497093992c1c"

post_extract() {
	if [ ! -z "${CROSS_BUILD}" ]; then
		ln -sf ${XBPS_CROSS_BASE}/usr/include/taglib-extras /usr/include/taglib-extras
	fi
}

do_clean() {
	if [ ! -z "${CROSS_BUILD}" ]; then
		rm -f /usr/include/taglib-extras
	fi
}
````

  parent reply	other threads:[~2024-05-25  0:09 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-21  9:58 [ISSUE] " Eloitor
2024-04-23 11:24 ` MechDR
2024-04-23 11:38 ` Eloitor
2024-04-23 14:09 ` MechDR
2024-05-03  7:20 ` mvf
2024-05-08 22:08 ` MechDR
2024-05-15 13:09 ` MechDR
2024-05-16  7:09 ` mvf
2024-05-16  7:20 ` MechDR
2024-05-16  7:22 ` MechDR
2024-05-16  7:38 ` mvf
2024-05-16 16:30 ` MechDR
2024-05-20 23:28 ` MechDR
2024-05-24 22:33 ` MechDR
2024-05-24 22:33 ` MechDR
2024-05-24 22:42 ` MechDR
2024-05-24 23:55 ` MechDR
2024-05-25  0:00 ` MechDR
2024-05-25  0:09 ` MechDR [this message]
2024-05-25  0:12 ` MechDR
2024-06-08 18:48 ` artenax
2024-06-09 22:46 ` MechDR

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=20240525000947.36CA126F94@inbox.vuxu.org \
    --to=mechdr@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).