Use the new libgtop2 and minor port cleanups.

This commit is contained in:
marcm 2004-08-01 06:12:42 +00:00
parent 52d34cce2d
commit 1610ea80b8
4 changed files with 427 additions and 356 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2004/07/08 17:09:38 marcm Exp $
# $OpenBSD: Makefile,v 1.12 2004/08/01 06:12:42 marcm Exp $
COMMENT= "applets for use with the GNOME panel"
COMMENT-battstat= "GNOME applet for monitoring battery level"
@ -23,13 +23,13 @@ PERMIT_DISTFILES_FTP= Yes
MODULES= gettext
BUILD_DEPENDS= :pkgconfig->=0.12.0p1:devel/pkgconfig \
:scrollkeeper->=0.3.12p1:textproc/scrollkeeper
RUN_DEPENDS= :scrollkeeper->=0.3.12p1:textproc/scrollkeeper
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
:scrollkeeper-*:textproc/scrollkeeper
RUN_DEPENDS= :scrollkeeper-*:textproc/scrollkeeper
LIB_DEPENDS= panel-applet-2.0::x11/gnome/panel \
gailutil.17::x11/gnome/gail
# gtop-2.0.0.0,gtop_common-2.0.0.0,gtop_sysdeps-2.0.0.0,gtop_suid_common-2.0.0.0,gtop_sysdeps_suid-2.0.0.0::devel/libgtop2
gailutil.17::x11/gnome/gail \
gtop-2.0.3.0::devel/libgtop2 \
xklavier::x11/gnome/libxklavier
PSEUDO_FLAVORS= no_battstat
# Only i386 and macppc have the headers for the battstat applet
@ -52,6 +52,7 @@ CONFIGURE_STYLE= gnu old
CONFIGURE_ARGS+= --sysconfdir="${CONFDIR}"
CONFIGURE_ARGS+= --disable-schemas-install
CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-applets2
CONFIGURE_ARGS+= --disable-gstreamer
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
SUBST_VARS= CONFDIR

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-po_Makefile_in_in,v 1.1 2003/06/12 20:12:55 marcm Exp $
--- po/Makefile.in.in.orig Tue May 27 12:19:10 2003
+++ po/Makefile.in.in Tue May 27 12:19:37 2003
@@ -28,7 +28,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
libdir = @libdir@
-localedir = $(libdir)/locale
+localedir = $(datadir)/locale
gnulocaledir = $(datadir)/locale
gettextsrcdir = $(datadir)/glib-2.0/gettext/po
subdir = po

File diff suppressed because it is too large Load Diff

View File

