commit ebf323dd07c50de6ea85d7ce104333e19a9ab915874d0ffa4d237c5f506185e1 Author: Atri Bhattacharya Date: Mon Mar 13 11:17:34 2023 +0000 Accepting request 1064717 from home:jengelh:branches:science OBS-URL: https://build.opensuse.org/request/show/1064717 OBS-URL: https://build.opensuse.org/package/show/science/gap-xgap?expand=0&rev=1 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/gap-xgap.changes b/gap-xgap.changes new file mode 100644 index 0000000..cf5196d --- /dev/null +++ b/gap-xgap.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Sun Feb 12 20:59:04 UTC 2023 - Jan Engelhardt + +- Initial package (version 4.31) for build.opensuse.org diff --git a/gap-xgap.spec b/gap-xgap.spec new file mode 100644 index 0000000..0e56473 --- /dev/null +++ b/gap-xgap.spec @@ -0,0 +1,56 @@ +# +# spec file for package gap-xgap +# +# Copyright (c) 2023 SUSE LLC +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# + + +Name: gap-xgap +Version: 4.31 +Release: 0 +Summary: GAP: Graphical user interface for GAP +License: GPL-2.0-or-later +Group: Productivity/Scientific/Math +URL: https://gap-packages.github.io/xgap/ +#Git-Clone: https://github.com/gap-packages/xgap +Source: https://github.com/gap-packages/xgap/releases/download/v%version/xgap-%version.tar.gz +BuildRequires: c_compiler +BuildRequires: fdupes +BuildRequires: gap-devel +BuildRequires: gap-rpm-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw7) +BuildRequires: pkgconfig(xt) +Requires: gap-core >= 4.7 + +%description +The XGAP package allows to use graphics in GAP. + +%prep +%autosetup -n xgap-%version + +%build +./configure --with-gaproot="%gapdir" +%make_build + +%install +%gappkg_simple_install +pushd "%buildroot/$moddir" +rm -Rfv configure config.* bin/*/config.* bin/*/configure cnf src.x11 +popd +%fdupes %buildroot/%_prefix + +%files -f %name.files + +%changelog diff --git a/xgap-4.31.tar.gz b/xgap-4.31.tar.gz new file mode 100644 index 0000000..42a0a93 --- /dev/null +++ b/xgap-4.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c5157785d68b562a29d97c1e63ceaefd34e02500a3ff38f0ef90c94fd1ebfea +size 886707