mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Chase libmtp shlib bump
This commit is contained in:
parent
0b6ae7632a
commit
c50850b097
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315312
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= amarok
|
||||
PORTVERSION= 2.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
|
||||
|
@ -1,13 +1,9 @@
|
||||
# New ports collection makefile for: amarok
|
||||
# Date created: Tue Feb 24 02:21:14 CET 2004
|
||||
# Whom: Markus Brueffer <markus@FreeBSD.org>
|
||||
#
|
||||
# Created by: Markus Brueffer <markus@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= amarok
|
||||
PORTVERSION= 1.4.10
|
||||
PORTREVISION= 21
|
||||
PORTREVISION= 22
|
||||
CATEGORIES= audio kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
|
||||
@ -68,7 +64,7 @@ PLIST_SUB+= NJB="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MMTP}
|
||||
LIB_DEPENDS+= mtp.9:${PORTSDIR}/audio/libmtp
|
||||
LIB_DEPENDS+= mtp:${PORTSDIR}/audio/libmtp
|
||||
CONFIGURE_ARGS+=--with-libmtp
|
||||
PLIST_SUB+= MTP=""
|
||||
.else
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= clementine
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMESUFFIX= -player
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= gmtp
|
||||
PORTVERSION= 1.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/gMTP-${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-i386
|
||||
|
@ -1,14 +1,9 @@
|
||||
# New ports collection makefile for: rhythmbox
|
||||
# Date created: 17 August 2003
|
||||
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
#
|
||||
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/audio/rhythmbox/Makefile,v 1.115 2011/05/04 18:44:36 kwm Exp $
|
||||
#
|
||||
|
||||
PORTNAME= rhythmbox
|
||||
PORTVERSION= 0.12.8
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -80,7 +75,7 @@ PLIST_SUB+= LIRC="@comment "
|
||||
.endif
|
||||
|
||||
.if defined(WITH_MTP)
|
||||
LIB_DEPENDS+= mtp.9:${PORTSDIR}/audio/libmtp
|
||||
LIB_DEPENDS+= mtp:${PORTSDIR}/audio/libmtp
|
||||
PLIST_SUB+= MTP=""
|
||||
CONFIGURE_ARGS+= --with-mtp
|
||||
.else
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= audacious-plugins
|
||||
PORTVERSION= 3.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://distfiles.audacious-media-player.org/
|
||||
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= banshee
|
||||
PORTVERSION= 2.6.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= GNOME
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 2.0.5
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= multimedia audio ipv6 net www
|
||||
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/p/-pre/}/ \
|
||||
|
Loading…
Reference in New Issue
Block a user