From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kGoeKMwbPGDNIwAA0tVLHw (envelope-from ) for ; Sun, 28 Feb 2021 22:40:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id KLvfI8wbPGDDcwAAB5/wlQ (envelope-from ) for ; Sun, 28 Feb 2021 22:40:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 48ABF22E66 for ; Sun, 28 Feb 2021 23:40:12 +0100 (CET) Received: from localhost ([::1]:56550 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lGUjT-0000xW-FD for larch@yhetil.org; Sun, 28 Feb 2021 17:40:11 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35614) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lGUiQ-0008VZ-AU for guix-patches@gnu.org; Sun, 28 Feb 2021 17:39:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35905) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lGUiQ-0004IU-2q for guix-patches@gnu.org; Sun, 28 Feb 2021 17:39:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lGUiQ-0002OB-0M for guix-patches@gnu.org; Sun, 28 Feb 2021 17:39:06 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#44492] [PATCH v2 29/52] gnu: Add rust-letter-avatar-1. Resent-From: Leo Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 28 Feb 2021 22:39:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 44492 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: moreinfo To: 44492@debbugs.gnu.org Received: via spool by 44492-submit@debbugs.gnu.org id=B44492.16145519189086 (code B ref 44492); Sun, 28 Feb 2021 22:39:05 +0000 Received: (at 44492) by debbugs.gnu.org; 28 Feb 2021 22:38:38 +0000 Received: from localhost ([127.0.0.1]:47442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGUhy-0002MP-6C for submit@debbugs.gnu.org; Sun, 28 Feb 2021 17:38:38 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:58219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lGUhr-0002Lx-SG for 44492@debbugs.gnu.org; Sun, 28 Feb 2021 17:38:32 -0500 Received: from localhost.localdomain (217-149-164-20.nat.highway.telekom.at [217.149.164.20]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4Dpdb91mRpz1LBRv for <44492@debbugs.gnu.org>; Sun, 28 Feb 2021 23:38:29 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4Dpdb91mRpz1LBRv DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1614551909; bh=rKW8PwW9nNv/rs5EuHPPFLst+UpaKh8WWliOxcNMVCI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=miHqraO0fN7jjbH0DPoLTPy93BBPp6CR7k9uRw18ifcikMJfTa4afFfcoIMSQyK6E dcHBEjS+HyUXVelThwZ22XRQNQPeBJLi7CHhWMjkDvDsPV0OJ6yEp44HJ2PwB4QNPC dhX18ToBBcfGtFUwJAPcrYHF1QlDgsvA3nIzLlLM= From: Leo Prikler Date: Sun, 28 Feb 2021 23:37:49 +0100 Message-Id: <20210228223749.12444-10-leo.prikler@student.tugraz.at> X-Mailer: git-send-email 2.30.1 In-Reply-To: <87sg5lhemw.fsf@nicolasgoaziou.fr> References: <87sg5lhemw.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1614552012; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=rKW8PwW9nNv/rs5EuHPPFLst+UpaKh8WWliOxcNMVCI=; b=XD2DC6kR1bHv+ySTiBkDJ7nRaUtKCOxO1PTwTg1u/KdhEBrXC9ehMwVfXgyvpZCf7kepck TXoQOlkOZ6zu1DtHVJp8mEN+3nrmIdh+JleqBOCC62Y/Nl2ZLqayuQyZyTVa2V5qSvNG3u iF9ZpS0YPI1Th6etIc4rmhOXuNhL4PuJuyjezhqWJAgeh6U2tnzDadBRF5OUQmjDF1Uo/C LBCl2MgKYJ2fqa95CR5BCvHq5npS1wYbxjlzM0UcHNUhRNkD76WczpvC1Yj4eULvEs+UAk Cg0O6jyFDTHDGhzdI/f6qM32vtuKMUADbzRJOYvRFY3+d0t7oWR618vmv51fig== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614552012; a=rsa-sha256; cv=none; b=L0X4+ODm2XRb31FZAfHtO6wYTFEeW4Ohuxen7h3KGv7GvifxDTzd0YrjrKwdE6/G9Hv7dc GVpfWdfBC501JMfXLGFvLVgAkz8ehHL+mTAVofUr05M9g56GG8kyOGLvtbzPNAqwzc5Zt1 tpF+kpdWjaatbY1IDjQPC/W+dUEbjkvvZOxtvdH+mV3hWDzMc+DJThj+BGWfsX7PV3yIto aIdVY5ibfarAcfxyNnQOwmzzIAPDBYi3wDAhF9MtOC5nyIpXyRrRq5qag14Sdf7FxaiIZ7 8RSZP2XDJqKSC+vlKrW+JchDk3Fj+16xieeyRHQlhRL8vUsQdVmgU3qcZHNlRg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=miHqraO0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 5.24 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=tugraz.at header.s=mailrelay header.b=miHqraO0; dmarc=fail reason="SPF not aligned (relaxed)" header.from=student.tugraz.at (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 48ABF22E66 X-Spam-Score: 5.24 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0z6qNCOflZsK * gnu/packages/crates-gtk.scm (rust-letter-avatar-1): New variable. --- gnu/packages/crates-gtk.scm | 43 +++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/gnu/packages/crates-gtk.scm b/gnu/packages/crates-gtk.scm index d187b098c7..c847535ec2 100644 --- a/gnu/packages/crates-gtk.scm +++ b/gnu/packages/crates-gtk.scm @@ -1603,6 +1603,49 @@ GStreamer.") converts raw links to http links and strips unwanted tags.") (license license:gpl3))) +(define-public rust-letter-avatar-1 + (package + (name "rust-letter-avatar") + (version "1.3.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "letter-avatar" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0if2mihpxn4xissv68qciqn5vywy0kl0sx9hcyrhd70s2fyn09k6")))) + (build-system cargo-build-system) + (arguments + `(#:cargo-inputs + (("rust-cairo-rs" ,rust-cairo-rs-0.9) + ("rust-pango" ,rust-pango-0.9) + ("rust-pangocairo" ,rust-pangocairo-0.10) + ("rust-unicode-segmentation" + ,rust-unicode-segmentation-1)) + #:phases + (modify-phases %standard-phases + (add-after 'configure 'fix-version-requirements + (lambda* (#:key inputs vendor-dir #:allow-other-keys) + (substitute* + (map + (lambda (dir) (string-append dir "/Cargo.toml")) + (find-files vendor-dir "system-deps.*" #:directories? #t)) + (("0.0.10") ,(package-version rust-version-compare-0.0))) + #t))))) + (native-inputs + `(("pkg-config" ,pkg-config))) + (inputs + `(("cairo" ,cairo) + ("glib" ,glib) + ("pango" ,pango))) + (home-page "https://gitlab.gnome.org/jsparber/letter-avatar") + (synopsis "Generate user avatars") + (description "This package provides a user avatar generator based, that +renders username initials.") + (license license:gpl3+))) + (define-public rust-pango-0.9 (package (name "rust-pango") -- 2.30.1