Github messages for voidlinux
 help / color / mirror / Atom feed
From: leetnc <leetnc@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [Package Request]  OSMO
Date: Thu, 14 May 2020 20:22:15 +0200	[thread overview]
Message-ID: <20200514182215.Iy1o86BXOJuIxFOYt7ZGqIp_NLouDfhpBDbhsnb3gMQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21359@inbox.vuxu.org>

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

New comment by leetnc on void-packages repository

https://github.com/void-linux/void-packages/issues/21359#issuecomment-628808447

Comment:
@biospin
For reference, these are the templates that I ended up with for Osmo and
libgringotts.
Not sure I got everything right, but it was good learning exercise for
using xbps-src.
I had left an issue comment on void-packages, but suspect that I did not
manage to copy an e-mail to you.

On Tue, Apr 28, 2020 at 10:49 PM biopsin <notifications@github.com> wrote:

> Good to read! xbps-src is such a delight to use. If you get stuck in
> anyway, either search the templates here for hints or always ask the peeps
> on the wire.
> Still need to test against musl and pack libgringotts for the backup to
> function, but you are welcome to beat me to it :D .. (memo: add ical to
> defaults)
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/issues/21359#issuecomment-620962363>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AK2PA7HE4VS6WOOEL73QHNTRO6ITZANCNFSM4MRNV2LA>
> .
>

# Template file for 'libgringotts'
pkgname=libgringotts
version=1.2.1
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr"
hostmakedepends="pkg-config"
#makedepends="gtk+3-devel libxml2-devel libnotify-devel $(vopt_if contacts webkit2gtk-devel)
#makedepends="libmcrypt-devel libmhash-devel zlib-devel bzip2-devel"
makedepends="libmcrypt-devel mhash-devel zlib-devel bzip2-devel"

short_desc="libgringotts is a small, easy-to-use, thread-safe C library originally developed for Gringotts"

maintainer="user<void@linux.eu>"
license="GPL-2.0-or-later"

homepage="libgringotts.sourceforge.net/index.php?page=home"
distfiles="https://sourceforge.net/projects/gringotts.berlios/files/$pkgname-$version.tar.bz2"

checksum=a75e6f757b975d3da662fe7ea2d985f358f31ad2dede1a222bb4aa403d0dbfd1

#libgringotts-devel is a subpkg
libgringotts-devel_package() {
    short_desc+=" - development files"
    depends=${sourcepkg}>=${version}_${revision}
    pkg_install() {
	vmove usr/include
	vmove "usr/lib/*.a"
	vmove "usr/lib/*.so"
	vmove usr/lib/pkgconfig
    }
}


# Template file for 'osmo'
pkgname=osmo
version=0.4.2
revision=1
build_style=gnu-configure
configure_args="--prefix=/usr"
hostmakedepends="pkg-config"
makedepends="gtk+3-devel libxml2-devel libnotify-devel $(vopt_if contacts webkit2gtk-devel)
 $(vopt_if gspell gspell-devel) $(vopt_if ical libical-devel) 
 $(vopt_if backup 'libarchive-devel libgringotts-devel')"
short_desc="Personal organizer, calendar, tasks manager, address book and notes"
maintainer="user<void@linux.eu>"
license="GPL-2.0-or-later"
homepage="http://clayo.org/osmo/"
distfiles="${SOURCEFORGE_SITE}/osmo-pim/files/latest/$pkgname-$version.tar.gz"
checksum=5b50e5b98daea986e18034ee1ef8f70ee2018be0802f6053c6d74d2613274dbe

build_options="contacts gspell ical backup"
build_options_default="contacts gspell ical backup"
desc_option_contacts="Enable contacts, depends on webkit2gtk"
desc_option_gspell="Enable gspell, depends on gspell-devel"
desc_option_ical="Enable ical"
desc_option_backup="Enable backup, depends on libarchive-devel libgringotts-devel"


  parent reply	other threads:[~2020-05-14 18:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26 22:10 [ISSUE] " leetnc
2020-04-27 10:02 ` biopsin
2020-04-27 10:23 ` biopsin
2020-04-28 22:24 ` leetnc
2020-04-29  2:49 ` biopsin
2020-05-06 22:09 ` leetnc
2020-05-07  2:08 ` abenson
2020-05-07  2:09 ` abenson
2020-05-07  2:09 ` abenson
2020-05-07  2:13 ` abenson
2020-05-07  5:30 ` leetnc
2020-05-10  0:11 ` leetnc
2020-05-10 19:05 ` leetnc
2020-05-11 17:05 ` leetnc
2020-05-13  1:36 ` leetnc
2020-05-14 18:22 ` leetnc [this message]
2020-05-14 19:01 ` leetnc

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=20200514182215.Iy1o86BXOJuIxFOYt7ZGqIp_NLouDfhpBDbhsnb3gMQ@z \
    --to=leetnc@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).