Don't ship Lights Off nor Swell Foop, they need the "seed" embeddable
javascript engine which we don't have.
This commit is contained in:
parent
4c5597b4c1
commit
9f754e66d9
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2010/04/27 12:32:01 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2010/05/17 16:35:42 ajacoutot Exp $
|
||||
|
||||
COMMENT= collection of games for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-games
|
||||
GNOME_VERSION= 2.30.1
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
@ -48,8 +49,10 @@ CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-scores-group="games" \
|
||||
--enable-introspection="no"
|
||||
|
||||
# XXX needs python-2.6
|
||||
CONFIGURE_ARGS+= --enable-omitgames=gnome-sudoku
|
||||
# XXX
|
||||
# gnome-sudoku needs python-2.6
|
||||
# lightsoff and swell-foop needs seed
|
||||
CONFIGURE_ARGS+= --enable-omitgames=gnome-sudoku,lightsoff,swell-foop
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2010/04/27 12:32:01 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2010/05/17 16:35:42 ajacoutot Exp $
|
||||
bin/glchess
|
||||
@mode g+s
|
||||
@group games
|
||||
@ -22,7 +22,6 @@ bin/glchess
|
||||
@mode
|
||||
@group
|
||||
@bin bin/iagno
|
||||
bin/lightsoff
|
||||
@mode g+s
|
||||
@group games
|
||||
@bin bin/mahjongg
|
||||
@ -30,7 +29,6 @@ bin/lightsoff
|
||||
@mode
|
||||
@group
|
||||
@bin bin/sol
|
||||
bin/swell-foop
|
||||
lib/gnome-games/
|
||||
@bin lib/gnome-games/ar-cards-renderer
|
||||
lib/python${MODPY_VERSION}/site-packages/glchess/
|
||||
@ -204,11 +202,9 @@ share/applications/gnotravex.desktop
|
||||
share/applications/gnotski.desktop
|
||||
share/applications/gtali.desktop
|
||||
share/applications/iagno.desktop
|
||||
share/applications/lightsoff.desktop
|
||||
share/applications/mahjongg.desktop
|
||||
share/applications/quadrapassel.desktop
|
||||
share/applications/sol.desktop
|
||||
share/applications/swell-foop.desktop
|
||||
share/glchess/
|
||||
share/glchess/ai.xml
|
||||
share/glchess/chess_view.ui
|
||||
@ -465,36 +461,6 @@ share/gnome-games/icons/hicolor/48x48/actions/cards-deal.png
|
||||
share/gnome-games/icons/hicolor/scalable/
|
||||
share/gnome-games/icons/hicolor/scalable/actions/
|
||||
share/gnome-games/icons/hicolor/scalable/actions/cards-deal.svg
|
||||
share/gnome-games/lightsoff/
|
||||
share/gnome-games/lightsoff/About.js
|
||||
share/gnome-games/lightsoff/Arrow.js
|
||||
share/gnome-games/lightsoff/Board.js
|
||||
share/gnome-games/lightsoff/Game.js
|
||||
share/gnome-games/lightsoff/LED.js
|
||||
share/gnome-games/lightsoff/Light.js
|
||||
share/gnome-games/lightsoff/Path.js
|
||||
share/gnome-games/lightsoff/Settings.js
|
||||
share/gnome-games/lightsoff/ThemeLoader.js
|
||||
share/gnome-games/lightsoff/lightsoff.ui
|
||||
share/gnome-games/lightsoff/main.js
|
||||
share/gnome-games/lightsoff/settings.ui
|
||||
share/gnome-games/lightsoff/themes/
|
||||
share/gnome-games/lightsoff/themes/tango/
|
||||
share/gnome-games/lightsoff/themes/tango/arrow.svg
|
||||
share/gnome-games/lightsoff/themes/tango/backing.svg
|
||||
share/gnome-games/lightsoff/themes/tango/highlight.svg
|
||||
share/gnome-games/lightsoff/themes/tango/led-back.svg
|
||||
share/gnome-games/lightsoff/themes/tango/off.svg
|
||||
share/gnome-games/lightsoff/themes/tango/on.svg
|
||||
share/gnome-games/lightsoff/themes/tango/theme.js
|
||||
share/gnome-games/lightsoff/themes/up/
|
||||
share/gnome-games/lightsoff/themes/up/arrow.svg
|
||||
share/gnome-games/lightsoff/themes/up/backing.svg
|
||||
share/gnome-games/lightsoff/themes/up/highlight.svg
|
||||
share/gnome-games/lightsoff/themes/up/led-back.svg
|
||||
share/gnome-games/lightsoff/themes/up/off.svg
|
||||
share/gnome-games/lightsoff/themes/up/on.svg
|
||||
share/gnome-games/lightsoff/themes/up/theme.js
|
||||
share/gnome-games/mahjongg/
|
||||
share/gnome-games/mahjongg/games/
|
||||
share/gnome-games/mahjongg/games/mahjongg.map
|
||||
@ -707,32 +673,6 @@ share/gnome-games/sounds/teleport.ogg
|
||||
share/gnome-games/sounds/turn.ogg
|
||||
share/gnome-games/sounds/victory.ogg
|
||||
share/gnome-games/sounds/yahoo.ogg
|
||||
share/gnome-games/swell-foop/
|
||||
share/gnome-games/swell-foop/About.js
|
||||
share/gnome-games/swell-foop/Board.js
|
||||
share/gnome-games/swell-foop/Light.js
|
||||
share/gnome-games/swell-foop/Path.js
|
||||
share/gnome-games/swell-foop/Score.js
|
||||
share/gnome-games/swell-foop/Settings.js
|
||||
share/gnome-games/swell-foop/ThemeLoader.js
|
||||
share/gnome-games/swell-foop/main.js
|
||||
share/gnome-games/swell-foop/settings.ui
|
||||
share/gnome-games/swell-foop/swell-foop.ui
|
||||
share/gnome-games/swell-foop/themes/
|
||||
share/gnome-games/swell-foop/themes/tango/
|
||||
share/gnome-games/swell-foop/themes/tango/bkg.svg
|
||||
share/gnome-games/swell-foop/themes/tango/blue.svg
|
||||
share/gnome-games/swell-foop/themes/tango/green.svg
|
||||
share/gnome-games/swell-foop/themes/tango/red.svg
|
||||
share/gnome-games/swell-foop/themes/tango/theme.js
|
||||
share/gnome-games/swell-foop/themes/tango/yellow.svg
|
||||
share/gnome-games/swell-foop/themes/test/
|
||||
share/gnome-games/swell-foop/themes/test/bkg.svg
|
||||
share/gnome-games/swell-foop/themes/test/blue.svg
|
||||
share/gnome-games/swell-foop/themes/test/green.svg
|
||||
share/gnome-games/swell-foop/themes/test/red.svg
|
||||
share/gnome-games/swell-foop/themes/test/theme.js
|
||||
share/gnome-games/swell-foop/themes/test/yellow.svg
|
||||
share/gnome/help/aisleriot/
|
||||
share/gnome/help/aisleriot/C/
|
||||
share/gnome/help/aisleriot/C/accordion.xml
|
||||
@ -2209,18 +2149,6 @@ share/gnome/help/iagno/sv/figures/START.png
|
||||
share/gnome/help/iagno/sv/figures/connect.png
|
||||
share/gnome/help/iagno/sv/figures/tables.png
|
||||
share/gnome/help/iagno/sv/iagno.xml
|
||||
share/gnome/help/lightsoff/
|
||||
share/gnome/help/lightsoff/C/
|
||||
share/gnome/help/lightsoff/C/legal.xml
|
||||
share/gnome/help/lightsoff/C/lightsoff.xml
|
||||
share/gnome/help/lightsoff/de/
|
||||
share/gnome/help/lightsoff/de/lightsoff.xml
|
||||
share/gnome/help/lightsoff/el/
|
||||
share/gnome/help/lightsoff/el/lightsoff.xml
|
||||
share/gnome/help/lightsoff/es/
|
||||
share/gnome/help/lightsoff/es/lightsoff.xml
|
||||
share/gnome/help/lightsoff/fr/
|
||||
share/gnome/help/lightsoff/fr/lightsoff.xml
|
||||
share/gnome/help/mahjongg/
|
||||
share/gnome/help/mahjongg/C/
|
||||
share/gnome/help/mahjongg/C/figures/
|
||||
@ -2362,142 +2290,6 @@ share/gnome/help/quadrapassel/sv/
|
||||
share/gnome/help/quadrapassel/sv/quadrapassel.xml
|
||||
share/gnome/help/quadrapassel/zh_CN/
|
||||
share/gnome/help/quadrapassel/zh_CN/quadrapassel.xml
|
||||
share/gnome/help/swell-foop/
|
||||
share/gnome/help/swell-foop/C/
|
||||
share/gnome/help/swell-foop/C/figures/
|
||||
share/gnome/help/swell-foop/C/figures/play1.png
|
||||
share/gnome/help/swell-foop/C/figures/play2.png
|
||||
share/gnome/help/swell-foop/C/figures/play3.png
|
||||
share/gnome/help/swell-foop/C/figures/play4.png
|
||||
share/gnome/help/swell-foop/C/figures/start-up.png
|
||||
share/gnome/help/swell-foop/C/legal.xml
|
||||
share/gnome/help/swell-foop/C/swell-foop.xml
|
||||
share/gnome/help/swell-foop/ca/
|
||||
share/gnome/help/swell-foop/ca/figures/
|
||||
share/gnome/help/swell-foop/ca/figures/play1.png
|
||||
share/gnome/help/swell-foop/ca/figures/play2.png
|
||||
share/gnome/help/swell-foop/ca/figures/play3.png
|
||||
share/gnome/help/swell-foop/ca/figures/play4.png
|
||||
share/gnome/help/swell-foop/ca/figures/start-up.png
|
||||
share/gnome/help/swell-foop/ca/legal.xml
|
||||
share/gnome/help/swell-foop/ca/swell-foop.xml
|
||||
share/gnome/help/swell-foop/cs/
|
||||
share/gnome/help/swell-foop/cs/figures/
|
||||
share/gnome/help/swell-foop/cs/figures/play1.png
|
||||
share/gnome/help/swell-foop/cs/figures/play2.png
|
||||
share/gnome/help/swell-foop/cs/figures/play3.png
|
||||
share/gnome/help/swell-foop/cs/figures/play4.png
|
||||
share/gnome/help/swell-foop/cs/figures/start-up.png
|
||||
share/gnome/help/swell-foop/cs/legal.xml
|
||||
share/gnome/help/swell-foop/cs/swell-foop.xml
|
||||
share/gnome/help/swell-foop/de/
|
||||
share/gnome/help/swell-foop/de/figures/
|
||||
share/gnome/help/swell-foop/de/figures/play1.png
|
||||
share/gnome/help/swell-foop/de/figures/play2.png
|
||||
share/gnome/help/swell-foop/de/figures/play3.png
|
||||
share/gnome/help/swell-foop/de/figures/play4.png
|
||||
share/gnome/help/swell-foop/de/figures/start-up.png
|
||||
share/gnome/help/swell-foop/de/legal.xml
|
||||
share/gnome/help/swell-foop/de/swell-foop.xml
|
||||
share/gnome/help/swell-foop/el/
|
||||
share/gnome/help/swell-foop/el/figures/
|
||||
share/gnome/help/swell-foop/el/figures/play1.png
|
||||
share/gnome/help/swell-foop/el/figures/play2.png
|
||||
share/gnome/help/swell-foop/el/figures/play3.png
|
||||
share/gnome/help/swell-foop/el/figures/play4.png
|
||||
share/gnome/help/swell-foop/el/figures/start-up.png
|
||||
share/gnome/help/swell-foop/el/legal.xml
|
||||
share/gnome/help/swell-foop/el/swell-foop.xml
|
||||
share/gnome/help/swell-foop/en_GB/
|
||||
share/gnome/help/swell-foop/en_GB/figures/
|
||||
share/gnome/help/swell-foop/en_GB/figures/play1.png
|
||||
share/gnome/help/swell-foop/en_GB/figures/play2.png
|
||||
share/gnome/help/swell-foop/en_GB/figures/play3.png
|
||||
share/gnome/help/swell-foop/en_GB/figures/play4.png
|
||||
share/gnome/help/swell-foop/en_GB/figures/start-up.png
|
||||
share/gnome/help/swell-foop/en_GB/legal.xml
|
||||
share/gnome/help/swell-foop/en_GB/swell-foop.xml
|
||||
share/gnome/help/swell-foop/es/
|
||||
share/gnome/help/swell-foop/es/figures/
|
||||
share/gnome/help/swell-foop/es/figures/play1.png
|
||||
share/gnome/help/swell-foop/es/figures/play2.png
|
||||
share/gnome/help/swell-foop/es/figures/play3.png
|
||||
share/gnome/help/swell-foop/es/figures/play4.png
|
||||
share/gnome/help/swell-foop/es/figures/start-up.png
|
||||
share/gnome/help/swell-foop/es/legal.xml
|
||||
share/gnome/help/swell-foop/es/swell-foop.xml
|
||||
share/gnome/help/swell-foop/eu/
|
||||
share/gnome/help/swell-foop/eu/figures/
|
||||
share/gnome/help/swell-foop/eu/figures/play1.png
|
||||
share/gnome/help/swell-foop/eu/figures/play2.png
|
||||
share/gnome/help/swell-foop/eu/figures/play3.png
|
||||
share/gnome/help/swell-foop/eu/figures/play4.png
|
||||
share/gnome/help/swell-foop/eu/figures/start-up.png
|
||||
share/gnome/help/swell-foop/eu/legal.xml
|
||||
share/gnome/help/swell-foop/eu/swell-foop.xml
|
||||
share/gnome/help/swell-foop/fr/
|
||||
share/gnome/help/swell-foop/fr/figures/
|
||||
share/gnome/help/swell-foop/fr/figures/play1.png
|
||||
share/gnome/help/swell-foop/fr/figures/play2.png
|
||||
share/gnome/help/swell-foop/fr/figures/play3.png
|
||||
share/gnome/help/swell-foop/fr/figures/play4.png
|
||||
share/gnome/help/swell-foop/fr/figures/start-up.png
|
||||
share/gnome/help/swell-foop/fr/legal.xml
|
||||
share/gnome/help/swell-foop/fr/swell-foop.xml
|
||||
share/gnome/help/swell-foop/it/
|
||||
share/gnome/help/swell-foop/it/figures/
|
||||
share/gnome/help/swell-foop/it/figures/play1.png
|
||||
share/gnome/help/swell-foop/it/figures/play2.png
|
||||
share/gnome/help/swell-foop/it/figures/play3.png
|
||||
share/gnome/help/swell-foop/it/figures/play4.png
|
||||
share/gnome/help/swell-foop/it/figures/start-up.png
|
||||
share/gnome/help/swell-foop/it/legal.xml
|
||||
share/gnome/help/swell-foop/it/swell-foop.xml
|
||||
share/gnome/help/swell-foop/oc/
|
||||
share/gnome/help/swell-foop/oc/figures/
|
||||
share/gnome/help/swell-foop/oc/figures/play1.png
|
||||
share/gnome/help/swell-foop/oc/figures/play2.png
|
||||
share/gnome/help/swell-foop/oc/figures/play3.png
|
||||
share/gnome/help/swell-foop/oc/figures/play4.png
|
||||
share/gnome/help/swell-foop/oc/figures/start-up.png
|
||||
share/gnome/help/swell-foop/oc/legal.xml
|
||||
share/gnome/help/swell-foop/oc/swell-foop.xml
|
||||
share/gnome/help/swell-foop/ru/
|
||||
share/gnome/help/swell-foop/ru/figures/
|
||||
share/gnome/help/swell-foop/ru/figures/play1.png
|
||||
share/gnome/help/swell-foop/ru/figures/play2.png
|
||||
share/gnome/help/swell-foop/ru/figures/play3.png
|
||||
share/gnome/help/swell-foop/ru/figures/play4.png
|
||||
share/gnome/help/swell-foop/ru/figures/start-up.png
|
||||
share/gnome/help/swell-foop/ru/legal.xml
|
||||
share/gnome/help/swell-foop/ru/swell-foop.xml
|
||||
share/gnome/help/swell-foop/sr/
|
||||
share/gnome/help/swell-foop/sr/figures/
|
||||
share/gnome/help/swell-foop/sr/figures/play1.png
|
||||
share/gnome/help/swell-foop/sr/figures/play2.png
|
||||
share/gnome/help/swell-foop/sr/figures/play3.png
|
||||
share/gnome/help/swell-foop/sr/figures/play4.png
|
||||
share/gnome/help/swell-foop/sr/figures/start-up.png
|
||||
share/gnome/help/swell-foop/sr/legal.xml
|
||||
share/gnome/help/swell-foop/sr/swell-foop.xml
|
||||
share/gnome/help/swell-foop/sr@latin/
|
||||
share/gnome/help/swell-foop/sr@latin/figures/
|
||||
share/gnome/help/swell-foop/sr@latin/figures/play1.png
|
||||
share/gnome/help/swell-foop/sr@latin/figures/play2.png
|
||||
share/gnome/help/swell-foop/sr@latin/figures/play3.png
|
||||
share/gnome/help/swell-foop/sr@latin/figures/play4.png
|
||||
share/gnome/help/swell-foop/sr@latin/figures/start-up.png
|
||||
share/gnome/help/swell-foop/sr@latin/legal.xml
|
||||
share/gnome/help/swell-foop/sr@latin/swell-foop.xml
|
||||
share/gnome/help/swell-foop/sv/
|
||||
share/gnome/help/swell-foop/sv/figures/
|
||||
share/gnome/help/swell-foop/sv/figures/play1.png
|
||||
share/gnome/help/swell-foop/sv/figures/play2.png
|
||||
share/gnome/help/swell-foop/sv/figures/play3.png
|
||||
share/gnome/help/swell-foop/sv/figures/play4.png
|
||||
share/gnome/help/swell-foop/sv/figures/start-up.png
|
||||
share/gnome/help/swell-foop/sv/legal.xml
|
||||
share/gnome/help/swell-foop/sv/swell-foop.xml
|
||||
share/icons/hicolor/16x16/apps/gnome-aisleriot.png
|
||||
share/icons/hicolor/16x16/apps/gnome-freecell.png
|
||||
share/icons/hicolor/16x16/apps/gnome-glchess.png
|
||||
@ -2510,7 +2302,6 @@ share/icons/hicolor/16x16/apps/gnome-mahjongg.png
|
||||
share/icons/hicolor/16x16/apps/gnome-mines.png
|
||||
share/icons/hicolor/16x16/apps/gnome-quadrapassel.png
|
||||
share/icons/hicolor/16x16/apps/gnome-robots.png
|
||||
share/icons/hicolor/16x16/apps/gnome-swell-foop.png
|
||||
share/icons/hicolor/16x16/apps/gnome-tali.png
|
||||
share/icons/hicolor/16x16/apps/gnome-tetravex.png
|
||||
share/icons/hicolor/22x22/apps/gnome-aisleriot.png
|
||||
@ -2525,7 +2316,6 @@ share/icons/hicolor/22x22/apps/gnome-mahjongg.png
|
||||
share/icons/hicolor/22x22/apps/gnome-mines.png
|
||||
share/icons/hicolor/22x22/apps/gnome-quadrapassel.png
|
||||
share/icons/hicolor/22x22/apps/gnome-robots.png
|
||||
share/icons/hicolor/22x22/apps/gnome-swell-foop.png
|
||||
share/icons/hicolor/22x22/apps/gnome-tali.png
|
||||
share/icons/hicolor/22x22/apps/gnome-tetravex.png
|
||||
share/icons/hicolor/24x24/apps/gnome-aisleriot.png
|
||||
@ -2540,7 +2330,6 @@ share/icons/hicolor/24x24/apps/gnome-mahjongg.png
|
||||
share/icons/hicolor/24x24/apps/gnome-mines.png
|
||||
share/icons/hicolor/24x24/apps/gnome-quadrapassel.png
|
||||
share/icons/hicolor/24x24/apps/gnome-robots.png
|
||||
share/icons/hicolor/24x24/apps/gnome-swell-foop.png
|
||||
share/icons/hicolor/24x24/apps/gnome-tali.png
|
||||
share/icons/hicolor/24x24/apps/gnome-tetravex.png
|
||||
share/icons/hicolor/32x32/apps/gnome-aisleriot.png
|
||||
@ -2555,7 +2344,6 @@ share/icons/hicolor/32x32/apps/gnome-mahjongg.png
|
||||
share/icons/hicolor/32x32/apps/gnome-mines.png
|
||||
share/icons/hicolor/32x32/apps/gnome-quadrapassel.png
|
||||
share/icons/hicolor/32x32/apps/gnome-robots.png
|
||||
share/icons/hicolor/32x32/apps/gnome-swell-foop.png
|
||||
share/icons/hicolor/32x32/apps/gnome-tali.png
|
||||
share/icons/hicolor/32x32/apps/gnome-tetravex.png
|
||||
share/icons/hicolor/48x48/apps/gnome-aisleriot.png
|
||||
@ -2570,7 +2358,6 @@ share/icons/hicolor/48x48/apps/gnome-mahjongg.png
|
||||
share/icons/hicolor/48x48/apps/gnome-mines.png
|
||||
share/icons/hicolor/48x48/apps/gnome-quadrapassel.png
|
||||
share/icons/hicolor/48x48/apps/gnome-robots.png
|
||||
share/icons/hicolor/48x48/apps/gnome-swell-foop.png
|
||||
share/icons/hicolor/48x48/apps/gnome-tali.png
|
||||
share/icons/hicolor/48x48/apps/gnome-tetravex.png
|
||||
share/icons/hicolor/scalable/apps/gnome-aisleriot.svg
|
||||
@ -2581,12 +2368,10 @@ share/icons/hicolor/scalable/apps/gnome-gnect.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-gnibbles.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-iagno.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-klotski.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-lightsoff.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-mahjongg.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-mines.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-quadrapassel.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-robots.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-swell-foop.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-tali.svg
|
||||
share/icons/hicolor/scalable/apps/gnome-tetravex.svg
|
||||
share/locale/af/LC_MESSAGES/gnome-games.mo
|
||||
@ -2832,12 +2617,6 @@ share/omf/iagno/iagno-pt_BR.omf
|
||||
share/omf/iagno/iagno-sr.omf
|
||||
share/omf/iagno/iagno-sr@latin.omf
|
||||
share/omf/iagno/iagno-sv.omf
|
||||
share/omf/lightsoff/
|
||||
share/omf/lightsoff/lightsoff-C.omf
|
||||
share/omf/lightsoff/lightsoff-de.omf
|
||||
share/omf/lightsoff/lightsoff-el.omf
|
||||
share/omf/lightsoff/lightsoff-es.omf
|
||||
share/omf/lightsoff/lightsoff-fr.omf
|
||||
share/omf/mahjongg/
|
||||
share/omf/mahjongg/mahjongg-C.omf
|
||||
share/omf/mahjongg/mahjongg-ca.omf
|
||||
@ -2871,22 +2650,6 @@ share/omf/quadrapassel/quadrapassel-sr.omf
|
||||
share/omf/quadrapassel/quadrapassel-sr@latin.omf
|
||||
share/omf/quadrapassel/quadrapassel-sv.omf
|
||||
share/omf/quadrapassel/quadrapassel-zh_CN.omf
|
||||
share/omf/swell-foop/
|
||||
share/omf/swell-foop/swell-foop-C.omf
|
||||
share/omf/swell-foop/swell-foop-ca.omf
|
||||
share/omf/swell-foop/swell-foop-cs.omf
|
||||
share/omf/swell-foop/swell-foop-de.omf
|
||||
share/omf/swell-foop/swell-foop-el.omf
|
||||
share/omf/swell-foop/swell-foop-en_GB.omf
|
||||
share/omf/swell-foop/swell-foop-es.omf
|
||||
share/omf/swell-foop/swell-foop-eu.omf
|
||||
share/omf/swell-foop/swell-foop-fr.omf
|
||||
share/omf/swell-foop/swell-foop-it.omf
|
||||
share/omf/swell-foop/swell-foop-oc.omf
|
||||
share/omf/swell-foop/swell-foop-ru.omf
|
||||
share/omf/swell-foop/swell-foop-sr.omf
|
||||
share/omf/swell-foop/swell-foop-sr@latin.omf
|
||||
share/omf/swell-foop/swell-foop-sv.omf
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
${SCHEMAS_INSTDIR}/
|
||||
${SCHEMAS_INSTDIR}/aisleriot.schemas
|
||||
@ -2900,10 +2663,8 @@ ${SCHEMAS_INSTDIR}/gnotravex.schemas
|
||||
${SCHEMAS_INSTDIR}/gnotski.schemas
|
||||
${SCHEMAS_INSTDIR}/gtali.schemas
|
||||
${SCHEMAS_INSTDIR}/iagno.schemas
|
||||
${SCHEMAS_INSTDIR}/lightsoff.schemas
|
||||
${SCHEMAS_INSTDIR}/mahjongg.schemas
|
||||
${SCHEMAS_INSTDIR}/quadrapassel.schemas
|
||||
${SCHEMAS_INSTDIR}/swell-foop.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec-delete %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user