mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to upstream version 3.9
PR: 222605 Submitted by: duchateau.olivier@gmail.com
This commit is contained in:
parent
ddd06fa65e
commit
f2e21b5f29
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450993
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= audacious
|
||||
PORTVERSION= 3.8.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.9
|
||||
DISTVERSIONSUFFIX= -gtk3
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://distfiles.audacious-media-player.org/
|
||||
#MASTER_SITES= http://distfiles.audacious-media-player.org/
|
||||
PKGNAMESUFFIX= ${DISTVERSIONSUFFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -14,8 +13,7 @@ COMMENT= Gtk+3 port of lightweight and versatile audio player
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
||||
libfreetype.so:print/freetype2 \
|
||||
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
CONFLICTS_INSTALL= audacious-3.*
|
||||
@ -25,9 +23,14 @@ DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
FILESDIR= ${MASTERDIR}/files
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
USES= autoreconf compiler:c++11-lib desktop-file-utils \
|
||||
gettext-tools gmake localbase pkgconfig
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= audacious-media-player
|
||||
GH_TAGNAME= 7a490de
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= compiler:c++11-lib desktop-file-utils gettext-tools gmake \
|
||||
localbase pkgconfig tar:bzip2
|
||||
USE_XORG= x11 sm
|
||||
USE_GNOME= gtk30 glib20 cairo
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485799595
|
||||
SHA256 (audacious-3.8.2-gtk3.tar.bz2) = 4ec6bd82d812c5cdcb1c32f4b0912b219edc8f1ce2603b07f714e0c4f2ed08bc
|
||||
SIZE (audacious-3.8.2-gtk3.tar.bz2) = 591423
|
||||
TIMESTAMP = 1506368343
|
||||
SHA256 (audacious-media-player-audacious-3.9-gtk3-7a490de_GH0.tar.gz) = 3a105932ad8d3489fdd9ea4fa845211388638a3da92182d6445c5d3b31678115
|
||||
SIZE (audacious-media-player-audacious-3.9-gtk3-7a490de_GH0.tar.gz) = 860819
|
||||
|
Loading…
Reference in New Issue
Block a user