Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] 66: remove -devel subpackage, contents needed at rutime
Date: Wed, 02 Oct 2019 02:03:01 +0200	[thread overview]
Message-ID: <20191002000301.Ez2vQK0KJj1Dz4DwH0VKrVPeVQnppkeESUuddmKCfPs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14929@inbox.vuxu.org>

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages 66-no-devel
https://github.com/void-linux/void-packages/pull/14929

66: remove -devel subpackage, contents needed at rutime


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-66-no-devel-14929.patch --]
[-- Type: text/x-diff, Size: 1494 bytes --]

From ded816a0573d526fb517fe301ab4879376a1ab3b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Wed, 2 Oct 2019 02:15:13 +0300
Subject: [PATCH] 66: remove -devel subpackage, contents needed at rutime

---
 srcpkgs/66-devel    |  1 -
 srcpkgs/66/template | 12 ++----------
 2 files changed, 2 insertions(+), 11 deletions(-)
 delete mode 120000 srcpkgs/66-devel

diff --git a/srcpkgs/66-devel b/srcpkgs/66-devel
deleted file mode 120000
index d1cbcfa5404..00000000000
--- a/srcpkgs/66-devel
+++ /dev/null
@@ -1 +0,0 @@
-66
\ No newline at end of file
diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..966e086a6e9 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr
@@ -18,6 +18,7 @@ homepage="http://web.obarun.org/software/"
 changelog="https://framagit.org/Obarun/66/raw/master/NEWS"
 distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
 checksum=9c3430ab291ec83e74faa05634614e1d851e2bc18fe173963d8fe5313c2dd337
+replaces="66-devel>=0"
 
 conf_files="/etc/66/init /etc/66/init.conf"
 make_dirs="
@@ -53,12 +54,3 @@ post_install() {
 		vmove usr/share/man
 	}
 }
-
-66-devel_package() {
-	short_desc+=" - development files"
-	depends="${sourcepkg}-${version}_${revision}"
-	pkg_install() {
-		vmove usr/include
-		vmove usr/lib
-	}
-}

  reply	other threads:[~2019-10-02  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 23:19 [PR PATCH] " voidlinux-github
2019-10-02  0:03 ` voidlinux-github [this message]
2019-10-02  0:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02 20:17 ` voidlinux-github
2019-10-02 20:20 ` voidlinux-github
2019-10-03  0:50 ` voidlinux-github
2019-10-04  8:17 ` voidlinux-github
2019-10-04  8:17 ` [PR PATCH] [Closed]: " voidlinux-github

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=20191002000301.Ez2vQK0KJj1Dz4DwH0VKrVPeVQnppkeESUuddmKCfPs@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).