Update to 0.3.2.2.
Approved by: kwm (mentor)
This commit is contained in:
parent
6d067aea65
commit
43719fbe50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277951
2 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= exaile
|
||||
PORTVERSION= ${PORTVERSION_MAJOR}.${PORTVERSION_MINOR} # See below
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://launchpad.net/${LP_DIR}/ \
|
||||
http://wickedmachine.net/mirror/
|
||||
|
@ -15,11 +14,11 @@ MASTER_SITES= http://launchpad.net/${LP_DIR}/ \
|
|||
MAINTAINER= jsa@FreeBSD.org
|
||||
COMMENT= A full featured python-based music player for GTK+
|
||||
|
||||
RUN_DEPENDS= py*-mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= py*-mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
|
||||
|
||||
FETCH_ARGS= -pRr
|
||||
USE_GNOME= pygtk2 librsvg2
|
||||
USE_GSTREAMER= python good faad
|
||||
|
@ -39,7 +38,7 @@ OPTIONS= BAD "Install bad GStreamer plugins" On \
|
|||
SEXY "UI enhancements" On
|
||||
|
||||
PORTVERSION_MAJOR= 0.3.2
|
||||
PORTVERSION_MINOR= 1
|
||||
PORTVERSION_MINOR= 2
|
||||
LP_DIR= ${PORTNAME}/${PORTVERSION_MAJOR}/${PORTVERSION}/+download
|
||||
|
||||
MANCOMPRESSED= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (exaile-0.3.2.1.tar.gz) = db3e5b7bb4ad536df31f7f982456ef0aef935021afcd004c8755317584300ff6
|
||||
SIZE (exaile-0.3.2.1.tar.gz) = 2061448
|
||||
SHA256 (exaile-0.3.2.2.tar.gz) = e01a6b8c866187d3a29278226f883c59988291c27dcec1a1db3e03c9f14e1cfe
|
||||
SIZE (exaile-0.3.2.2.tar.gz) = 2072973
|
||||
|
|
Loading…
Reference in a new issue