mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
0ea0df3ec4
those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
22 lines
1.3 KiB
Plaintext
22 lines
1.3 KiB
Plaintext
bin/sound-juicer
|
|
@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/sound-juicer.schemas > /dev/null || /usr/bin/true
|
|
etc/gconf/schemas/sound-juicer.schemas
|
|
@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/sound-juicer.schemas > /dev/null || /usr/bin/true
|
|
share/gnome/applications/sound-juicer.desktop
|
|
share/gnome/help/sound-juicer/C/fdl-appendix.xml
|
|
share/gnome/help/sound-juicer/C/figures/prefs.png
|
|
share/gnome/help/sound-juicer/C/figures/startup.png
|
|
share/gnome/help/sound-juicer/C/legal.xml
|
|
share/gnome/help/sound-juicer/C/sound-juicer.xml
|
|
share/gnome/omf/sound-juicer/sound-juicer-manual-C.omf
|
|
@exec scrollkeeper-install -q %D/share/gnome/omf/sound-juicer/sound-juicer-manual-C.omf 2>/dev/null || /usr/bin/true
|
|
share/gnome/pixmaps/sound-juicer.png
|
|
share/gnome/sound-juicer/orange-slice.png
|
|
share/gnome/sound-juicer/sound-juicer.glade
|
|
@dirrm share/gnome/sound-juicer
|
|
@dirrm share/gnome/omf/sound-juicer
|
|
@dirrm share/gnome/help/sound-juicer/C/figures
|
|
@dirrm share/gnome/help/sound-juicer/C
|
|
@dirrm share/gnome/help/sound-juicer
|
|
@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/sound-juicer/sound-juicer-manual-C.omf 2>/dev/null || /usr/bin/true
|