Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] hdf5-18: remove package
Date: Sun, 23 Jun 2019 00:32:01 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12626@inbox.vuxu.org> (raw)

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

There is a new pull request by Piraty against master on the void-packages repository

https://github.com/Piraty/void-packages hdf5-18-remove
https://github.com/void-linux/void-packages/pull/12626

hdf5-18: remove package


A patch file from https://github.com/void-linux/void-packages/pull/12626.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hdf5-18-remove-12626.patch --]
[-- Type: application/text/x-diff, Size: 2484 bytes --]

From d1384ce274f4dfa9c24371c0b0f82aaba3d79bc1 Mon Sep 17 00:00:00 2001
From: Piraty <piraty1@inbox.ru>
Date: Sun, 23 Jun 2019 00:23:34 +0200
Subject: [PATCH] hdf5-18: remove package

because it's not needed anymore.
It was once required to build med
(8e8cc30f55a41b5e1b8062e5c44d1be453e76706) but with current med it's not
required anymore.
---
 common/shlibs            |  4 ----
 srcpkgs/hdf5-18-devel    |  1 -
 srcpkgs/hdf5-18/template | 34 ----------------------------------
 3 files changed, 39 deletions(-)
 delete mode 120000 srcpkgs/hdf5-18-devel
 delete mode 100644 srcpkgs/hdf5-18/template

diff --git a/common/shlibs b/common/shlibs
index 0f6742b2fa4..2a2512ffc23 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2308,10 +2308,6 @@ libhdf5_hl_cpp.so.100 hdf5-1.10.1_2
 libhdf5_cpp.so.103 hdf5-1.10.4_1
 libhdf5hl_fortran.so.100 hdf5-1.10.1_2
 libhdf5_fortran.so.100 hdf5-1.10.1_2
-libhdf5.so.10 hdf5-18-1.8.20_1
-libhdf5_hl.so.10 hdf5-18-1.8.20_1
-libhdf5_hl_cpp.so.11 hdf5-18-1.8.20_1
-libhdf5_cpp.so.15 hdf5-18-1.8.20_1
 libcryptmount.so.0 libpam-mount-2.15_1
 libglob.so.0 libglob-1.0_1
 libepub.so.0 ebook-tools-0.2.2_1
diff --git a/srcpkgs/hdf5-18-devel b/srcpkgs/hdf5-18-devel
deleted file mode 120000
index 3611f141209..00000000000
--- a/srcpkgs/hdf5-18-devel
+++ /dev/null
@@ -1 +0,0 @@
-hdf5-18
\ No newline at end of file
diff --git a/srcpkgs/hdf5-18/template b/srcpkgs/hdf5-18/template
deleted file mode 100644
index ab850ecf7e6..00000000000
--- a/srcpkgs/hdf5-18/template
+++ /dev/null
@@ -1,34 +0,0 @@
-# Template file for 'hdf5-18'
-pkgname=hdf5-18
-version=1.8.20
-revision=2
-wrksrc=hdf5-$version
-build_style=gnu-configure
-nocross=yes
-makedepends="zlib-devel"
-short_desc="Data model, library, and file format for storing and managing data"
-maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
-license="BSD"
-homepage="http://hdfgroup.org"
-distfiles="http://www.hdfgroup.org/ftp/HDF5/current18/src/hdf5-${version}.tar.gz"
-checksum=6ed660ccd2bc45aa808ea72e08f33cc64009e9dd4e3a372b53438b210312e8d9
-
-configure_args="--enable-cxx"
-
-post_install() {
-	vlicense COPYING
-	vmkdir usr/lib/${pkgname}
-	mv -v ${DESTDIR}/usr/bin ${DESTDIR}/usr/lib/${pkgname}
-	mv -v ${DESTDIR}/usr/lib/libhdf5{,-18}.settings
-}
-
-hdf5-18-devel_package() {
-	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/include
-		vmove usr/lib/*.a
-		vmove usr/lib/*.so
-		vmove usr/share
-	}
-}

             reply	other threads:[~2019-06-22 22:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-22 22:32 voidlinux-github [this message]
2019-07-12 17:41 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-12 17:41 ` voidlinux-github
2019-07-14 12:12 ` voidlinux-github
2019-07-14 12:12 ` voidlinux-github
2019-07-14 12:14 ` voidlinux-github
2019-07-14 12:29 ` voidlinux-github
2019-07-24 17:35 ` voidlinux-github
2019-07-24 17:35 ` [PR PATCH] [Closed]: " voidlinux-github

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-12626@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).