2011-10-25 07:22:22 +00:00
|
|
|
# Template file for 'gnac'
|
|
|
|
pkgname=gnac
|
|
|
|
version=0.2.3
|
|
|
|
homepage="http://gnac.sourceforge.net"
|
|
|
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
|
|
|
build_style=gnu-configure
|
|
|
|
configure_args="--disable-scrollkeeper --disable-schemas-compile"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="pkg-config intltool gnome-doc-utils libnotify-devel libunique1-devel gst-plugins-base-devel"
|
|
|
|
fulldepends="gst-plugins-good gst-plugins-bad gst-plugins-ugly desktop-file-utils hicolor-icon-theme"
|
2011-10-25 07:22:22 +00:00
|
|
|
short_desc="Audio conversion program for the Gnome desktop"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
checksum=fe9c96dec1fa87794401d561fa77a8dc6521fd1204c2668c6100b706c9fbe2f3
|
|
|
|
long_desc="
|
|
|
|
It is designed to be powerful but simple! It provides easy audio files
|
|
|
|
conversion between all GStreamer supported audio formats."
|
|
|
|
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
|
|
|
|
|