x11/xapp: update to 2.2.12
Changes: https://github.com/linuxmint/xapp/compare/2.2.8...2.2.12
Note: port lineage comes from the freebsd-ports-gnome repo since
2018, not what was committed since 2020:
* https://github.com/freebsd/freebsd-ports-gnome/pull/29
* https://github.com/freebsd/freebsd-ports-gnome/pull/33
* https://github.com/freebsd/freebsd-ports-gnome/pull/38
* https://github.com/freebsd/freebsd-ports-gnome/pull/39
Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D35705
(cherry picked from commit 0121e8fbd0
)
This commit is contained in:
parent
a95eeab5d5
commit
d23037d33f
@ -1,8 +1,5 @@
|
||||
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||||
|
||||
PORTNAME= xapp
|
||||
PORTVERSION= 2.2.8
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.2.12
|
||||
CATEGORIES= x11 gnome
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
@ -13,15 +10,14 @@ LICENSE= LGPL3
|
||||
LICENSE_FILE?= ${WRKSRC}/COPYING.LESSER
|
||||
|
||||
BUILD_DEPENDS= vapigen:lang/vala
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbusmenu-gtk3.so:devel/libdbusmenu
|
||||
LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= gettext-tools gnome meson pkgconfig python:3.5+ shebangfix xorg
|
||||
USES= gettext-tools gnome meson pkgconfig python shebangfix xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= linuxmint
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 introspection:build intltool \
|
||||
libgnomekbd pygobject3
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk-update-icon-cache gtk30 \
|
||||
intltool introspection:build libgnomekbd pygobject3
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= x11
|
||||
GLIB_SCHEMAS= org.x.apps.gschema.xml
|
||||
@ -33,6 +29,7 @@ PLIST_SUB+= LIBVERSION=${PORTVERSION}
|
||||
PORTSCOUT= limit:^[0-9.]+$$ # ignore master.mint* tags
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
|
||||
DOCS_MESON_ON= -Ddocs=true
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1640955863
|
||||
SHA256 (gnome/linuxmint-xapp-2.2.8_GH0.tar.gz) = 81ea67e0015cf973da019e8f805312ba744d0d86b248b57472f588d9bf2ea9be
|
||||
SIZE (gnome/linuxmint-xapp-2.2.8_GH0.tar.gz) = 245519
|
||||
TIMESTAMP = 1656709225
|
||||
SHA256 (gnome/linuxmint-xapp-2.2.12_GH0.tar.gz) = 32f21f5d6e88d175a688f0f32e9dc90548a859fd523ab16bb730c6472f5874e0
|
||||
SIZE (gnome/linuxmint-xapp-2.2.12_GH0.tar.gz) = 247596
|
||||
|
@ -70,6 +70,7 @@ share/icons/hicolor/scalable/actions/view-top-pane-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-annotations-squiggly-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-annotations-text-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-diaporama-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-edit-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-favorite-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-format-text-highlight-symbolic.svg
|
||||
share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic-rtl.svg
|
||||
|
Loading…
Reference in New Issue
Block a user