# Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= osdlyrics PORTVERSION= 0.4.3 PORTREVISION= 1 CATEGORIES= audio deskutils MASTER_SITES= GOOGLE_CODE PROJECTHOST= osd-lyrics MAINTAINER= ports@FreeBSD.org COMMENT= On-screen lyrics display program for various media players LICENSE= GPLv3 LIB_DEPENDS= notify:${PORTSDIR}/devel/libnotify \ dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ curl:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes CONFIGURE_ENV= DATADIRNAME=share # Cannot enable -Werror yet: Clang does not like the code `printf(_("..."))', # see this bug for details: http://llvm.org/bugs/show_bug.cgi?id=3814 #CONFIGURE_ARGS= --with-werror USES= gettext gmake iconv pkgconfig NO_STAGE= yes USE_GNOME= gtk20 USE_SQLITE= yes INSTALLS_ICONS= yes PORTDOCS= AUTHORS ChangeLog NEWS README LDFLAGS= ${ICONV_LIB} OPTIONS_DEFINE= DOCS MPD XMMS2 AMAROK MPD_DESC= Enable MPD support XMMS2_DESC= Enable XMMS2 support AMAROK_DESC= Enable Amarok 1.4 support MPD_LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd MPD_CONFIGURE_OFF= --disable-mpd XMMS2_LIB_DEPENDS= xmmsclient:${PORTSDIR}/audio/xmms2 XMMS2_CONFIGURE_OFF= --disable-xmms2 AMAROK_CONFIGURE_ENABLE= amarok1 .include post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif .include s.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net-p2p/libtorrent: Remove outdated BROKEN_SSLdbaio2018-11-091-2/+0
* net-p2p/[libtorrent|rtorrent]: Fix incoming connectionsdbaio2018-11-096-442/+158
* multimedia/ffmpeg: update to 4.1jbeich2018-11-062-1/+2
* Remove compatibility code for FreeBSD < 11.2 from all ports.rene2018-11-025-71/+0
* net-p2p/py-libtorrent-rasterbar: unbreak with boost 1.69jbeich2018-11-021-0/+201
* Now builds on powerpc64.linimon2018-10-311-2/+0
* Fix build with GCC-based architectures.linimon2018-10-301-1/+1
* net-p2p/jackett: Update to 0.10.267swills2018-10-303-29/+233
* Fix build with GCC-based architectures.linimon2018-10-281-0/+2
* Downgrade C++03 to C++98, actual default for GCC < 6jbeich2018-10-281-1/+1
* Update `net-p2p/torrent-file-editor' to version 0.3.13.danfe2018-10-272-4/+4
* Fix build with GCC-based architectures for various kde@ ports.tcberner2018-10-271-1/+1
* net-p2p/monero-cli: Upgrade from 0.13.0.2 to 0.13.0.4vd2018-10-262-5/+5
* net-p2p/libtorrent-rasterbar: replace r482779 with upstream versionjbeich2018-10-261-24/+25
* net-p2p/qtum: Upgrade from 0.16.0 to 0.16.1vd2018-10-262-4/+4
* net-p2p/monero-cli: unbreak with boost 1.69jbeich2018-10-231-0/+13
* net-p2p/libtorrent-rasterbar: unbreak with boost 1.69jbeich2018-10-231-0/+52
* Update to 2.8.3ehaupt2018-10-192-4/+4
* - Update to 2.8.1ehaupt2018-10-183-24/+20
* Fix logging.ale2018-10-172-5/+3
* net-p2p/monero-cli: fix compilation on FreeBSD < 12vd2018-10-141-5/+6
* net-p2p/monero-cli: Upgrade from 0.12.3.0 to 0.13.0.2vd2018-10-133-14/+22
* Deprecate most glib12 consumersantoine2018-10-122-0/+6
* Update to 0.17.0 release.ale2018-10-092-4/+4
* net-p2p/sonarr: Update to 2.0.0.5250feld2018-10-092-4/+4
* Update maintainer eMail address.rigoletto2018-10-083-3/+3
* net-p2p/libtorrent-rasterbar: net-p2p/libtorrent-rasterbar: Unbreak on powerpc64yuri2018-10-071-2/+0
* net-p2p/py-libtorrent-rasterbar: Typoyuri2018-10-071-1/+1
* net-p2p/py-libtorrent-rasterbar: Add workarounds for several bugs in the pyth...yuri2018-10-072-2/+6
* Fix index (net-p2p/py-libtorrent-rasterbar users updated); Fix MOVED formatyuri2018-10-072-4/+4
* Move net-p2p/libtorrent-rasterbar-python -> net-p2p/py-libtorrent-rasterbaryuri2018-10-075-2/+2
* net-p2p/libtorrent-rasterbar and net-p2p/libtorrent-rasterbar-python: Update ...yuri2018-10-0711-68/+67
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-063-6/+6
* net-p2p/bitcoin: update to 0.16.3kbowling2018-09-302-4/+4
* net-p2p/go-ethereum: Update to v1.8.16.0mp2018-09-262-4/+4
* net-p2p/litecoin: update to 0.16.3swills2018-09-222-5/+4
* net-p2p/qbittorrent: Update 4.1.2 -> 4.1.3yuri2018-09-202-10/+4
* devel/ktorrent: udpate to 5.1.1.tcberner2018-09-197-134/+6
* dns/unbound: update to 1.8.0swills2018-09-191-1/+1
* A previous commit fixed the build on powerpc64.linimon2018-09-181-2/+0
* net-p2p/py-tremc: update to v9.1tcberner2018-09-166-29/+51
* net-p2p/qtum: Upgrade from 0.15.3 to 0.16.0vd2018-09-163-268/+4
* Change x11/xorgproto to become a build depzeising2018-09-121-0/+1
* Add EXAMPLES options to ports that should have one.mat2018-09-101-0/+2
* Add DOCS options to ports that should have one.mat2018-09-103-2/+4
* Fix build with Qt 5.11jhale2018-09-072-0/+73
* Update net-p2p/namecoin* ports to version 0.16.2rene2018-09-076-78/+14
* net-p2p/libtorrent-rasterbar: Take maintainershipyuri2018-09-061-1/+1
* net-p2p/libtorrent-rasterbar: Update 1.1.6 -> 1.1.9yuri2018-09-064-25/+6
* net-p2p/jigdo: Fix build with Clang 6tobik2018-09-041-0/+1
* Add new port net-p2p/namecoin-utils, a slave port containing utilities forrene2018-09-042-0/+29
* net-p2p/namecoin[-daemon]: unbreak, unexpire, update to 0.13.2rene2018-09-0412-210/+354
* net-p2p/deluge-cli: add dependency upon pillowrm2018-09-021-2/+3
* Remove expired ports:rene2018-09-0212-209/+0
* net-p2p/libbt: Update 1.05 -> 1.06yuri2018-09-025-28/+52
* Fix build with Qt 5.11jhale2018-08-312-2/+8
* Deprecate KDE4 software in categories graphics-textproc.adridg2018-08-312-0/+6
* net-p2p/gtk-gnutella: Do not call arc4random_stir or arc4random_addrandom.delphij2018-08-263-0/+27
* net-p2p/mldonkey*: Fix build with Clang 6tobik2018-08-261-0/+31
* - Unbreak after latest KDE Framwork upgrade, 5.49, introduced by r477922fluffy2018-08-262-1/+45
* - eiscaltdcpp-lib: switch to bundled miniupnpc over ports versionfluffy2018-08-261-2/+3
* Update security/cryptopp to 7.0.0jhale2018-08-253-9/+20
* net-p2p/bitcoin-daemon: fix deterministic tarball falloutswills2018-08-232-3/+26
* net-p2p/bitcoin-daemon: fix buildswills2018-08-231-1/+1
* - Update WWWamdmi32018-08-231-1/+1
* net-p2p/go-ethereum Upgrade to 1.8.14swills2018-08-232-4/+4
* net-p2p/bitcoin: Update to 0.16.2swills2018-08-223-11/+28
* Deprecate one more Napster client overlooked in r475499tobik2018-08-221-0/+3
* Remove expired port:rene2018-08-229-170/+0
* Remove expired port:rene2018-08-228-151/+0
* Mark as broken on arm (and presumably powerpc64): the clang compilerlinimon2018-08-211-0/+5
* Update `net-p2p/torrent-file-editor' to version 0.3.12.danfe2018-08-172-5/+4
* net-p2p/ncdc: Update to 1.20swills2018-08-172-6/+5
* net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2yuri2018-08-142-5/+9
* net-p2p/transmission-qt: Fix plist when NLS is disabled.arrowd2018-08-132-16/+17
* net-p2p/qtum: Upgrade from 0.15.2 to 0.15.3vd2018-08-092-7/+7
* devel/boost-*: update to 1.68.0jbeich2018-08-0919-18/+19
* - Move flavor helpers to correct placeacm2018-08-071-4/+4
* - New port: net-p2p/awggacm2018-08-075-0/+88
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-07-3016-11/+16
* Replace explicit devel/py-game dependencies with ${PYGAME} in 7 portsyuri2018-07-291-1/+1
* Deprecate remaining Napster/OpenNap clientstobik2018-07-281-0/+3
* - Use corresponded luasocket while SOCKET option enabledfluffy2018-07-261-2/+2
* net-p2p/rtorrent: Update to 0.9.7dbaio2018-07-244-32/+6
* net-p2p/libtorrent: Reset maintainerdbaio2018-07-241-1/+1
* net-p2p/libtorrent: Update to 0.13.7dbaio2018-07-247-227/+24
* net-p2p/transmission-gtk: fix NLS plisttcberner2018-07-211-88/+88
* - Update `net-p2p/torrent-file-editor' to version 0.3.11danfe2018-07-182-9/+6
* - Pet portlintamdmi32018-07-182-2/+3
* Deprecate ports broken for more than 5 monthsantoine2018-07-173-0/+6
* net-p2p/transmission -- fix metaport wrt to Qt-flavors, cleanup USE_GNOMEtcberner2018-07-162-10/+15
* net-p2p/transmission* -- update and falvorizetcberner2018-07-1628-392/+236
* net-p2p/qtum: unbreak with boost 1.68 on FreeBSD 10.*jbeich2018-07-151-1/+1
* net-p2p/monero-cli: Upgrade from 0.12.2.0 to 0.12.3.0vd2018-07-143-15/+4
* Update to 2.6.4ehaupt2018-07-122-4/+4
* Release maintainershipehaupt2018-07-121-1/+1
* Update to 2.5.13joneum2018-07-102-7/+7
* net-p2p/litecoin: update to 0.16.0swills2018-07-102-5/+5
* net-p2p/sonarr: Update to 2.0.0.5228feld2018-07-082-4/+4
* - Update to 1.8.12wen2018-07-06