aboutsummaryrefslogtreecommitdiff
path: root/audio/osd-lyrics
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* This port needs USES=compiler:c++11-lang to build on GCC-basedMark Linimon2018-12-261-1/+2
| | | | | | | | | | | | | architectures. While here, add USES=gnome. PR: 234229 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=488478
* Apparently, Google is not only archiving the distfiles, but projects'Alexey Dokuchaev2017-04-251-1/+1
| | | | | | | landing pages as well, thus redirect WWW: lines in pkg-descr to them. Notes: svn path=/head/; revision=439408
* Remove libcurl.so.7 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428136
* - Unbreak fetching by pointing to archived distfile in Google Cloud StorageAlexey Dokuchaev2016-09-181-7/+1
| | | | | | | | | | | | despite that their repository has been moved to GitHub: new distfile lacks pre-generated autotools-related bits and does not bootstrap correctly, and I'm not in the mood to fight with autotools right now - Remove no longer accurate explanation of why we cannot enable -Werror yet: while this particular problem with Clang is no longer an issue, there are still lots of compiler warnings left Notes: svn path=/head/; revision=422350
* GOOGLE_CODE has gone away.Mathieu Arnold2016-09-141-0/+2
| | | | | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight Notes: svn path=/head/; revision=422140
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-2/+2
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.Mathieu Arnold2016-04-251-2/+1
| | | | | | | | | | | | | | While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951 Notes: svn path=/head/; revision=414014
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Clean up `audio/osd-lyrics' port a bit:Alexey Dokuchaev2015-11-161-15/+7
| | | | | | | | | | | | | - Remove useless `pathfix' from USES and add more useful `localbase' - Prefer AMAROK_CONFIGURE_ON over AMAROK_CONFIGURE_ENABLE for consistency with other options (configure arguments) - Use option-dependent `post-install' target and remove needless .include <bsd.port.options.mk> thanks to that - Unroll a .for loop over one file and optimize away another .for loop by using implicit iteration over ${PORTDOCS} instead Notes: svn path=/head/; revision=401756
* Part 1 of adding USE_GNOME=intltool to ports that require it.Koop Mast2015-08-021-1/+1
| | | | | | | | | | | The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@ Notes: svn path=/head/; revision=393444
* Reclaim maintainership of ports that I still use regularly, but decided toAlexey Dokuchaev2015-04-071-1/+1
| | | | | | | | | | | | | | | relinquish at some point to allow contributions coming more easily (not to impose hard lock). These days, there is no reason to yield maintainership with the more lax rules and general consensus that casual changes do not necessarily require explicit approval from maintainer prior to commit. On the other hand, unmaintained ports can give (arguably false) impression of being unwanted and one step above deprecation, yet these ports are not. Inspired by: marino Notes: svn path=/head/; revision=383512
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371234
* Fix problems with missing libs when the linker enforces explicit linkingTijl Coosemans2014-08-101-2/+2
| | | | | | | | | (a* to d* categories) PR: 192062 Notes: svn path=/head/; revision=364564
* - Switch audio/libmpd to USES=libtool, drop .la filesDmitry Marakasov2014-07-281-1/+1
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=363248
* Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 thatTijl Coosemans2014-07-041-1/+1
| | | | | | | | | | have not been bumped yet after the latest libsqlite3.so library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=360588
* - Fix build on -currentPawel Pekala2013-12-243-28/+41
| | | | | | | | | | | | - Rescpect CXXFLAGS - Use desktop-file-utils/pathfix - Support staging PR: ports/184909 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=337367
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-5/+5
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with a) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331267
* audio/osd-lyrics: Fix iconv LDFLAGSJohn Marino2013-10-021-1/+1
| | | | Notes: svn path=/head/; revision=329120
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add an explicit dependency on iconv and pkgconfigBaptiste Daroussin2013-07-261-18/+8
| | | | | | | | Fix build with newer binutils Use options helpers Notes: svn path=/head/; revision=323724
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Convert to OptionsNGBaptiste Daroussin2012-09-261-12/+9
| | | | Notes: svn path=/head/; revision=304886
* - Update osd-lyrics to version 0.4.3Alexey Dokuchaev2012-08-082-5/+4
| | | | | | | - Release these two related ports to the wild Notes: svn path=/head/; revision=302279
* Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> insideAlexey Dokuchaev2012-06-212-7/+29
| | | | | | | | | | | | | | `#pragma GCC visibility push(hidden)' results in free() symbol being .hidden, and linker woes. As a remedy, temporarily revert visibility to default when including this header (probably not the best way to solve the problem though). While here, pacify portlint(1) by removing hard-coded shlib ABI versions in LIB_DEPENDS. Reported by: pointyhat (via pav, erwin) Notes: svn path=/head/; revision=299741
* - Mark BROKEN: does not compilePav Lucistnik2012-06-171-0/+2
| | | | | | | | | | | | | | | | | ol_lrc_fetch.o: In function `ol_lrc_candidate_free': ol_lrc_fetch.c:(.text+0x766): undefined reference to `free' ol_lrc_fetch_xiami.o: In function `ol_lrc_fetch_xiami_search': ol_lrc_fetch_xiami.c:(.text+0x55e): undefined reference to `free' ol_lrc_fetch_xiami.c:(.text+0x5cc): undefined reference to `free' ol_lrc_fetch_xiami.c:(.text+0x60c): undefined reference to `free' ol_lrc_fetch_ttplayer.o: In function `_download': ol_lrc_fetch_ttplayer.c:(.text+0x210): undefined reference to `free' ol_lrc_fetch_ttplayer.o:ol_lrc_fetch_ttplayer.c:(.text+0x513): more undefined references to `free' follow Reported by: pointyhat Notes: svn path=/head/; revision=299512
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to version 0.4.2Alexey Dokuchaev2012-05-312-24/+7
| | | | | | | | | | | - Use short form for Google Code MASTER_SITES - Remove in-place patches that were integrated upstream - Remove BROKEN statement for FreeBSD 9.X, I did not find evidence it is so - Temporarily(?) disable -Werror to allow building with Clang without introducing local patches Notes: svn path=/head/; revision=297878
* - Chase libmpd shlib bumpMartin Wilke2012-02-061-1/+2
| | | | Notes: svn path=/head/; revision=290493
* - Mark BROKEN on 9.X: does not compilePav Lucistnik2011-11-291-0/+4
| | | | | | | | | | | ol_lrc_fetch.o: In function `ol_lrc_candidate_free': ol_lrc_fetch.c:(.text+0x766): undefined reference to `free' Reported by: pointyhat Feature safe: yes Notes: svn path=/head/; revision=286638
* Port of on-screen lyrics display program for various media players.Alexey Dokuchaev2011-11-184-0/+114
Feature safe: yes Notes: svn path=/head/; revision=286022