Skip to content

Commit

Permalink
Make libgnome and libgnomeui not implying esound dependency
Browse files Browse the repository at this point in the history
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
  • Loading branch information
bapt committed Mar 26, 2018
1 parent 0da878d commit ea14fb5
Show file tree
Hide file tree
Showing 92 changed files with 101 additions and 97 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/gnome.mk
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ libgnomeprintui_LIB_DEPENDS= libgnomeprintui-2-2.so:x11-toolkits/libgnomeprintui
libgnomeprintui_USE_GNOME_IMPL= libgnomeprint libgnomecanvas

libgnome_LIB_DEPENDS= libgnome-2.so:x11/libgnome
libgnome_USE_GNOME_IMPL=gnomevfs2 esound libbonobo
libgnome_USE_GNOME_IMPL=gnomevfs2 libbonobo

libbonoboui_LIB_DEPENDS= libbonoboui-2.so:x11-toolkits/libbonoboui
libbonoboui_USE_GNOME_IMPL= libgnomecanvas libgnome
Expand Down
2 changes: 1 addition & 1 deletion audio/decibel-audio-player/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= decibel-audio-player
PORTVERSION= 1.08
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio multimedia gnome python
MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/

Expand Down
4 changes: 2 additions & 2 deletions audio/glame/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= glame
PORTVERSION= 2.0.1
PORTREVISION= 27
PORTREVISION= 28
CATEGORIES= audio gnome
MASTER_SITES= SF

Expand All @@ -18,7 +18,7 @@ LIB_DEPENDS= libmp3lame.so:audio/lame \
libguile.so:lang/guile

GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split"
CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split" ac_cv_path_ESD_CONFIG=no
USES= gettext gmake pathfix pkgconfig libtool makeinfo
USE_GNOME= gnomeprefix libgnomeui
USE_XORG= xbitmaps x11
Expand Down
2 changes: 0 additions & 2 deletions audio/glame/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
bin/cglame
bin/glame
bin/glame-convert.sh
lib/glame/audio_io_esd.a
lib/glame/audio_io_esd.so
lib/glame/audio_io_oss.a
lib/glame/audio_io_oss.so
lib/glame/debug.a
Expand Down
1 change: 1 addition & 0 deletions audio/grip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

