From 854a801e15fc4a7232c9a737e55ef342bce003f6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 17 Feb 2020 11:30:29 +0300 Subject: gmime: add new package at 3.2.6 to community --- community/gmime/build | 6 ++++++ community/gmime/checksums | 1 + community/gmime/depends | 2 ++ community/gmime/sources | 1 + community/gmime/version | 1 + 5 files changed, 11 insertions(+) create mode 100755 community/gmime/build create mode 100644 community/gmime/checksums create mode 100644 community/gmime/depends create mode 100644 community/gmime/sources create mode 100644 community/gmime/version (limited to 'community') diff --git a/community/gmime/build b/community/gmime/build new file mode 100755 index 00000000..58953326 --- /dev/null +++ b/community/gmime/build @@ -0,0 +1,6 @@ +#!/bin/sh -e + +./configure --prefix=/usr + +make +make DESTDIR="$1" install diff --git a/community/gmime/checksums b/community/gmime/checksums new file mode 100644 index 00000000..0cb56cfb --- /dev/null +++ b/community/gmime/checksums @@ -0,0 +1 @@ +abff194c7c4802fba2e233890d09dde8bf7170c3ad5e13000601c8d5b3c44717 gmime-3.2.6.tar.xz diff --git a/community/gmime/depends b/community/gmime/depends new file mode 100644 index 00000000..6d04a809 --- /dev/null +++ b/community/gmime/depends @@ -0,0 +1,2 @@ +glib +gpgme diff --git a/community/gmime/sources b/community/gmime/sources new file mode 100644 index 00000000..9d684bdf --- /dev/null +++ b/community/gmime/sources @@ -0,0 +1 @@ +https://download.gnome.org/sources/gmime/3.2/gmime-3.2.6.tar.xz diff --git a/community/gmime/version b/community/gmime/version new file mode 100644 index 00000000..1d4be3fd --- /dev/null +++ b/community/gmime/version @@ -0,0 +1 @@ +3.2.6 1 -- cgit v1.2.3