From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- libs_toolkit/gvfs/gvfs.build | 90 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100755 libs_toolkit/gvfs/gvfs.build (limited to 'libs_toolkit/gvfs/gvfs.build') diff --git a/libs_toolkit/gvfs/gvfs.build b/libs_toolkit/gvfs/gvfs.build new file mode 100755 index 0000000..d3c4771 --- /dev/null +++ b/libs_toolkit/gvfs/gvfs.build @@ -0,0 +1,90 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=gvfs +MAJOR=1.16 +VERSION=${MAJOR}.0 +BUILD=1 +DEPENDS=('disks >= 20130404-1' 'fuse >= 2.9.2-1' 'libsecret >= 0.14-1' 'libbluray >= 0.2.3-1') +OPTDEPENDS=('gtk+ >= 3.8.0-1' 'libgphoto >= 2.5.1.1-1' 'obex >= 0.48-1' 'libsoup >= 2.42.0-1' 'avahi >= 0.6.31-1' 'libcdio >= 0.90-1') + +# Description + +cat > ${PKG}/install/slack-desc <= 2.15.1). It +${NAME}: installs several modules that are automatically used by applications +${NAME}: using the APIs of libgio. There is also fuse support that allows +${NAME}: applications not using gio to access the gvfs filesystems. +${NAME}: +${NAME}: +${NAME}: +${NAME}: +EOF + +cat >> ${PKG}/install/doinst.sh <