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

(-)b/deskutils/lookbook/Makefile (-5 / +5 lines)
Lines 1-6 Link Here
1
PORTNAME=	lookbook
1
PORTNAME=	lookbook
2
DISTVERSION=	1.1.0
2
DISTVERSION=	1.2.0
3
PORTREVISION=	1
4
CATEGORIES=	deskutils
3
CATEGORIES=	deskutils
5
4
6
MAINTAINER=	greg@unrelenting.technology
5
MAINTAINER=	greg@unrelenting.technology
Lines 10-21 LICENSE= GPLv3 Link Here
10
LICENSE_FILE=	${WRKSRC}/COPYING
9
LICENSE_FILE=	${WRKSRC}/COPYING
11
10
12
BUILD_DEPENDS=	valac:lang/vala
11
BUILD_DEPENDS=	valac:lang/vala
13
LIB_DEPENDS=	libgranite.so:x11-toolkits/granite
12
LIB_DEPENDS=	libgranite.so:x11-toolkits/granite \
13
		libhandy-1.so:x11-toolkits/libhandy
14
14
15
USES=		gettext-tools gnome meson pkgconfig python:3.5+,build
15
USES=		gettext-tools gnome meson pkgconfig python:3.6+,build
16
USE_GITHUB=	yes
16
USE_GITHUB=	yes
17
GH_ACCOUNT=	danrabbit
17
GH_ACCOUNT=	danrabbit
18
USE_GNOME=	glib20 gtk30 gtksourceview3
18
USE_GNOME=	glib20 gtk30 gtksourceview4
19
GLIB_SCHEMAS=	com.github.danrabbit.lookbook.gschema.xml
19
GLIB_SCHEMAS=	com.github.danrabbit.lookbook.gschema.xml
20
INSTALLS_ICONS=	yes
20
INSTALLS_ICONS=	yes
21
21
(-)b/deskutils/lookbook/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1585061741
1
TIMESTAMP = 1628950778
2
SHA256 (danrabbit-lookbook-1.1.0_GH0.tar.gz) = 1be0a5584a504f213a7685eba739542538a59fa099a1af802eff4b3eb905899f
2
SHA256 (danrabbit-lookbook-1.2.0_GH0.tar.gz) = d9ada6459665f880427d6d50e6c4d7963d36bba91387c261e2db3de22e06d823
3
SIZE (danrabbit-lookbook-1.1.0_GH0.tar.gz) = 711214
3
SIZE (danrabbit-lookbook-1.2.0_GH0.tar.gz) = 580413
(-)b/deskutils/lookbook/pkg-plist (+2 lines)
Lines 12-15 share/icons/hicolor/48x48/apps/com.github.danrabbit.lookbook.svg Link Here
12
share/icons/hicolor/48x48@2/apps/com.github.danrabbit.lookbook.svg
12
share/icons/hicolor/48x48@2/apps/com.github.danrabbit.lookbook.svg
13
share/icons/hicolor/64x64/apps/com.github.danrabbit.lookbook.svg
13
share/icons/hicolor/64x64/apps/com.github.danrabbit.lookbook.svg
14
share/icons/hicolor/64x64@2/apps/com.github.danrabbit.lookbook.svg
14
share/icons/hicolor/64x64@2/apps/com.github.danrabbit.lookbook.svg
15
share/locale/fr/LC_MESSAGES/com.github.danrabbit.lookbook.mo
16
share/locale/pt/LC_MESSAGES/com.github.danrabbit.lookbook.mo
15
share/metainfo/com.github.danrabbit.lookbook.appdata.xml
17
share/metainfo/com.github.danrabbit.lookbook.appdata.xml

Return to bug 257836