Search Criteria
Package Details: gerbera-mysql 1.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gerbera-mysql.git (read-only, click to copy) |
---|---|
Package Base: | gerbera-mysql |
Description: | UPnP Media Server (Based on MediaTomb) with MySQL backend |
Upstream URL: | https://gerbera.io/ |
Keywords: | DLNA UPnP |
Licenses: | GPL2 |
Conflicts: | gerbera |
Provides: | gerbera |
Submitter: | xyzabc123 |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2020-10-25 13:10 (UTC) |
Last Updated: | 2023-01-03 00:00 (UTC) |
Dependencies (18)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- duktape
- exiv2 (exiv2-gitAUR)
- ffmpeg (ffmpeg-intel-full-gitAUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-full-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-gitAUR)
- ffmpegthumbnailer
- file (file-gitAUR)
- fmt (fmt-gitAUR)
- libexif (libexif-gitAUR)
- libmatroska (libmatroska-gitAUR)
- libupnp (libupnp-gitAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- pugixml (pugixml-gitAUR)
- spdlog (spdlog-gitAUR)
- sqlite (sqlite-fossilAUR)
- taglib (taglib-gitAUR)
- wavpack (wavpack-gitAUR)
- cmake (cmake-gitAUR) (make)
- gtest (googletest-gitAUR) (make)
Required by (1)
- gerbera-openrc (requires gerbera)
Latest Comments
phunni commented on 2022-10-26 14:59 (UTC)
Build fails with:
/usr/include/fmt/format.h:3973:36: error: passing ‘const fmt::v9::formatter<fmt::v9::join_view<__gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, __gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, char>, char, void>::formatter_type’ {aka ‘const fmt::v9::formatter<ColumnUpdate>’} as ‘this’ argument discards qualifiers [-fpermissive] 3973 | out = value_formatter_.format(map(it), ctx); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/paul/.cache/aurutils/sync/gerbera-mysql/src/gerbera-1.11.0/src/database/sql_format.h:64:10: note: in call to ‘decltype (ctx.out()) fmt::v9::formatter<ColumnUpdate>::format(const ColumnUpdate&, FormatContext&) [with FormatContext = fmt::v9::basic_format_context<fmt::v9::appender, char>; decltype (ctx.out()) = fmt::v9::appender]’ 64 | auto format(const ColumnUpdate& a, FormatContext& ctx) -> decltype(ctx.out()) | ^~~~~~ /usr/include/fmt/format.h:3978:38: error: passing ‘const fmt::v9::formatter<fmt::v9::join_view<__gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, __gnu_cxx::__normal_iterator<const ColumnUpdate*, std::vector\<ColumnUpdate> >, char>, char, void>::formatter_type’ {aka ‘const fmt::v9::formatter<ColumnUpdate>’} as ‘this’ argument discards qualifiers [-fpermissive] 3978 | out = value_formatter_.format(map(it), ctx); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ /home/paul/.cache/aurutils/sync/gerbera-mysql/src/gerbera-1.11.0/src/database/sql_format.h:64:10: note: in call to ‘decltype (ctx.out()) fmt::v9::formatter<ColumnUpdate>::format(const ColumnUpdate&, FormatContext&) [with FormatContext = fmt::v9::basic_format_context<fmt::v9::appender, char>; decltype (ctx.out()) = fmt::v9::appender]’ 64 | auto format(const ColumnUpdate& a, FormatContext& ctx) -> decltype(ctx.out()) | ^~~~~~ make[2]: [CMakeFiles/libgerbera.dir/build.make:1042: CMakeFiles/libgerbera.dir/src/database/sql_database.cc.o] Error 1 make[1]: [CMakeFiles/Makefile2:85: CMakeFiles/libgerbera.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
xyzabc123 commented on 2021-12-23 07:02 (UTC)
@ainola: I got his point :) But my request to delete predated his comment. If there is still interest in this package I will keep maintaining it.
ainola commented on 2021-12-23 02:55 (UTC)
I think there might have been a misunderstanding, Pavers_Career: FabioLolix was saying that replaces=() was not needed, not that this package shouldn't exist. This package has a purpose and is welcome to exist :)
But yes, the
replaces
line should be removed.xyzabc123 commented on 2021-12-22 11:43 (UTC)
@FabioLolix: Thanks for the advice. I will not push a change though as I requested deletion.
FabioLolix commented on 2021-12-22 11:37 (UTC)
Replaces gerbera is not needed and should not have been added in first place