Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gogglesmm: update to 1.2.3 #44100

Merged
merged 1 commit into from
Jun 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 4 additions & 4 deletions srcpkgs/gogglesmm/template
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# Template file for 'gogglesmm'
pkgname=gogglesmm
version=1.2.2
revision=2
version=1.2.3
revision=1
archs="x86_64* i686* aarch64* armv7* ppc64*"
build_style=cmake
hostmakedepends="pkg-config desktop-file-utils"
makedepends="libepoxy-devel glu-devel libSM-devel libXcursor-devel libXrandr-devel libXi-devel libXft-devel
libwebp-devel libjpeg-turbo-devel libpng-devel openssl-devel libvorbis-devel libogg-devel libflac-devel
faad2-devel opus-devel taglib-devel sqlite-devel dbus-devel alsa-lib-devel pulseaudio-devel"
faad2-devel opus-devel taglib-devel sqlite-devel dbus-devel alsa-lib-devel pulseaudio-devel libxml2-devel"
depends="hicolor-icon-theme"
short_desc="Music Manager and Player"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://gogglesmm.github.io/"
changelog="https://raw.githubusercontent.com/gogglesmm/gogglesmm/master/ChangeLog"
distfiles="https://github.com/gogglesmm/gogglesmm/archive/${version}.tar.gz"
checksum=e9d576584ea48346cd3b577967ccb40bf67113b91e8252d62052be3725b9d9fa
checksum=4315ea4d9894fa2c7f160c73e5464b91b7a00f22964910adb77e1e9b94273006
nocross="Tries to execute compiled code"

case "$XBPS_TARGET_MACHINE" in
Expand Down