Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] xournal: remove package
Date: Sat, 06 Aug 2022 18:11:56 +0200	[thread overview]
Message-ID: <20220806161156._SkAkyqDb6lDJrbB9aIFcGQqjvSwY30qPWCrTBmAENU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38440@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages remove-xournal
https://github.com/void-linux/void-packages/pull/38440

xournal: remove package
gtk2, dead upstream, xournalpp is a modern replacement

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

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

From 425aac1050a64a726b6cd6137de326c059c9e04d Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 2 Aug 2022 18:38:52 +0200
Subject: [PATCH] xournal: remove package

gtk2, dead upstream, replaced by xournalpp
---
 srcpkgs/xournal            |  1 +
 srcpkgs/xournal/template   | 22 ----------------------
 srcpkgs/xournalpp/template |  8 +++++++-
 3 files changed, 8 insertions(+), 23 deletions(-)
 create mode 120000 srcpkgs/xournal
 delete mode 100644 srcpkgs/xournal/template

diff --git a/srcpkgs/xournal b/srcpkgs/xournal
new file mode 120000
index 000000000000..f050a0a34269
--- /dev/null
+++ b/srcpkgs/xournal
@@ -0,0 +1 @@
+xournalpp
\ No newline at end of file
diff --git a/srcpkgs/xournal/template b/srcpkgs/xournal/template
deleted file mode 100644
index 36f11cead862..000000000000
--- a/srcpkgs/xournal/template
+++ /dev/null
@@ -1,22 +0,0 @@
-# Template file for 'xournal'
-pkgname=xournal
-version=0.4.8.2016
-revision=4
-build_style=gnu-configure
-make_install_args="desktop-install"
-hostmakedepends="autoconf automake pkg-config gettext"
-makedepends="gtk+-devel libgnomecanvas-devel poppler-glib-devel
- zlib-devel ghostscript-devel"
-depends="hicolor-icon-theme desktop-file-utils ghostscript"
-short_desc="GPL Notetaking, sketching, and journal-keeping"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="http://xournal.sourceforge.net/"
-distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
-checksum=b25898dbd7a149507f37a16769202d69fbebd4a000d766923bbd32c5c7462826
-
-post_patch() {
-	vsed -i -e "/DATADIRNAME=/s/=.*/=share/" configure
-	vsed -i -e "s,^localedir =.*,localedir = /usr/share/locale," \
-		po/Makefile.in.in
-}
diff --git a/srcpkgs/xournalpp/template b/srcpkgs/xournalpp/template
index e235dcfe40fb..769d103e6459 100644
--- a/srcpkgs/xournalpp/template
+++ b/srcpkgs/xournalpp/template
@@ -1,7 +1,7 @@
 # Template file for 'xournalpp'
 pkgname=xournalpp
 version=1.1.1
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config gettext"
 makedepends="libxml2-devel libcppunit-devel poppler-glib-devel gtk+3-devel
@@ -21,3 +21,9 @@ fi
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" libexecinfo-devel";;
 esac
+
+xournal_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
+	short_desc+=" - transitional dummy package"
+	build_style=meta
+}

  parent reply	other threads:[~2022-08-06 16:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 21:41 [PR PATCH] " paper42
2022-08-05  0:47 ` abenson
2022-08-06 16:11 ` paper42 [this message]
2022-08-07 14:51 ` [PR PATCH] [Merged]: " paper42

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=20220806161156._SkAkyqDb6lDJrbB9aIFcGQqjvSwY30qPWCrTBmAENU@z \
    --to=paper42@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).