forked from pool/cmake
1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominique Leuenberger 372541e787 Accepting request 1087895 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/1087895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=234
2 weeks ago
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=1 17 years ago
README.SUSE Accepting request 777424 from home:dimstar:Factory 3 years ago
_constraints Accepting request 904228 from home:alarrosa:branches:devel:tools:building 2 years ago
_multibuild Accepting request 777424 from home:dimstar:Factory 3 years ago
cmake-3.26.4-SHA-256.txt Accepting request 1087894 from home:polslinux:branches:devel:tools:building 2 weeks ago
cmake-3.26.4-SHA-256.txt.asc Accepting request 1087894 from home:polslinux:branches:devel:tools:building 2 weeks ago
cmake-3.26.4.tar.gz Accepting request 1087894 from home:polslinux:branches:devel:tools:building 2 weeks ago
cmake-fix-png-include-dir.patch Accepting request 1075569 from home:polslinux:branches:devel:tools:building 2 months ago
cmake-fix-ruby-test.patch Accepting request 1075569 from home:polslinux:branches:devel:tools:building 2 months ago
cmake.attr Accepting request 896100 from home:susnux:branches:devel:tools:building 2 years ago
cmake.changes Accepting request 1087894 from home:polslinux:branches:devel:tools:building 2 weeks ago
cmake.keyring Accepting request 323224 from home:AndreasStieger:branches:devel:tools:building 8 years ago
cmake.macros Accepting request 1085362 from home:Pharaoh_Atem:branches:devel:tools:building 4 weeks ago
cmake.prov Accepting request 935121 from home:cgiboudeaux:Qt6:release:cmake_fix 2 years ago
cmake.spec Accepting request 1087894 from home:polslinux:branches:devel:tools:building 2 weeks ago
feature-suse-python-interp-search-order.patch Accepting request 1075569 from home:polslinux:branches:devel:tools:building 2 months ago
glibc-236.patch Accepting request 1075569 from home:polslinux:branches:devel:tools:building 2 months ago

README.SUSE

The package 'cmake' only ships a README.SUSE file and serves
as a meta-package.

cmake requires cmake-implementation, which inside OBS is provided by
  * cmake-mini (minimal cmake variant, no especially no libcurl/libarchive)
  * cmake-full (what used to be called cmake before)

This complex setup was done in order to be able to eliminate build cycles, as
more and more tools were moving to cmake as build system, but with curl in the
build chain, was making it increasingly difficult to break the cycle.

cmake-mini is not meant for installation on end-user systems (where it also would
not save a lot; as an end user, you have libcurl on your system anyway due to libzypp)
and is thus not part of the FTP Tree.