mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Remove dependencies implied by USE_GNOME=gtk20
- USES=libtool tar:bzip2 - INSTALL_TARGET=install-strip - Disable static module
This commit is contained in:
parent
cd419fd1df
commit
7243614ae8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360063
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nimbus
|
||||
PORTVERSION= 0.1.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \
|
||||
http://devio.us/~kpedersen/distfiles/
|
||||
@ -11,14 +11,13 @@ MASTER_SITES= http://dlc.sun.com/osol/jds/downloads/extras/nimbus/ \
|
||||
MAINTAINER= kpedersen@opencde.org
|
||||
COMMENT= GTK+ 2.x engine from the OpenSolaris project
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/intltoolize:${PORTSDIR}/textproc/intltool \
|
||||
${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/gtk-demo:${PORTSDIR}/x11-toolkits/gtk20
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/icon-naming-utils.pc:${PORTSDIR}/x11-themes/icon-naming-utils
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake pkgconfig
|
||||
CONFIGURE_ARGS= --disable-static
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
lib/gtk-2.0/2.10.0/engines/libnimbus.a
|
||||
lib/gtk-2.0/2.10.0/engines/libnimbus.la
|
||||
lib/gtk-2.0/2.10.0/engines/libnimbus.so
|
||||
share/icons/nimbus/12x12/actions/add.png
|
||||
share/icons/nimbus/12x12/actions/gtk-add.png
|
||||
|
Loading…
Reference in New Issue
Block a user