mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Include support for AAC formats.
PR: ports/155887 Submitted by: miwi Approved by: kwm (mentor)
This commit is contained in:
parent
e95e6edcc1
commit
2853485e83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272414
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= exaile
|
||||
PORTVERSION= ${PORTVERSION_MAJOR}.${PORTVERSION_MINOR} # See below
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://launchpad.net/${LP_DIR}/ \
|
||||
http://wickedmachine.net/mirror/
|
||||
@ -21,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
FETCH_ARGS= -pRr
|
||||
USE_GNOME= pygtk2 librsvg2
|
||||
USE_GSTREAMER= python good
|
||||
USE_GSTREAMER= python good faad
|
||||
USE_PYTHON= 2.5+
|
||||
|
||||
CONFLICTS= exaile-devel-[0-9]*
|
||||
|
Loading…
Reference in New Issue
Block a user