mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04: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 changed files with 13 additions and 10 deletions
|
@ -2,11 +2,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= audacious
|
PORTNAME= audacious
|
||||||
PORTVERSION= 3.8.2
|
PORTVERSION= 3.9
|
||||||
PORTREVISION= 2
|
|
||||||
DISTVERSIONSUFFIX= -gtk3
|
DISTVERSIONSUFFIX= -gtk3
|
||||||
CATEGORIES= multimedia audio
|
CATEGORIES= multimedia audio
|
||||||
MASTER_SITES= http://distfiles.audacious-media-player.org/
|
#MASTER_SITES= http://distfiles.audacious-media-player.org/
|
||||||
PKGNAMESUFFIX= ${DISTVERSIONSUFFIX}
|
PKGNAMESUFFIX= ${DISTVERSIONSUFFIX}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
@ -14,8 +13,7 @@ COMMENT= Gtk+3 port of lightweight and versatile audio player
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
|
LIB_DEPENDS= libfreetype.so:print/freetype2 \
|
||||||
libfreetype.so:print/freetype2 \
|
|
||||||
libfontconfig.so:x11-fonts/fontconfig
|
libfontconfig.so:x11-fonts/fontconfig
|
||||||
|
|
||||||
CONFLICTS_INSTALL= audacious-3.*
|
CONFLICTS_INSTALL= audacious-3.*
|
||||||
|
@ -25,9 +23,14 @@ DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||||
FILESDIR= ${MASTERDIR}/files
|
FILESDIR= ${MASTERDIR}/files
|
||||||
SUB_FILES= pkg-message
|
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
|
GNU_CONFIGURE= yes
|
||||||
USES= compiler:c++11-lib desktop-file-utils gettext-tools gmake \
|
|
||||||
localbase pkgconfig tar:bzip2
|
|
||||||
USE_XORG= x11 sm
|
USE_XORG= x11 sm
|
||||||
USE_GNOME= gtk30 glib20 cairo
|
USE_GNOME= gtk30 glib20 cairo
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1485799595
|
TIMESTAMP = 1506368343
|
||||||
SHA256 (audacious-3.8.2-gtk3.tar.bz2) = 4ec6bd82d812c5cdcb1c32f4b0912b219edc8f1ce2603b07f714e0c4f2ed08bc
|
SHA256 (audacious-media-player-audacious-3.9-gtk3-7a490de_GH0.tar.gz) = 3a105932ad8d3489fdd9ea4fa845211388638a3da92182d6445c5d3b31678115
|
||||||
SIZE (audacious-3.8.2-gtk3.tar.bz2) = 591423
|
SIZE (audacious-media-player-audacious-3.9-gtk3-7a490de_GH0.tar.gz) = 860819
|
||||||
|
|
Loading…
Add table
Reference in a new issue