aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/tunapie
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2010-09-16 00:16:58 +0800
committernivit <nivit@FreeBSD.org>2010-09-16 00:16:58 +0800
commit077a2819e1078b1dcdf01aa706f0e7cc571e95c0 (patch)
tree7c37eaaa0ae38be65bf39aa91cb98fcedee2aca3 /multimedia/tunapie
parent6bf795583154a216676d5420e15255312ba9132e (diff)
downloadfreebsd-ports-graphics-077a2819e1078b1dcdf01aa706f0e7cc571e95c0.tar.gz
freebsd-ports-graphics-077a2819e1078b1dcdf01aa706f0e7cc571e95c0.tar.zst
freebsd-ports-graphics-077a2819e1078b1dcdf01aa706f0e7cc571e95c0.zip
- Update to 2.1.18
- Add options WITH_AMAROK and WITH_TOTEM
Diffstat (limited to 'multimedia/tunapie')
-rw-r--r--multimedia/tunapie/Makefile14
-rw-r--r--multimedia/tunapie/distinfo6
2 files changed, 13 insertions, 7 deletions
diff --git a/multimedia/tunapie/Makefile b/multimedia/tunapie/Makefile
index 61fa149d7eb..d87c84bea2c 100644
--- a/multimedia/tunapie/Makefile
+++ b/multimedia/tunapie/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= tunapie
-PORTVERSION= 2.1.17
-PORTREVISION= 5
+PORTVERSION= 2.1.18
+PORTREVISION= 0
CATEGORIES= multimedia audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.1
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.r,rc,}
@@ -24,6 +24,8 @@ USE_WX= 2.6+
WX_COMPS= python:run
OPTIONS= ADULT "non-censored TV listings" off \
+ AMAROK "use amarok instead of mplayer" off \
+ TOTEM "use totem instead of mplayer" off \
VLC "use vlc instead of mplayer" off \
XINE "use xine instead of mplayer" off \
AUDACIOUS "use audacious instead of xmms" off \
@@ -61,7 +63,11 @@ ADULT_TVLIST= --adult
.endif
# default VIDEOPLAYER
-.if defined(WITH_XINE)
+.if defined(WITH_AMAROK)
+RUN_DEPENDS+= amarok:${PORTSDIR}/audio/amarok
+.elif defined(WITH_TOTEM)
+RUN_DEPENDS+= totem:${PORTSDIR}/multimedia/totem
+.elif defined(WITH_XINE)
RUN_DEPENDS+= xine:${PORTSDIR}/multimedia/xine
.elif defined(WITH_VLC)
RUN_DEPENDS+= vlc:${PORTSDIR}/multimedia/vlc
@@ -71,7 +77,7 @@ RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
# default AUDIOPLAYER
.if defined(WITH_AUDACIOUS)
-RUN_DEPENDS+= ${PREFIX}/lib/audacious/Container/pls.so:${PORTSDIR}/multimedia/audacious-plugins
+RUN_DEPENDS+= audacious:${PORTSDIR}/multimedia/audacious
.elifdef(WITH_BEEP_MEDIA_PLAYER)
RUN_DEPENDS+= beep-media-player:${PORTSDIR}/multimedia/beep-media-player
.else
diff --git a/multimedia/tunapie/distinfo b/multimedia/tunapie/distinfo
index 252ba1edff8..28c556f8c77 100644
--- a/multimedia/tunapie/distinfo
+++ b/multimedia/tunapie/distinfo
@@ -1,3 +1,3 @@
-MD5 (tunapie-2.1.17.tar.gz) = f10d744162f56707682e8ac01d55a86a
-SHA256 (tunapie-2.1.17.tar.gz) = d3cf0d102df52da37ee50125fbaa8f9709b18d9f8bc13dd9fa3932e4f28828f6
-SIZE (tunapie-2.1.17.tar.gz) = 50165
+MD5 (tunapie-2.1.18.tar.gz) = 391684c1f26be1b12ff356e00f8c61f5
+SHA256 (tunapie-2.1.18.tar.gz) = bb92915b9a53468b21c9b3f25d766d95163ddab790d96f85ce2faaef21c46609
+SIZE (tunapie-2.1.18.tar.gz) = 49496
n>/+12 * - Add LICENSE_FILEsunpoet2016-03-061-1/+1 * - Fix gemspec for rubygem-oauth 0.5.0 updatesunpoet2016-03-062-0/+12 * - Update to 0.5.0sunpoet2016-03-062-4/+4 * - Update to 0.14.0sunpoet2016-03-062-3/+3 * - Update to 0.6.0sunpoet2016-03-062-3/+3 * - Update to 0.3.1sunpoet2016-03-062-5/+4 * - Update to 0.9.0sunpoet2016-03-062-3/+3 * - Update to 0.8.3sunpoet2016-03-062-3/+3 * - Update to 0.6.1sunpoet2016-03-062-3/+3 * - Update to 1.1.0sunpoet2016-03-062-3/+3 * - Update to 2.21sunpoet2016-03-062-4/+5 * - Update to 0.12.8sunpoet2016-03-063-5/+3 * - Update to 0.20.16sunpoet2016-03-062-3/+3 * - Update to 0.14.14sunpoet2016-03-062-3/+3 * net/py-novaclient: update to 3.3.0novel2016-03-052-4/+3 * Remove MAKE_JOBS_UNSAFE: according to mpich2 wiki FAQ, this issue was fixedthierry2016-03-051-1/+0 * Update gnome-online-accounts to 3.18.4.kwm2016-03-042-3/+3 * Update to 0.8.5.rakuco2016-03-042-3/+3 * Update net/dpinger to 2.0garga2016-03-043-23/+3 * Update geocode-glib to 3.18.2.kwm2016-03-043-3/+7 * net/py-pyzmq: update to 15.2.0novel2016-03-032-3/+7 * net/kamailio: 4.3.1 -> 4.3.4pi2016-03-032-4/+3 * Update to 0.32.rakuco2016-03-033-17/+7 * Update net/rabbitmq to version 3.6.1.olgeni2016-03-034-104/+57 * Remove expired ports:rene2016-03-0373-5576/+0 * Update to 0.59.vanilla2016-03-022-3/+3 * - Update maintainer's email addresslwhsu2016-03-021-2/+2 * New port: net/ipxepi2016-03-027-0/+167 * net/3proxy: 0.8.3 -> 0.8.4pi2016-03-012-3/+3 * Remove expired ports:rene2016-03-0114-713/+0 * Update to 0.15.1.mat2016-03-0110-20/+20 * Update to 0.5.0.vanilla2016-02-293-4/+4 * Update to 0.8.rakuco2016-02-282-3/+3 * Add a patch forgotten in update to 1.10, it fixes build on 9.xgarga2016-02-281-0/+20 * Update net/dpinger to 1.10garga2016-02-282-3/+3 * - Makefile.local for slave ports is included by bsd.port.mk r397519dinoex2016-02-281-4/+0 * New port: net/normpi2016-02-284-0/+30 * net/samba36: add patches corresponding to 16 Dec 2015 security releasesjunovitch2016-02-282-1/+5 * Update to 1.6.netchild2016-02-284-39/+6 * Update to 2.0.2. See https://www.wireshark.org/docs/relnotes/wireshark-2.0.2...marcus2016-02-283-5/+5 * Update net/dpinger to 1.8garga2016-02-262-3/+3 * net/py-pynsq: Update to 0.6.9, Modernizekoobs2016-02-253-19/+58 * net/py-port-for: Update to 0.3.1koobs2016-02-253-7/+36 * Add net/glusterfs, an open source, distributed file system capable ofhrs2016-02-259-0/+342 * - Update to 4.11, announce message:nemysis2016-02-243-6/+8 * - Update to 0.7.0miwi2016-02-232-3/+3 * - Update to 2.2.0miwi2016-02-232-3/+3 * Take over maintainership. There have been three maintainer timeouts in thetijl2016-02-211-1/+1 * net/libsrtp: 1.5.2 -> 1.5.4pi2016-02-212-4/+3 * Update to 0.18.4cs2016-02-202-3/+3 * net/py-twitter-tools: Update to 1.17.1koobs2016-02-204-27/+23 * Unbreak the port and take maintenershiprodrigo2016-02-202-4/+4 * - Reset lars@eggert.org maintainership (maintainer no longer uses these ports)amdmi32016-02-191-3/+6 * net/samba36: Extend expiration datefeld2016-02-191-1/+1 * net/samba36: Mark DEPRECATEDfeld2016-02-191-0/+4 * - Update to 0.18.3olivierd2016-02-193-29/+3 * - Ignore php70miwi2016-02-1811-2/+11 * Update to 2.0.5olivierd2016-02-182-3/+3 * Update to 0.15.0.mat2016-02-1710-15/+15 * Update my email for ports I maintainolivier2016-02-174-6/+6 * net/dpdk: 2.1.0 -> 2.2.0pi2016-02-173-13/+86 * Remove custom stderr formatting from net/rabbitmq.olgeni2016-02-172-1/+23 * Update to 0.90. Sort plist and depends, and adjust depends.adamw2016-02-173-10/+10 * net/syncthing: update to 0.12.19swills2016-02-162-5/+5 * Welcome php 7.0.3miwi2016-02-156-0/+67 * Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and therene2016-02-157-123/+0 * The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.kwm2016-02-1527-68/+92 * net/svnup: Fix linking correct libsslbrnrd2016-02-151-2/+3 * Upgrade nmsg to version 0.11.1:truckman2016-02-142-3/+8 * Fix expiration date to actually be in the future.madpilot2016-02-131-1/+1 * - Update net/asterisk11 to 11.21.2, which provides a fix for themadpilot2016-02-136-42/+162 * Make sure that /var/log/rabbitmq has the correct owner.olgeni2016-02-122-1/+6 * - Update to 2.92jadawin2016-02-112-3/+3 * - Update to 0.8ejadawin2016-02-112-5/+5 * Sort USE_PYTHONtruckman2016-02-111-1/+1 * Update net/rubygem-epp-client-* to 0.14.0mat2016-02-1010-15/+15 * net/pptpclient: Add pptp service(8) scriptdteske2016-02-103-1/+182 * - Update to 1.18jadawin2016-02-092-3/+3 * net/motsognir: 1.0.6 -> 1.0.8pi2016-02-092-4/+4 * Update to 0.4.0.vanilla2016-02-082-3/+3 * - Update to 0.14jadawin2016-02-082-3/+5 * Update to 13.7.2madpilot2016-02-082-3/+3 * Update liferea to 1.10.18.kwm2016-02-083-110/+112 * Update to 4.12.0.rakuco2016-02-083-4/+47 * net/balance: 3.56 -> 3.57pi2016-02-082-3/+3 * Update OpenLDAP to 2.4.44.delphij2016-02-073-30/+4 * New port: net/guacamole-serverpi2016-02-076-0/+194 * - Update to 1.10.2danilo2016-02-063-8/+8 * Update to 2.0.1. The list of changes can be found atmarcus2016-02-063-5/+5 * net/google-cloud-sdk: update to 94.0.0swills2016-02-053-1430/+2203 * - Fix shebangsamdmi32016-02-051-2/+5 * net/trafshow: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1 * net/tn5250: USES+= ncursesmarino2016-02-051-1/+1 * net/sntop: USES+= ncurses, respect LDFLAGSmarino2016-02-052-3/+10 * net/shmux: USES+= ncursesmarino2016-02-051-1/+1 * x11/xterm: document ncurses requirement (USES+=ncurses)marino2016-02-051-2/+2 * net/omnitty: USES+= ncursesmarino2016-02-051-1/+1 * net/nload: document ncurses requirement (USES+=ncurses)marino2016-02-051-0/+1 * net/nifmon: USES+= ncurses, link to libnurses, not libcursesmarino2016-02-051-0/+2 * net/netscript: Link with libncurses, not libcursesmarino2016-02-051-1/+1 * net/mosh: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1 * net/libtrace: document ncurses requirement (USES+=ncurses)marino2016-02-051-1/+1 * net/httping: document ncurses requirement (USES+=ncurses)marino2016-02-051-0/+1 * net/e169-stats: document ncurses rqmt (USES+=ncurses), respect LDFLAGSmarino2016-02-051-1/+3 * net/boinc_curses: USES+= ncurses, respect LDFLAGSmarino2016-02-052-1/+12 * net/ccxstream: USES+= ncurses, link libnurses not libtermcapmarino2016-02-051-1/+4 * net/cnd: document ncurses requirement (USES+=ncurses), respect LDFLAGSmarino2016-02-053-15/+15 * - Switch to options helpersamdmi32016-02-051-18/+10 * - Add security fixes to net/asterisk port (PORTVERSION bumped)madpilot2016-02-048-9/+202 * - Update to 0.040001sunpoet2016-02-042-3/+4 * - Remove deprecated @dirrmpawel2016-02-042-38/+8 * Upgrade net/nmsg to 0.11.0:truckman2016-02-033-4/+8 * Horde package update:mm2016-02-036-9/+9 * - Update to 0.5.20160128sunpoet2016-02-032-4/+6 * net/py-ldap3: update to 1.0.4rm2016-02-032-3/+3 * Bump minimal python3 version to 3.3 in USESrm2016-02-031-1/+1 * Update net/dpinger to 1.6garga2016-02-032-3/+4 * net/py-netaddr: Update to 0.7.18koobs2016-02-024-30/+8 * net/libzmq4: Update to 4.1.4koobs2016-02-022-13/+6 * - Add missing documentation fileamdmi32016-02-02