Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cfitsio: remove unneeded file
@ 2024-02-05 22:05 chrysos349
  2024-02-06  5:18 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2024-02-05 22:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages cfitsio
https://github.com/void-linux/void-packages/pull/48552

cfitsio: remove unneeded file
@Hoshpak 

I noticed there was `templateo` file. Old version of the template that you submitted by mistake? So I removed it.
No changes to the main template.

#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cfitsio-48552.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From f92d2a686594c0daab14bd5de110a6f24a48be2a Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 6 Feb 2024 01:00:14 +0300
Subject: [PATCH] cfitsio: remove unneeded file

---
 srcpkgs/cfitsio/templateo | 27 ---------------------------
 1 file changed, 27 deletions(-)
 delete mode 100644 srcpkgs/cfitsio/templateo

diff --git a/srcpkgs/cfitsio/templateo b/srcpkgs/cfitsio/templateo
deleted file mode 100644
index 2df3d6385012b..0000000000000
--- a/srcpkgs/cfitsio/templateo
+++ /dev/null
@@ -1,27 +0,0 @@
-# Template file for 'cfitsio'
-pkgname=cfitsio
-version=4.1.0
-revision=1
-build_style=gnu-configure
-configure_args="--enable-reentrant"
-makedepends="libcurl-devel"
-short_desc="Library for reading and writing data files in FITS data format"
-maintainer="Helmut Pozimski <helmut@pozimski.eu>"
-license="custom:NASA license"
-homepage="https://heasarc.gsfc.nasa.gov/fitsio/"
-distfiles="http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/${pkgname}-${version}.tar.gz"
-checksum=b2a8efba0b9f86d3e1bd619f662a476ec18112b4f27cc441cc680a4e3777425e
-
-post_install() {
-	vlicense License.txt
-}
-
-cfitsio-devel_package() {
-	depends="cfitsio-${version}_${revision}"
-	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/include
-		vmove "usr/lib/*.so"
-		vmove usr/lib/pkgconfig
-	}
-}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: cfitsio: remove unneeded file
  2024-02-05 22:05 [PR PATCH] cfitsio: remove unneeded file chrysos349
@ 2024-02-06  5:18 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2024-02-06  5:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

cfitsio: remove unneeded file
https://github.com/void-linux/void-packages/pull/48552

Description:
@Hoshpak 

I noticed there was `templateo` file. Old version of the template that you submitted by mistake? So I removed it.
No changes to the main template.

#### Testing the changes
- I tested the changes in this PR: **NO**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-06  5:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 22:05 [PR PATCH] cfitsio: remove unneeded file chrysos349
2024-02-06  5:18 ` [PR PATCH] [Merged]: " Hoshpak

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