Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2017 13:33:03 +0200
From:      Frank Steinborn <steinex@nognu.de>
To:        Manish Jain <bourne.identity@hotmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Does anyone have any idea when x11/cinnamon could be available as a package ?
Message-ID:  <20170422113303.GA54742@krenn.local>
In-Reply-To: <VI1PR02MB1200C2D803E46AC2763A4B71F61A0@VI1PR02MB1200.eurprd02.prod.outlook.com>
References:  <VI1PR02MB1200C2D803E46AC2763A4B71F61A0@VI1PR02MB1200.eurprd02.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Manish Jain <bourne.identity@hotmail.com> wrote:
> 
> Hi,
> 
> I had a look at Mint Cinnamon and fell in love with it. This might arguably the most beautiful DE among the current generation.
> 
> I am eager to try out x11/cinnamon on my 12-current amd64 box. But I see no cinnamon meta-package listed in 'pkg search' results.

Using quarterly packages, on 2017Q2, I have it:

$ pkg search cinnamon
cinnamon-2.4.6_4               Fork of GNOME Shell with layout similar to GNOME 2
cinnamon-control-center-2.4.2_3 Control center for Cinnamon
cinnamon-desktop-2.4.2_1       Additional UI API for cinnamon
cinnamon-menus-2.4.1           Additional UI API for cinnamon
cinnamon-screensaver-2.4.1     GNOME screen saver and locker
cinnamon-session-2.4.3_1       Session component for the cinnamon desktop
cinnamon-settings-daemon-2.4.3_3 GNOME 3 settings daemon
cinnamon-translations-2.4.2    Translations for the cinnamon desktop


In /etc/pkg/FreeBSD.conf I have just the default:

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}

Best regards,
Frank




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170422113303.GA54742>