gnome-autoar: Import gnome-autoar-0.2.4 as wip/gnome-autoar

Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.
This commit is contained in:
Dan Cîrnaț 2020-06-17 11:29:33 +02:00
parent 49bc3f5044
commit a3e429c3e4
5 changed files with 92 additions and 0 deletions

3
gnome-autoar/DESCR Normal file
View File

@ -0,0 +1,3 @@
Gnome-autoar provides functions, widgets, and gschemas for GNOME applications
which want to use archives as a convient method to tranfer directories over
the internet.

25
gnome-autoar/Makefile Normal file
View File

@ -0,0 +1,25 @@
# $NetBSD$
DISTNAME= gnome-autoar-0.2.4
CATEGORIES= archivers gnome
MASTER_SITES= http://ftp.gnome.org/pub/gnome/sources/gnome-autoar/0.2/
EXTRACT_SUFX= .tar.xz
MAINTAINER= dan@alt.md
HOMEPAGE= http://ftp.gnome.org/pub/gnome/sources/gnome-autoar/0.2/
COMMENT= GLib wrapper around libarchive
LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= autoconf autoreconf pkg-config gmake
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-schemas-compile
CONFIGURE_ARGS+= --enable-introspection
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../lang/vala/buildlink3.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../archivers/libarchive/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

41
gnome-autoar/PLIST Normal file
View File

@ -0,0 +1,41 @@
@comment $NetBSD$
include/gnome-autoar-0/gnome-autoar/autoar-compressor.h
include/gnome-autoar-0/gnome-autoar/autoar-enum-types.h
include/gnome-autoar-0/gnome-autoar/autoar-extractor.h
include/gnome-autoar-0/gnome-autoar/autoar-format-filter.h
include/gnome-autoar-0/gnome-autoar/autoar-gtk-chooser.h
include/gnome-autoar-0/gnome-autoar/autoar-gtk.h
include/gnome-autoar-0/gnome-autoar/autoar-mime-types.h
include/gnome-autoar-0/gnome-autoar/autoar-misc.h
include/gnome-autoar-0/gnome-autoar/gnome-autoar.h
lib/girepository-1.0/GnomeAutoar-0.1.typelib
lib/girepository-1.0/GnomeAutoarGtk-0.1.typelib
lib/libgnome-autoar-0.la
lib/libgnome-autoar-gtk-0.la
lib/pkgconfig/gnome-autoar-0.pc
lib/pkgconfig/gnome-autoar-gtk-0.pc
share/gir-1.0/GnomeAutoar-0.1.gir
share/gir-1.0/GnomeAutoarGtk-0.1.gir
share/gtk-doc/html/gnome-autoar/AutoarCompressor.html
share/gtk-doc/html/gnome-autoar/AutoarExtractor.html
share/gtk-doc/html/gnome-autoar/annotation-glossary.html
share/gtk-doc/html/gnome-autoar/api-index-full.html
share/gtk-doc/html/gnome-autoar/ch01.html
share/gtk-doc/html/gnome-autoar/ch02.html
share/gtk-doc/html/gnome-autoar/ch03.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-format-filter.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-gtk-chooser.html
share/gtk-doc/html/gnome-autoar/gnome-autoar-autoar-misc.html
share/gtk-doc/html/gnome-autoar/gnome-autoar.devhelp2
share/gtk-doc/html/gnome-autoar/home.png
share/gtk-doc/html/gnome-autoar/index.html
share/gtk-doc/html/gnome-autoar/left-insensitive.png
share/gtk-doc/html/gnome-autoar/left.png
share/gtk-doc/html/gnome-autoar/object-tree.html
share/gtk-doc/html/gnome-autoar/right-insensitive.png
share/gtk-doc/html/gnome-autoar/right.png
share/gtk-doc/html/gnome-autoar/style.css
share/gtk-doc/html/gnome-autoar/up-insensitive.png
share/gtk-doc/html/gnome-autoar/up.png
share/vala/vapi/gnome-autoar-0.vapi
share/vala/vapi/gnome-autoar-gtk-0.vapi

View File

@ -0,0 +1,17 @@
# $NetBSD$
BUILDLINK_TREE+= gnome-autoar
.if !defined(GNOME_AUTOAR_BUILDLINK3_MK)
GNOME_AUTOAR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnome-autoar+= gnome-autoar>=0.2.4
BUILDLINK_PKGSRCDIR.gnome-autoar?= ../../wip/gnome-autoar
#.include "../../devel/gobject-introspection/buildlink3.mk"
#.include "../../lang/vala/buildlink3.mk"
.include "../../archivers/libarchive/buildlink3.mk"
#.include "../../x11/gtk3/buildlink3.mk"
.endif # GNOME_AUTOAR_BUILDLINK3_MK
BUILDLINK_TREE+= -gnome-autoar

6
gnome-autoar/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (gnome-autoar-0.2.4.tar.xz) = 2d09f406b0281d926bf53902e6c184c42467da41
RMD160 (gnome-autoar-0.2.4.tar.xz) = 14e59e0b1f74ba4e12c139751120cc15b1136eab
SHA512 (gnome-autoar-0.2.4.tar.xz) = 66750ae30bf9f59820f06653898eb33ac4edbb63976a02d15417118a068abd9292350220713813ddfdd1f2e77db7b3a8f8980f0c70a93d1bb87a9405e013de19
Size (gnome-autoar-0.2.4.tar.xz) = 294956 bytes