pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
suse15_gcc: initial commit
Module Name: pkgsrc-wip
Committed By: mayuresh <mayuresh%acm.org@localhost>
Pushed By: mayuresh
Date: Sun Apr 2 17:28:21 2023 +0530
Changeset: 43565b89f36e94045e7b7fb38d839cd19305ab8f
Added Files:
suse15_gcc/DESCR
suse15_gcc/Makefile
suse15_gcc/distinfo
Log Message:
suse15_gcc: initial commit
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=43565b89f36e94045e7b7fb38d839cd19305ab8f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
suse15_gcc/DESCR | 7 +++++++
suse15_gcc/Makefile | 13 +++++++++++++
suse15_gcc/distinfo | 5 +++++
3 files changed, 25 insertions(+)
diffs:
diff --git a/suse15_gcc/DESCR b/suse15_gcc/DESCR
new file mode 100644
index 0000000000..641c185830
--- /dev/null
+++ b/suse15_gcc/DESCR
@@ -0,0 +1,7 @@
+Linux compatibility package based on the openSUSE Linux distribution.
+Please visit http://www.opensuse.org/ for more information about openSUSE
+Linux.
+
+The GNU Compiler Collection (GCC) includes front ends for C, C++, Objective-C,
+Fortran, Java, and Go, as well as libraries for these languages (libstdc++,
+libgcj,...).
diff --git a/suse15_gcc/Makefile b/suse15_gcc/Makefile
new file mode 100644
index 0000000000..546131f45f
--- /dev/null
+++ b/suse15_gcc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD$
+
+PKGNAME= suse_gcc-${SUSE_VERSION}
+CATEGORIES= emulators
+RPMPKGS+= gcc12-12.2.1+git416-150000.1.7.1.${SUSE_ARCH}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+COMMENT= Linux compatibility package for GNU GCC
+
+EMUL_MODULES.linux= base binutils
+
+.include "../../emulators/suse15_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff --git a/suse15_gcc/distinfo b/suse15_gcc/distinfo
new file mode 100644
index 0000000000..052dd29ebe
--- /dev/null
+++ b/suse15_gcc/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (suse155/gcc12-12.2.1+git416-150000.1.7.1.x86_64.rpm) = 1d4be2a21e140444ea898cc2129b0384920799bc6c6c72876e95f7add887650b
+SHA512 (suse155/gcc12-12.2.1+git416-150000.1.7.1.x86_64.rpm) = 0583a4d4f8bdb327bd75db93aa1eab0ddad1f85ebbf84073f8416b1d523305c26cf59920ff68779d99ccbb53c4d3edc61f6fb413d6a62414e0d50501b059500f
+Size (suse155/gcc12-12.2.1+git416-150000.1.7.1.x86_64.rpm) = 32411656 bytes
Home |
Main Index |
Thread Index |
Old Index