mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: gtkpod-2.1.5.
This commit is contained in:
parent
cd021e1dc7
commit
692bc42f03
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gtkpod/template
Normal file
16
srcpkgs/gtkpod/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'gtkpod'
|
||||||
|
pkgname=gtkpod
|
||||||
|
version=2.1.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-static"
|
||||||
|
hostmakedepends="flex intltool pkg-config"
|
||||||
|
makedepends="libcurl-devel libflac-devel libgpod-devel libmusicbrainz5-devel
|
||||||
|
libdiscid-devel clutter-gtk-devel libmp4v2-devel libvorbis-devel
|
||||||
|
libid3tag-devel faad2-devel gst-plugins-base1-devel gdl-devel anjuta-devel"
|
||||||
|
short_desc="A platform independent GUI for Apple's iPod using GTK3"
|
||||||
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://gtkpod.sourceforge.net"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
|
checksum=a57dc8ae9138e0cb4cee98691e7a95001130c9ea7823e6a75cc72503facd3a76
|
Loading…
Add table
Reference in a new issue