audacious: update to 3.4.3.
This commit is contained in:
parent
fdff443905
commit
6652484d55
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'audacious'.
|
||||
pkgname=audacious
|
||||
version=3.4
|
||||
version=3.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-thunar"
|
||||
|
@ -12,20 +12,10 @@ maintainer="davehome <davehome@redthumb.info.tm>"
|
|||
license="GPL-3"
|
||||
homepage="http://audacious-media-player.org/"
|
||||
distfiles="http://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a401b4ce85fda23bcb17c187f006ee00e8af2e5e4000768dee08b8108ed975c2
|
||||
long_desc="
|
||||
Audacious is an open source audio player. A descendant of XMMS, Audacious plays
|
||||
your music how you want it, without stealing away your computers resources
|
||||
from other tasks. Drag and drop folders and individual song files, search for
|
||||
artists and albums in your entire music library, or create and edit your own
|
||||
custom playlists. Listen to CDs or stream music from the Internet. Tweak the
|
||||
sound with the graphical equalizer or experiment with LADSPA effects. Enjoy the
|
||||
modern GTK-themed interface or change things up with Winamp classic skins. Use
|
||||
the plugins included with Audacious to fetch lyrics for your music, to set an
|
||||
alarm in the morning, and more."
|
||||
checksum=183454f4df1482e569d16d1452b3e14010daeab2fbf9dfdd82cf741a72e39f12
|
||||
|
||||
audacious-devel_package() {
|
||||
depends="audacious>=${version}"
|
||||
depends="audacious>=${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in New Issue