Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ollama-0.5.7
@ 2025-01-31  0:58 lintmoth
  2025-01-31  2:43 ` Vinfall
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: lintmoth @ 2025-01-31  0:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

There is a new pull request by lintmoth against master on the void-packages repository

https://github.com/lintmoth/void-packages ollama
https://github.com/void-linux/void-packages/pull/54155

New package: ollama-0.5.7
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: YES

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): YES

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86-64-glibc


A patch file from https://github.com/void-linux/void-packages/pull/54155.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ollama-54155.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]

From 9db2abe634e5be9856f7ed1294a6f8fcb2d63843 Mon Sep 17 00:00:00 2001
From: lintmoth <lintmoth@disroot.org>
Date: Thu, 30 Jan 2025 17:42:16 -0700
Subject: [PATCH] New package: ollama-0.5.7

---
 srcpkgs/ollama/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/ollama/template

diff --git a/srcpkgs/ollama/template b/srcpkgs/ollama/template
new file mode 100644
index 00000000000000..6417e72f64ceee
--- /dev/null
+++ b/srcpkgs/ollama/template
@@ -0,0 +1,20 @@
+# Template file for 'ollama'
+pkgname=ollama
+version=0.5.7
+revision=1
+archs="x86_64 aarch64"
+build_style=go
+go_import_path="github.com/ollama/ollama"
+hostmakedepends="git"
+short_desc="Get up and running with large language models"
+maintainer="lintmoth <lintmoth@disroot.org>"
+license="MIT"
+homepage="https://ollama.com/"
+distfiles="https://github.com/ollama/ollama/archive/refs/tags/v${version}.tar.gz"
+checksum=baaf7d8106f865c9698ee0d2c86b1eeec90998414b9f26106739cd7a1e83a4f5
+
+system_accounts=_ollama
+
+post_build() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New package: ollama-0.5.7
  2025-01-31  0:58 [PR PATCH] New package: ollama-0.5.7 lintmoth
@ 2025-01-31  2:43 ` Vinfall
  2025-02-10 18:09 ` BaconIsAVeg
  2025-02-10 18:10 ` BaconIsAVeg
  2 siblings, 0 replies; 4+ messages in thread
From: Vinfall @ 2025-01-31  2:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 149 bytes --]

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/54155#issuecomment-2626180756

Comment:
#50094 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New package: ollama-0.5.7
  2025-01-31  0:58 [PR PATCH] New package: ollama-0.5.7 lintmoth
  2025-01-31  2:43 ` Vinfall
@ 2025-02-10 18:09 ` BaconIsAVeg
  2025-02-10 18:10 ` BaconIsAVeg
  2 siblings, 0 replies; 4+ messages in thread
From: BaconIsAVeg @ 2025-02-10 18:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

New comment by BaconIsAVeg on void-packages repository

https://github.com/void-linux/void-packages/pull/54155#issuecomment-2648853713

Comment:
No GPU support? There's no point building a package for ollama with nvidia/rocm support, better to run the Dockerized version instead.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: New package: ollama-0.5.7
  2025-01-31  0:58 [PR PATCH] New package: ollama-0.5.7 lintmoth
  2025-01-31  2:43 ` Vinfall
  2025-02-10 18:09 ` BaconIsAVeg
@ 2025-02-10 18:10 ` BaconIsAVeg
  2 siblings, 0 replies; 4+ messages in thread
From: BaconIsAVeg @ 2025-02-10 18:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 283 bytes --]

New comment by BaconIsAVeg on void-packages repository

https://github.com/void-linux/void-packages/pull/54155#issuecomment-2648853713

Comment:
No GPU support? There's no point building a package for ollama without nvidia/rocm support, better to run the Dockerized version instead.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-10 18:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-31  0:58 [PR PATCH] New package: ollama-0.5.7 lintmoth
2025-01-31  2:43 ` Vinfall
2025-02-10 18:09 ` BaconIsAVeg
2025-02-10 18:10 ` BaconIsAVeg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).