Campbell Jones pushed to branch main at Arch Linux / Packaging / Packages / 
nds32le-elf-gcc


Commits:
de9141ad by Campbell Jones at 2024-05-04T19:48:55-04:00
upgpkg: 12.2.0-2: Update licenses and packager bug report URL

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,27 @@
+pkgbase = nds32le-elf-gcc
+       pkgdesc = The GNU Compiler Collection - cross compiler for Andes 32 
little-endian (bare-metal) target
+       pkgver = 12.2.0
+       pkgrel = 2
+       url = https://gcc.gnu.org/
+       arch = x86_64
+       license = GPL-3.0-with-GCC-exception AND GFDL-1.3-or-later
+       makedepends = gmp
+       makedepends = mpfr
+       makedepends = nds32le-elf-newlib
+       depends = nds32le-elf-binutils
+       depends = zlib
+       depends = libmpc
+       depends = libisl
+       depends = zstd
+       optdepends = nds32le-elf-newlib: Standard C library optimized for 
embedded systems
+       options = !emptydirs
+       options = !strip
+       options = !lto
+       source = https://ftp.gnu.org/gnu/gcc/gcc-12.2.0/gcc-12.2.0.tar.xz
+       source = https://ftp.gnu.org/gnu/gcc/gcc-12.2.0/gcc-12.2.0.tar.xz.sig
+       validpgpkeys = D3A93CAD751C2AF4F8C7AD516C35B99309B5FA62
+       validpgpkeys = 13975A70E63C361C73AE69EF6EEB81F8981C74C7
+       sha512sums = 
e9e857bd81bf7a370307d6848c81b2f5403db8c7b5207f54bce3f3faac3bde63445684092c2bc1a2427cddb6f7746496d9fbbef05fbbd77f2810b2998f1f9173
+       sha512sums = SKIP
+
+pkgname = nds32le-elf-gcc


=====================================
PKGBUILD
=====================================
@@ -5,12 +5,12 @@
 _target=nds32le-elf
 pkgname=$_target-gcc
 pkgver=12.2.0
-pkgrel=1
+pkgrel=2
 #_snapshot=8-20180427
 pkgdesc='The GNU Compiler Collection - cross compiler for Andes 32 
little-endian (bare-metal) target'
 arch=(x86_64)
 url='https://gcc.gnu.org/'
-license=(GPL LGPL FDL)
+license=("GPL-3.0-with-GCC-exception AND GFDL-1.3-or-later")
 depends=($_target-binutils zlib libmpc libisl zstd)
 makedepends=(gmp mpfr $_target-newlib)
 optdepends=("$_target-newlib: Standard C library optimized for embedded 
systems")
@@ -80,7 +80,7 @@ build() {
     --with-libelf \
     --enable-gnu-indirect-function \
     --with-pkgversion="Arch Linux Repositories" \
-    --with-bugurl='https://bugs.archlinux.org/'
+    
--with-bugurl='https://gitlab.archlinux.org/archlinux/packaging/packages/$pkgname/-/issues'
 
   make
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nds32le-elf-gcc/-/commit/de9141ada416e98ef1a4e5067d3860281a896a98

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nds32le-elf-gcc/-/commit/de9141ada416e98ef1a4e5067d3860281a896a98
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to