Skip to content

Commit

Permalink
archivers/gnome-autoar: Update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
neelchauhan committed Sep 28, 2021
1 parent 9096f62 commit 06eabd6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 34 deletions.
7 changes: 3 additions & 4 deletions archivers/gnome-autoar/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>

PORTNAME= gnome-autoar
DISTVERSION= 0.3.3
DISTVERSION= 0.4.0
CATEGORIES= archivers
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand All @@ -14,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= valac:lang/vala

USES= cpe gettext-runtime gmake gnome libarchive libtool pkgconfig tar:xz
USES= cpe gettext-runtime gmake gnome libarchive meson pkgconfig \
tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection:build
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CPE_VENDOR= gnome

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions archivers/gnome-autoar/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1626545478
SHA256 (gnome3/gnome-autoar-0.3.3.tar.xz) = 272400f73a375a7e88fdf1e12591bfb8f3f03edf01780cadcd74f70b613e5c04
SIZE (gnome3/gnome-autoar-0.3.3.tar.xz) = 298536
TIMESTAMP = 1632796842
SHA256 (gnome3/gnome-autoar-0.4.0.tar.xz) = ea8c6d524babc712ac59e1d0e3ac8bf0137482dadf33c94fe9113794a1bc4474
SIZE (gnome3/gnome-autoar-0.4.0.tar.xz) = 50176
29 changes: 2 additions & 27 deletions archivers/gnome-autoar/pkg-plist
Expand Up @@ -9,38 +9,13 @@ 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.a
lib/libgnome-autoar-0.so
lib/libgnome-autoar-0.so.0
lib/libgnome-autoar-0.so.0.0.0
lib/libgnome-autoar-gtk-0.a
lib/libgnome-autoar-0.so.0.1.0
lib/libgnome-autoar-gtk-0.so
lib/libgnome-autoar-gtk-0.so.0
lib/libgnome-autoar-gtk-0.so.0.0.0
lib/libgnome-autoar-gtk-0.so.0.1.0
libdata/pkgconfig/gnome-autoar-0.pc
libdata/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

0 comments on commit 06eabd6

Please sign in to comment.