mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
thunar-media-tags-plugin: use gtk+3 in makedepends
0.3.0 is a GTK3 version and links against GTK3, this was not an issue only because Thunar-devel pulls in gtk+3-devel
This commit is contained in:
parent
e15b708393
commit
57e5ad79bd
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
configure_args="--with-locales-dir=/usr/share/locale"
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
makedepends="Thunar-devel exo-devel gtk+-devel taglib-devel"
|
makedepends="Thunar-devel exo-devel gtk+3-devel taglib-devel"
|
||||||
short_desc="Adds special features for media files to the Thunar File Manager"
|
short_desc="Adds special features for media files to the Thunar File Manager"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
|
homepage="https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
|
||||||
distfiles="https://archive.xfce.org/src/thunar-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/${version%.*}/thunar-media-tags-plugin-${version}.tar.bz2"
|
||||||
checksum=e265c4415abac40337cc5566c6f706efcf0be4e97723abe22ba8b874c93a591b
|
checksum=e265c4415abac40337cc5566c6f706efcf0be4e97723abe22ba8b874c93a591b
|
||||||
|
|
Loading…
Add table
Reference in a new issue