View | Details | Raw Unified | Return to bug 252299
Collapse All | Expand All

(-)MOVED (+1 lines)
Lines 15820-15822 Link Here
15820
net/py-libfte||2020-12-29|Has expired: Uses deprecated version of python
15820
net/py-libfte||2020-12-29|Has expired: Uses deprecated version of python
15821
audio/py-gmusicapi||2020-12-30|Has expired: Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
15821
audio/py-gmusicapi||2020-12-30|Has expired: Google Play Music is going away: https://github.com/simon-weber/gmusicapi/issues/673
15822
net/ceph12|net/ceph14|2020-12-30|Has expired: please use net/ceph14
15822
net/ceph12|net/ceph14|2020-12-30|Has expired: please use net/ceph14
15823
x11/xapps|x11/xapp|2020-12-31|Project renamed
(-)x11/Makefile (-1 / +1 lines)
Lines 377-383 Link Here
377
    SUBDIR += x11perf
377
    SUBDIR += x11perf
378
    SUBDIR += x3270
378
    SUBDIR += x3270
379
    SUBDIR += xantfarm
379
    SUBDIR += xantfarm
380
    SUBDIR += xapps
380
    SUBDIR += xapp
381
    SUBDIR += xascii
381
    SUBDIR += xascii
382
    SUBDIR += xauth
382
    SUBDIR += xauth
383
    SUBDIR += xautolock
383
    SUBDIR += xautolock
(-)x11/xapp/Makefile (+48 lines)
Added Link Here
1
# $FreeBSD$
2
3
PORTNAME=	xapp
4
PORTVERSION=	2.0.4
5
CATEGORIES=	x11 gnome
6
DIST_SUBDIR=	gnome
7
8
MAINTAINER=	gnome@FreeBSD.org
9
COMMENT=	Cross-desktop libraries and common resources
10
11
LICENSE=	LGPL3
12
LICENSE_FILE?=	${WRKSRC}/COPYING.LESSER
13
14
BUILD_DEPENDS=	vapigen:lang/vala
15
LIB_DEPENDS=	libxklavier.so:x11/libxklavier \
16
		libdbusmenu-gtk3.so:devel/libdbusmenu
17
RUN_DEPENDS=	bash:shells/bash
18
19
USES=		gettext-tools:build gnome meson pkgconfig python:3.5+ \
20
		shebangfix xorg
21
22
USE_GITHUB=	yes
23
GH_ACCOUNT=	linuxmint
24
25
SHEBANG_FILES=	data libxapp meson-scripts schemas scripts status-applets \
26
		test-scripts
27
BINARY_ALIAS=	python3=${PYTHON_CMD}
28
29
USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 introspection intltool \
30
		libgnomekbd pygobject3
