mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Remove DEPRECATED
- Update MASTER_SITES and WWW: line - Add LICENSE - Fix desktop file PR: ports/172251 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
This commit is contained in:
parent
40958ff4ab
commit
ab5ad0bf44
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306868
3 changed files with 42 additions and 22 deletions
|
@ -3,23 +3,42 @@
|
||||||
|
|
||||||
PORTNAME= gtk-imonc
|
PORTNAME= gtk-imonc
|
||||||
PORTVERSION= 0.6.4.1
|
PORTVERSION= 0.6.4.1
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://userpage.fu-berlin.de/~zeank/gtk-imonc/download/
|
MASTER_SITES= http://stefan-strigler.de/download/
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= A GTK2-based imond-client to control an on(e) disc fli4l router
|
COMMENT= GTK2-based imond-client to control an on(e) disc fli4l router
|
||||||
|
|
||||||
DEPRECATED= No more public distfiles
|
LICENSE= GPLv2 # (or later)
|
||||||
EXPIRATION_DATE= 2012-11-26
|
|
||||||
|
LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
|
||||||
|
pcre:${PORTSDIR}/devel/pcre \
|
||||||
|
cairo:${PORTSDIR}/graphics/cairo \
|
||||||
|
png15:${PORTSDIR}/graphics/png \
|
||||||
|
freetype:${PORTSDIR}/print/freetype2 \
|
||||||
|
expat:${PORTSDIR}/textproc/expat2 \
|
||||||
|
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
||||||
|
xcb:${PORTSDIR}/x11/libxcb
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
USE_GETTEXT= yes
|
||||||
|
USE_ICONV= yes
|
||||||
|
USE_PKGCONFIG= build
|
||||||
|
USE_GNOME= gdkpixbuf2 gtk20
|
||||||
|
USE_XORG= pixman x11 xau xcomposite xcursor xdamage xdmcp xext \
|
||||||
|
xfixes xi xinerama xrandr xrender
|
||||||
|
MAKE_JOBS_SAFE= yes
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
USE_GNOME= gtk20 gnomehier
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|<endian.h>|<sys/endian.h>|' \
|
@${REINPLACE_CMD} -e \
|
||||||
${WRKSRC}/src/md5.h
|
's|/gnome/apps/Internet|/applications|' ${WRKSRC}/Makefile.in
|
||||||
|
@${REINPLACE_CMD} -e \
|
||||||
|
's|/usr/share/pixmaps/||' ${WRKSRC}/gtk-imonc.desktop
|
||||||
|
@${REINPLACE_CMD} -e \
|
||||||
|
's|<endian.h>|<sys/endian.h>|' ${WRKSRC}/src/md5.h
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -2,4 +2,4 @@ GTK-Imonc is a GTK2-based imond-client to control an on(e) disc fli4l
|
||||||
router. You can dial/hangup the connection, show status information
|
router. You can dial/hangup the connection, show status information
|
||||||
(traffic, cpu), shutdown/reboot and even remotely update the router.
|
(traffic, cpu), shutdown/reboot and even remotely update the router.
|
||||||
|
|
||||||
WWW: http://userpage.fu-berlin.de/%7Ezeank/gtk-imonc/
|
WWW: http://stefan-strigler.de/gtkimonc/
|
||||||
|
|
|
@ -1,16 +1,17 @@
|
||||||
bin/gtk-imonc
|
bin/gtk-imonc
|
||||||
share/gnome/apps/Internet/gtk-imonc.desktop
|
share/applications/gtk-imonc.desktop
|
||||||
share/gtk-imonc/pixmaps/docklet-inactive.png
|
%%DATADIR%%/pixmaps/docklet-inactive.png
|
||||||
share/gtk-imonc/pixmaps/docklet-offline.png
|
%%DATADIR%%/pixmaps/docklet-offline.png
|
||||||
share/gtk-imonc/pixmaps/docklet-online.png
|
%%DATADIR%%/pixmaps/docklet-online.png
|
||||||
share/gtk-imonc/pixmaps/gtk-imonc.png
|
%%DATADIR%%/pixmaps/gtk-imonc.png
|
||||||
share/gtk-imonc/pixmaps/offline.png
|
%%DATADIR%%/pixmaps/offline.png
|
||||||
share/gtk-imonc/pixmaps/offline.xpm
|
%%DATADIR%%/pixmaps/offline.xpm
|
||||||
share/gtk-imonc/pixmaps/online.png
|
%%DATADIR%%/pixmaps/online.png
|
||||||
share/gtk-imonc/pixmaps/online.xpm
|
%%DATADIR%%/pixmaps/online.xpm
|
||||||
share/gtk-imonc/pixmaps/reboot.png
|
%%DATADIR%%/pixmaps/reboot.png
|
||||||
share/gtk-imonc/pixmaps/shutdown.png
|
%%DATADIR%%/pixmaps/shutdown.png
|
||||||
share/locale/de/LC_MESSAGES/gtk-imonc.mo
|
share/locale/de/LC_MESSAGES/gtk-imonc.mo
|
||||||
share/pixmaps/gtk-imonc.png
|
share/pixmaps/gtk-imonc.png
|
||||||
@dirrm share/gtk-imonc/pixmaps
|
@dirrm %%DATADIR%%/pixmaps
|
||||||
@dirrm share/gtk-imonc
|
@dirrm %%DATADIR%%
|
||||||
|
@dirrmtry share/applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue