mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
- Bump PORTREVISION - Use USE_LDCONFIG instead INSTALLS_SHLIB PR: ports/101507 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Stepan Zastupov <redchrom at gmail.com> (maintainer)
This commit is contained in:
parent
1b14590892
commit
1a369f037d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169964
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= audacious
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://audacious-media-player.org/release/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -27,7 +28,7 @@ USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \
|
||||
INPUT_PLUGINS="${INPUT_PLUGINS}" \
|
||||
|
@ -112,3 +112,5 @@ share/locale/zh_TW/LC_MESSAGES/audacious.mo
|
||||
@dirrm lib/audacious
|
||||
@dirrm include/audacious
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/locale/br/LC_MESSAGES
|
||||
@dirrmtry share/locale/br
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= audacious
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia audio
|
||||
MASTER_SITES= http://audacious-media-player.org/release/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
@ -27,7 +28,7 @@ USE_GETTEXT= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \
|
||||
INPUT_PLUGINS="${INPUT_PLUGINS}" \
|
||||
|
@ -112,3 +112,5 @@ share/locale/zh_TW/LC_MESSAGES/audacious.mo
|
||||
@dirrm lib/audacious
|
||||
@dirrm include/audacious
|
||||
@dirrmtry share/applications
|
||||
@dirrmtry share/locale/br/LC_MESSAGES
|
||||
@dirrmtry share/locale/br
|
||||
|
Loading…
Reference in New Issue
Block a user