Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-09-11 Thread Kyle Robbertze
Thanks! I have already updated most of that list. I will do Liquidsoap once the 
current pending upload is sponsored and I can confirm it fixes the builds on 
mips*

On 11 Sep 2018, 17:12, at 17:12, Romain Beauxis  
wrote:
>Hi! Liquidsoap `1.3.4` is out if you're interested in updating the
>package! There are a couple of new bindings as well. I think the list
>is:
>```
>ocaml-dtools
>ocaml-mm
>ocaml-vorbis
>ocaml-ffmpeg
>ocaml-gstreamer
>ocaml-lastfm
>ocaml-duppy
>ocaml-faad
>ocaml-cry
>```
>
>-- 
>You are receiving this because you were mentioned.
>Reply to this email directly or view it on GitHub:
>https://github.com/savonet/liquidsoap/issues/398#issuecomment-420309446


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-420329666___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Dynamically loaded fdk-aac encoder doesn't work. (#598)

2018-08-16 Thread Kyle Robbertze
New version is uploaded into unstable

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/598#issuecomment-413552042--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Dynamically loaded fdk-aac encoder doesn't work. (#598)

2018-08-15 Thread Kyle Robbertze
Ah ok cool. I shall update that in the next week or so then

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/598#issuecomment-413296685--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Dynamically loaded fdk-aac encoder doesn't work. (#598)

2018-08-15 Thread Kyle Robbertze
@toots - does `liquidsoap` need rebuilding with some option/dependency to use 
`libfdkaac-ocaml-dynlink` or does `ocaml-fdkaac` (updating and moved to 
contrib) sort that out automatically?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/598#issuecomment-413295730--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian 1.3.3 unstable - fdkaac - No encoder found for that format (#598)

