From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libnsbmp/
Date: Fri, 19 Jan 2024 09:31:39 +0000 (UTC) [thread overview]
Message-ID: <1705656578.2cf238ce376351713f08aba5265152e9d5828417.mjo@gentoo> (raw)
commit: 2cf238ce376351713f08aba5265152e9d5828417
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 20:08:31 2024 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 09:29:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cf238ce
media-libs/libnsbmp: add 0.1.7
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>
media-libs/libnsbmp/Manifest | 1 +
media-libs/libnsbmp/libnsbmp-0.1.7.ebuild | 32 +++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/media-libs/libnsbmp/Manifest b/media-libs/libnsbmp/Manifest
index 3ff38f34c071..e5bc7bf595fb 100644
--- a/media-libs/libnsbmp/Manifest
+++ b/media-libs/libnsbmp/Manifest
@@ -1 +1,2 @@
DIST libnsbmp-0.1.6-src.tar.gz 463348 BLAKE2B 546f26c0ebbc2b93aec3002424c8e6d5aaeaa06f06fea13712675dd33c71b431c7f6d296c55a4d091cba7c9d5eaf053960b3d7e16e24b0832e42f8f4881f675d SHA512 7e987a47d56216b2e2a795c1233c63599d474fdd9dd495f31bc9a902f92072078ae79e73323da457fd5059908a65f44bacc6c8742f92f0950af80196a4bb4732
+DIST libnsbmp-0.1.7-src.tar.gz 466530 BLAKE2B 590e13661d56aec57ae54b2d66f7fe1e14fefacfeabfd2f93264f1ab7dda576ab6477b80689c7e2805b5b183de7cf1d9d406e814ec59477ce541216230862300 SHA512 dcc4187f8eb404b327c5addeb80b49b492ec3f962c4e3c09483425a3c7641d832ed14578fbae7353c10d1bacf7a771d35c537ffb730cfddff01ae7d1932acaf8
diff --git a/media-libs/libnsbmp/libnsbmp-0.1.7.ebuild b/media-libs/libnsbmp/libnsbmp-0.1.7.ebuild
new file mode 100644
index 000000000000..7695dbf434b7
--- /dev/null
+++ b/media-libs/libnsbmp/libnsbmp-0.1.7.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit netsurf
+
+DESCRIPTION="Decoding library for BMP and ICO image file formats, written in C"
+HOMEPAGE="https://www.netsurf-browser.org/projects/libnsbmp/"
+SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+IUSE=""
+
+BDEPEND="
+ dev-build/netsurf-buildsystem
+ virtual/pkgconfig"
+
+_emake() {
+ netsurf_define_makeconf
+ emake "${NETSURF_MAKECONF[@]}" COMPONENT_TYPE=lib-shared $@
+}
+
+src_compile() {
+ _emake
+}
+
+src_install() {
+ _emake DESTDIR="${D}" install
+}
next reply other threads:[~2024-01-19 9:31 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 9:31 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-04 19:11 [gentoo-commits] repo/gentoo:master commit in: media-libs/libnsbmp/ Jakov Smolić
2024-01-19 9:31 Michael Orlitzky
2024-01-19 9:31 Michael Orlitzky
2023-08-14 21:15 Michael Orlitzky
2022-03-22 18:43 Jakov Smolić
2021-11-10 17:56 Jakov Smolić
2021-03-30 17:38 Sam James
2020-12-27 17:47 Fabian Groffen
2020-08-15 12:03 Michael Orlitzky
2020-06-17 13:38 Michael Orlitzky
2019-07-05 19:05 Virgil Dupras
2019-02-17 17:46 Sergei Trofimovich
2018-11-13 18:13 Virgil Dupras
2018-10-21 20:54 Virgil Dupras
2018-10-21 20:54 Virgil Dupras
2018-10-21 20:54 Virgil Dupras
2017-02-05 12:18 Michael Weber
2017-01-24 1:16 Michael Weber
2016-07-25 17:45 Chí-Thanh Christopher Nguyễn
2016-03-15 10:27 Michael Weber
2016-03-02 22:53 Michael Weber
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=1705656578.2cf238ce376351713f08aba5265152e9d5828417.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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