mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- take maintainership
- fix minor style bugs
This commit is contained in:
parent
47319e7588
commit
c7161a51f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330496
2 changed files with 6 additions and 6 deletions
|
@ -8,15 +8,14 @@ CATEGORIES= graphics
|
|||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An image viewer and browser for the GNOME 2 environment
|
||||
MAINTAINER= rm@FreeBSD.org
|
||||
COMMENT= Image viewer and browser for the GNOME 2 environment
|
||||
|
||||
LIB_DEPENDS= unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
|
||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
|
||||
|
||||
USE_XZ= yes
|
||||
USES= bison pathfix pkgconfig gettext
|
||||
USE_GMAKE= yes
|
||||
USES= bison gmake pathfix pkgconfig gettext
|
||||
USE_GNOME= gnomeprefix intlhack gnomedocutils gconf2
|
||||
WANT_GSTREAMER= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -44,6 +43,7 @@ BRASERO_DESC= Write galleries to CD/DVD (large dependency)
|
|||
YELP_DESC= Viewer for built-in help system
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MEXIV2}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
gThumb is an image viewer and browser for the GNOME Desktop. It also includes
|
||||
an importer tool for transferring photos from cameras.
|
||||
|
||||
WWW: http://live.gnome.org/gthumb
|
||||
WWW: https://wiki.gnome.org/Apps/gthumb/
|
||||
|
|
Loading…
Add table
Reference in a new issue