Github messages for voidlinux
 help / color / mirror / Atom feed
From: lemmi <lemmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] flickcurl: remove package
Date: Mon, 14 Mar 2022 02:34:44 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36126@inbox.vuxu.org> (raw)

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

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

https://github.com/lemmi/void-packages flickcurl
https://github.com/void-linux/void-packages/pull/36126

flickcurl: remove package
unused since 2019


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

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

From 837bbc2952542587bdd5dd5443c0a5ba5aa7063d Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Mon, 14 Mar 2022 02:31:24 +0100
Subject: [PATCH] flickcurl: remove package

unused since 2019
---
 common/shlibs                     |  1 -
 srcpkgs/flickcurl-devel           |  1 -
 srcpkgs/flickcurl-doc             |  1 -
 srcpkgs/flickcurl/template        | 33 -------------------------------
 srcpkgs/removed-packages/template |  5 ++++-
 5 files changed, 4 insertions(+), 37 deletions(-)
 delete mode 120000 srcpkgs/flickcurl-devel
 delete mode 120000 srcpkgs/flickcurl-doc
 delete mode 100644 srcpkgs/flickcurl/template

diff --git a/common/shlibs b/common/shlibs
index f26b9bab58fd..230fc6a994c0 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2580,7 +2580,6 @@ libglob.so.0 libglob-1.0_1
 libepub.so.0 ebook-tools-0.2.2_1
 libosmgpsmap-1.0.so.1 libosmgpsmap-1.1.0_1
 libtspi.so.1 trousers-0.3.14_11
-libflickcurl.so.0 flickcurl-1.26_1
 libpsiconv.so.6 psiconv-0.9.9_1
 libshout.so.3 libshout-2.4.1_1
 libfirm.so.1.22 libfirm-1.22.0_1
diff --git a/srcpkgs/flickcurl-devel b/srcpkgs/flickcurl-devel
deleted file mode 120000
index 0c0d78612042..000000000000
--- a/srcpkgs/flickcurl-devel
+++ /dev/null
@@ -1 +0,0 @@
-flickcurl
\ No newline at end of file
diff --git a/srcpkgs/flickcurl-doc b/srcpkgs/flickcurl-doc
deleted file mode 120000
index 0c0d78612042..000000000000
--- a/srcpkgs/flickcurl-doc
+++ /dev/null
@@ -1 +0,0 @@
-flickcurl
\ No newline at end of file
diff --git a/srcpkgs/flickcurl/template b/srcpkgs/flickcurl/template
deleted file mode 100644
index 7756752110e9..000000000000
--- a/srcpkgs/flickcurl/template
+++ /dev/null
@@ -1,33 +0,0 @@
-# Template file for 'flickcurl'
-pkgname=flickcurl
-version=1.26
-revision=4
-build_style=gnu-configure
-makedepends="libcurl-devel libxml2-devel raptor-devel"
-short_desc="C library for the Flickr API"
-maintainer="lemmi <lemmi@nerd2nerd.org>"
-license="LGPL-2.1-or-later, GPL-2.0-or-later, Apache-2.0"
-homepage="http://librdf.org/flickcurl/"
-distfiles="http://download.dajobe.org/flickcurl/flickcurl-${version}.tar.gz"
-checksum=ff42a36c7c1c7d368246f6bc9b7d792ed298348e5f0f5d432e49f6803562f5a3
-
-flickcurl-doc_package() {
-	depends="${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - Documentation (HTML Version)"
-	pkg_install() {
-		vmove usr/share/gtk-doc
-	}
-}
-
-flickcurl-devel_package() {
-	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
-	short_desc+=" - development files"
-	pkg_install() {
-		vmove usr/bin/flickcurl-config
-		vmove usr/share/man/man1/flickcurl-config.1
-		vmove usr/include
-		vmove usr/lib/pkgconfig
-		vmove usr/lib/*.a
-		vmove usr/lib/*.so
-	}
-}
diff --git a/srcpkgs/removed-packages/template b/srcpkgs/removed-packages/template
index a7a19630a01a..6a744198712d 100644
--- a/srcpkgs/removed-packages/template
+++ b/srcpkgs/removed-packages/template
@@ -1,7 +1,7 @@
 # Template file for 'removed-packages'
 pkgname=removed-packages
 version=0.1
-revision=64
+revision=65
 build_style=meta
 short_desc="Uninstalls packages removed from repository"
 maintainer="Piotr Wójcik <chocimier@tlen.pl>"
@@ -69,6 +69,9 @@ replaces="
  electron9<=9.4.1_1
  enventor<=1.0.0_2
  epstopdf<=2.27_3
+ flickcurl-devel<=1.26_4
+ flickcurl-doc<=1.26_4
+ flickcurl<=1.26_4
  fontmatrix<=0.6.0.20171228_2
  freshplayerplugin<=0.3.9_9
  fuse-usmb<=20130204_7

             reply	other threads:[~2022-03-14  1:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  1:34 lemmi [this message]
2022-03-15 13:51 ` [PR PATCH] [Merged]: " leahneukirchen

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-36126@inbox.vuxu.org \
    --to=lemmi@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).