Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [ISSUE] Package request: BIMP
Date: Mon, 10 Feb 2020 08:44:09 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18994@inbox.vuxu.org> (raw)

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

New 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.3
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=a9a2b364a8158b55f3fc461e9e58a38f0d4f0450c20386fca2ac1312d57dedc4

do_install(){
	vinstall ${wrksrc}/bin/bimp 755 "usr/lib/gimp/2.0/plug-ins"
}
```
Tested so far on x86_64 and works.


             reply	other threads:[~2020-02-10  7:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-10  7:44 voidlinux-github [this message]
2021-04-28 13:57 ` [ISSUE] [CLOSED] " biopsin
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18994@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).