Received: from mail-wm1-f65.google.com (mail-wm1-f65.google.com [209.85.128.65]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 2E77D782B84 for <~alpine/aports@lists.alpinelinux.org>; Mon, 23 Dec 2019 22:01:43 +0000 (UTC) Received: by mail-wm1-f65.google.com with SMTP id d73so822804wmd.1 for <~alpine/aports@lists.alpinelinux.org>; Mon, 23 Dec 2019 14:01:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=PviK3BE21hedt3/FW5Nyy26I+UcxWXxFra0i+4TzY40=; b=YyGH86Lv3OOY7EMKneFCDzwAbF2wnpuxko7myXji2HaxhRY5TtS/giESTwthBxcUq0 rfwH2QCy9djG9ULiXmVOYXb/AilmHaXuUuRxdOVHGsiDbkXQfU8qwtes7Wb/x0ElA1+b o3xmQ/od1vXtYyWQXv7ZkdorgPyuZ7Vf2qY2GgLPNUy1S1EiXlRuJpENh2UEIjEQV5p/ 6rRtIs+uTgJbeqblgNU3ks5dtEtcQoqbjI2KIyK4rCI+W2A4VbTxXyuAAUdxeZfVv5fe ekPx1KxttFi2vZKNgpjsOzRpqo9qBf3yKtyDWoYz5+lplp+rAX9dKIWfgbMaxMROD4gr tD2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=PviK3BE21hedt3/FW5Nyy26I+UcxWXxFra0i+4TzY40=; b=eJImCKEacwinOihqZQ0NkV/XO9NzQO4DIxRfSY1WR7fbIacjR1UjUSVPCf2YAwsjah /yAvxUlJsKDut/nulTVXOMFxEYZGKPfCVabcDawRnXC8c6FqIGX3OcRDLakdW6H3I9m3 ZFb3hWmnj13NyqzjJutAAgojKOF1AnkDuKxvFzhYLqblcVZqa5NOMV9j5SSfA3pCBaBo zYemFocrSpRHjkG/VxS1Izlcx+xNYT6S0bC77rouscvC2XpEndfHcl3TMLp4tbI7Z/sh u9B/Rc86iP8G/5/ADPI+Dtx1EoigG49oaOeSH4NQUWYTeHnu1Ngnesh5pbm3zFjMM4xb WTbA== X-Gm-Message-State: APjAAAWHn/G8w/3JljPh0GlAPj2cL7Cms26NoKJk4QqtE+a/zTxcmkY6 chS2GT8/etbzh44FPTLCsKoPSwxkl2o= X-Google-Smtp-Source: APXvYqyt+iOenZE5ZCiftf9/IF+cSwF+2mF2ecypadSccHd6IWX/JsFv1LgFO/jBvMHEN9De++euog== X-Received: by 2002:a7b:c10f:: with SMTP id w15mr726311wmi.69.1577138502692; Mon, 23 Dec 2019 14:01:42 -0800 (PST) Received: from enterprise ([2a02:8070:2786:ee00:ccef:73bc:c010:abcd]) by smtp.gmail.com with ESMTPSA id q68sm770561wme.14.2019.12.23.14.01.42 for <~alpine/aports@lists.alpinelinux.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Dec 2019 14:01:42 -0800 (PST) Date: Mon, 23 Dec 2019 23:01:35 +0100 From: Leo To: ~alpine/aports@lists.alpinelinux.org Subject: Re: [PATCH] testing/gloox: new aport Message-ID: <20191223230135.1d3aac7d@enterprise> In-Reply-To: <20191223215340.24539-1-voroskoi@gmail.com> References: <20191223215340.24539-1-voroskoi@gmail.com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit > +pkgrel=0 > +pkgdesc="gloox is a rock-solid, full-featured Jabber/XMPP client > library, written in clean ANSI C++." +url="https://camaya.net/gloox/" > +arch="all" > +license="GPL-3.0" Please use an spdx-identifier for license.