Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] 66: remove -devel subpackage, contents needed at rutime
@ 2019-10-01 23:19 voidlinux-github
  2019-10-02  0:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-10-01 23:19 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1123 bytes --]

From 579a1faa53106c547fe9277741c78f9905226f6a 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 | 11 +----------
 2 files changed, 1 insertion(+), 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..cd52eeabffa 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
@@ -53,12 +53,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
-	}
-}

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

end of thread, other threads:[~2019-10-04  8:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 23:19 [PR PATCH] 66: remove -devel subpackage, contents needed at rutime voidlinux-github
2019-10-02  0:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-02  0:03 ` 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

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).