Skip to content

Commit

Permalink
notes-up: update to 2.0.5, orphan.
Browse files Browse the repository at this point in the history
  • Loading branch information
not-chicken authored and paper42 committed Nov 28, 2021
1 parent 9d4e4c1 commit c6e8075
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 30 deletions.
18 changes: 0 additions & 18 deletions srcpkgs/notes-up/patches/vala-0.50.patch

This file was deleted.

20 changes: 8 additions & 12 deletions srcpkgs/notes-up/template
@@ -1,25 +1,21 @@
# Template file for 'notes-up'
pkgname=notes-up
version=2.0.2
version=2.0.5
revision=1
wrksrc=Notes-up-${version}
build_style=cmake
configure_args="-Dnoele=$(vopt_if pantheon false true)"
hostmakedepends="pkg-config intltool vala glib-devel"
build_style=meson
hostmakedepends="pkg-config vala gettext glib-devel"
makedepends="libgee08-devel discount-devel webkit2gtk-devel granite-devel
gtksourceview-devel gtkspell3-devel"
depends="hicolor-icon-theme $(vopt_if pantheon contractor)"
gtksourceview4-devel gtkspell3-devel"
depends="hicolor-icon-theme"
short_desc="Markdown notes editor & manager"
maintainer="Lorem <notloremipsum@protonmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, BSD-3-Clause"
homepage="https://github.com/Philip-Scott/Notes-up"
distfiles="https://github.com/Philip-Scott/Notes-up/archive/${version}.tar.gz"
checksum=35eb1df71034a118e66e6e00f5394c68423cfba7ceac035bde156d77da933b17
build_options="pantheon"
desc_option_pantheon="build with Contractor support"
checksum=56ddf5ab3468c3bbb806106c41b485b020ade3c7f48d271bda1e78ddce5e1664

post_install() {
ln -s com.github.philip-scott.notes-up ${DESTDIR}/usr/bin/notes-up
ln -s com.github.philip_scott.notes-up ${DESTDIR}/usr/bin/notes-up
vlicense data/assets/highlightjs/highlight.LICENSE
rm ${DESTDIR}/usr/share/notes-up/highlight.LICENSE
}

0 comments on commit c6e8075

Please sign in to comment.