Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] racer: remove package
Date: Tue, 06 Dec 2022 16:14:54 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40929@inbox.vuxu.org> (raw)

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

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

https://github.com/sgn/void-packages racer-remove
https://github.com/void-linux/void-packages/pull/40929

racer: remove package
racer 2.0.x failed to be compiled
racer 2.1+ requires Rust Nightly
upstream suggested to use rust-analyzer

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

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

<!-- 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 766658fbce6220db12e69babe8e88e9de0156501 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Tue, 6 Dec 2022 09:11:11 +0700
Subject: [PATCH] racer: remove package

racer 2.0.x failed to be compiled
racer 2.1+ requires Rust Nightly
---
 srcpkgs/racer/template | 20 --------------------
 srcpkgs/racer/update   |  1 -
 2 files changed, 21 deletions(-)
 delete mode 100644 srcpkgs/racer/template
 delete mode 100644 srcpkgs/racer/update

diff --git a/srcpkgs/racer/template b/srcpkgs/racer/template
deleted file mode 100644
index f5172e1eb5f9..000000000000
--- a/srcpkgs/racer/template
+++ /dev/null
@@ -1,20 +0,0 @@
-# Template file for 'racer'
-pkgname=racer
-version=2.0.14
-revision=2
-build_style=cargo
-short_desc="Utility intended to provide Rust code completion for editors and IDEs"
-maintainer="Enno Boland <gottox@voidlinux.org>"
-license="MIT"
-homepage="https://github.com/racer-rust/racer"
-distfiles="https://github.com/racer-rust/racer/archive/${version}.tar.gz"
-checksum=0442721c01ae4465843cb73b24f6caa0127c3308d72b944ad75736164756e522
-
-pre_build() {
-	# default version too old for ppc musl systems
-	cargo update --package libc --precise 0.2.66
-}
-
-post_install() {
-	vlicense LICENSE-MIT LICENSE
-}
diff --git a/srcpkgs/racer/update b/srcpkgs/racer/update
deleted file mode 100644
index d3401576943c..000000000000
--- a/srcpkgs/racer/update
+++ /dev/null
@@ -1 +0,0 @@
-ignore="2.07"

             reply	other threads:[~2022-12-06 15:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-06 15:14 sgn [this message]
2022-12-06 21:44 ` kruceter
2022-12-07  1:12 ` sgn
2022-12-13 14:04 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40929@inbox.vuxu.org \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).