Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gcc: gcc-ada needs libada-devel [ci skip]
@ 2020-05-05 14:13 abenson
  2020-05-05 14:24 ` [PR PATCH] [Merged]: " Gottox
  0 siblings, 1 reply; 2+ messages in thread
From: abenson @ 2020-05-05 14:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages gcc_ada_devel
https://github.com/void-linux/void-packages/pull/21654

gcc: gcc-ada needs libada-devel [ci skip]
Closes #21642.

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

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

From 33d3b930c160ad9473e19780cad8ad0389768dc5 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Tue, 5 May 2020 08:54:01 -0500
Subject: [PATCH] gcc: gcc-ada needs libada-devel [ci skip]

Closes #21642.
---
 srcpkgs/gcc/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gcc/template b/srcpkgs/gcc/template
index 7c1ce9d6a63..965fe1e7231 100644
--- a/srcpkgs/gcc/template
+++ b/srcpkgs/gcc/template
@@ -8,7 +8,7 @@ _isl_version=0.21
 
 pkgname=gcc
 version=${_minorver}.0
-revision=3
+revision=4
 short_desc="GNU Compiler Collection"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 homepage="http://gcc.gnu.org"
@@ -138,7 +138,7 @@ esac
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" cross-${_triplet}"
 	if [ "$build_option_ada" ]; then
-		hostmakedepends+=" gcc-ada libada-devel"
+		hostmakedepends+=" gcc-ada"
 	fi
 fi
 
@@ -408,7 +408,7 @@ do_install() {
 
 gcc-ada_package() {
 	lib32disabled=yes
-	depends="gcc>=${_minorver} libada>=${_minorver}"
+	depends="gcc>=${_minorver} libada-devel>=${_minorver}"
 	short_desc+=" - Ada compiler frontend"
 	pkg_install() {
 		for f in gnat{,bind,chop,clean,find,kr,link,ls,make,name,prep,xref}; do

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

* Re: [PR PATCH] [Merged]: gcc: gcc-ada needs libada-devel [ci skip]
  2020-05-05 14:13 [PR PATCH] gcc: gcc-ada needs libada-devel [ci skip] abenson
@ 2020-05-05 14:24 ` Gottox
  0 siblings, 0 replies; 2+ messages in thread
From: Gottox @ 2020-05-05 14:24 UTC (permalink / raw)
  To: ml

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

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

gcc: gcc-ada needs libada-devel [ci skip]
https://github.com/void-linux/void-packages/pull/21654

Description:
Closes #21642.

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

end of thread, other threads:[~2020-05-05 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05 14:13 [PR PATCH] gcc: gcc-ada needs libada-devel [ci skip] abenson
2020-05-05 14:24 ` [PR PATCH] [Merged]: " Gottox

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