From 15fb2d00dd9eb19eec3a001d39cbf7b5e54887db Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Fri, 18 Oct 2024 22:01:52 +0200 Subject: [PATCH 1/5] added libspm package --- base/src/libspm.ecmp | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 base/src/libspm.ecmp diff --git a/base/src/libspm.ecmp b/base/src/libspm.ecmp new file mode 100644 index 0000000..1fe65b3 --- /dev/null +++ b/base/src/libspm.ecmp @@ -0,0 +1,19 @@ +[info] +name = libspm +version = 22db3bde884453ae90a23afa873f1501d5e313c3 +type = src +url= https://github.com/Soviet-Linux/libspm/ + +[description] +SovietLinux's Official Package Management Library + +[files] +$NAME-$VERSION.zip https://github.com/Soviet-Linux/libspm/archive/$VERSION.zip c5fffa83ee321177d0c2a6ab1aea011a7b613fda95423d6482cb2817f3dcc99a + +[download] +unzip $NAME-$VERSION.zip + +[install] +make all +make formats +make DESTDIR=$SOVIET_BUILD_DIR install \ No newline at end of file From 8086d002e13af60ac5475c4d36e6e497ccababc7 Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Fri, 18 Oct 2024 22:09:37 +0200 Subject: [PATCH 2/5] libspm --- base/src/libspm.ecmp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/base/src/libspm.ecmp b/base/src/libspm.ecmp index 1fe65b3..56aec14 100644 --- a/base/src/libspm.ecmp +++ b/base/src/libspm.ecmp @@ -9,9 +9,12 @@ SovietLinux's Official Package Management Library [files] $NAME-$VERSION.zip https://github.com/Soviet-Linux/libspm/archive/$VERSION.zip c5fffa83ee321177d0c2a6ab1aea011a7b613fda95423d6482cb2817f3dcc99a +cutils-a91260eba0df2f622be2389c04ddb0780a703751.zip https://github.com/Soviet-Linux/cutils/archive/a91260eba0df2f622be2389c04ddb0780a703751.zip 1b790371694ee85c424ffa93f637f677ad07ac159012e618548de5f5ebf4e67d [download] unzip $NAME-$VERSION.zip +unzip cutils-a91260eba0df2f622be2389c04ddb0780a703751.zip +mv ./cutils-a91260eba0df2f622be2389c04ddb0780a703751/* ./$NAME-$VERSION/lib/cutils/ [install] make all From 203bbb2d60ed760a94ace233a60a853311597264 Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Fri, 18 Oct 2024 22:29:15 +0200 Subject: [PATCH 3/5] cccp --- base/src/cccp.ecmp | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 base/src/cccp.ecmp diff --git a/base/src/cccp.ecmp b/base/src/cccp.ecmp new file mode 100644 index 0000000..803b39c --- /dev/null +++ b/base/src/cccp.ecmp @@ -0,0 +1,21 @@ +[info] +name = CCCP +version = 73702516813366c4aecde79b4240138e070be902 +type = src +url= https://github.com/Soviet-Linux/CCCP/ + +[description] +This is the official package manager of the Soviet Linux Distribution + +[dependencies] +libspm + +[files] +$NAME-$VERSION.zip https://github.com/Soviet-Linux/CCCP/archive/$VERSION.zip 9c628d101094ac69ddf60a84c129acdcaaa729886a7d1ea8542559d7928ed3c3 + +[download] +unzip $NAME-$VERSION.zip + +[install] +make +make DESTDIR=$SOVIET_BUILD_DIR install \ No newline at end of file From 5e3522857a76d236a7563c936146dacf2b4d2894 Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Fri, 18 Oct 2024 22:31:28 +0200 Subject: [PATCH 4/5] cccp --- base/src/cccp.ecmp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/src/cccp.ecmp b/base/src/cccp.ecmp index 803b39c..af849c9 100644 --- a/base/src/cccp.ecmp +++ b/base/src/cccp.ecmp @@ -1,5 +1,5 @@ [info] -name = CCCP +name = cccp version = 73702516813366c4aecde79b4240138e070be902 type = src url= https://github.com/Soviet-Linux/CCCP/ @@ -15,6 +15,7 @@ $NAME-$VERSION.zip https://github.com/Soviet-Linux/CCCP/archive/$VERSION.zip 9c6 [download] unzip $NAME-$VERSION.zip +mv CCCP-$VERSION $NAME-$VERSION [install] make From 9f7f9e32d0349c0d813f296e374c848897094827 Mon Sep 17 00:00:00 2001 From: AleksArt000 Date: Mon, 21 Oct 2024 16:20:15 +0200 Subject: [PATCH 5/5] updated libspm --- base/src/libspm.ecmp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/src/libspm.ecmp b/base/src/libspm.ecmp index 56aec14..f3b20d5 100644 --- a/base/src/libspm.ecmp +++ b/base/src/libspm.ecmp @@ -1,6 +1,6 @@ [info] name = libspm -version = 22db3bde884453ae90a23afa873f1501d5e313c3 +version = 966d1cc96baa8d64f198da4d5efd54498b7636fe type = src url= https://github.com/Soviet-Linux/libspm/ @@ -8,7 +8,7 @@ url= https://github.com/Soviet-Linux/libspm/ SovietLinux's Official Package Management Library [files] -$NAME-$VERSION.zip https://github.com/Soviet-Linux/libspm/archive/$VERSION.zip c5fffa83ee321177d0c2a6ab1aea011a7b613fda95423d6482cb2817f3dcc99a +$NAME-$VERSION.zip https://github.com/Soviet-Linux/libspm/archive/$VERSION.zip bb2786c5b39c49fe50a245cebe175d4fc1052cc14b040348e0f8bd60201da191 cutils-a91260eba0df2f622be2389c04ddb0780a703751.zip https://github.com/Soviet-Linux/cutils/archive/a91260eba0df2f622be2389c04ddb0780a703751.zip 1b790371694ee85c424ffa93f637f677ad07ac159012e618548de5f5ebf4e67d [download]