2018-08-15 Thread Kyle Robbertze
Unfortunately the fdk-aac encoder is licenced under a non-free license and thus 
is in the Debian non-free repo (https://tracker.debian.org/pkg/fdk-aac). As 
such, I can't include it in the liquidsoap package without placing liquidsoap 
in contrib. As I prefer to keep liquidsoap in main, fdk-aac encoder support is 
not built into the package.

I will document that in the Debian package for the next release

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/598#issuecomment-413138990--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-08-14 Thread Kyle Robbertze
Version 1.3.3 is now in Debian unstable \o/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-412826776--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-08-11 Thread Kyle Robbertze
Good news! I have finished updating the package. I will push it to mentors 
tomorrow and hopefully it should make it into unstable some time next week

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-412276445--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-08-04 Thread Kyle Robbertze
Thanks a lot! I'll spend some time updating it probably either tomorrow or 
early next week. 

On 03 Aug 2018, 17:46, at 17:46, Romain Beauxis  
wrote:
>Here are my notes:
>- `dh_autoreconf` gave me grief. `./bootstrap` worked great, tho.
>- `dh_auto_test` failed, git repo is missing the test dirs (`src/test`
>and `scripts/test` at least). I would disable it anyways.
>- Had to modify `dh_autoinstall`.
>- Had to modify `liquidsoap.install`. Not sure if everything is
>correct, haven't checked the standard practices there in a long while..
>- I would suggest simply dropping liguidsoap. It hasn't been maintained
>in ages.
>
>Other that, it looks great and all available options in `main` compile.
>That's a lot of ground work to push all these update, hats off!
>
>Final diff:
>```
>diff --git a/debian/liguidsoap.install b/debian/liguidsoap.install
>index 1fde12d..eb4cfe4 100644
>--- a/debian/liguidsoap.install
>+++ b/debian/liguidsoap.install
>@@ -1,4 +1,4 @@
> debian/tmp/usr/bin/liguidsoap
>-debian/tmp/usr/lib/python*/site-packages/liquidsoap/*
>var/lib/liguidsoap
>+debian/tmp/usr/lib/*/python*/site-packages/liquidsoap/*
>var/lib/liguidsoap
> debian/icons/* usr/share/pixmaps
> debian/liguidsoap.desktop usr/share/applications
>diff --git a/debian/liquidsoap.install b/debian/liquidsoap.install
>index fada731..a1625dc 100644
>--- a/debian/liquidsoap.install
>+++ b/debian/liquidsoap.install
>@@ -1,5 +1,6 @@
> debian/tmp/usr/bin/liquidsoap
>-debian/tmp/usr/lib/liquidsoap
>+debian/tmp/usr/lib/*/liquidsoap
> debian/tmp/etc/logrotate.d/liquidsoap
>-examples/radio.liq   etc/liquidsoap
>-NODYN: debian/tmp/@OCamlStdlibDir@/liquidsoap/dllliquidsoap.so
>@OCamlDllDir@
>+debian/tmp/usr/share/doc/liquidsoap-* usr/share/doc/liquidsoap
>+debian/tmp/usr/share/man/man1
>+debian/tmp/etc/liquidsoap/radio.liq.example usr/share/doc/liquidsoap
>diff --git a/debian/rules b/debian/rules
>index 1033a80..50ee0f5 100755
>--- a/debian/rules
>+++ b/debian/rules
>@@ -2,18 +2,26 @@
>
> include /usr/share/ocaml/ocamlvars.mk
>
>-DESTDIR := $(CURDIR)/debian/tmp/$(OCAML_STDLIB_DIR)
>+DESTDIR := $(CURDIR)/debian/tmp
>
> %:
>dh $@
>
>+
>+override_dh_autoreconf:
>+   ./bootstrap
>+
> override_dh_auto_build:
>[ -f debian/autoreconf.before ] || dh_autoreconf
>$(MAKE) all doc
>
>+override_dh_auto_test:
>+
> override_dh_auto_install:
>mkdir -p $(DESTDIR)
>-   $(MAKE) install OCAMLFIND_DESTDIR=$(DESTDIR)
>OCAMLFIND_LDCONF=ignore
>+   $(MAKE) install DESTDIR=$(DESTDIR)
>OCAMLFIND_DESTDIR=$(DESTDIR)/$(OCAML_STDLIB_DIR) \
>+   prefix=$(DESTDIR)/usr sysconfdir=$(DESTDIR)/etc \
>+   INSTALL_DAEMON=no OCAMLFIND_LDCONF=ignore
>dh_install --fail-missing
>
> override_dh_auto_clean:
>```
>
>-- 
>You are receiving this because you were mentioned.
>Reply to this email directly or view it on GitHub:
>https://github.com/savonet/liquidsoap/issues/398#issuecomment-410294677


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-410430887--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-07-24 Thread Kyle Robbertze
Sorry I've taken so long to get back to you - I have been ill. My packaging is 
on [salsa](https://salsa.debian.org/paddatrapper-guest/liquidsoap). I have 
dropped all the plugins. I am busy converting the `debian/rules` file to use 
`dh`. It is currently not building, but I will only be able to work on it again 
probably at the weekend

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-407461424--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-07-13 Thread Kyle Robbertze
@toots when building the liquidsoap package, I get the following:
```
W: liquidsoap doesn't resolve dependency on unit Libsamplerate_converter
W: liquidsoap doesn't resolve dependency on unit Generator
W: liquidsoap doesn't resolve dependency on unit Vorbis_encoder
W: liquidsoap doesn't resolve dependency on unit Ogg_muxer
W: liquidsoap doesn't resolve dependency on unit Mixing_table
W: liquidsoap doesn't resolve dependency on unit Filter
W: liquidsoap doesn't resolve dependency on unit Https_source
W: liquidsoap doesn't resolve dependency on unit Lang_theora
... (many more)
```
Any idea what is causing it, and is it an issue?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-404832813--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users


Re: [Savonet-users] [savonet/liquidsoap] Ubuntu / Debian packages are v1.1.1 (#398)

2018-07-02 Thread Kyle Robbertze
@toots thanks for the offer. I'm waiting for Jonathan Carter to upload new 
dependecy versions that I have updated. Once they hit unstable, I will be able 
to continue on updating liquidsoap packaging. If I run into issues I will 
definitely give you a shout

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/398#issuecomment-401801976--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users