public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libnsbmp/
Date: Tue, 24 Jan 2017 01:16:56 +0000 (UTC)	[thread overview]
Message-ID: <1485220594.85f7e78fcfea805c1e4602c62f7bda79b6144095.xmw@gentoo> (raw)

commit:     85f7e78fcfea805c1e4602c62f7bda79b6144095
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 17:45:41 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 01:16:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85f7e78f

media-libs/libnsbmp: Version bump.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 media-libs/libnsbmp/Manifest              |  2 ++
 media-libs/libnsbmp/libnsbmp-0.1.4.ebuild | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/media-libs/libnsbmp/Manifest b/media-libs/libnsbmp/Manifest
index 04050a9..9d59293 100644
--- a/media-libs/libnsbmp/Manifest
+++ b/media-libs/libnsbmp/Manifest
@@ -1,2 +1,4 @@
 DIST libnsbmp-0.1.3-src.tar.gz 204120 SHA256 deff0a0497fc011356f901b3f75ee612721133c91b256dda28e540c803ffbb3e SHA512 7d41aa6ec211057a3f255e23de0549d5aac080942408fd3ece9fd63b028e38d68fe96e93891582e434c7f167b8682a6eaf25242eb1f67e6e881b81b9e91fd829 WHIRLPOOL b4618441fef067de0de016846ad5e4ceb850a3c77e6b472abcf95a4af7e2fa580bb1c8529235db0a07c55d5e897f3d7b3fb4b0065b1457821330b29ba2ebd97d
+DIST libnsbmp-0.1.4-src.tar.gz 462626 SHA256 2bcbb3e880e46b94259a294c22b8c7543ddd2ae8910f14d227981a4aec038a78 SHA512 b3ca907ae59e2bbcc8d26f083b5544589d87403116aaa6000c3527e886ae18841b15ae2d6b014d52d6cf2d62ecd67d22bdcdc9d6f4e2732a39ed7d361319c78b WHIRLPOOL 3a8a70f61a46a21fa2bf1f28f38559c4b61fe76545b247918fa1f958a95a51fd1f5545c0163b9e717be784e77613b2d87cfd1fab1f5b99353a69b28ea35d0207
 DIST netsurf-buildsystem-1.4.tar.gz 38067 SHA256 e66b7f09e91ac478e9f2c5c1aaf1f36ece9df0c3bbb1db910cd4c0461c47f7ad SHA512 2c804ad7bef70c987e1d393ee4041bffc9797893b4fd513c90a665027205a1f7eee0a7d86ddaf833a6ee18346d6fe69587190c4e6722afc4ed18ce87783c35fc WHIRLPOOL 1f98d45258d3ea5570f272368f72ed6b016434eb1ab399b0efb062dbe9d6257c3175aa51884eaf94a90bbc2c3a4c891a43170b8e93df01c540cbcdecdad13e5c
+DIST netsurf-buildsystem-1.5.tar.gz 38196 SHA256 dbc6afc639f6987b704e6ff4427668787ee7efba77e1bbf76b614699b5daaf71 SHA512 02d85e8f1d2101194a678f7ccf84051390953285a46951d7b327556f8df1a0c416620bd4c7a615e25de438d5d27cfffb69ec5d94eb8379a295dab4c85a96cae4 WHIRLPOOL 7b7d595a2e399b361e71769e509a129af42da5ce823f1b55183efb53898ac2ae731593eb13e1ecc2271ea26ee0948ac35bf99fea280eb72a2bb00164b4b29f09

diff --git a/media-libs/libnsbmp/libnsbmp-0.1.4.ebuild b/media-libs/libnsbmp/libnsbmp-0.1.4.ebuild
new file mode 100644
index 00000000..9f33704
--- /dev/null
+++ b/media-libs/libnsbmp/libnsbmp-0.1.4.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+NETSURF_BUILDSYSTEM=buildsystem-1.5
+inherit netsurf
+
+DESCRIPTION="decoding library for BMP and ICO image file formats, written in C"
+HOMEPAGE="http://www.netsurf-browser.org/projects/libnsbmp/"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~arm ~ppc ~m68k-mint"
+IUSE=""
+
+RDEPEND=""
+DEPEND="virtual/pkgconfig"


             reply	other threads:[~2017-01-24  1:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24  1:16 Michael Weber [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
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
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=1485220594.85f7e78fcfea805c1e4602c62f7bda79b6144095.xmw@gentoo \
    --to=xmw@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