mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 1.99.8.
PR: ports/85782 Submitted by: Andrej Zverev <az@inec.ru>
This commit is contained in:
parent
02a9de02f1
commit
4fc96c9c2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142175
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= easytag
|
||||
PORTVERSION= 1.99.7
|
||||
PORTVERSION= 1.99.8
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -17,7 +17,8 @@ COMMENT= GTK2 Tag editor for MP3 and OGG files
|
||||
|
||||
LIB_DEPENDS= id3:${PORTSDIR}/audio/id3lib \
|
||||
vorbis:${PORTSDIR}/audio/libvorbis \
|
||||
FLAC:${PORTSDIR}/audio/flac
|
||||
FLAC:${PORTSDIR}/audio/flac \
|
||||
mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
|
||||
|
||||
MAN1= easytag.1
|
||||
CONFLICTS= easytag-[0-9]*
|
||||
@ -26,7 +27,7 @@ USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix gtk20
|
||||
USE_LIBTOOL_VER=15
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -DHAVE_GTK" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (easytag-1.99.7.tar.bz2) = 881f239762356f7b97aebadae4b69a11
|
||||
SIZE (easytag-1.99.7.tar.bz2) = 1262078
|
||||
MD5 (easytag-1.99.8.tar.bz2) = a6d30b47a476e2cf0f7ceda91be57bf7
|
||||
SIZE (easytag-1.99.8.tar.bz2) = 1272017
|
||||
|
Loading…
Reference in New Issue
Block a user