@ -1,10 +1,17 @@
@comment $OpenBSD: PLIST-battstat,v 1.8 2004/06/23 03:26:12 marcm Exp $
@comment $OpenBSD: PLIST-battstat,v 1.9 2004/08/01 06:12:42 marcm Exp $
lib/bonobo/servers/GNOME_BattstatApplet.server
libexec/battstat-applet-2
share/battstat_applet/
share/battstat_applet/battstat_applet.glade
share/examples/gnome-applets2/
share/examples/gnome-applets2/sound/
share/examples/gnome-applets2/sound/events/
share/examples/gnome-applets2/sound/events/battstat_applet.soundlist
share/gnome-2.0/ui/GNOME_BattstatApplet.xml
share/gnome/help/battstat/
share/gnome/help/battstat/C/
share/gnome/help/battstat/C/battstat.xml
share/gnome/help/battstat/C/figures/
share/gnome/help/battstat/C/figures/ac_small.png
share/gnome/help/battstat/C/figures/batt_green.png
share/gnome/help/battstat/C/figures/batt_orange.png
@ -16,7 +23,9 @@ share/gnome/help/battstat/C/figures/battstat-applet_window.png
share/gnome/help/battstat/C/figures/flash_small.png
share/gnome/help/battstat/C/figures/warning_small.png
share/gnome/help/battstat/C/legal.xml
share/gnome/help/battstat/de/
share/gnome/help/battstat/de/battstat.xml
share/gnome/help/battstat/de/figures/
share/gnome/help/battstat/de/figures/ac_small.png
share/gnome/help/battstat/de/figures/batt_green.png
share/gnome/help/battstat/de/figures/batt_orange.png
@ -28,7 +37,9 @@ share/gnome/help/battstat/de/figures/battstat-applet_window.png
share/gnome/help/battstat/de/figures/flash_small.png
share/gnome/help/battstat/de/figures/warning_small.png
share/gnome/help/battstat/de/legal.xml
share/gnome/help/battstat/es/
share/gnome/help/battstat/es/battstat.xml
share/gnome/help/battstat/es/figures/
share/gnome/help/battstat/es/figures/ac_small.png
share/gnome/help/battstat/es/figures/batt_green.png
share/gnome/help/battstat/es/figures/batt_orange.png
@ -40,12 +51,16 @@ share/gnome/help/battstat/es/figures/battstat-applet_window.png
share/gnome/help/battstat/es/figures/flash_small.png
share/gnome/help/battstat/es/figures/warning_small.png
share/gnome/help/battstat/es/legal.xml
share/gnome/help/battstat/eu/
share/gnome/help/battstat/eu/battstat.xml
share/gnome/help/battstat/eu/figures/
share/gnome/help/battstat/eu/figures/battstat-apperance.png
share/gnome/help/battstat/eu/figures/battstat-applet.png
share/gnome/help/battstat/eu/figures/battstat-general.png
share/gnome/help/battstat/eu/legal.xml
share/gnome/help/battstat/fr/
share/gnome/help/battstat/fr/battstat.xml
share/gnome/help/battstat/fr/figures/
share/gnome/help/battstat/fr/figures/ac_small.png
share/gnome/help/battstat/fr/figures/batt_green.png
share/gnome/help/battstat/fr/figures/batt_orange.png
@ -57,7 +72,9 @@ share/gnome/help/battstat/fr/figures/battstat-applet_window.png
share/gnome/help/battstat/fr/figures/flash_small.png
share/gnome/help/battstat/fr/figures/warning_small.png
share/gnome/help/battstat/fr/legal.xml
share/gnome/help/battstat/it/
share/gnome/help/battstat/it/battstat.xml
share/gnome/help/battstat/it/figures/
share/gnome/help/battstat/it/figures/ac_small.png
share/gnome/help/battstat/it/figures/batt_green.png
share/gnome/help/battstat/it/figures/batt_orange.png
@ -69,7 +86,9 @@ share/gnome/help/battstat/it/figures/battstat-applet_window.png
share/gnome/help/battstat/it/figures/flash_small.png
share/gnome/help/battstat/it/figures/warning_small.png
share/gnome/help/battstat/it/legal.xml
share/gnome/help/battstat/ja/
share/gnome/help/battstat/ja/battstat.xml
share/gnome/help/battstat/ja/figures/
share/gnome/help/battstat/ja/figures/ac_small.png
share/gnome/help/battstat/ja/figures/batt_green.png
share/gnome/help/battstat/ja/figures/batt_orange.png
@ -81,7 +100,9 @@ share/gnome/help/battstat/ja/figures/battstat-applet_window.png
share/gnome/help/battstat/ja/figures/flash_small.png
share/gnome/help/battstat/ja/figures/warning_small.png
share/gnome/help/battstat/ja/legal.xml
share/gnome/help/battstat/ko/
share/gnome/help/battstat/ko/battstat.xml
share/gnome/help/battstat/ko/figures/
share/gnome/help/battstat/ko/figures/ac_small.png
share/gnome/help/battstat/ko/figures/batt_green.png
share/gnome/help/battstat/ko/figures/batt_orange.png
@ -93,7 +114,9 @@ share/gnome/help/battstat/ko/figures/battstat-applet_window.png
share/gnome/help/battstat/ko/figures/flash_small.png
share/gnome/help/battstat/ko/figures/warning_small.png
share/gnome/help/battstat/ko/legal.xml
share/gnome/help/battstat/sv/
share/gnome/help/battstat/sv/battstat.xml
share/gnome/help/battstat/sv/figures/
share/gnome/help/battstat/sv/figures/ac_small.png
share/gnome/help/battstat/sv/figures/batt_green.png
share/gnome/help/battstat/sv/figures/batt_orange.png
@ -105,7 +128,9 @@ share/gnome/help/battstat/sv/figures/battstat-applet_window.png
share/gnome/help/battstat/sv/figures/flash_small.png
share/gnome/help/battstat/sv/figures/warning_small.png
share/gnome/help/battstat/sv/legal.xml
share/gnome/help/battstat/zh_CN/
share/gnome/help/battstat/zh_CN/battstat.xml
share/gnome/help/battstat/zh_CN/figures/
share/gnome/help/battstat/zh_CN/figures/ac_small.png
share/gnome/help/battstat/zh_CN/figures/batt_green.png
share/gnome/help/battstat/zh_CN/figures/batt_orange.png
@ -117,7 +142,9 @@ share/gnome/help/battstat/zh_CN/figures/battstat-applet_window.png
share/gnome/help/battstat/zh_CN/figures/flash_small.png
share/gnome/help/battstat/zh_CN/figures/warning_small.png
share/gnome/help/battstat/zh_CN/legal.xml
share/gnome/help/battstat/zh_HK/
share/gnome/help/battstat/zh_HK/battstat.xml
share/gnome/help/battstat/zh_HK/figures/
share/gnome/help/battstat/zh_HK/figures/ac_small.png
share/gnome/help/battstat/zh_HK/figures/batt_green.png
share/gnome/help/battstat/zh_HK/figures/batt_orange.png
@ -129,7 +156,9 @@ share/gnome/help/battstat/zh_HK/figures/battstat-applet_window.png
share/gnome/help/battstat/zh_HK/figures/flash_small.png
share/gnome/help/battstat/zh_HK/figures/warning_small.png
share/gnome/help/battstat/zh_HK/legal.xml
share/gnome/help/battstat/zh_TW/
share/gnome/help/battstat/zh_TW/battstat.xml
share/gnome/help/battstat/zh_TW/figures/
share/gnome/help/battstat/zh_TW/figures/ac_small.png
share/gnome/help/battstat/zh_TW/figures/batt_green.png
share/gnome/help/battstat/zh_TW/figures/batt_orange.png
@ -141,6 +170,7 @@ share/gnome/help/battstat/zh_TW/figures/battstat-applet_window.png
share/gnome/help/battstat/zh_TW/figures/flash_small.png
share/gnome/help/battstat/zh_TW/figures/warning_small.png
share/gnome/help/battstat/zh_TW/legal.xml
share/omf/gnome-applets/
share/omf/gnome-applets/battstat-C.omf
share/omf/gnome-applets/battstat-de.omf
share/omf/gnome-applets/battstat-es.omf
@ -154,38 +184,8 @@ share/omf/gnome-applets/battstat-zh_CN.omf
share/omf/gnome-applets/battstat-zh_HK.omf
share/omf/gnome-applets/battstat-zh_TW.omf
share/pixmaps/battstat.png
share/schemas/gnome-applets2/
share/schemas/gnome-applets2/battstat.schemas
@dirrm share/schemas/gnome-applets2
@dirrm share/omf/gnome-applets
@dirrm share/gnome/help/battstat/zh_TW/figures
@dirrm share/gnome/help/battstat/zh_TW
@dirrm share/gnome/help/battstat/zh_HK/figures
@dirrm share/gnome/help/battstat/zh_HK
@dirrm share/gnome/help/battstat/zh_CN/figures
@dirrm share/gnome/help/battstat/zh_CN
@dirrm share/gnome/help/battstat/sv/figures
@dirrm share/gnome/help/battstat/sv
@dirrm share/gnome/help/battstat/ko/figures
@dirrm share/gnome/help/battstat/ko
@dirrm share/gnome/help/battstat/ja/figures
@dirrm share/gnome/help/battstat/ja
@dirrm share/gnome/help/battstat/it/figures
@dirrm share/gnome/help/battstat/it
@dirrm share/gnome/help/battstat/fr/figures
@dirrm share/gnome/help/battstat/fr
@dirrm share/gnome/help/battstat/eu/figures
@dirrm share/gnome/help/battstat/eu
@dirrm share/gnome/help/battstat/es/figures
@dirrm share/gnome/help/battstat/es
@dirrm share/gnome/help/battstat/de/figures
@dirrm share/gnome/help/battstat/de
@dirrm share/gnome/help/battstat/C/figures
@dirrm share/gnome/help/battstat/C
@dirrm share/gnome/help/battstat
@dirrm share/examples/gnome-applets2/sound/events
@dirrm share/examples/gnome-applets2/sound
@dirrm share/examples/gnome-applets2
@dirrm share/battstat_applet
@exec %D/bin/scrollkeeper-update -q
@unexec %D/bin/scrollkeeper-update -q
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gnome-applets2/*.schemas > /dev/null