all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Fabian Harfert <fhmgufs@web.de>
Cc: guix-devel@gnu.org
Subject: Re: libwnck
Date: Wed, 24 Feb 2016 16:17:41 +0100	[thread overview]
Message-ID: <20160224151741.GA23190@solar> (raw)
In-Reply-To: <20160224160618.1e9d8676@alarmpi>

On Wed, Feb 24, 2016 at 04:06:18PM +0100, Fabian Harfert wrote:
> the name libwnck-1 is right. The library files have this name and the
> pkg-config file refers to that. This is because it uses Gtk+ 2.x and
> has a different API than libwnck-3. I don't know why they chose this
> versioning, but it's their decision.

Well, these are the sonames, which need not be related to the program version.
A package with a given version may ship arbitrary libraries with arbitrary
sonames. For instance, gmp-6.1 and gmp-6.0 ship libgmp.so.10 and
libgmpxx.so.4.

Nevertheless, we still call all variables gmp and gmp-6.0, respectively.

So here we should also use libwnck-2. Notice that the variable name is
something that humans edit, whereas we need not care about sonames that
are handled by some magic.

Andreas

  reply	other threads:[~2016-02-24 15:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 11:31 libwnck Andreas Enge
2016-02-23 12:14 ` libwnck Efraim Flashner
2016-02-24 15:06 ` libwnck Fabian Harfert
2016-02-24 15:17   ` Andreas Enge [this message]
2016-02-24 15:36     ` libwnck Fabian Harfert
2016-02-28 15:40 ` libwnck Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160224151741.GA23190@solar \
    --to=andreas@enge.fr \
    --cc=fhmgufs@web.de \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.