Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Package request: BIMP
Date: Wed, 28 Apr 2021 15:57:53 +0200	[thread overview]
Message-ID: <20210428135753.nKqRhbgos3VGazVGTXKemI8tGD_0fbanNDkAxlBjtvo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18994@inbox.vuxu.org>

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

Closed issue by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/18994

Description:
[Batch Image Manipulation Plugin for GIMP](https://alessandrofrancesconi.it/projects/bimp/)

Suggested template
+ missing bimp-locale. 
(gimp in hostmake needed for running gimptool)
```
# Template file for 'bimp'
pkgname=bimp
version=2.4
revision=1
build_style=gnu-makefile
wrksrc="gimp-plugin-bimp-${version}"
hostmakedepends="automake pkg-config which gimp"
makedepends="gimp-devel lcms2-devel"
short_desc="Batch Image Manipulation Plugin for GIMP"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://alessandrofrancesconi.it/projects/bimp/"
distfiles="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v${version}.tar.gz"
checksum=4fb9db8c86679fe6240802bd20c060237d48e07d463c136b4bae99c6793a5508

do_install(){
	vinstall ${wrksrc}/bin/bimp 755 "usr/lib/gimp/2.0/plug-ins"
}
```
Tested so far on x86_64 and Gimp 2.10.20.
EDIT: still waiting on 3 important upstream patches

  reply	other threads:[~2021-04-28 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10  7:44 [ISSUE] " voidlinux-github
2021-04-28 13:57 ` biopsin [this message]
2021-04-28 13:57 ` biopsin

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=20210428135753.nKqRhbgos3VGazVGTXKemI8tGD_0fbanNDkAxlBjtvo@z \
    --to=biopsin@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).