mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.22.2.
- Remove USE_XORG=x11 dependency, it doesn't require any dependency which it only has sound files (*.wav). It was blinded by USE_X_PREFIX (for X11BASE) -> USE_XLIB -> USE_XORG without check dependency requirement. - Remove gnomehack.
This commit is contained in:
parent
7bdb06cc19
commit
6a7c425258
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212805
3 changed files with 6 additions and 8 deletions
|
@ -7,8 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gnome-audio
|
PORTNAME= gnome-audio
|
||||||
PORTVERSION= 2.22.1
|
PORTVERSION= 2.22.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= audio gnome
|
CATEGORIES= audio gnome
|
||||||
MASTER_SITES= GNOME
|
MASTER_SITES= GNOME
|
||||||
|
|
||||||
|
@ -16,9 +15,8 @@ MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Sound files for use with GNOME 2
|
COMMENT= Sound files for use with GNOME 2
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_XORG= x11
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_GNOME= gnomehack gnomeprefix gnomehier
|
USE_GNOME= gnomeprefix gnomehier
|
||||||
MAKE_ENV= prefix=${PREFIX}
|
MAKE_ENV= prefix=${PREFIX}
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (gnome-audio-2.22.1.tar.bz2) = e0becab4f8360a589de9ffc2ab27c047
|
MD5 (gnome-audio-2.22.2.tar.bz2) = 51d4a50b8927cc8a4cc52cee498e9d01
|
||||||
SHA256 (gnome-audio-2.22.1.tar.bz2) = 8e63e73634d6dacdded0a8ed4173d34a1c771637b3b026295fdb942865ea649b
|
SHA256 (gnome-audio-2.22.2.tar.bz2) = 2f870f822360d22d857548e549b600ca74511e060754e1dca8e3f8ec40210c8c
|
||||||
SIZE (gnome-audio-2.22.1.tar.bz2) = 1001077
|
SIZE (gnome-audio-2.22.2.tar.bz2) = 1743759
|
||||||
|
|
|
@ -14,5 +14,5 @@ share/sounds/question.wav
|
||||||
share/sounds/shutdown1.wav
|
share/sounds/shutdown1.wav
|
||||||
share/sounds/startup3.wav
|
share/sounds/startup3.wav
|
||||||
share/sounds/warning.wav
|
share/sounds/warning.wav
|
||||||
@dirrm share/sounds/gtk-events
|
|
||||||
@dirrm share/sounds/panel
|
@dirrm share/sounds/panel
|
||||||
|
@dirrm share/sounds/gtk-events
|
||||||
|
|
Loading…
Add table
Reference in a new issue