31
32
GLIB_SCHEMAS=	org.x.apps.gschema.xml
33
INSTALLS_ICONS=	yes
34
35
USE_XORG=	x11
36
37
USE_LDCONFIG=	yes
38
39
PORTSCOUT=	limit:^[0-9.]+$$	# ignore master.mint* tags
40
41
PLIST_SUB+=	LIBVERSION=${PORTVERSION}
42
43
OPTIONS_DEFINE=	DOCS
44
45
DOCS_BUILD_DEPENDS=	gtkdocize:textproc/gtk-doc
46
DOCS_MESON_TRUE=	docs
47
48
.include <bsd.port.mk>
(-)x11/xapp/distinfo (+3 lines)
Added Link Here
1
TIMESTAMP = 1608871755
2
SHA256 (gnome/linuxmint-xapp-2.0.4_GH0.tar.gz) = 99d77bffc39cace6a283c3fe8f63ece3e1cf5d136eae7830d53674f50967e5ee
3
SIZE (gnome/linuxmint-xapp-2.0.4_GH0.tar.gz) = 229723
(-)x11/xapp/pkg-descr (+5 lines)
Added Link Here
1
This project gathers the components which are common to multiple
2
desktop environments and required to implement cross-DE solutions.
3
Consists of xapp-common and libxapp.
4
5
WWW: https://github.com/linuxmint/xapp
(-)x11/xapp/pkg-plist (+156 lines)
Added Link Here
1
bin/pastebin
2
bin/upload-system-info
3
bin/xfce4-set-wallpaper
4
etc/X11/xinit/xinitrc.d/80xapp-gtk3-module.sh
5
etc/xdg/autostart/xapp-sn-watcher.desktop
6
include/xapp/libxapp/xapp-favorites.h
7
include/xapp/libxapp/xapp-gtk-window.h
8
include/xapp/libxapp/xapp-icon-chooser-button.h
9
include/xapp/libxapp/xapp-icon-chooser-dialog.h
10
include/xapp/libxapp/xapp-kbd-layout-controller.h
11
include/xapp/libxapp/xapp-monitor-blanker.h
12
include/xapp/libxapp/xapp-preferences-window.h
13
include/xapp/libxapp/xapp-stack-sidebar.h
14
include/xapp/libxapp/xapp-status-icon-monitor.h
15
include/xapp/libxapp/xapp-status-icon.h
16
include/xapp/libxapp/xapp-statusicon-interface.h
17
include/xapp/libxapp/xapp-util.h
18
lib/girepository-1.0/XApp-1.0.typelib
19
lib/gtk-3.0/modules/libxapp-gtk3-module.so
20
lib/libxapp.so
21
lib/libxapp.so.1
22
lib/libxapp.so.%%LIBVERSION%%
23
%%PYTHON_SITELIBDIR%%/gi/overrides/XApp.py
24
libdata/pkgconfig/xapp.pc
25
libexec/xapps/applet_constants.py
26
libexec/xapps/mate-xapp-status-applet.py
27
libexec/xapps/sn-watcher/xapp-sn-watcher
28
share/dbus-1/services/org.mate.panel.applet.MateXAppStatusAppletFactory.service
29
share/dbus-1/services/org.x.StatusNotifierWatcher.service
30
share/gir-1.0/XApp-1.0.gir
31
share/glade/catalogs/xapp-glade-catalog.xml
32
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html
33
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html
34
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html
35
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html
36
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html
37
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html
38
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html
39
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html
40
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html
41
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html
42
%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html
43
%%PORTDOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html
44
%%PORTDOCS%%share/gtk-doc/html/libxapp/api-index-full.html
45
%%PORTDOCS%%share/gtk-doc/html/libxapp/ch01.html
46
%%PORTDOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html
47
%%PORTDOCS%%share/gtk-doc/html/libxapp/home.png
48
%%PORTDOCS%%share/gtk-doc/html/libxapp/index.html
49
%%PORTDOCS%%share/gtk-doc/html/libxapp/left-insensitive.png
50
%%PORTDOCS%%share/gtk-doc/html/libxapp/left.png
51
%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2
52
%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html
53
%%PORTDOCS%%share/gtk-doc/html/libxapp/object-tree.html
54
%%PORTDOCS%%share/gtk-doc/html/libxapp/right-insensitive.png
55
%%PORTDOCS%%share/gtk-doc/html/libxapp/right.png
56
%%PORTDOCS%%share/gtk-doc/html/libxapp/style.css
57
%%PORTDOCS%%share/gtk-doc/html/libxapp/up-insensitive.png
58
%%PORTDOCS%%share/gtk-doc/html/libxapp/up.png
59
share/icons/hicolor/scalable/actions/add-files-to-archive-symbolic.svg
60
share/icons/hicolor/scalable/actions/category-search-symbolic.svg
61
share/icons/hicolor/scalable/actions/extract-archive-symbolic.svg
62
share/icons/hicolor/scalable/actions/media-mount-symbolic.svg
63
share/icons/hicolor/scalable/actions/view-bottom-pane-symbolic.svg
64
share/icons/hicolor/scalable/actions/view-left-pane-symbolic-rtl.svg
65
share/icons/hicolor/scalable/actions/view-left-pane-symbolic.svg
66
share/icons/hicolor/scalable/actions/view-right-pane-symbolic-rtl.svg
67
share/icons/hicolor/scalable/actions/view-right-pane-symbolic.svg
68
share/icons/hicolor/scalable/actions/view-top-pane-symbolic.svg
69
share/icons/hicolor/scalable/actions/xapp-annotations-squiggly-symbolic.svg
70
share/icons/hicolor/scalable/actions/xapp-annotations-text-symbolic.svg
71
share/icons/hicolor/scalable/actions/xapp-diaporama-symbolic.svg
72
share/icons/hicolor/scalable/actions/xapp-favorite-symbolic.svg
73
share/icons/hicolor/scalable/actions/xapp-format-text-highlight-symbolic.svg
74
share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic-rtl.svg
75
share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic.svg
76
share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic-rtl.svg
77
share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic.svg
78
share/icons/hicolor/scalable/actions/xapp-pin-symbolic.svg
79
share/icons/hicolor/scalable/actions/xapp-search-entire-word-symbolic.svg
80
share/icons/hicolor/scalable/actions/xapp-search-wrap-symbolic.svg
81
share/icons/hicolor/scalable/actions/xapp-text-case-symbolic.svg
82
share/icons/hicolor/scalable/actions/xapp-unfavorite-symbolic.svg
83
share/icons/hicolor/scalable/actions/xapp-unpin-symbolic.svg
84
share/icons/hicolor/scalable/actions/xapp-use-regex-symbolic.svg
85
share/icons/hicolor/scalable/apps/xapp-favorites-app-symbolic.svg
86
share/icons/hicolor/scalable/apps/xapp-favorites-app.svg
87
share/icons/hicolor/scalable/categories/xapp-prefs-behavior-symbolic.svg
88
share/icons/hicolor/scalable/categories/xapp-prefs-display-symbolic.svg
89
share/icons/hicolor/scalable/categories/xapp-prefs-plugins-symbolic.svg
90
share/icons/hicolor/scalable/categories/xapp-prefs-preview-symbolic.svg
91
share/icons/hicolor/scalable/categories/xapp-prefs-toolbar-symbolic.svg
92
share/icons/hicolor/scalable/emblems/emblem-xapp-favorite.svg
93
share/icons/hicolor/scalable/places/xapp-user-favorites-symbolic.svg
94
share/icons/hicolor/scalable/places/xapp-user-favorites.svg
95
share/locale/af/LC_MESSAGES/xapp.mo
96
share/locale/am/LC_MESSAGES/xapp.mo
97
share/locale/ar/LC_MESSAGES/xapp.mo
98
share/locale/az/LC_MESSAGES/xapp.mo
99
share/locale/ber/LC_MESSAGES/xapp.mo
100
share/locale/bg/LC_MESSAGES/xapp.mo
101
share/locale/bn/LC_MESSAGES/xapp.mo
102
share/locale/ca/LC_MESSAGES/xapp.mo
103
share/locale/ca@valencia/LC_MESSAGES/xapp.mo
104
share/locale/cs/LC_MESSAGES/xapp.mo
105
share/locale/cy/LC_MESSAGES/xapp.mo
106
share/locale/da/LC_MESSAGES/xapp.mo
107
share/locale/de/LC_MESSAGES/xapp.mo
108
share/locale/el/LC_MESSAGES/xapp.mo
109
share/locale/en_GB/LC_MESSAGES/xapp.mo
110
share/locale/eo/LC_MESSAGES/xapp.mo
111
share/locale/es/LC_MESSAGES/xapp.mo
112
share/locale/et/LC_MESSAGES/xapp.mo
113
share/locale/eu/LC_MESSAGES/xapp.mo
114
share/locale/fi/LC_MESSAGES/xapp.mo
115
share/locale/fr/LC_MESSAGES/xapp.mo
116
share/locale/fr_CA/LC_MESSAGES/xapp.mo
117
share/locale/he/LC_MESSAGES/xapp.mo
118
share/locale/hi/LC_MESSAGES/xapp.mo
119
share/locale/hr/LC_MESSAGES/xapp.mo
120
share/locale/hu/LC_MESSAGES/xapp.mo
121
share/locale/ia/LC_MESSAGES/xapp.mo
122
share/locale/id/LC_MESSAGES/xapp.mo
123
share/locale/ie/LC_MESSAGES/xapp.mo
124
share/locale/is/LC_MESSAGES/xapp.mo
125
share/locale/it/LC_MESSAGES/xapp.mo
126
share/locale/ja/LC_MESSAGES/xapp.mo
127
share/locale/ka/LC_MESSAGES/xapp.mo
128
share/locale/kab/LC_MESSAGES/xapp.mo
129
share/locale/kk/LC_MESSAGES/xapp.mo
130
share/locale/ko/LC_MESSAGES/xapp.mo
131
share/locale/ku/LC_MESSAGES/xapp.mo
132
share/locale/lt/LC_MESSAGES/xapp.mo
133
share/locale/mai/LC_MESSAGES/xapp.mo
134
share/locale/ms/LC_MESSAGES/xapp.mo
135
share/locale/nl/LC_MESSAGES/xapp.mo
136
share/locale/oc/LC_MESSAGES/xapp.mo
137
share/locale/pl/LC_MESSAGES/xapp.mo
138
share/locale/pt/LC_MESSAGES/xapp.mo
139
share/locale/pt_BR/LC_MESSAGES/xapp.mo
140
share/locale/ro/LC_MESSAGES/xapp.mo
141
share/locale/ru/LC_MESSAGES/xapp.mo
142
share/locale/sk/LC_MESSAGES/xapp.mo
143
share/locale/sl/LC_MESSAGES/xapp.mo
144
share/locale/sr/LC_MESSAGES/xapp.mo
145
share/locale/sr@latin/LC_MESSAGES/xapp.mo
146
share/locale/sv/LC_MESSAGES/xapp.mo
147
share/locale/tr/LC_MESSAGES/xapp.mo
148
share/locale/uk/LC_MESSAGES/xapp.mo
149
share/locale/uz/LC_MESSAGES/xapp.mo
150
share/locale/zgh/LC_MESSAGES/xapp.mo
151
share/locale/zh_CN/LC_MESSAGES/xapp.mo
152
share/locale/zh_HK/LC_MESSAGES/xapp.mo
153
share/locale/zh_TW/LC_MESSAGES/xapp.mo
154
share/mate-panel/applets/org.x.MateXAppStatusApplet.mate-panel-applet
155
share/vala/vapi/xapp.deps
156
share/vala/vapi/xapp.vapi
(-)x11/xapps/Makefile (-41 lines)
Removed Link Here
1
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
2
# $FreeBSD$
3
4
PORTNAME=	xapps
5
PORTVERSION=	1.6.10
6
PORTREVISION=	1
7
CATEGORIES=	x11
8
9
MAINTAINER=	x11@FreeBSD.org
10
COMMENT=	Cross-desktop libraries and common resources
11
12
LICENSE=	LGPL3
13
14
PORTSCOUT=	limit:^[0-9.]+$$	# ignore master.mint* tags
15
16
BUILD_DEPENDS=	vapigen:lang/vala
17
LIB_DEPENDS=	libgnomekbdui.so:x11/libgnomekbd
18
19
USES=		gettext gnome meson pkgconfig python:build shebangfix xorg
20
USE_GITHUB=	yes
21
GH_ACCOUNT=	linuxmint
22
USE_GNOME=	cairo gdkpixbuf2 gtk30 introspection:build
23
USE_LDCONFIG=	yes
24
USE_XORG=	x11
25
GLIB_SCHEMAS=	org.x.apps.gschema.xml
26
INSTALLS_ICONS=	yes
27
SHEBANG_FILES=	libxapp/g-codegen.py libxapp/install_generated_header.py \
28
		makedoc schemas/meson_install_schemas.py
