Github messages for voidlinux
 help / color / mirror / Atom feed
From: yopito <yopito@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] codeblocks: update to 20.03
Date: Fri, 03 Apr 2020 06:43:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20584@inbox.vuxu.org> (raw)

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

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

https://github.com/yopito/void-packages codeblocks
https://github.com/void-linux/void-packages/pull/20584

[WIP] codeblocks: update to 20.03


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

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

From dd459f63fa20a8e630a9a865a5722348265eceb6 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 2 Apr 2020 21:05:45 +0200
Subject: [PATCH 1/2] codeblocks: update to 20.03

---
 srcpkgs/codeblocks/template | 8 ++++----
 srcpkgs/codeblocks/update   | 1 -
 2 files changed, 4 insertions(+), 5 deletions(-)
 delete mode 100644 srcpkgs/codeblocks/update

diff --git a/srcpkgs/codeblocks/template b/srcpkgs/codeblocks/template
index 087b3e6e3c3..00bc7812352 100644
--- a/srcpkgs/codeblocks/template
+++ b/srcpkgs/codeblocks/template
@@ -1,7 +1,7 @@
 # Template file for 'codeblocks'
 pkgname=codeblocks
-version=17.12
-revision=8
+version=20.03
+revision=1
 build_style=gnu-configure
 configure_args="--with-wx-config=wx-config-gtk3 --with-contrib-plugins
  --with-boost=${XBPS_CROSS_BASE}/usr --with-boost-libdir=${XBPS_CROSS_BASE}/usr/lib"
@@ -12,8 +12,8 @@ short_desc="Free C, C++ and Fortran IDE"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
 license="GPL-3.0-only"
 homepage="http://www.codeblocks.org"
-distfiles="${SOURCEFORGE_SITE}/${pkgname}/Sources/${version}/${pkgname}_${version}.tar.xz"
-checksum=13881a0a72769694e82e531b8e7814d51fbf1fa122c73c5004e186560fbc57e0
+distfiles="${SOURCEFORGE_SITE}/${pkgname}/Sources/${version}/${pkgname}-${version}.tar.xz"
+checksum=15eeb3e28aea054e1f38b0c7f4671b4d4d1116fd05f63c07aa95a91db89eaac5
 
 CXXFLAGS="-std=c++11 -fpermissive"
 
diff --git a/srcpkgs/codeblocks/update b/srcpkgs/codeblocks/update
deleted file mode 100644
index 8e55fe68094..00000000000
--- a/srcpkgs/codeblocks/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern="${pkgname}_\K[\d.]+(?=(-\d)?\.tar)"

From a1d1d38a48912a35010438524f9899645fc38b5c Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Fri, 3 Apr 2020 06:32:41 +0200
Subject: [PATCH 2/2] codeblocks: remove specific CXXFLAGS #WIP

---
 srcpkgs/codeblocks/template | 2 --
 1 file changed, 2 deletions(-)

diff --git a/srcpkgs/codeblocks/template b/srcpkgs/codeblocks/template
index 00bc7812352..43c9e4127a5 100644
--- a/srcpkgs/codeblocks/template
+++ b/srcpkgs/codeblocks/template
@@ -15,8 +15,6 @@ homepage="http://www.codeblocks.org"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/Sources/${version}/${pkgname}-${version}.tar.xz"
 checksum=15eeb3e28aea054e1f38b0c7f4671b4d4d1116fd05f63c07aa95a91db89eaac5
 
-CXXFLAGS="-std=c++11 -fpermissive"
-
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wxWidgets-devel tinyxml-devel"
 	configure_args+=" ac_cv_exeext=no --with-gnu-ld"

             reply	other threads:[~2020-04-03  4:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-03  4:43 yopito [this message]
2020-04-05 10:11 ` [PR PATCH] [Updated] " yopito
2020-04-07  6:10 ` [PR PATCH] [Updated] " yopito
2020-04-07 16:13 ` [PR PATCH] [Merged]: " xtraeme

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-20584@inbox.vuxu.org \
    --to=yopito@users.noreply.github.com \
    --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).