[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cinnamon 4.4



Il 08/01/2020 05:41, Norbert Preining ha scritto:
> Dear all,
>
> short progress report: I am running the packages built from the current
> sources in the experimental branch, that is cinnamon 4.4.
>
> Prebuild binaries for x86_64 and source packages are available at
> 	deb https://www.preining.info/debian/cinnamon44 unstable main
> 	deb-src https://www.preining.info/debian/cinnamon44 unstable main
> WARNING! Nemo needs pango 1.44 from experimental. I haven't seen any
> problematic changes after installing this version from experimental, but
> I cannot guarantee it. One needs to uninstall libpango1.0 to upgrade
> (AFAIR).
>
> Best
>
> Norbert
>
> --
> PREINING Norbert                               http://www.preining.info
> Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
> GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
>
@Norbert: thanks for your work

About pango 1.44 I looked this commit:

https://github.com/linuxmint/nemo/commit/dcc5134c10417262b74de4f88883d9c086c92c4a

> in meson.build
>
>
> + new_pango = dependency('pango', version: '>=1.44.0', required: false)
> + if new_pango.found()
> + conf.set('HAVE_PANGO_144', true)
> + endif
>
>From that patch seems that should support also older versions, or I'm wrong?


Reply to: