Version: 1.10.1, Package name: musique-1.10.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Musique does its best to stay out of the way and keep you focused on the only thing that really matters: Music. Musique unclutters your music listening experience with a clean and innovative interface. |
Filesize: 479.148 KB |
Version History (View Complete History) |
|
2021-03-04 01:50:31 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Remove what seems to be a left over dependency on the old multimedia/gstreamer-0.10 stack. tested and OK kn@ |
2020-12-01 23:17:34 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update musique to 1.10.1 |
2020-10-23 10:51:28 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update musique to 1.10 |
2020-08-26 23:21:57 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Update musique to 1.9 Remove the gzip hack and take maintainer. |
2020-06-13 08:45:28 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Add mpv as missing library dependency, part 2. This time spotted by naddy@. thanks and sorry! |
2020-06-12 22:50:31 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Add mpv as missing library dependency, spotted by sthen@ Thanks! |
2020-06-10 13:29:53 by Rafael Sadowski | Files touched by this commit (5) |
Log message: Update musique to 1.7 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-12 04:00:24 by Marc Espie | Files touched by this commit (42) |
Log message: sprinkle some bins, remove stripped directories, reorder annotations that are not in the "canonical plist write order" |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2016-03-26 14:37:36 by Vadim Zhukov | Files touched by this commit (38) |
Log message: Zap more lines from qmake-based ports by moving them from the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to the "MODULES=devel/qmake x11/qtX" logic. Discussed with espie@ a few weeks ago. |
2016-03-10 10:27:11 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Make this fit 80 columns. |
2016-03-07 04:34:24 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Convert to MODQMAKE, -3 Makefile lines. |
2015-10-06 23:50:25 by Antoine Jacoutot | Files touched by this commit (16) |
Log message: Bring consistency in GStreamer dependencies: - remove most dependencies on plugins-bad and plugins-ugly; there is no reason on depend on these because they should only provide support for rare and/or rarely used codecs - for standard how-of-the-box support for most modern files, always depend on plugins-good and plugins-ffmpeg|libav. gstreamer1 parts from Brad, gstreamer-0.10 parts from me |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |
2015-07-18 08:33:50 by Jasper Lievisse Adriaanse | Files touched by this commit (21) |
Log message: use sed instead of perl |
2015-03-27 02:43:02 by Antoine Jacoutot | Files touched by this commit (24) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2014-12-01 07:35:59 by David Coppa | Files touched by this commit (6) |
Log message: Update to musique-1.4 OK bcallah@ |