diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-09-28 08:30:36 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-09-28 08:30:36 +0800 |
commit | 86d74911c22965884d701fb412549eaba1cb0baf (patch) | |
tree | beecc7f23bb1f7793c8d2530fc5f335b083b1808 /devel/gitg | |
parent | 63395f6b362c7bd8fba5086de02ed2b0ad8c134c (diff) | |
download | freebsd-ports-gnome-86d74911c22965884d701fb412549eaba1cb0baf.tar.gz freebsd-ports-gnome-86d74911c22965884d701fb412549eaba1cb0baf.tar.zst freebsd-ports-gnome-86d74911c22965884d701fb412549eaba1cb0baf.zip |
- Update to 0.2.5
- Support staging
Diffstat (limited to 'devel/gitg')
-rw-r--r-- | devel/gitg/Makefile | 24 | ||||
-rw-r--r-- | devel/gitg/distinfo | 4 | ||||
-rw-r--r-- | devel/gitg/pkg-plist | 35 |
3 files changed, 37 insertions, 26 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile index 727d060f1bdd..8f60dd60ae8e 100644 --- a/devel/gitg/Makefile +++ b/devel/gitg/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gitg -PORTVERSION= 0.0.8 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= devel deskutils gnome MASTER_SITES= GNOME @@ -13,17 +12,26 @@ COMMENT= GTK-based git repository viewer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= git>=1.7.0.2:${PORTSDIR}/devel/git +BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas +RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ + git>=1.7.0.2:${PORTSDIR}/devel/git USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GNOME= gconf2 gtk20 gtksourceview2 gnomehack -USES= gettext gmake pkgconfig +CONFIGURE_ARGS= --disable-silent-rules \ + --disable-maintainer-mode +USE_GNOME= glib20 gtk30 gtksourceview3 +USES= gettext gmake pkgconfig pathfix INSTALLS_ICONS= yes -GCONF_SCHEMAS= gitg.schemas +GLIB_SCHEMAS= org.gnome.gitg.gschema.xml -MAN1= gitg.1 +LDFLAGS= -L${LOCALBASE}/lib + +OPTIONS_DEFINE= NLS +OPTIONS_DEFAULT=NLS +OPTIONS_SUB= yes +NLS_USES= gettext +NLS_CONFIGURE_ENABLE=nls -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/gitg/distinfo b/devel/gitg/distinfo index 293521a48ea7..7c339403479d 100644 --- a/devel/gitg/distinfo +++ b/devel/gitg/distinfo @@ -1,2 +1,2 @@ -SHA256 (gitg-0.0.8.tar.bz2) = 255018ffdc04298f87234d2fcce56acda983fe6efc6e31d53349fa241cf2f4c4 -SIZE (gitg-0.0.8.tar.bz2) = 535076 +SHA256 (gitg-0.2.5.tar.bz2) = 84b159fc77901767772d5c9ff3e0dec67d9e51bc12ab1e461b8a16deea8bfb68 +SIZE (gitg-0.2.5.tar.bz2) = 623306 diff --git a/devel/gitg/pkg-plist b/devel/gitg/pkg-plist index 41c45f943ba9..111735c55ab8 100644 --- a/devel/gitg/pkg-plist +++ b/devel/gitg/pkg-plist @@ -18,6 +18,7 @@ lib/libgitg-1.0.la lib/libgitg-1.0.so lib/libgitg-1.0.so.0 libdata/pkgconfig/libgitg-1.0.pc +man/man1/gitg.1.gz share/applications/gitg.desktop %%DATADIR%%/icons/gitg.svg %%DATADIR%%/icons/gitg128x128.png @@ -46,22 +47,24 @@ share/icons/hicolor/24x24/apps/gitg.png share/icons/hicolor/32x32/apps/gitg.png share/icons/hicolor/48x48/apps/gitg.png share/icons/hicolor/scalable/apps/gitg.svg -share/locale/da/LC_MESSAGES/gitg.mo -share/locale/de/LC_MESSAGES/gitg.mo -share/locale/en_GB/LC_MESSAGES/gitg.mo -share/locale/es/LC_MESSAGES/gitg.mo -share/locale/fr/LC_MESSAGES/gitg.mo -share/locale/gl/LC_MESSAGES/gitg.mo -share/locale/it/LC_MESSAGES/gitg.mo -share/locale/lt/LC_MESSAGES/gitg.mo -share/locale/nb/LC_MESSAGES/gitg.mo -share/locale/nl/LC_MESSAGES/gitg.mo -share/locale/pa/LC_MESSAGES/gitg.mo -share/locale/pt_BR/LC_MESSAGES/gitg.mo -share/locale/ro/LC_MESSAGES/gitg.mo -share/locale/sl/LC_MESSAGES/gitg.mo -share/locale/sv/LC_MESSAGES/gitg.mo -share/locale/zh_CN/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/da/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/de/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/es/LC_MESSAGES/gitg.mo +%%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/lt/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/nb/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/nl/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/pa/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/ro/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/ru/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/sl/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/sv/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/uk/LC_MESSAGES/gitg.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/gitg.mo @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/48x48/apps |