29
30
post-extract:
31
# Do not install auxiliary scripts and adjust icons installation path
32
	@${RM} -r ${WRKSRC}/files/usr/bin
33
	@${MKDIR} ${WRKSRC}/files${PREFIX}
34
	@${MV} ${WRKSRC}/files/usr/share ${WRKSRC}/files${PREFIX}
35
36
post-patch:
37
# Do not build non-essential optional components for the moment
38
	@${REINPLACE_CMD} -E '/pygobject|status-applets/d' \
39
		${WRKSRC}/meson.build
40
41
.include <bsd.port.mk>
(-)x11/xapps/distinfo (-3 lines)
Removed Link Here
1
TIMESTAMP = 1578590051
2
SHA256 (linuxmint-xapps-1.6.10_GH0.tar.gz) = 4dd228a2165f1077f18d6fb3152bb77d365ffbb8ad883ed4dd9137886dd21377
3
SIZE (linuxmint-xapps-1.6.10_GH0.tar.gz) = 158446
(-)x11/xapps/pkg-descr (-4 lines)
Removed Link Here
1
This project gathers the components which are common to multiple desktop
2
environments and required to implement cross-DE solutions.
3
4
WWW: https://github.com/linuxmint/xapps
(-)x11/xapps/pkg-plist (-91 lines)
Removed Link Here
1
include/xapp/libxapp/xapp-gtk-window.h
2
include/xapp/libxapp/xapp-icon-chooser-button.h
3
include/xapp/libxapp/xapp-icon-chooser-dialog.h
4
include/xapp/libxapp/xapp-kbd-layout-controller.h
5
include/xapp/libxapp/xapp-monitor-blanker.h
6
include/xapp/libxapp/xapp-preferences-window.h
7
include/xapp/libxapp/xapp-stack-sidebar.h
8
include/xapp/libxapp/xapp-status-icon-monitor.h
9
include/xapp/libxapp/xapp-status-icon.h
10
include/xapp/libxapp/xapp-statusicon-interface.h
11
lib/girepository-1.0/XApp-1.0.typelib
12
lib/libxapp.so
13
lib/libxapp.so.1
14
lib/libxapp.so.1.6.10
15
libdata/pkgconfig/xapp.pc
16
share/gir-1.0/XApp-1.0.gir
17
share/glade/catalogs/xapp-glade-catalog.xml
18
share/icons/hicolor/scalable/actions/add-files-to-archive-symbolic.svg
19
share/icons/hicolor/scalable/actions/category-search-symbolic.svg
20
share/icons/hicolor/scalable/actions/extract-archive-symbolic.svg
21
share/icons/hicolor/scalable/actions/media-mount-symbolic.svg
22
share/icons/hicolor/scalable/actions/view-bottom-pane-symbolic.svg
23
share/icons/hicolor/scalable/actions/view-left-pane-symbolic-rtl.svg
24
share/icons/hicolor/scalable/actions/view-left-pane-symbolic.svg
25
share/icons/hicolor/scalable/actions/view-right-pane-symbolic-rtl.svg
26
share/icons/hicolor/scalable/actions/view-right-pane-symbolic.svg
27
share/icons/hicolor/scalable/actions/view-top-pane-symbolic.svg
28
share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic-rtl.svg
29
share/icons/hicolor/scalable/actions/xapp-go-history-next-symbolic.svg
30
share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic-rtl.svg
31
share/icons/hicolor/scalable/actions/xapp-go-history-previous-symbolic.svg
32
share/icons/hicolor/scalable/actions/xapp-search-entire-word-symbolic.svg
33
share/icons/hicolor/scalable/actions/xapp-search-wrap-symbolic.svg
34
share/icons/hicolor/scalable/actions/xapp-text-case-symbolic.svg
35
share/icons/hicolor/scalable/actions/xapp-use-regex-symbolic.svg
36
share/icons/hicolor/scalable/categories/xapp-prefs-behavior-symbolic.svg
37
share/icons/hicolor/scalable/categories/xapp-prefs-display-symbolic.svg
38
share/icons/hicolor/scalable/categories/xapp-prefs-plugins-symbolic.svg
39
share/icons/hicolor/scalable/categories/xapp-prefs-preview-symbolic.svg
40
share/icons/hicolor/scalable/categories/xapp-prefs-toolbar-symbolic.svg
41
share/locale/am/LC_MESSAGES/xapp.mo
42
share/locale/ar/LC_MESSAGES/xapp.mo
43
share/locale/az/LC_MESSAGES/xapp.mo
44
share/locale/bg/LC_MESSAGES/xapp.mo
45
share/locale/bn/LC_MESSAGES/xapp.mo
46
share/locale/ca/LC_MESSAGES/xapp.mo
47
share/locale/ca@valencia/LC_MESSAGES/xapp.mo
48
share/locale/cs/LC_MESSAGES/xapp.mo
49
share/locale/cy/LC_MESSAGES/xapp.mo
50
share/locale/da/LC_MESSAGES/xapp.mo
51
share/locale/de/LC_MESSAGES/xapp.mo
52
share/locale/el/LC_MESSAGES/xapp.mo
53
share/locale/en_GB/LC_MESSAGES/xapp.mo
54
share/locale/eo/LC_MESSAGES/xapp.mo
55
share/locale/es/LC_MESSAGES/xapp.mo
56
share/locale/et/LC_MESSAGES/xapp.mo
57
share/locale/eu/LC_MESSAGES/xapp.mo
58
share/locale/fi/LC_MESSAGES/xapp.mo
59
share/locale/fr/LC_MESSAGES/xapp.mo
60
share/locale/hi/LC_MESSAGES/xapp.mo
61
share/locale/hr/LC_MESSAGES/xapp.mo
62
share/locale/hu/LC_MESSAGES/xapp.mo
63
share/locale/ia/LC_MESSAGES/xapp.mo
64
share/locale/id/LC_MESSAGES/xapp.mo
65
share/locale/ie/LC_MESSAGES/xapp.mo
66
share/locale/is/LC_MESSAGES/xapp.mo
67
share/locale/it/LC_MESSAGES/xapp.mo
68
share/locale/ja/LC_MESSAGES/xapp.mo
69
share/locale/kab/LC_MESSAGES/xapp.mo
70
share/locale/kk/LC_MESSAGES/xapp.mo
71
share/locale/ko/LC_MESSAGES/xapp.mo
72
share/locale/ku/LC_MESSAGES/xapp.mo
73
share/locale/lt/LC_MESSAGES/xapp.mo
74
share/locale/ms/LC_MESSAGES/xapp.mo
75
share/locale/nl/LC_MESSAGES/xapp.mo
76
share/locale/pl/LC_MESSAGES/xapp.mo
77
share/locale/pt/LC_MESSAGES/xapp.mo
78
share/locale/pt_BR/LC_MESSAGES/xapp.mo
79
share/locale/ro/LC_MESSAGES/xapp.mo
80
share/locale/ru/LC_MESSAGES/xapp.mo
81
share/locale/sk/LC_MESSAGES/xapp.mo
82
share/locale/sl/LC_MESSAGES/xapp.mo
83
share/locale/sr/LC_MESSAGES/xapp.mo
84
share/locale/sv/LC_MESSAGES/xapp.mo
85
share/locale/tr/LC_MESSAGES/xapp.mo
86
share/locale/uk/LC_MESSAGES/xapp.mo
87
share/locale/uz/LC_MESSAGES/xapp.mo
88
share/locale/zh_CN/LC_MESSAGES/xapp.mo
89
share/locale/zh_TW/LC_MESSAGES/xapp.mo
90
share/vala/vapi/xapp.deps
91
share/vala/vapi/xapp.vapi

Return to bug 252299