From 89e57c3f751517262ad2d6bdfdf72c1bee659a45 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 24 Jul 2009 19:22:44 +0400 Subject: modified: app-admin/ulogd/files deleted: app-emulation/wine/files/adding-pulseaudio-to-winecfg.patch deleted: app-emulation/wine/files/wine-0.9.51-valgrind.patch deleted: app-emulation/wine/files/wine-1.0_rc3-openssl.patch deleted: app-emulation/wine/files/wine-1.1.4-install-fix.patch deleted: app-emulation/wine/files/wine-gentoo-no-ssp.patch deleted: app-emulation/wine/files/wined3d.diff deleted: app-emulation/wine/files/winepulse-0.17-configure.ac.patch deleted: app-emulation/wine/files/winepulse-0.28.patch deleted: app-misc/mc/files/chdir-4.6.0.gentoo deleted: app-misc/mc/files/ebuild.syntax deleted: app-misc/mc/files/mc-4.6.0-7zip.patch deleted: app-misc/mc/files/mc-4.6.0-ebuild-syntax.patch deleted: app-misc/mc/files/mc-4.6.1-bash-all.patch deleted: app-misc/mc/files/mc-4.6.1-charset-locale-aliases.patch deleted: app-misc/mc/files/mc-4.6.1-find.patch deleted: app-misc/mc/files/mc-4.6.1-invalid-mtime.patch deleted: app-misc/mc/files/mc-4.6.1-largefile.patch deleted: app-misc/mc/files/mc-4.6.1-nonblock.patch deleted: app-misc/mc/files/mc.gentoo deleted: app-misc/mc/files/mc.ini deleted: dev-cpp/commoncpp2/commoncpp2-1.6.2.ebuild deleted: dev-cpp/commoncpp2/files/1.6.1-gcc42_atomicity.patch deleted: dev-cpp/commoncpp2/files/1.6.2-autoconf.patch deleted: dev-cpp/commoncpp2/files/1.6.2-configure_detect_netfilter.patch modified: dev-libs/glib/files deleted: dev-libs/ptlib/files/ptlib-2.4.1-instplugins.diff deleted: dev-libs/ptlib/files/ptlib-asm.patch deleted: dev-libs/ptlib/ptlib-2.4.5.ebuild deleted: dev-libs/ptlib/ptlib-2.6.4.ebuild deleted: dev-libs/ptlib/ptlib-9999.ebuild deleted: games-emulation/epsxe/files/epsxe deleted: games-emulation/gens/files/gens-2.12b-gcc4.patch deleted: games-emulation/gens/files/gens-2.12b-romsdir.patch deleted: games-emulation/gens/files/gens-rc3_to_mythgame.patch deleted: games-emulation/gens/gens-2.12b.ebuild modified: games-rpg/tmw/files modified: kde-misc/tork/files modified: media-sound/mpd/files deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-Makefile-esd.patch deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-Makefile.patch deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-execstack.patch deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-fbsd.patch deleted: media-sound/musepack-tools/files/musepack-tools-1.15v-gcc4.patch deleted: media-video/vlc/files deleted: net-analyzer/libnasl/files/digest-libnasl-2.2.10 deleted: net-analyzer/nessus-core/files/digest-nessus-core-2.2.10 deleted: net-analyzer/nessus-core/files/nessus-core-2.3.1-gcc4.diff deleted: net-analyzer/nessus-core/files/nessusd-r7 deleted: net-analyzer/nessus-core/files/nessusd-r8 deleted: net-analyzer/nessus-libraries/files/digest-nessus-libraries-2.2.10 deleted: net-analyzer/nessus-libraries/files/nessus-libraries-2.3.1-ldflags.patch deleted: net-analyzer/nessus-plugins/files/digest-nessus-plugins-2.2.10 deleted: net-analyzer/nessus/files/digest-nessus-2.2.10 modified: net-analyzer/snort/files modified: net-analyzer/wireshark/files deleted: net-ftp/proftpd/Manifest deleted: net-ftp/proftpd/files/proftpd-1.3.2_rc1-bug218850.patch deleted: net-ftp/proftpd/proftpd-1.3.1.ebuild deleted: net-ftp/proftpd/proftpd-1.3.2_rc1.ebuild modified: net-im/centerim/files deleted: net-libs/opal/files/opal-lpcini.patch modified: sys-fs/e2fsprogs/files modified: www-apps/trac/files deleted: www-apps/trac/trac-0.11.4.ebuild modified: x11-libs/cairo/files modified: x11-libs/gtk+/files modified: x11-libs/pango/files deleted: x11-libs/pixman/files/pixman-0.12.0-sse.patch --- games-rpg/tmw/files | 142 +--------------------------------------------------- 1 file changed, 1 insertion(+), 141 deletions(-) (limited to 'games-rpg') diff --git a/games-rpg/tmw/files b/games-rpg/tmw/files index f387acf..c98e2ca 120000 --- a/games-rpg/tmw/files +++ b/games-rpg/tmw/files @@ -1,141 +1 @@ -/var/paludis/repositories/gentoo/games-rpg/tmw/filesd under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=1 -inherit qt3 git autotools - -DESCRIPTION="SFLphone aims to become your desktop's VoIP companion." -HOMEPAGE="http://www.sflphone.org/" -SRC_URI="" -LICENSE="GPL-2" -SLOT="" - -EGIT_REPO_URI="http://sflphone.org/git/sflphone.git" - -KEYWORDS="~x86 ~ppc ~amd64" -IUSE="qt3 speex zeroconf" - -DEPEND=">=net-libs/libosip-2.2.2 - >=net-libs/libeXosip-1.9.0 - >=dev-cpp/commoncpp2-1.3.21 - >=net-libs/ccrtp-1.3.5 - >=media-libs/portaudio-19_pre - >=media-libs/libsamplerate-0.1.1 - net-libs/pjsip - media-sound/pulseaudio - qt3? ( >=x11-libs/qt-3.3:3 ) - speex? ( media-libs/speex ) - zeroconf? ( net-misc/mDNSResponder )" - -RDEPEND="${DEPEND}" - -src_unpack() { -# unpack ${A} - git_src_unpack - cd "${S}" - eautoreconf - # fix compile error on genstef's box..doesn't seem to break anything -# sed -i -e "s/Qt::Key_Mode_switch/0x0100117e/" src/gui/qt/SFLPhoneWindow.cpp -} -src_compile () { - econf \ - $(use_enable qt3 sflphoneqt) \ - $(use_enable speex) \ - $(use_enable zeroconf) \ - || die "econf failed" - - emake || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - dodoc README -} - x11-libs/libXv )" - -DEPEND="${RDEPEND} - >=sys-devel/make-3.81 - >=dev-util/pkgconfig-0.12.0 - >=dev-util/intltool-0.35 - doc? ( app-text/scrollkeeper - app-text/gnome-doc-utils )" - -DOCS="AUTHORS ChangeLog FAQ NEWS README" - -pkg_setup() { - # ekiga has to be built like opal and ptlib but as opal has to be built - # like ptlib, it should be possible to check only opal but as ekiga is - # linking to both, we are cheking both - if use debug && (! built_with_use dev-libs/ptlib debug || - ! built_with_use net-libs/opal debug); then - eerror "You need to build dev-libs/ptlib and net-libs/opal with\ - USE=debug enabled." - die "dev-libs/ptlib and net-libs/opal have to be built with USE=debug" - fi - - if ! use debug && (built_with_use dev-libs/ptlib debug || - built_with_use net-libs/opal debug); then - eerror "You need to build dev-libs/ptlib and net-libs/opal without\ - USE=debug." - die "dev-libs/ptlib and net-libs/opal has not to be built with USE=debug" - fi - - # dbus-service is always enable if dbus is enable, no reason to disable it - G2CONF="${G2CONF} - $(use_enable avahi) - $(use_enable dbus) - $(use_enable dbus dbus_service) - $(use_enable debug) - $(use_enable doc gdu) - $(use_enable eds) - $(use_enable gconf) - $(use_enable gnome) - $(use_enable ldap) - $(use_enable libnotify notify) - $(use_enable xv) - " -} - -src_unpack() { - - git_src_unpack - cd "${S}" -# eautoreconf - - # remove call to gconftool-2 --shutdown -# sed -i -e '/gconftool-2 --shutdown/d' Makefile.in \ -# || die "Patching Makefile.in failed" - - # fix ekiga-helper dbus service .in file -# sed -i -e 's/@PACKAGE_NAME@/ekiga/'\ -# src/components/org.ekiga.Helper.service.in \ -# || die "Patching src/components/org.ekiga.Helper.service.in failed" -} - -pkg_postinst() { - gnome2_pkg_postinst - - if ! use gnome; then - ewarn "USE=-gnome is experimental, some weirdness with the UI and" - ewarn "config keys should appear." - fi -} -aclocal.m4 - -eautoreconf -} - -src_compile() { -addpredict /etc/krb5.conf -local modules myconf - -modules="mod_ratio:mod_readme" -use acl && modules="${modules}:mod_facl" -use ban && modules="${modules}:mod_ban" -use case && modules="${modules}:mod_case" -use clamav && modules="${modules}:mod_clamav" -use deflate && modules="${modules}:mod_deflate" -use pam && modules="${modules}:mod_auth_pam" -use radius && modules="${modules}:mod_radius" -use rewrite && modules="${modules}:mod_rewp \ No newline at end of file +/usr/portage/games-rpg/tmw/files \ No newline at end of file -- cgit v1.2.3