Github messages for voidlinux
 help / color / mirror / Atom feed
From: ifreund <ifreund@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New package: libvips-8.9.2
Date: Fri, 08 May 2020 23:48:43 +0200	[thread overview]
Message-ID: <20200508214843.qHW6pAgWQ4PKTBCafcEV8ipP8humZec0nk7zkl8jrFw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21715@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

New comment by ifreund on void-packages repository

https://github.com/void-linux/void-packages/pull/21715#issuecomment-626035730

Comment:
Made the name changes and added the `hdf5` build option, but ran into an issue:

Are you sure that having `vips` be the template and `libvips` a subpackage is the right way to go? It seems to have messed up the `run_depends`/`shlib_requires` for the `vips` and `libvips` packages.

For `vips`:
```
run_depends:
	glib>=2.18.0_1
	glibc>=2.29_1
shlib-requires:
	libgobject-2.0.so.0
	libglib-2.0.so.0
	libc.so.6
	libpthread.so.0
```
For `libvips`:
```
run_depends:
	vips>=8.9.2_1
	libheif>=1.4.0_1
	...
shlib-provides:
	libvips-cpp.so.42
	libvips.so.42
shlib-requires:
	libvips.so.42
	libheif.so.1
	...
```

Which means that the produced `vips` package does not depend on `libvips` but fails to run unless `libvips` is installed. Maybe there's something I'm missing here, but adding `libvips` to `depends` failed to fix this.


  parent reply	other threads:[~2020-05-08 21:48 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07  8:57 [PR PATCH] " ifreund
2020-05-07 19:41 ` [PR PATCH] [Updated] " ifreund
2020-05-07 19:45 ` ifreund
2020-05-08  9:04 ` ifreund
2020-05-08 17:55 ` Chocimier
2020-05-08 19:02 ` [PR PATCH] [Updated] " ifreund
2020-05-08 19:04 ` ifreund
2020-05-08 19:16 ` Chocimier
2020-05-08 19:17 ` ifreund
2020-05-08 19:18 ` ifreund
2020-05-08 21:48 ` [PR PATCH] [Updated] " ifreund
2020-05-08 21:48 ` ifreund [this message]
2020-05-08 22:36 ` ifreund
2020-05-10 23:20 ` ifreund
2020-05-11  0:24 ` ifreund
2020-05-11 21:19 ` Chocimier
2020-05-11 22:39 ` [PR PATCH] [Updated] " ifreund
2020-05-11 22:42 ` ifreund
2020-05-12 20:38 ` [PR PATCH] [Updated] " ifreund
2020-05-14 20:46 ` [PR PATCH] [Closed]: " Chocimier
2020-05-14 20:46 ` Chocimier
2020-05-14 20:53 ` ifreund

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=20200508214843.qHW6pAgWQ4PKTBCafcEV8ipP8humZec0nk7zkl8jrFw@z \
    --to=ifreund@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).