PORTNAME= grip
PORTVERSION= 3.6.2
PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/grip/${PORTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion audio/jack-rack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= jack-rack
PORTVERSION= 1.4.7
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion audio/soundconverter/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= soundconverter
PORTVERSION= 2.1.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= https://launchpad.net/soundconverter/trunk/2.1.6/+download/ \
http://BSDforge.com/projects/source/audio/soundconverter/
Expand Down
2 changes: 1 addition & 1 deletion comms/ge-x2212/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= ge-x2212
PORTVERSION= 0.0.2010.09.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms hamradio
MASTER_SITES= http://members.shaw.ca/swstuff/ \
LOCAL/makc
Expand Down
2 changes: 1 addition & 1 deletion comms/gmfsk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gmfsk
PORTVERSION= 0.6
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= comms audio hamradio
MASTER_SITES= http://gmfsk.connect.fi/ \
http://he.fi/pub/ham/unix/linux/hfmodems/ \
Expand Down
3 changes: 2 additions & 1 deletion comms/kb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

PORTNAME= kb
PORTVERSION= 8.04
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= comms hamradio
MASTER_SITES= http://www.db.net/downloads/
DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz

MAINTAINER= [email protected]
COMMENT= Amateur Radio contest logger

USES= pkgconfig
USE_GNOME= libgnome gtk20 libbonobo
NO_WRKSUBDIR= yes
PKGMESSAGE= ${FILESDIR}/pkg_message
Expand Down
2 changes: 1 addition & 1 deletion deskutils/conduit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= conduit
PORTVERSION= 0.3.17
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= deskutils
MASTER_SITES= GNOME

Expand Down
2 changes: 1 addition & 1 deletion deskutils/everygui/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= everygui
PORTVERSION= 0.99.b
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= deskutils gnome
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion deskutils/fusenshi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= fusenshi
PORTVERSION= 0.9.0
PORTREVISION= 15
PORTREVISION= 16
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/

Expand Down
2 changes: 1 addition & 1 deletion deskutils/glabels/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= glabels
PORTVERSION= 2.2.8
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= deskutils
MASTER_SITES= GNOME

Expand Down
2 changes: 1 addition & 1 deletion deskutils/gnotime/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gnotime
PORTVERSION= 2.4.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= deskutils gnome
MASTER_SITES= SF/gttr/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion deskutils/gourmet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gourmet
PORTVERSION= 0.17.4
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= deskutils gnome

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion deskutils/gruler/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gruler
PORTVERSION= 0.6
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= deskutils
MASTER_SITES= http://BSDforge.com/projects/source/deskutils/gruler/ \
#http://linuxadvocate.org/projects/gruler/downloads/
Expand Down
2 changes: 1 addition & 1 deletion deskutils/gtweakui/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= gTweakUI
PORTVERSION= 0.4.0
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= deskutils gnome
MASTER_SITES= SF
DIST_SUBDIR= gnome2
Expand Down
2 changes: 1 addition & 1 deletion deskutils/multisync/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME?= multisync
PORTVERSION= 0.82
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= deskutils
MASTER_SITES= SF/multisync/OldFiles
DISTNAME= multisync-${PORTVERSION}
Expand Down
2 changes: 1 addition & 1 deletion deskutils/planner/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

PORTNAME= planner
PORTVERSION= 0.14.6
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
Expand Down
2 changes: 1 addition & 1 deletion devel/guikachu/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= guikachu
PORTVERSION= 1.5.10
PORTREVISION= 7
PORTREVISION= 8
PORTEPOCH= 3
CATEGORIES= devel palm gnome
MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/
Expand Down
2 changes: 1 addition & 1 deletion editors/conglomerate/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= conglomerate
PORTVERSION= 0.9.1
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion finance/mybudget/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= myBudget
PORTVERSION= 0.60
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= finance gnome
MASTER_SITES= http://www.abisource.com/~msevior/

Expand Down
4 changes: 2 additions & 2 deletions ftp/gwget/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gwget
PORTVERSION= 1.0.4
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= ftp gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
Expand All @@ -17,7 +17,7 @@ RUN_DEPENDS= wget:ftp/wget
OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT= NOTIFY

USES= gettext gmake libtool pathfix tar:bzip2
USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
USE_GNOME= gnomeprefix gtk20 gconf2 intltool libgnomeui
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion games/gdado/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gdado
PORTVERSION= 2.2
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/souce%20code/${PORTNAME}-${PORTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion games/gnomeattacks/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gnomeattacks
PORTVERSION= 0.3
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= games gnome
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion games/gnomebreakout/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gnomebreakout
PORTVERSION= 0.5.3
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= games gnome
MASTER_SITES= SF/${PORTNAME:S/eb/e-b/}/${PORTNAME:S/eb/e-b/}/${PORTVERSION}/ \
http://www.users.on.net/~mipearson/
Expand Down
2 changes: 1 addition & 1 deletion games/gnomekiss/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gnomekiss
PORTVERSION= 2.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= games gnome
MASTER_SITES= http://devel.tlrmx.org/kiss/source/

Expand Down
2 changes: 1 addition & 1 deletion games/gnono/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gnono
PORTVERSION= 1.9.1
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= games
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion games/gretools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gretools
PORTVERSION= 1.2.4
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= games gnome
MASTER_SITES= http://randomwalker.info/gretools/${PORTVERSION:R}/

Expand Down
2 changes: 1 addition & 1 deletion games/grhino/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= grhino
PORTVERSION= 0.16.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= games gnome
MASTER_SITES= SF/rhino/GRhino/${PORTVERSION}

Expand Down
2 changes: 1 addition & 1 deletion games/gtetrinet/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gtetrinet
PORTVERSION= 0.7.11
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= games gnome ipv6
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
Expand Down
2 changes: 1 addition & 1 deletion games/gturing/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= gturing
PORTVERSION= 0.1.1
PORTREVISION= 20
PORTREVISION= 21
CATEGORIES= games gnome
MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/

Expand Down
4 changes: 2 additions & 2 deletions games/monkeybubble/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= monkeybubble
PORTVERSION= 0.4.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= games gnome
MASTER_SITES= http://home.gna.org/monkeybubble/downloads/
DISTNAME= monkey-bubble-${PORTVERSION}
Expand All @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= gmake libtool pathfix pkgconfig
USE_GNOME= gnomedocutils gnomeprefix intlhack \
librsvg2 libgnomeui
librsvg2 libgnomeui esound
USE_GSTREAMER= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
Expand Down
2 changes: 1 addition & 1 deletion games/monster-masher/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= monster
PORTVERSION= 1.8.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= games gnome
MASTER_SITES= http://people.iola.dk/olau/monster-masher/source/
PKGNAMESUFFIX= -masher
Expand Down
1 change: 1 addition & 0 deletions games/pioneers/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

PORTNAME= pioneers
PORTVERSION= 15.4
PORTREVISION= 1
CATEGORIES= games gnome
MASTER_SITES= SF/pio/Source

Expand Down
2 changes: 1 addition & 1 deletion games/pycadia/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= pycadia
PORTVERSION= 0.5.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= games python
MASTER_SITES= GENTOO \
SF/nemysisfreebsdp/games/
Expand Down
2 changes: 1 addition & 1 deletion games/teg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= teg
PORTVERSION= 0.11.2
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= games gnome

MAINTAINER= [email protected]
Expand Down
2 changes: 1 addition & 1 deletion graphics/amide/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= amide
PORTVERSION= 1.0.5
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= graphics
MASTER_SITES= SF

Expand Down
2 changes: 1 addition & 1 deletion graphics/cbrpager/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

PORTNAME= cbrpager
PORTVERSION= 0.9.22
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
SF/nemysisfreebsdp/${CATEGORIES}/:icons
Expand Down
Loading

0 comments on commit ea14fb5

Please sign in to comment.