Use the lang/python MODULE and add missing RDEP.

This commit is contained in:
ajacoutot 2022-11-13 18:40:56 +00:00
parent 6cf5743117
commit 23fdba9034
2 changed files with 5 additions and 3 deletions

View File

@ -2,7 +2,7 @@ COMMENT= graphical user interface for git
GNOME_PROJECT= gitg
GNOME_VERSION= 41
REVISION= 2
REVISION= 3
SHARED_LIBS += gitg-1.0 1.0 # 0.0.0
SHARED_LIBS += gitg-ext-1.0 0.0 # 0.0.0
@ -19,6 +19,7 @@ WANTLIB += pango-1.0 peas-1.0 secret-1 xml2
MODULES= devel/dconf \
devel/meson \
lang/python \
x11/gnome
MODGNOME_TOOLS= desktop-file-utils gobject-introspection \
@ -36,7 +37,8 @@ LIB_DEPENDS= devel/json-glib \
x11/gtksourceview4
RUN_DEPENDS= devel/git \
devel/gsettings-desktop-schemas
devel/gsettings-desktop-schemas \
devel/py-gobject3${MODPY_FLAVOR}
DEBUG_PACKAGES= ${BUILD_PACKAGES}

View File

@ -17,7 +17,7 @@ lib/gitg/plugins/files.plugin
@lib lib/libgitg-ext-1.0.so.${LIBgitg-ext-1.0_VERSION}
lib/pkgconfig/libgitg-1.0.pc
lib/pkgconfig/libgitg-ext-1.0.pc
lib/python3.10/site-packages/gi/overrides/GitgExt.py
lib/python${MODPY_VERSION}/site-packages/gi/overrides/GitgExt.py
@man man/man1/gitg.1
share/applications/org.gnome.gitg.desktop
share/gir-1.0/Gitg-1.0.gir