- Convert USE_XZ to USES
- Add missing translation file
This commit is contained in:
parent
143e28db02
commit
31cafe123c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353193
2 changed files with 2 additions and 2 deletions
|
@ -18,13 +18,12 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc
|
|||
|
||||
CONFLICTS= gitg0-[0-9]*
|
||||
|
||||
USE_XZ= yes
|
||||
USES= tar:xz gettext gmake pkgconfig pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-silent-rules \
|
||||
--disable-maintainer-mode \
|
||||
--enable-compile-warnings=no
|
||||
USE_GNOME= glib20 gtk30 gtksourceview3
|
||||
USES= gettext gmake pkgconfig pathfix
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
GLIB_SCHEMAS= org.gnome.gitg.gschema.xml
|
||||
|
|
|
@ -54,6 +54,7 @@ share/icons/hicolor/scalable/apps/gitg.svg
|
|||
%%NLS%%share/locale/fr/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/gitg.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/gitg.mo
|
||||
|
|
Loading…
Reference in a new issue