mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 2.6
PR: 18078 Submitted by: Trevor Johnson <trevor@jpj.net>
This commit is contained in:
parent
8490b4a0cf
commit
c2e99e5dcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27737
@ -6,9 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= aumix
|
||||
PORTVERSION= 2.5
|
||||
PORTVERSION= 2.6
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://jpj.net/~trevor/aumix/ \
|
||||
http://download.sourceforge.net/aumix/ \
|
||||
http://jpj.net/~trevor/aumix/old/ \
|
||||
ftp://aumix.sourceforge.net/pub/aumix/stable/ \
|
||||
${MASTER_SITE_SUNSITE}
|
||||
@ -20,7 +21,6 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
|
||||
.if !defined(WITHOUT_X11)
|
||||
LIB_DEPENDS+= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config
|
||||
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
|
||||
.endif
|
||||
|
||||
@ -32,7 +32,6 @@ CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
|
||||
--enable-own-labels \
|
||||
--libdir="${LOCALBASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GLIB_CONFIG="${GLIB_CONFIG}" \
|
||||
GTK_CONFIG="${GTK_CONFIG}" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
.if defined(WITHOUT_X11)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (aumix-2.5.tar.gz) = e4210a033c542cbb437c8223cbc025c4
|
||||
MD5 (aumix-2.6.tar.gz) = 7b6ff5f46a46ef10315d54acde258523
|
||||
|
@ -1,8 +1,9 @@
|
||||
bin/aumix
|
||||
bin/xaumix
|
||||
share/aumix/ansi
|
||||
share/aumix/aumix-mini.xpm
|
||||
share/aumix/aumix.xpm
|
||||
share/aumix/fadein.set
|
||||
share/aumix/fadeout.set
|
||||
share/aumix/vt100
|
||||
share/aumix/xterm
|
||||
share/locale/de/LC_MESSAGES/aumix.mo
|
||||
|
Loading…
Reference in New Issue
Block a user