aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2007-07-05 09:56:48 +0800
committermarcus <marcus@FreeBSD.org>2007-07-05 09:56:48 +0800
commita947e28506fb3a83331f4608219cf00267310b19 (patch)
tree3ee5e1a20a018c12514f5069e0b598e2174a8982 /audio
parenta40f23f560b8a57a88bc275f999c2882b55129e3 (diff)
downloadfreebsd-ports-gnome-a947e28506fb3a83331f4608219cf00267310b19.tar.gz
freebsd-ports-gnome-a947e28506fb3a83331f4608219cf00267310b19.tar.zst
freebsd-ports-gnome-a947e28506fb3a83331f4608219cf00267310b19.zip
Add an explicit RUN_DEPENDS on notification-daemon if notify support is
requested. libnotify without notification-daemon doesn't really do much. PR: 114063 Submitted by: Yuri Pankov <yuri@darklight.org.ru>
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile3
-rw-r--r--audio/rhythmbox/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 119910e2d10c..9810703b3692 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -94,6 +94,7 @@ PLIST_SUB+= DAAP="@comment "
.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS+= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index 119910e2d10c..9810703b3692 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -8,7 +8,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
@@ -94,6 +94,7 @@ PLIST_SUB+= DAAP="@comment "
.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.1:${PORTSDIR}/devel/libnotify
+RUN_DEPENDS+= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
.else
CONFIGURE_ARGS+= --disable-libnotify
.endif
=3eafcfe0bf945f24ce5c54ffdbc900111c10037c'>- Update to 0.9.11decke2010-07-253-5/+18 * Update my email address to my new @FreeBSD.org addyjsa2010-07-251-1/+1 * Update to the 20100724 snapshot of GCC 4.6.0.gerald2010-07-258-64/+64 * Update ImageMagick to 6.6.2-10mm2010-07-251-2/+2 * Update to the 20100722 snapshot of GCC 4.5.1, which basically coincidesgerald2010-07-252-16/+16 * Update to the 20100720 snapshot of GCC 4.4.5.gerald2010-07-252-13/+13 * - Update ffmpeg to 0.6mm2010-07-251-1/+1 * [1] Unbreak build with THREADS optionskv2010-07-249-42/+36 * Update to 2010.07skv2010-07-233-5/+4 * Update to 2.6.0skv2010-07-234-6/+8 * Remove obsolete message about nsswitch.conf in FreeBSD 5.x (noolgeni2010-07-232-8/+0 * Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).jkim2010-07-2021-1/+428 * Update to 2.2.4makc2010-07-192-4/+4 * Update to the 20100717 snapshot of GCC 4.6.0.gerald2010-07-198-64/+64 * - update WITH_GNUSTEP_DEVEL to 1.21.1dinoex2010-07-183-5/+14 * Update to the 20100715 snapshot of GCC 4.5.1.gerald2010-07-172-16/+16 * Update to version 2.70.danfe2010-07-163-4/+6 * Introduce Perl 5.12.1skv2010-07-1530-2396/+3116 * Fix my stupidest typo.skv2010-07-154-8/+8 * - Fix generation of '+CONTENTS' file for 'bsdpan-*' packages [1]skv2010-07-1512-20/+68 * - Update to 05_20100704gahr2010-07-142-4/+4 * Fix some strange installation issues which have creeped in during theedwin2010-07-141-4/+4 * Update to 2.4.9wxs2010-07-125-121/+111 * * Update to 1.2.1.r3rene2010-07-122-13/+7 * Update to the 20100710 snapshot of GCC 4.6.0.gerald2010-07-118-64/+64 * Update to the 20100708 snapshot of GCC 4.5.1.gerald2010-07-102-16/+16 * Update to 1.69.14skv2010-07-092-4/+4 * Update to the 20100706 snapshot of GCC 4.4.5.gerald2010-07-082-13/+13 * - Update to 0.8.0.araujo2010-07-073-6/+6 * Fix build wrt the changed directories in the distribution tarballs.edwin2010-07-061-6/+7 * Update to the 20100703 snapshot of GCC 4.6.0.gerald2010-07-058-64/+64 * Update to the 20100701 snapshot of GCC 4.5.1.gerald2010-07-052-16/+16 * Update to version 2010-07-05 of the PHP documentation.edwin2010-07-052-31/+31 * - Update to 0.5.7lwhsu2010-07-032-4/+4 * Update port to 2010.06 "Kiev"skv2010-07-022-4/+4 * Update port to 2.5.0skv2010-07-023-24/+22 * - Ignore port if NOPORTDOCS is defined.stefan2010-07-0114-79/+88 * - Mark BROKEN on 7.X and olderpav2010-07-011-1/+7 * - Unbreak with explicit LD_LIBRARY_PATH to satisfy bootstrap compilerglarkin2010-06-301-4/+3 * Upgrade to version 9.0.1.olgeni2010-06-305-670/+562 * Update to the 20100626 snapshot of GCC 4.6.0.gerald2010-06-278-64/+72 * Simplify full-regression-test.gerald2010-06-274-4/+4 * Update to the 20100622 snapshot of GCC 4.4.5. This brings this versiongerald2010-06-272-14/+14 * Simplify full-regression-test.gerald2010-06-271-1/+1 * Update to the 20100620 snapshot of GCC 4.3.6.gerald2010-06-272-11/+11 * Update to the 20100624 snapshot of GCC 4.5.1.gerald2010-06-272-16/+16 * - Fix plist with NOPORTDOCS/NOPORTEXAMPLES. [1]stefan2010-06-262-71/+16 * Update to 20100625makc2010-06-263-11/+95 * Upgrade to version 1.5.olgeni2010-06-252-5/+4 * Make it build on amd64, too, by adjusting CONFIGURE_TARGET.stefan2010-06-251-1/+2 * Add an OPTION to force linking with libthr (default off). This is a hack neededale2010-06-252-4/+10 * - Unbreak buildpgj2010-06-232-18/+41 * * Fix package list by not defining LICENSE_FILE explicitlyrene2010-06-222-4/+1 * - Update to 05_20100620gahr2010-06-212-6/+6 * - Update to 0.13miwi2010-06-203-5/+5 * Update to the 20100619 snapshot of GCC 4.6.0.gerald2010-06-208-64/+64 * Also broken on sparc64.linimon2010-06-192-3/+5 * Mark as broken on sparc64.linimon2010-06-191-0/+4 * Update to the 20100617 snapshot of GCC 4.5.1.gerald2010-06-192-16/+16 * - Update to 4.178tabthorpe2010-06-192-4/+4 * Switch to USE_ANT and MAKE_ARGS.olgeni2010-06-171-4/+3 * - Add optional support for PHP-FPM (FastCGI process manager)mm2010-06-165-1/+266 * Use correct file for LICENSE_FILE, fixing the buildrene2010-06-161-1/+1 * - Update to 4.177tabthorpe2010-06-143-5/+5 * These ports are BSD-licensedrene2010-06-141-0/+3 * Update to the 20100612 snapshot of GCC 4.6.0.gerald2010-06-138-68/+64 * BROKEN should not be quoted.erwin2010-06-137-7/+7 * List the four man-pages added to the package between 3.3-RC and 3.4b1.mi2010-06-131-1/+1 * Add clojure-contrib: extensions and enhancements to the standardolgeni2010-06-135-0/+40 * - Update to 0.5.6lwhsu2010-06-122-4/+4 * Upgrade itcl to 3.4b1 -- the last version in the 3.x branch.mi2010-06-125-15/+189 * Update to the 20100610 snapshot of GCC 4.5.1.gerald2010-06-122-17/+16 * Update to the 20100608 snapshot of GCC 4.4.5.gerald2010-06-122-14/+13 * Update to the 20100606 snapshot of GCC 4.3.6.gerald2010-06-122-11/+10 * Chase mpfr library and bump PORTREVISION.ale2010-06-1111-15/+22 * Update to 0.06.tobez2010-06-112-6/+5 * - Update to 0.20pgollucci2010-06-102-4/+4 * - Update to 2.5.1lwhsu2010-06-093-209/+893 * Convert LDCONFIG_DIRS to USE_LDCONFIG.makc2010-06-095-22/+14 * - Use LOCAL macropgollucci2010-06-081-2/+1 * - Convert to RF macropgollucci2010-06-081-2/+1 * - Update to 05_20100606gahr2010-06-072-4/+4 * Efficient algorithms for vector arrays.pgj2010-06-071-0/+1 * An efficient implementation of Int-indexed arrays (both mutable andpgj2010-06-071-0/+1 * Fast, memory-efficient, low-level socket functions that usepgj2010-06-071-0/+1 * Some classes for generalized boolean operations.pgj2010-06-071-0/+1 * This package provides wrappers for primitive array operations frompgj2010-06-071-0/+1 * - Fix missing MAN1 page.pgollucci2010-06-071-1/+1 * - Chase net-snmp updatepav2010-06-074-4/+4 * Drop maintainership for these ports.bms2010-06-073-3/+3 * Update to the 20100605 snapshot of GCC 4.6.0.gerald2010-06-068-64/+64 * Reset christoph.mallon@gmx.de due to maintainer-timeouts and no responselinimon2010-06-061-1/+1 * LICENSE GPLv2dinoex2010-06-062-1/+3 * - Disable ZTS for Apache MPM-ITK for Zend Optimizermiwi2010-06-062-1/+16 * add LICENSE_COMBdinoex2010-06-051-1/+2 * LICENSE BSDdinoex2010-06-044-0/+8 * LICENSE GPLv2dinoex2010-06-041-1/+1 * LICENSE GPLv2dinoex2010-06-043-0/+6 * - LICENSE GPLv3dinoex2010-06-041-0/+2 * Update to the 20100603 snapshot of GCC 4.5.1.gerald2010-06-042-16/+16 * - make llvm selectabledinoex2010-06-031-2/+2 * Mark as broken on powerpc: leaves files behind on deinstall.linimon2010-06-031-0/+4 * - mark BROKENdinoex2010-06-031-0/+2 * - use INFOdinoex2010-06-032-5/+2 * - Update to 10.2.8.stas2010-06-033-7/+8 * Remove expired port lang/pike72: use pike76 or pike78 instead.linimon2010-06-0210-802/+0 * Remove expired port lang/pexts, which is extensions to expiringlinimon2010-06-024-55/+0 * Remove obsolete port lang/pike72 and its only dependent ports lang/pexts.linimon2010-06-021-2/+0 * - Fix pkg-plist (some lines where removed from the diff by mistake);romain2010-06-022-0/+7 * Fix build on powerpcgarga2010-06-011-1/+1 * - Update lang/mono to 2.6.4;romain2010-06-0124-332/+916 * - Update to 05_20100516gahr2010-05-313-5/+5 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-3119-15/+19 * Update to 2010.05 "Erlangen"skv2010-05-313-7/+11 * - Mark BROKEN: does not buildpav2010-05-311-0/+2 * - drop USE_GNUSTEP_PREFIXdinoex2010-05-3020-1272/+1259 * - Bump PORTREVISIONpgj2010-05-301-0/+1 * - Fix installation problempgj2010-05-301-0/+5 * Update to the 20100529 snapshot of GCC 4.6.0.gerald2010-05-308-64/+64 * - Update to 20100524sylvio2010-05-294-42/+256 * Update to the 20100527 snapshot of GCC 4.5.1.gerald2010-05-292-16/+16 * Chase devel/libsigsegv shlib bumpjohans2010-05-281-2/+2 * - Pass maintainership to haskell@FreeBSD.org:jacula2010-05-262-2/+2 * Rename the following Haskell ports to bring them in sync with thepgj2010-05-251-22/+22 * Remove support for the Java frontend which pretty clearly never has beengerald2010-05-254-76/+4 * Update to the 20100523 snapshot of GCC 4.3.6 (which is pretty much thegerald2010-05-252-15/+17 * Reset perky@FreeBSD.org due to maintainer-timeouts and no responselinimon2010-05-242-2/+2 * - remove option WITHOUT_OPENSSLdinoex2010-05-243-25/+62 * - Fix orderingpgj2010-05-231-2/+2 * - Fix OPTIONS support for Cabal ports by introducingpgj2010-05-231-0/+11 * Minimal binding to libxml2. Additional functions will be added whenpgj2010-05-231-0/+1 * Update to the 20100520 snapshot of GCC 4.5.1.gerald2010-05-222-16/+16 * Update to the 20100518 snapshot of GCC 4.4.5.gerald2010-05-222-16/+16 * Update to the 20100515 snapshot of GCC 4.6.0.gerald2010-05-228-64/+64 * QuickCheck2 support for the test-framework package.pgj2010-05-221-0/+1 * HUnit support for the test-framework package.pgj2010-05-221-0/+1 * Allows tests such as QuickCheck properties and HUnit test cases to bepgj2010-05-221-0/+1 * This is a pretty printing library based on Wadler's paper "A Prettierpgj2010-05-221-0/+1 * ANSI terminal support for Haskell: allows cursor movement, screenpgj2010-05-221-0/+1 * A very simple package providing a cross-platform means of determiningpgj2010-05-221-0/+1 * Update yorick to 2.1.06johans2010-05-214-8/+11 * As advertised, remove redundant lang/yorick-doc port.johans2010-05-214-49/+0 * - Fix entry for c2hspgj2010-05-201-1/+1 * Update from 3.56 to 3.58.osa2010-05-203-31/+22 * A system-independent interface for user-level packet capture.pgj2010-05-191-0/+1 * Update to 2.4.0skv2010-05-194-32/+157 * - Update to 20100209wen2010-05-198-103/+134 * A Haskell client library for MPD, the Music Player Daemon.pgj2010-05-171-0/+1 * - Update to 4.5.0miwi2010-05-164-23/+9 * Update to 0.7.8makc2010-05-162-4/+5 * citeproc-hs is a library for automatically formatting bibliographicpgj2010-05-161-0/+1 * The Haskell XML Toolbox bases on the ideas of HaXml and HXML, butpgj2010-05-161-0/+1 * - Add devel/darcs as Cabalized packagepgj2010-05-161-0/+1 * Haskell bindings to Chris Putnam's bibutils, a library thatpgj2010-05-161-0/+1 * libcurl is a client-side URL transfer library, supporting FTP, FTPS,pgj2010-05-161-0/+1 * This library provides an interface to the terminfo database (viapgj2010-05-161-0/+1 * Support code for reading and manipulating hashed file storage (wherepgj2010-05-161-0/+1 * Data encoding library currently providing Base16, Base32, Base32Hex,pgj2010-05-161-0/+1 * - A minor fix in handling PLIST_SUBspgj2010-05-161-1/+1 * Update to the 20100513 snapshot of GCC 4.5.1.gerald2010-05-142-16/+16 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-136-138/+409 * - Update lang/python26 to 2.6.5wen2010-05-1213-246/+99 * - Update to 1.6.6mm2010-05-115-28/+47 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-116-12/+39 * Correct spell of PORTREVISION.ume2010-05-104-4/+4 * Now that apache 2.0 uses external pcre, drop support for bundled pcre in php.ale2010-05-104-36/+6 * - Mark BROKEN: fails to configure (with new libgmp)pav2010-05-101-0/+2 * Update to the 20100506 snapshot of GCC 4.5.1.gerald2010-05-082-17/+16 * Adjust references to the GCC version to refer to 4.6.gerald2010-05-088-20/+20 * - Add patches for RT 69973 [1], RT 71952 [2]skv2010-05-0716-16/+584 * Set IGNORE for NOPORTDATA configurations:johans2010-05-051-0/+4 * By popular depend, fix the installation of the clang.1 manpage whenbrooks2010-05-052-2/+24 * - Update to Smalltalk 3.2,johans2010-05-055-270/+23 * - Ok, this should work. I toasted the BUILD_DEPENDS with a "=" insteadglarkin2010-05-041-1/+1 * - Re-added BUILD_DEPENDS on zip that I didn't think needed to be there,glarkin2010-05-041-0/+1 * - Added support for gcj (Java compiler) to prepare the print/pdftk portglarkin2010-05-043-5/+17 * Add a new option LTO that enables the new link-time optimization frameworkgerald2010-05-031-0/+11 * Update to the 20100501 snapshot of GCC 4.6.0.gerald2010-05-028-64/+64 * Actually add the patch that makes the previous commt work.brooks2010-05-012-0/+24 * Actually don't install the documentation in the NOPORTDOCS case. Thebrooks2010-05-012-6/+4 * Update to the 20100429 snapshot of GCC 4.5.1.gerald2010-04-302-16/+16 * Update to the 20100427 snapshot of GCC 4.4.4.gerald2010-04-302-16/+16 * Update to the 20100425 snapshot of GCC 4.3.5.gerald2010-04-302-11/+10 * Force system awk for build, to avoid failure on gawk upgrades.mandree2010-04-301-1/+2 * - Fix incorrect errno returned by IO::write.stas2010-04-291-0/+23 * Upgrade llvm, clang, and llvm-gcc to the 2.7 release.brooks2010-04-2910-67/+674 * - Fix build without pthreads.stas2010-04-291-4/+7 * Update to 2.9.7.2010.04.20rene2010-04-286-40/+66 * - Send my ruby- ports to ruby@pgollucci2010-04-283-3/+3 * - Release some more portspgollucci2010-04-282-2/+2 * - Do not try to stop the timer thread in child after fork: at this momentstas2010-04-283-0/+45 * - update to 5.2.13dinoex2010-04-272-10/+8 * - Release some more portspgollucci2010-04-271-1/+1 * Update to 1.0.1.b36rene2010-04-272-17/+42 * - Update to 0.5.5lwhsu2010-04-262-4/+4 * Hook up the new lang/gcc46 port which has been repo-copied from lang/gcc45.gerald2010-04-261-0/+1 * Complete the creation of this port by adjusting it from GCC 4.5 to thegerald2010-04-2612-68/+68 * Update to the 20100420 snapshot of GCC 4.4.4.gerald2010-04-262-17/+16 * - Fix gmp version 5 support for php52mm2010-04-261-1/+1 * Update to 20100413wxs2010-04-253-191/+223 * - This library's module, Test::XPath, provides an interface for testing thesylvio2010-04-255-0/+38 * - fix name of apache moduledinoex2010-04-252-3/+3 * Add cdent 0.5.4, a Portable Module Programming Language.lwhsu2010-04-255-0/+32 * - This module aims to provide a nicer syntax and method to catch errors insylvio2010-04-255-0/+55 * Update to the 20100422 snapshot of GCC 4.5.1.gerald2010-04-2510-85/+80 * - PHP 5.2 slave portdinoex2010-04-243-0/+149 * Update to 2010.04 "Moscow"skv2010-04-242-4/+4 * - fix builddinoex2010-04-241-1/+1 * PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Opendinoex2010-04-2323-0/+1473 * Update to 3.1.7krion2010-04-233-5/+5 * - Unbreak build.pgj2010-04-222-25/+39 * Update port to 2.3.0skv2010-04-224-100/+24 * Broken by the recent gmp update.itetcu2010-04-201-0/+2 * Use openssl from base.ale2010-04-191-0/+1 * Switch to use newer GMP version.ale2010-04-1940-63/+77 * Fix build on HEADerwin2010-04-191-4/+13 * Update to the 20100415 snapshot of GCC 4.5.1. This is basically thegerald2010-04-19