mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use updated imlib library.
This commit is contained in:
parent
4f6c2e38ef
commit
1264c11fcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22243
8 changed files with 8 additions and 8 deletions
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
|
|||
MAINTAINER= nacai@iname.com
|
||||
|
||||
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
||||
LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= gqmpeg
|
||||
|
|
|
@ -15,7 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
|
|||
MAINTAINER= nacai@iname.com
|
||||
|
||||
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
|
||||
LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
ALL_TARGET= gqmpeg
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
|||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.3:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
|||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.3:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
|
|
@ -17,7 +17,7 @@ MAINTAINER= vanilla@FreeBSD.org
|
|||
LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound \
|
||||
Fnlib.0:${PORTSDIR}/graphics/fnlib \
|
||||
gif.5:${PORTSDIR}/graphics/giflib \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
ttf.3:${PORTSDIR}/print/freetype \
|
||||
ghttp.1:${PORTSDIR}/www/libghttp
|
||||
|
|
|
@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.qvwm.org/pub/qvwm/
|
|||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
#LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
|
||||
|
||||
USE_IMAKE= yes
|
||||
MAN1= qvwm.1
|
||||
|
|
|
@ -13,7 +13,7 @@ MASTER_SITES= ftp://scwm.mit.edu/pub/scwm/
|
|||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= guile.4:${PORTSDIR}/lang/guile \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib
|
||||
RUN_DEPENDS= ${X11BASE}/share/scwm/pixmaps/Animator.xpm:${PORTSDIR}/graphics/scwm-icons
|
||||
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
|
|
@ -18,7 +18,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \
|
|||
wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
|
||||
Imlib.4:${PORTSDIR}/graphics/imlib \
|
||||
Imlib.5:${PORTSDIR}/graphics/imlib \
|
||||
PropList.2:${PORTSDIR}/devel/libPropList \
|
||||
Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
|
|
Loading…
Add table
Reference in a new issue