diff options
author | Peter Volkov <pva@gentoo.org> | 2011-10-01 19:54:20 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2011-10-01 19:54:20 +0000 |
commit | 5055a34746149ccdf03d90810294a68109f08be6 (patch) | |
tree | debbdcf2e5166a84c8d47ada755c7cb8e48fe60b | |
parent | Drop roundcube and dependencies - they are in tree. Clean out redmine. (diff) | |
download | pva-5055a34746149ccdf03d90810294a68109f08be6.tar.gz pva-5055a34746149ccdf03d90810294a68109f08be6.tar.bz2 pva-5055a34746149ccdf03d90810294a68109f08be6.zip |
Clean out old ebuilds that are mostly in tree.
svn path=/; revision=506
31 files changed, 0 insertions, 2489 deletions
diff --git a/app-backup/bacula/Manifest b/app-backup/bacula/Manifest deleted file mode 100644 index 4d7be03..0000000 --- a/app-backup/bacula/Manifest +++ /dev/null @@ -1,11 +0,0 @@ -AUX 5.0.1/bacula-default-configs.patch 4528 RMD160 c824c602e8a8ed97f92267782b932f2dbd012ba1 SHA1 3e5fa4a3f5dabc4a19a829c276fa7e66a7b3d1e5 SHA256 f9fb469be7ffe2adf3086e0b24082a56e0a40d8db227414d13f98e5f7ad453f9 -AUX 5.0.1/bacula-dir-conf 630 RMD160 b461ccaf18dbca3521d2b56d10d80f2642076c8b SHA1 9658a69265b605c7f13709fb15168b252eb8a2bc SHA256 4d89f0a25f7491fa6e337c5df5141167f3b5237866f55d320a8e33ef7e538a16 -AUX 5.0.1/bacula-dir-init 626 RMD160 a7095b70d33f03986befb68d341ab45c2bc7b031 SHA1 120b6e0bc73725a049e992607a9d8b571ba68ea1 SHA256 99c044653b7e6b61219a38c3780e636f06b601906a1e76b087f2d5f94edb394f -AUX 5.0.1/bacula-fd-conf 362 RMD160 a0b1ecd411fe3000681a72b5a37dadff78d75c94 SHA1 939727ee65b9cbaddf3a2a49de366a92f5607da8 SHA256 cac151de61e316849ec179397b433935748ae2f848927da65770654c548698b3 -AUX 5.0.1/bacula-fd-init 550 RMD160 c27c9fef4c83eba921a7f0c8da06067917bec1d5 SHA1 e841a98601a9975613ad0dbf7a57dd7508a0b04c SHA256 a2a3892cac16e99fe2ffa079a7fda6c7c20c59412167178dda8afc982a4327a2 -AUX 5.0.1/bacula-gnomesu2gksu.diff 3059 RMD160 d87a85ccd8cfd5f2d38c961f846dd52f3a5a42b6 SHA1 74762a8ceb8e168b499ed2635c786b826faa0da2 SHA256 6c683633732822baffb0b6a3278bb5b1f3b9618aec18e6c17767ed0db5782ab9 -AUX 5.0.1/bacula-libssl.patch 3113 RMD160 3fd42043cd29761a6a657544a92213fda6170a09 SHA1 65bd25876845d2945b62d49c62ac0b5bd90d38c5 SHA256 9a5a511e12be6d9d38a1b39cc54339ff2bc6391e47357ed27603aee79ba027d2 -AUX 5.0.1/bacula-sd-conf 500 RMD160 159fc028e666e56c01f88d8e56849f9c11d93f09 SHA1 35b26e1cab1ff4e4a536947fe84734909733d854 SHA256 0ef2acf29d3fa733080d4e2cee2a60ae501e8dab91ce0c0a051b711648b3e1cd -AUX 5.0.1/bacula-sd-init 557 RMD160 017eaec7a527cef562279aef13cc888d1a18769b SHA1 48c5522c37cc7585a07c12dd435298f4a7b2d3b7 SHA256 7ece5e4f56c1b5e92642ea4cc37f60eae698b31335eddc389c1ad9f27cb1a46c -DIST bacula-5.0.1.tar.gz 4057506 RMD160 587f49794556fe2eeed55eb3aaedfc3a6861761c SHA1 b6fd0c62d26c113d3bdccf69cd630b16d7261b5b SHA256 760e8300d88dd8da8ab324cff4adee3e9c73132b9caf74222c75641c93eea5db -EBUILD bacula-5.0.1.ebuild 15156 RMD160 c8183a825175beca230b69636b9112171aaa03ee SHA1 4c843a04a9d7eeacf14f1e56227a3f1cf431e357 SHA256 b26e09b9e1739d0f06a48940f3768f39f1f767a900624c6eeaa433e31c52573b diff --git a/app-backup/bacula/bacula-5.0.1.ebuild b/app-backup/bacula/bacula-5.0.1.ebuild deleted file mode 100644 index 603b158..0000000 --- a/app-backup/bacula/bacula-5.0.1.ebuild +++ /dev/null @@ -1,487 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-3.0.3.ebuild,v 1.2 2009/12/26 17:22:56 pva Exp $ - -EAPI="2" -inherit eutils wxwidgets - -IUSE="bacula-clientonly bacula-console bacula-nodir bacula-nosd gnome ipv6 logwatch mysql postgres python qt4 readline sqlite +sqlite3 ssl static tcpd wxwidgets X tray-monitor" -# bacula-web bimagemgr brestore bweb -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" - -DESCRIPTION="Featureful client/server network backup suite" -HOMEPAGE="http://www.bacula.org/" - -MY_PV=${PV/_beta/-b} -MY_P=${PN}-${MY_PV} -S=${WORKDIR}/${MY_P} -#DOC_VER="${MY_PV}" -#DOC_SRC_URI="mirror://sourceforge/bacula/${PN}-docs-${DOC_VER}.tar.bz2" -#GUI_VER="${PV}" -#GUI_SRC_URI="mirror://sourceforge/bacula/${PN}-gui-${GUI_VER}.tar.gz" -SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" -# doc? ( ${DOC_SRC_URI} ) -# bacula-web? ( ${GUI_SRC_URI} ) -# bimagemgr? ( ${GUI_SRC_URI} ) -# brestore? ( ${GUI_SRC_URI} ) -# bweb? ( ${GUI_SRC_URI} ) - -LICENSE="GPL-2" -SLOT="0" - -DEPEND=" - >=sys-libs/zlib-1.1.4 - dev-libs/gmp - !bacula-clientonly? ( - postgres? ( >=virtual/postgresql-server-7.4 ) - mysql? ( virtual/mysql ) - sqlite? ( =dev-db/sqlite-2* ) - sqlite3? ( >=dev-db/sqlite-3.0.0 ) - virtual/mta - ) - bacula-console? ( - wxwidgets? ( =x11-libs/wxGTK-2.6* ) - qt4? ( - x11-libs/qt-svg:4 - >=x11-libs/qwt-5 - ) - gnome? ( - >=gnome-base/libgnome-2 - >=gnome-base/libgnomeui-2 - x11-libs/gksu - ) - - ) - ssl? ( dev-libs/openssl ) - logwatch? ( sys-apps/logwatch ) - tcpd? ( >=sys-apps/tcp-wrappers-7.6 ) - readline? ( >=sys-libs/readline-4.1 ) - python? ( dev-lang/python[threads] )" -# doc? ( -# app-text/ghostscript-gpl -# dev-tex/latex2html[png] -# app-text/dvipdfm -# ) -RDEPEND="${DEPEND} - !bacula-clientonly? ( - sys-block/mtx - app-arch/mt-st - )" - -pkg_setup() { - local dbnum - declare -i dbnum=0 - if ! useq bacula-clientonly; then - if useq mysql; then - export mydbtype='mysql' - let dbnum++ - fi - if useq postgres; then - export mydbtype='postgresql' - let dbnum++ - fi - if useq sqlite; then - export mydbtype='sqlite' - let dbnum++ - fi - if useq sqlite3; then - export mydbtype='sqlite3' - let dbnum++ - fi - if [[ "${dbnum}" -lt 1 ]]; then - eerror - eerror "To use ${P} it is required to set a database in the USE flags." - eerror "Supported databases are mysql, postgresql, sqlite, sqlite3" - eerror - die "No database type selected." - elif [[ "${dbnum}" -gt 1 ]]; then - eerror - eerror "You have set ${P} to use multiple database types." - eerror "I don't know which to set as the default!" - eerror "You can use /etc/portage/package.use to set per-package USE flags" - eerror "Set it so only one database type, mysql, postgres, sqlite, sqlite3" - eerror - die "Multiple database types selected." - fi - fi - - # create the daemon group and user - if [ -z "$(egetent group bacula)" ]; then - enewgroup bacula - einfo - einfo "The group 'bacula' has been created. Any users you add to this" - einfo "group have access to files created by the daemons." - einfo - fi - if ! useq bacula-clientonly; then - if [ -z "$(egetent passwd bacula)" ]; then - enewuser bacula -1 -1 /var/lib/bacula bacula,disk,tape,cdrom,cdrw - einfo - einfo "The user 'bacula' has been created. Please see the bacula manual" - einfo "for information about running bacula as a non-root user." - einfo - fi - fi -} - -src_prepare() { - # adjusts default configuration files for several binaries - # to /etc/bacula/<config> instead of ./<config> - #pushd src && epatch "${FILESDIR}/${PV}/${PN}"-default-configs.patch && popd - pushd src - for f in console/console.c dird/dird.c filed/filed.c \ - stored/bcopy.c stored/bextract.c stored/bls.c \ - stored/bscan.c stored/btape.c stored/stored.c \ - tray-monitor/tray-monitor.c qt-console/main.cpp; do - sed -i 's|^#define CONFIG_FILE "|#define CONFIG_FILE "/etc/bacula/|' "$f" - done - popd - - # replaces (deprecated) gnomesu with gksu in the gnome menu files - useq bacula-console && useq gnome && epatch "${FILESDIR}/${PV}/${PN}"-gnomesu2gksu.diff - epatch "${FILESDIR}/${PV}/${PN}"-libssl.patch -} - -src_configure() { - local myconf='' - - if useq bacula-clientonly; then - myconf="${myconf} \ - $(use_enable bacula-clientonly client-only) \ - $(use_enable static static-fd)" - else - myconf="${myconf} \ - --with-${mydbtype} \ - $(use_enable static static-tools) \ - $(use_enable static static-fd) \ - $(use_enable !bacula-nodir build-dird) \ - $(use_enable !bacula-nosd build-stored)" - if ! useq bacula-nodir; then - myconf="${myconf} $(use_enable static static-dir)" - fi - if ! useq bacula-nosd; then - myconf="${myconf} $(use_enable static static-sd)" - fi - case "${mydbtype}" in - sqlite) ;; - *) myconf="${myconf} --enable-batch-insert" ;; - esac - fi - - if useq bacula-console; then - if useq qt4 && has_version '<x11-libs/qwt-5'; then - eerror "x11-libs/qwt found in a version < 5, thus the" - eerror "compilation of 'bat' would fail (see" - eerror "http://bugs.gentoo.org/188477#c11 for details)." - eerror "please either unmerge <x11-libs/qwt-5 or disable" - eerror "the qt4 USE flag to disable building 'bat'." - die "incompatible slotted qwt version found" - fi - if useq wxwidgets; then - WX_GTK_VER=2.6 - need-wxwidgets ansi - fi - myconf="${myconf} \ - $(use_with X x) \ - $(use_enable tray-monitor) \ - $(use_enable wxwidgets bwx-console) \ - $(use_enable qt4 bat) \ - $(use_enable static static-cons)" - fi - - if useq readline; then - # we need to disable conio support explicitly in order to really - # have readline support - myconf="${myconf} --disable-conio" - - # configure does not detect ncurses correctly: - # hack to force ncurses lib instead of non-existant termcap lib - sed -i 's/-ltermcap/-lncurses/g' configure - fi - - myconf="${myconf} \ - $(use_with python) \ - $(use_enable readline) \ - $(use_with readline readline /usr) \ - $(use_with ssl openssl) \ - $(use_enable ipv6) \ - $(use_with tcpd tcp-wrappers)" - - ./configure \ - --prefix=/usr \ - --mandir=/usr/share/man \ - --with-pid-dir=/var/run \ - --sysconfdir=/etc/bacula \ - --infodir=/usr/share/info \ - --with-subsys-dir=/var/lock/subsys \ - --with-working-dir=/var/lib/bacula \ - --with-scriptdir=/usr/libexec/bacula \ - --with-dir-user=bacula \ - --with-dir-group=bacula \ - --with-sd-user=root \ - --with-sd-group=bacula \ - --with-fd-user=root \ - --with-fd-group=bacula \ - --enable-smartalloc \ - --host=${CHOST} \ - ${myconf} \ - || die "configure failed" -} - -src_compile() { - emake || die "emake failed" - - # build various GUIs from bacula-gui tarball -# if useq bacula-web || useq bimagemgr || useq brestore || useq bweb; then -# pushd "${WORKDIR}/${PN}-gui-${GUI_VER}" -# local myconf_gui='' -# if useq bimagemgr; then -# ## TODO FIXME: webapp-config? !apache? -# myconf_gui="${myconf_gui} \ -# --with-bimagemgr-cgidir=/var/www/localhost/cgi-bin \ -# --with-bimagemgr-docdir=/var/www/localhost/htdocs \ -# --with-bimagemgr-binowner=root \ -# --with-bimagemgr-bingroup=root \ -# --with-bimagemgr-dataowner=apache \ -# --with-bimagemgr-datagroup=apache \ -# " -# fi -# ./configure \ -# --with-bacula="${S}" \ -# ${myconf} \ -# || die "configure for bacula-gui failed" -# ## TODO FIXME: install files (see bacula-gui.spec) -# if useq bacula-web; then -# : install -# fi -# if useq bimagemgr; then -# : install -# fi -# if useq brestore; then -# : install -# fi -# if useq bweb; then -# : install -# fi -# popd -# fi - - # build docs from bacula-docs tarball -# if useq doc; then -# pushd "${WORKDIR}/${PN}-docs-${DOC_VER}" -# ./configure \ -# --with-bacula="${S}" \ -# || die "configure for bacula-docs failed" -# emake -j1 || die "emake for bacula-docs failed" -# popd -# fi -} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - - # install bat when enabled (for some reason ./configure doesn't pick this up) - if useq bacula-console && useq qt4; then - dosbin "${S}"/src/qt-console/.libs/bat - fi - - # remove some scripts we don't need at all - rm -f "${D}"/usr/libexec/bacula/{bacula,bacula-ctl-dir,bacula-ctl-fd,bacula-ctl-sd,startmysql,stopmysql} - - # rename statically linked apps - if useq static; then - pushd "${D}"/usr/sbin - mv static-bacula-fd bacula-fd - mv static-bconsole bconsole - if ! useq bacula-clientonly; then - mv static-bacula-dir bacula-dir - mv static-bacula-sd bacula-sd - fi - if useq bacula-console && useq qt4; then - mv static-bat bat - fi - popd - fi - - # extra files which 'make install' doesn't cover - if ! useq bacula-clientonly; then - # the database update scripts - diropts -m0750 - insinto /usr/libexec/bacula/updatedb - insopts -m0754 - doins "${S}"/updatedb/* - fperms 0640 /usr/libexec/bacula/updatedb/README - - # the logrotate configuration - # (now unconditional wrt bug #258187) - diropts -m0755 - insinto /etc/logrotate.d - insopts -m0644 - newins "${S}"/scripts/logrotate bacula - - # the logwatch scripts - if useq logwatch; then - diropts -m0750 - dodir /etc/log.d/scripts/services - dodir /etc/log.d/scripts/shared - dodir /etc/log.d/conf/logfiles - dodir /etc/log.d/conf/services - cd "${S}"/scripts/logwatch - emake DESTDIR="${D}" install || die "Failed to install logwatch scripts" - cd "${S}" - fi - fi - - # remove unwanted files - if ! use bacula-console; then - rm -vf "${D}"/etc/bacula/bconsole.conf - rm -vf "${D}"/usr/sbin/bconsole - rm -vf "${D}"/usr/libexec/bacula/bconsole - fi - if ! ( use bacula-console && use wxwidgets ); then - rm -vf "${D}"/usr/share/man/man1/bacula-bwxconsole.1* - fi - if use bacula-clientonly; then - rm -vf "${D}"/usr/share/man/man1/bat.1* - rm -vf "${D}"/usr/share/man/man1/bacula-tray-monitor.1* - fi - if use bacula-clientonly || use bacula-nodir; then - rm -vf "${D}"/usr/share/man/man8/bacula-dir.8* - rm -vf "${D}"/usr/share/man/man8/dbcheck.8* - rm -vf "${D}"/usr/share/man/man1/bsmtp.1* - rm -vf "${D}"/usr/libexec/bacula/create_*_database - rm -vf "${D}"/usr/libexec/bacula/drop_*_database - rm -vf "${D}"/usr/libexec/bacula/make_*_tables - rm -vf "${D}"/usr/libexec/bacula/update_*_tables - rm -vf "${D}"/usr/libexec/bacula/drop_*_tables - rm -vf "${D}"/usr/libexec/bacula/grant_*_privileges - rm -vf "${D}"/usr/libexec/bacula/*_catalog_backup - fi - if use bacula-clientonly || use bacula-nosd; then - rm -vf "${D}"/usr/share/man/man8/bacula-sd.8* - rm -vf "${D}"/usr/share/man/man8/bcopy.8* - rm -vf "${D}"/usr/share/man/man8/bextract.8* - rm -vf "${D}"/usr/share/man/man8/bls.8* - rm -vf "${D}"/usr/share/man/man8/bscan.8* - rm -vf "${D}"/usr/share/man/man8/btape.8* - rm -vf "${D}"/usr/libexec/bacula/disk-changer - rm -vf "${D}"/usr/libexec/bacula/mtx-changer - rm -vf "${D}"/usr/libexec/bacula/dvd-handler - fi - - # documentation - for d in "${S}"/{ChangeLog,LICENSE,README,ReleaseNotes,SUPPORT,kernstodo,projects}; do - dodoc "${d}" - done -# if useq doc; then -# for i in catalog concepts console developers install problems utility; do -# dodoc "${WORKDIR}/${PN}-docs-${DOC_VER}"/manuals/en/${i}/${i}.pdf -# done -# fi - - # setup init scripts - myscripts="bacula-fd" - if ! useq bacula-clientonly; then - if ! useq bacula-nodir; then - myscripts="${myscripts} bacula-dir" - fi - if ! useq bacula-nosd; then - myscripts="${myscripts} bacula-sd" - fi - fi - for script in ${myscripts}; do - # copy over init script and config to a temporary location - # so we can modify them as needed - cp "${FILESDIR}/${PV}/${script}"-conf "${T}/${script}".conf || die "failed to copy ${script}-conf" - cp "${FILESDIR}/${PV}/${script}"-init "${T}/${script}".init || die "failed to copy ${script}-init" - # set database dependancy for the director init scripts - case "${script}" in - bacula-dir) - case "${mydbtype}" in - sqlite*) - # sqlite + sqlite3 databases don't have daemons - sed -i -e 's/need "%database%"/:/g' "${T}/${script}".init - ;; - *) - # all other databases have daemons - sed -i -e "s:%database%:${mydbtype}:" "${T}/${script}".init - ;; - esac - ;; - *) - ;; - esac - # install init script and config - newinitd "${T}/${script}".init "${script}" - newconfd "${T}/${script}".conf "${script}" - done - - # make sure the working directory exists - diropts -m0750 - keepdir /var/lib/bacula - - # make sure bacula group can execute bacula libexec scripts - fowners -R root:bacula /usr/libexec/bacula -} - -pkg_postinst() { - if useq bacula-clientonly; then - fowners root:bacula /var/lib/bacula - else - fowners bacula:bacula /var/lib/bacula - fi - - if ! useq bacula-clientonly && ! useq bacula-nodir; then - einfo - einfo "If this is a new install, you must create the ${mydbtype} databases with:" - einfo " /usr/libexec/bacula/create_${mydbtype}_database" - einfo " /usr/libexec/bacula/make_${mydbtype}_tables" - einfo " /usr/libexec/bacula/grant_${mydbtype}_privileges" - einfo - einfo "If you're upgrading from a major release, you must upgrade your bacula catalog database." - einfo "Please read the manual chapter for how to upgrade your database." - einfo "You can find database upgrade scripts in /usr/libexec/bacula/updatedb." - einfo - fi - - ewarn - ewarn "*** ATTENTION! IMPORTANT! ATTENTION! IMPORTANT! ATTENTION! IMPORTANT! ***" - ewarn - ewarn "The bundled catalog backup script (/usr/libexec/bacula/make_catalog_backup)" - ewarn "is INSECURE. The script needs to be called with the database access password" - ewarn "as a command line parameter, thus, the password can be seen from any other" - ewarn "user on the system (if not using some non-default hardened/patched kernel" - ewarn "with /proc restrictions)!" - ewarn - ewarn "Our advice is to NOT USE the bundled script at all, but instead use something" - ewarn "like this in your catalog backup job definition (example using MySQL as the" - ewarn "catalog database):" - ewarn - ewarn "RunBeforeJob = \"mysqldump --defaults-file=/etc/bacula/my.cnf --opt -f -r /var/lib/bacula/bacula.sql bacula\"" - ewarn "RunAfterJob = \"rm -f /var/lib/bacula/bacula.sql\"" - ewarn - ewarn "This requires you to put all database access parameters (like user, host and" - ewarn "password) into a dedicated file (/etc/bacula/my.cnf in this example) which" - ewarn "can (and should!) be secured by simple filesystem access permissions." - ewarn - ewarn "See also:" - ewarn "http://www.bacula.org/en/rel-manual/Bacula_Security_Issues.html" - ewarn "http://www.bacula.org/en/rel-manual/Catalog_Maintenance.html#BackingUpBaculaSecurityConsiderations" - ewarn - ewarn "*** ATTENTION! IMPORTANT! ATTENTION! IMPORTANT! ATTENTION! IMPORTANT! ***" - ewarn - - ewarn - ewarn "*** NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! ***" - ewarn - ewarn "Support for the bacula all-in-one init script has been removed from" - ewarn "this release -- if you were previously using the all-in-one init" - ewarn "script, please switch to using the individual init scripts now:" - ewarn - ewarn "- bacula-dir: bacula director (for the central bacula server)" - ewarn "- bacula-fd: bacula file daemon (for hosts to be backed up)" - ewarn "- bacula-sd: bacula storage daemon (for hosts storing the backup data)" - ewarn - ewarn "*** NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! NOTICE! ***" - ewarn -} diff --git a/app-backup/bacula/files/5.0.1/bacula-default-configs.patch b/app-backup/bacula/files/5.0.1/bacula-default-configs.patch deleted file mode 100644 index 3157b97..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-default-configs.patch +++ /dev/null @@ -1,127 +0,0 @@ ---- console/console.c 2008-08-11 23:50:20.000000000 +0200 -+++ console/console.c 2008-06-09 11:25:27.000000000 +0200 -@@ -105,7 +105,7 @@ - static int execcmd(FILE *input, BSOCK *UA_sock); - - --#define CONFIG_FILE "bconsole.conf" /* default configuration file */ -+#define CONFIG_FILE "/etc/bacula/bconsole.conf" /* default configuration file */ - - static void usage() - { ---- dird/dird.c 2008-08-11 23:49:40.000000000 +0200 -+++ dird/dird.c 2008-06-07 16:46:43.000000000 +0200 -@@ -85,7 +85,7 @@ - extern URES res_all; - #endif - --#define CONFIG_FILE "bacula-dir.conf" /* default configuration file */ -+#define CONFIG_FILE "/etc/bacula/bacula-dir.conf" /* default configuration file */ - - static void usage() - { ---- filed/filed.c 2008-08-11 23:51:18.000000000 +0200 -+++ filed/filed.c 2008-06-07 16:46:43.000000000 +0200 -@@ -50,7 +50,7 @@ - void *start_heap; - - --#define CONFIG_FILE "bacula-fd.conf" /* default config file */ -+#define CONFIG_FILE "/etc/bacula/bacula-fd.conf" /* default config file */ - - char *configfile = NULL; - static bool foreground = false; ---- gnome2-console/console.c 2008-08-11 23:50:45.000000000 +0200 -+++ gnome2-console/console.c 2008-06-07 16:46:43.000000000 +0200 -@@ -93,7 +93,7 @@ - static guint initial; - static int numdir = 0; - --#define CONFIG_FILE "./bgnome-console.conf" /* default configuration file */ -+#define CONFIG_FILE "/etc/bacula/bgnome-console.conf" /* default configuration file */ - - static void usage() - { ---- stored/bcopy.c 2008-08-11 23:54:48.000000000 +0200 -+++ stored/bcopy.c 2008-06-07 16:46:43.000000000 +0200 -@@ -61,7 +61,7 @@ - static SESSION_LABEL sessrec; - - static CONFIG *config; --#define CONFIG_FILE "bacula-sd.conf" -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" - char *configfile = NULL; - STORES *me = NULL; /* our Global resource */ - bool forge_on = false; /* proceed inspite of I/O errors */ ---- stored/bextract.c 2008-08-11 23:45:44.000000000 +0200 -+++ stored/bextract.c 2008-06-07 16:46:43.000000000 +0200 -@@ -69,5 +69,5 @@ - static CONFIG *config; --#define CONFIG_FILE "bacula-sd.conf" -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" - char *configfile = NULL; - STORES *me = NULL; /* our Global resource */ - bool forge_on = false; ---- stored/bls.c 2008-08-11 23:46:05.000000000 +0200 -+++ stored/bls.c 2008-06-07 16:46:43.000000000 +0200 -@@ -60,7 +60,7 @@ - static uint32_t num_files = 0; - static ATTR *attr; - static CONFIG *config; - --#define CONFIG_FILE "bacula-sd.conf" -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" - char *configfile = NULL; - STORES *me = NULL; /* our Global resource */ - bool forge_on = false; ---- stored/bscan.c 2008-08-11 23:46:26.000000000 +0200 -+++ stored/bscan.c 2008-06-18 21:29:26.000000000 +0200 -@@ -106,4 +106,4 @@ - static CONFIG *config; --#define CONFIG_FILE "bacula-sd.conf" -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" - char *configfile = NULL; - STORES *me = NULL; /* our Global resource */ ---- stored/btape.c 2008-08-11 23:46:59.000000000 +0200 -+++ stored/btape.c 2008-06-07 16:46:43.000000000 +0200 -@@ -105,6 +105,6 @@ - /* Static variables */ - static CONFIG *config; --#define CONFIG_FILE "bacula-sd.conf" -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" - char *configfile = NULL; - - #define MAX_CMD_ARGS 30 ---- stored/stored.c 2008-08-11 23:54:32.000000000 +0200 -+++ stored/stored.c 2008-06-23 11:58:34.000000000 +0200 -@@ -52,7 +52,7 @@ - - extern "C" void *device_initialization(void *arg); - --#define CONFIG_FILE "bacula-sd.conf" /* Default config file */ -+#define CONFIG_FILE "/etc/bacula/bacula-sd.conf" /* Default config file */ - - /* Global variables exported */ - char OK_msg[] = "3000 OK\n"; ---- tray-monitor/tray-monitor.c 2008-08-11 23:49:13.000000000 +0200 -+++ tray-monitor/tray-monitor.c 2008-06-07 16:46:43.000000000 +0200 -@@ -104,7 +104,7 @@ - - PangoFontDescription *font_desc = NULL; - --#define CONFIG_FILE "./tray-monitor.conf" /* default configuration file */ -+#define CONFIG_FILE "/etc/bacula/tray-monitor.conf" /* default configuration file */ - - static void usage() - { ---- qt-console/main.cpp 2009-05-14 06:41:48.000000000 -0400 -+++ qt-console/main.cpp.new 2009-07-21 23:29:37.848322986 -0400 -@@ -49,7 +49,7 @@ - - extern bool parse_bat_config(CONFIG *config, const char *configfile, int exit_code); - --#define CONFIG_FILE "bat.conf" /* default configuration file */ -+#define CONFIG_FILE "/etc/bacula/bat.conf" /* default configuration file */ - - /* Static variables */ - static CONFIG *config; diff --git a/app-backup/bacula/files/5.0.1/bacula-dir-conf b/app-backup/bacula/files/5.0.1/bacula-dir-conf deleted file mode 100644 index 59a87a0..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-dir-conf +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-dir-conf,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -# Config file for /etc/init.d/bacula-dir - -# If the database server where you store your bacula catalog -# is on a different machine, please set this to 0. -LOCAL_DB=1 - -# Options for the director daemon. -# The DIR can be run as a non-root user, however -# please ensure that this user has proper permissions to -# access your backup devices. -DIR_OPTIONS="-u root -g bacula -c /etc/bacula/bacula-dir.conf" diff --git a/app-backup/bacula/files/5.0.1/bacula-dir-init b/app-backup/bacula/files/5.0.1/bacula-dir-init deleted file mode 100644 index 016a460..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-dir-init +++ /dev/null @@ -1,25 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-dir-init,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -depend() { - need net - if [ "${LOCAL_DB}" -eq 1 ]; then - need "%database%" - fi - use dns bacula-fd bacula-sd -} - -start() { - ebegin "Starting bacula director" - start-stop-daemon --start --quiet --exec /usr/sbin/bacula-dir \ - -- ${DIR_OPTIONS} - eend $? -} - -stop() { - ebegin "Stopping bacula director" - start-stop-daemon --stop --quiet --pidfile /var/run/bacula-dir.*.pid - eend $? -} diff --git a/app-backup/bacula/files/5.0.1/bacula-fd-conf b/app-backup/bacula/files/5.0.1/bacula-fd-conf deleted file mode 100644 index 036f570..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-fd-conf +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-fd-conf,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -# Config file for /etc/init.d/bacula-fd - -# Options for the file daemon. -FD_OPTIONS="-u root -g bacula -c /etc/bacula/bacula-fd.conf" diff --git a/app-backup/bacula/files/5.0.1/bacula-fd-init b/app-backup/bacula/files/5.0.1/bacula-fd-init deleted file mode 100644 index 6f13fb0..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-fd-init +++ /dev/null @@ -1,22 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-fd-init,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -depend() { - need net - use dns -} - -start() { - ebegin "Starting bacula file daemon" - start-stop-daemon --start --quiet --exec /usr/sbin/bacula-fd \ - -- ${FD_OPTIONS} - eend $? -} - -stop() { - ebegin "Stopping bacula file daemon" - start-stop-daemon --stop --quiet --pidfile /var/run/bacula-fd.*.pid - eend $? -} diff --git a/app-backup/bacula/files/5.0.1/bacula-gnomesu2gksu.diff b/app-backup/bacula/files/5.0.1/bacula-gnomesu2gksu.diff deleted file mode 100644 index 8f17daa..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-gnomesu2gksu.diff +++ /dev/null @@ -1,48 +0,0 @@ -diff -urN bacula-2.2.4.orig/scripts/bacula.desktop.gnome1.xsu.in bacula-2.2.4/scripts/bacula.desktop.gnome1.xsu.in ---- bacula-2.2.4.orig/scripts/bacula.desktop.gnome1.xsu.in 2008-04-18 19:06:43.000000000 +0200 -+++ bacula-2.2.4/scripts/bacula.desktop.gnome1.xsu.in 2008-10-10 23:34:42.000000000 +0200 -@@ -2,7 +2,7 @@ - Name=Bacula Console - Comment=Bacula Director Console - Icon=/usr/share/pixmaps/bacula.png --Exec=gnomesu -t "Query" -c "@sbindir@/bgnome-console -c @sysconfdir@/bgnome-console.conf" -d -e -m "In order to run the bacula console as root, ^additional information is required." -+Exec=gksu -u root -m 'Bacula Console needs to be run with superuser privileges' "@sbindir@/bgnome-console -c @sysconfdir@/bgnome-console.conf" - Terminal=false - Type=Application - Encoding=UTF-8 -diff -urN bacula-2.2.4.orig/scripts/bacula.desktop.gnome2.xsu.in bacula-2.2.4/scripts/bacula.desktop.gnome2.xsu.in ---- bacula-2.2.4.orig/scripts/bacula.desktop.gnome2.xsu.in 2008-04-18 19:06:43.000000000 +0200 -+++ bacula-2.2.4/scripts/bacula.desktop.gnome2.xsu.in 2008-10-10 23:32:44.000000000 +0200 -@@ -2,7 +2,7 @@ - Name=Bacula Console - Comment=Bacula Director Console - Icon=/usr/share/pixmaps/bacula.png --Exec=gnomesu -t "Query" -c "@sbindir@/bgnome-console -c @sysconfdir@/bgnome-console.conf" -d -e -m "In order to run the bacula console as root, ^additional information is required." -+Exec=gksu -u root -m 'Bacula Console needs to be run with superuser privileges' "@sbindir@/bgnome-console -c @sysconfdir@/bgnome-console.conf" - Terminal=false - Type=Application - Encoding=UTF-8 -diff -urN bacula-2.2.4.orig/scripts/bat.desktop.xsu.in bacula-2.2.4/scripts/bat.desktop.xsu.in ---- bacula-2.2.4.orig/scripts/bat.desktop.xsu.in 2008-04-29 15:48:18.000000000 +0200 -+++ bacula-2.2.4/scripts/bat.desktop.xsu.in 2008-10-10 23:33:57.000000000 +0200 -@@ -2,7 +2,7 @@ - Name=Bacula Administration Tool - Comment=Bacula Director Console - Icon=/usr/share/pixmaps/bat_icon.png --Exec=gnomesu -t "Query" -c "@sbindir@/bat -c @sysconfdir@/bat.conf" -d -e -m "In order to run the bacula console as root, ^additional information is required." -+Exec=gksu -u root -m 'Bacula Administration Tool needs to be run with superuser privileges' "@sbindir@/bat -c @sysconfdir@/bat.conf" - Terminal=false - Type=Application - Encoding=UTF-8 -diff -urN bacula-2.2.4.orig/scripts/wxconsole.desktop.xsu.in bacula-2.2.4/scripts/wxconsole.desktop.xsu.in ---- bacula-2.2.4.orig/scripts/wxconsole.desktop.xsu.in 2008-04-29 15:11:37.000000000 +0200 -+++ bacula-2.2.4/scripts/wxconsole.desktop.xsu.in 2008-10-10 23:34:06.000000000 +0200 -@@ -2,7 +2,7 @@ - Name=Bacula WX Console - Comment=Bacula Director Console - Icon=/usr/share/pixmaps/wxwin16x16.xpm --Exec=gnomesu -t "Query" -c "@sbindir@/bwx-console -c @sysconfdir@/bwx-console.conf" -d -e -m "In order to run the bacula wx console as root, ^additional information is required." -+Exec=gksu -u root -m 'Bacula WX Console needs to be run with superuser privileges' "@sbindir@/bwx-console -c @sysconfdir@/bwx-console.conf" - Terminal=false - Type=Application - Encoding=UTF-8 diff --git a/app-backup/bacula/files/5.0.1/bacula-libssl.patch b/app-backup/bacula/files/5.0.1/bacula-libssl.patch deleted file mode 100644 index 2bf6d48..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-libssl.patch +++ /dev/null @@ -1,50 +0,0 @@ ---- src/lib/Makefile.in.orig 2010-03-09 21:09:55.000000000 +0300 -+++ src/lib/Makefile.in 2010-03-09 21:10:08.000000000 +0300 -@@ -126,7 +126,7 @@ - - libbac.la: Makefile $(LIBBAC_LOBJS) - @echo "Making $@ ..." -- $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBAC_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBAC_LT_CURRENT).$(LIBBAC_LT_REVISION).$(LIBBAC_LT_AGE) $(WRAPLIBS) $(CAP_LIBS) -+ $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBAC_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBAC_LT_CURRENT).$(LIBBAC_LT_REVISION).$(LIBBAC_LT_AGE) $(WRAPLIBS) $(CAP_LIBS) $(OPENSSL_LIBS) $(LIBS) - - libbaccfg.a: $(LIBBACCFG_OBJS) - @echo "Making $@ ..." ---- src/lib/Makefile.in.orig 2010-03-09 20:45:30.000000000 +0300 -+++ src/lib/Makefile.in 2010-03-09 20:45:34.000000000 +0300 -@@ -135,7 +135,7 @@ - - libbaccfg.la: Makefile $(LIBBACCFG_LOBJS) - @echo "Making $@ ..." -- $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACCFG_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBACCFG_LT_CURRENT).$(LIBBACCFG_LT_REVISION).$(LIBBACCFG_LT_AGE) -+ $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACCFG_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBACCFG_LT_CURRENT).$(LIBBACCFG_LT_REVISION).$(LIBBACCFG_LT_AGE) $(OPENSSL_LIBS) - - libbacpy.a: $(LIBBACPY_OBJS) - @echo "Making $@ ..." ---- src/console/Makefile.in.orig 2010-03-09 20:43:09.000000000 +0300 -+++ src/console/Makefile.in 2010-03-09 20:46:53.000000000 +0300 -@@ -48,12 +48,12 @@ - - bconsole: Makefile $(CONSOBJS) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) - $(LIBTOOL_LINK) $(CXX) $(LDFLAGS) $(CONS_LDFLAGS) -L../lib -L../cats -o $@ $(CONSOBJS) \ -- $(DLIB) $(CONS_LIBS) -lbaccfg -lbac -lm $(LIBS) $(GETTEXT_LIBS) \ -+ $(DLIB) $(CONS_LIBS) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) -lm $(LIBS) $(GETTEXT_LIBS) \ - $(OPENSSL_LIBS) - - static-bconsole: Makefile $(CONSOBJS) ../lib/libbac.a ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) - $(LIBTOOL_LINK) $(CXX) -static $(LDFLAGS) $(CONS_LDFLAGS) -L../lib -L../cats -o $@ $(CONSOBJS) \ -- $(DLIB) $(CONS_LIBS) -lbaccfg -lbac -lm $(LIBS) $(GETTEXT_LIBS) \ -+ $(DLIB) $(CONS_LIBS) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) ../lib/libbaccfg$(DEFAULT_ARCHIVE_TYPE) -lm $(LIBS) $(GETTEXT_LIBS) \ - $(OPENSSL_LIBS) - strip $@ - ---- src/findlib/Makefile.in.orig 2010-03-09 20:53:53.000000000 +0300 -+++ src/findlib/Makefile.in 2010-03-09 20:54:51.000000000 +0300 -@@ -59,7 +59,7 @@ - - libbacfind.la: Makefile $(LIBBACFIND_LOBJS) - @echo "Making $@ ..." -- $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACFIND_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBACFIND_LT_CURRENT).$(LIBBACFIND_LT_REVISION).$(LIBBACFIND_LT_AGE) -+ $(LIBTOOL_LINK) $(CXX) $(DEFS) $(DEBUG) $(LDFLAGS) -o $@ $(LIBBACFIND_LOBJS) -export-dynamic -rpath $(libdir) -release $(LIBBACFIND_LT_CURRENT).$(LIBBACFIND_LT_REVISION).$(LIBBACFIND_LT_AGE) ../lib/libbac$(DEFAULT_ARCHIVE_TYPE) - - Makefile: $(srcdir)/Makefile.in $(topdir)/config.status - cd $(topdir) \ diff --git a/app-backup/bacula/files/5.0.1/bacula-sd-conf b/app-backup/bacula/files/5.0.1/bacula-sd-conf deleted file mode 100644 index 50fcdff..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-sd-conf +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-sd-conf,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -# Config file for /etc/init.d/bacula-sd - -# Options for the storage daemon. -# The SD can be run as a non-root user, however -# please ensure that this user has proper permissions to -# access your backup devices. -SD_OPTIONS="-u root -g bacula -c /etc/bacula/bacula-sd.conf" diff --git a/app-backup/bacula/files/5.0.1/bacula-sd-init b/app-backup/bacula/files/5.0.1/bacula-sd-init deleted file mode 100644 index b7ed286..0000000 --- a/app-backup/bacula/files/5.0.1/bacula-sd-init +++ /dev/null @@ -1,22 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/files/3.0.3/bacula-sd-init,v 1.1 2009/11/08 17:14:46 wschlich Exp $ - -depend() { - need net - use dns -} - -start() { - ebegin "Starting bacula storage daemon" - start-stop-daemon --start --quiet --exec /usr/sbin/bacula-sd \ - -- ${SD_OPTIONS} - eend $? -} - -stop() { - ebegin "Stopping bacula storage daemon" - start-stop-daemon --stop --quiet --pidfile /var/run/bacula-sd.*.pid - eend $? -} diff --git a/app-text/stardict/ChangeLog b/app-text/stardict/ChangeLog deleted file mode 100644 index 17d6b43..0000000 --- a/app-text/stardict/ChangeLog +++ /dev/null @@ -1,217 +0,0 @@ -# ChangeLog for app-dicts/stardict -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/ChangeLog,v 1.45 2008/04/29 08:24:24 pva Exp $ - - 29 Apr 2008; Peter Volkov <pva@gentoo.org> stardict-3.0.1-r1.ebuild: - Changed ordering of use ... and built_with_use ... to avoid built_with_use - checks on nonexistent packages, bug #219631, thank Martin Väth for - report. - - 28 Apr 2008; Peter Volkov <pva@gentoo.org> metadata.xml: - moved to app-dicts herd, added longdescription. - -*stardict-3.0.1-r1 (28 Apr 2008) - - 28 Apr 2008; Peter Volkov <pva@gentoo.org> - +files/stardict-3.0.1-changelog-minor-typo-fixes.patch, - +files/stardict-3.0.1-gcc43.patch, - +files/stardict-3.0.1-transparent_trayicon.patch, - -files/stardict-gentoo.patch, -files/stardict-gtk24.patch, - -stardict-2.4.2.ebuild, -stardict-2.4.6-r1.ebuild, - +stardict-3.0.1-r1.ebuild: - Added qqwry USE flag to install QQWry.Dat to make QQWry plugin workable; - added pronounce USE flag to install WyabdcRealPeopleTTS wav files; small - cleanups, bug #217895, thank Denilson for the ideas/work. Fixed - compilation with gcc-4.3, bug #216238, thank Martin Väth for report/fix. - Added patch to fix transparency of tray icon (from upstream). Added patch - to fix minor typos in ChangeLog (from debian). Removed unused - patches/ebuilds. - - 14 Apr 2008; Raúl Porcel <armin76@gentoo.org> stardict-3.0.1.ebuild: - sparc stable wrt #216707 - - 10 Apr 2008; Markus Meier <maekke@gentoo.org> stardict-2.4.8-r1.ebuild, - stardict-3.0.1.ebuild: - amd64/x86 stable, bug #216707 - - 10 Apr 2008; Markus Rothe <corsair@gentoo.org> stardict-3.0.1.ebuild: - Stable on ppc64; bug #216707 - - 09 Apr 2008; nixnut <nixnut@gentoo.org> stardict-2.4.8-r1.ebuild, - stardict-3.0.1.ebuild: - Stable on ppc wrt bug #216707 - - 13 Mar 2008; Markus Rothe <corsair@gentoo.org> stardict-3.0.1.ebuild: - Added ~ppc64; bug #211385 - - 25 Feb 2008; <pva@gentoo.org> +files/stardict-3.0.1-configure.in-EST.diff, - +files/stardict-3.0.1-gconf-m4.diff: - Missed patches are added now, thank Alexxy for report. - -*stardict-3.0.1 (25 Feb 2008) -*stardict-2.4.8-r1 (25 Feb 2008) - - 25 Feb 2008; <pva@gentoo.org> - +files/stardict-2.4.8-ClipboardReceivedCallback.patch, - +files/stardict-2.4.8-floatwin-disappear.patch, metadata.xml, - stardict-2.4.2.ebuild, -stardict-2.4.8.ebuild, +stardict-2.4.8-r1.ebuild, - +stardict-3.0.1.ebuild: - Version bump, finally startdict-3.0.1 is in the tree. Thank you Zhang Le, - jjmmma, Pro and others for work in bug #188684! Fixed compile problem and - popup window "jumping away" problem, bug #188827 and #195882, thank Ed - Catmur, Evgeniy Dushistov and other people for help, fix and investigations - of these bugs. - - 30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml: - Removing liquidx from metadata due to his retirement (see #171155 for - reference). - - 26 Mar 2007; Kevin F. Quinn <kevquinn@gentoo.org> - -files/stardict-config.sh: - Remove insecure legacy script from files/ - bug #159543 - - 22 Mar 2007; MATSUU Takuto <matsuu@gentoo.org> stardict-2.4.6-r1.ebuild, - stardict-2.4.8.ebuild: - Fixed dependency, bug #171597 - - 25 Jan 2007; Marius Mauch <genone@gentoo.org> stardict-2.4.2.ebuild, - stardict-2.4.6-r1.ebuild, stardict-2.4.8.ebuild: - Replacing einfo with elog - - 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> - stardict-2.4.6-r1.ebuild: - Stable on sparc - - 30 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> - stardict-2.4.6-r1.ebuild: - ppc stable - -*stardict-2.4.8 (27 Jul 2006) - - 27 Jul 2006; Alastair Tse <liquidx@gentoo.org> -stardict-2.2.1.ebuild, - -stardict-2.4.1.ebuild, stardict-2.4.2.ebuild, -stardict-2.4.3.ebuild, - -stardict-2.4.4.ebuild, stardict-2.4.6-r1.ebuild, +stardict-2.4.8.ebuild: - version bump (#130608). stable bump for x86 for 2.4.6-r1. - - 07 May 2006; Markus Rothe <corsair@gentoo.org> stardict-2.4.6-r1.ebuild: - Stable on ppc64; bug #108571 - - 23 Jan 2006; Markus Rothe <corsair@gentoo.org> stardict-2.4.6-r1.ebuild: - Added ~ppc64; bug #108571 - -*stardict-2.4.6-r1 (20 Jan 2006) - - 20 Jan 2006; Harald van Dijk <truedfx@gentoo.org> -stardict-2.4.6.ebuild, - +stardict-2.4.6-r1.ebuild: - Upstream re-released 2.4.6. - -*stardict-2.4.6 (19 Jan 2006) - - 19 Jan 2006; Harald van Dijk <truedfx@gentoo.org> +stardict-2.4.6.ebuild: - Version bump, making a bunch of GNOME deps optional - - 19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> stardict-2.4.2.ebuild: - Stable on sparc - - 02 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> stardict-2.4.2.ebuild, - stardict-2.4.3.ebuild, stardict-2.4.4.ebuild: - Keyworded ~sparc - -*stardict-2.4.4 (13 Jan 2005) - - 13 Jan 2005; Alastair Tse <liquidx@gentoo.org> +stardict-2.4.4.ebuild: - version bump (#73584) - - 22 Nov 2004; Jason Huebel,,, <jhuebel@gentoo.org> stardict-2.4.3.ebuild: - ~amd64 - -*stardict-2.4.3 (22 Sep 2004) - - 22 Sep 2004; Alastair Tse <liquidx@gentoo.org> +stardict-2.4.3.ebuild: - version bump - - 19 Aug 2004; foser <foser@gentoo.org> stardict-2.2.1,2.4.1.ebuild : - Also fix for gtk+-2.4 issues (#45791) - - 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> stardict-2.4.2.ebuild: - Add inherit eutils - - 22 Apr 2004; <khai@gentoo.org> +files/stardict-gtk24.patch, - stardict-2.4.2.ebuild: - Applied patch to fix compilation against gtk+-2.4. - - 06 Mar 2004; Alastair Tse <liquidx@gentoo.org> stardict-2.4.2.ebuild: - make tools executable (#43719) - -*stardict-2.4.2 (07 Jan 2004) - - 07 Jan 2004; Alastair Tse <liquidx@gentoo.org> stardict-2.4.1.ebuild, - stardict-2.4.2.ebuild: - version bump. 2.4.2 requires a new modified dictionary format. you'll have to - remerge your dictionaries to the same version 2.4.2 - -*stardict-2.4.1 (30 Oct 2003) - - 30 Oct 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.4.0.ebuild: - version bump - -*stardict-2.4.0 (12 Sep 2003) - - 12 Sep 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0.ebuild, - stardict-2.2.0.ebuild, stardict-2.2.1.ebuild, stardict-2.4.0.ebuild: - version bump - - 12 Sep 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0.ebuild, - stardict-2.2.0.ebuild, stardict-2.2.1.ebuild: - removing bonobo deps and clean up - - 09 Jul 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0.ebuild, - stardict-2.2.0.ebuild, stardict-2.2.1.ebuild: - add pkgconfig dep - -*stardict-2.2.1 (01 Jul 2003) - - 01 Jul 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.2.0.ebuild, - stardict-2.2.1.ebuild: - version bump and bumping 2.2.0 to stable - - 19 Jun 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.2.0.ebuild: - digest fixes - -*stardict-2.2.0 (04 Jun 2003) - - 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.2.0.ebuild: - version bump. dictionary files are now distributed seperately. you must - install them by merging the appropriate ones named app-dicts/stardict-* - - 21 May 2003; Alastair Tse <liquidx@gentoo.org> stardict-1.3.ebuild, - stardict-1.3.ebuild, stardict-2.0.0.ebuild, stardict-2.0.0_pre2.ebuild, - stardict-2.0.0_pre2.ebuild: - marking stardict 2.0.0 as stable and cleanups - -*stardict-2.0.0 (04 May 2003) - - 04 May 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0.ebuild: - version bump - -*stardict-2.0.0_pre2 (01 May 2003) - - 01 May 2003; Alastair Tse <liquidx@gentoo.org> stardict-2.0.0_pre2.ebuild: - bump to gnome2 version. very neat, thanks to Lloyd Huang - <lloyd@coventive.com> (#20151) - -*stardict-1.3 (08 Nov 2002) - - 29 Mar 2003; Alastair Tse <liquidx@gentoo.org> stardict-1.3.ebuild: - Replacing openmotif with virtual/motif - - 03 Dec 2002; Seemant Kulleen <seemant@gentoo.org> * : - - Moved to app-dicts - - 08 Nov 2002; Stuart Bouyer <stubear@gentoo.org> stardict-1.3.ebuild, - ChangeLog, files/digest-stardict-1.3, files/stardict-config.sh, - files/stardict-gentoo.patch : - - Initial ebuild submitted and created by Lloyd Huang (Huang YU HSIN) - <lloyd@coventive.com>. diff --git a/app-text/stardict/Manifest b/app-text/stardict/Manifest deleted file mode 100644 index e8c4bf8..0000000 --- a/app-text/stardict/Manifest +++ /dev/null @@ -1,14 +0,0 @@ -AUX stardict-2.4.8-ClipboardReceivedCallback.patch 669 RMD160 051e058f3c5cb174ecb461d4ae67115eca26c5e7 SHA1 d65226bef41e19b85114869a434c635b4cdee515 SHA256 c38927160ed618728db391033397801ffd1850c0aeaa98caa4cf4441a668d459 -AUX stardict-2.4.8-floatwin-disappear.patch 591 RMD160 334bc9fce6f765c17ac38c0bbf95ed2b1ba86803 SHA1 ad7ff07266de13c958bcdad08538a2327d1fc255 SHA256 a9b6d4269bc546004fa0535b5562b733de6f502483deb9346f1a40fe4a3026f6 -AUX stardict-3.0.1-changelog-minor-typo-fixes.patch 3415 RMD160 b6938e9a0f1272863187770bf5a893d239eb0c9a SHA1 117bcf2eb2478a932b9b0535cb06012a04e50293 SHA256 36543e608207de14eafd8b943afd855fe718856ede1c3c13a8e0a0808c6ef0b0 -AUX stardict-3.0.1-configure.in-EST.diff 459 RMD160 d8d3de801eedbab337fab87d7cb1e60be2517805 SHA1 85f56191176cd16fa2c13e951ce05f7bfb708c33 SHA256 cad6dcbb615b90d4e14e7578f53efcf8c78c3f36d7ba20a66dedef3a260510c5 -AUX stardict-3.0.1-gcc43.patch 12626 RMD160 068e8af4430d0c137fe41664fcae12053aec5ef3 SHA1 cd15116ac9a74ed4847fe0149a5093e6e36fef7b SHA256 49a7db8765b3add63c7774237903b7bcc5c6df8e713d00ee14a067877a695bf3 -AUX stardict-3.0.1-gconf-m4.diff 1720 RMD160 e4fea58f8730207a2de6d64f33c563f2fb758011 SHA1 a1fff45ee0ee30fa27ac9e512c9a9b7539117d9b SHA256 dac7841720aa693fc65150beff507120346b1a6b1040a33baf26cb7485cf5939 -AUX stardict-3.0.1-gucharmap.patch 1807 RMD160 3cdbef1f529bfb5a2990baa0d7ccee20ea6f8812 SHA1 da2bc881004e22046fd6c5f0397ffd40748313b0 SHA256 cca7f2c50fbabc0a2418cf07da3413e5901b7c2f3358c3556fd300455649e82c -AUX stardict-3.0.1-optional-esd.patch 5493 RMD160 565c3a25521c402e76d0c9579a2a2093d22732b1 SHA1 30ef355de0b8b6d1bbe95934d506e1a4650b5408 SHA256 52ddf3f27a9dc42591b5a0514332891da69c111898eb51ff13e601a92302c979 -AUX stardict-3.0.1-transparent_trayicon.patch 5712 RMD160 3ff5b688c264258d980c9168fff151d75164de65 SHA1 891f23e7be8e0b277f32414fa786874eed965344 SHA256 9171ae1aeb154d1159fe7fd2dee1ab30accd834fcdaa56f62bb66dac4fcbd741 -DIST QQWry.Dat.bz2 4114875 RMD160 646916f7ac234a95526f9e43cfca674c2b4b7bd1 SHA1 de7ff7208da0f889ec08911119948780d7ee4738 SHA256 3eda90ee8ea13ec88767336b078d2dfe2c971d6a31df60f409d526e3e29a4f83 -DIST stardict-3.0.1.tar.bz2 1964195 RMD160 296d73bd9acdbb53c21a4fb17e608a25f01b76de SHA1 a0357e88105eaf7d6a4aa4803bf8617759bf0315 SHA256 504b3a7748933b9bd998cb85f37d4fa0a8575306643ffe6a9742450e66cd556f -EBUILD stardict-3.0.1-r2.ebuild 3276 RMD160 42dd448badf0f311e912a2a48cfd75eb2c296ef2 SHA1 991fa87e78bb41026077782313e75b8b25370a78 SHA256 a77c51def4d3a2842e9b5c5ff2bcaaf53938b31ce1b0822c0f8b03fd5aa9d515 -MISC ChangeLog 7818 RMD160 0794064bbeeeb6a473ca76a97f652b922bf884f8 SHA1 34fbfedb1a02b5ad09e95fc92b0cd0de02512df1 SHA256 53ee41a1cb53dfa69bb2c04b2bdbbc6f5edba108d7a45c6b0b84403d920b91fa -MISC metadata.xml 469 RMD160 ae947b682cc418e7a0824a05fbcbb5fbbc285dd5 SHA1 6f9ec489c6e7454e2238463141f8213923290da5 SHA256 2b4b55eda05febaff8e789535addb1c6ae76569e2988984ea7120995b96eab58 diff --git a/app-text/stardict/files/stardict-2.4.8-ClipboardReceivedCallback.patch b/app-text/stardict/files/stardict-2.4.8-ClipboardReceivedCallback.patch deleted file mode 100644 index 630da35..0000000 --- a/app-text/stardict/files/stardict-2.4.8-ClipboardReceivedCallback.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- trunk/src/mainwin.h 2006/08/08 12:44:42 1 -+++ trunk/src/mainwin.h 2006/08/09 19:00:35 2 -@@ -68,8 +68,6 @@ - static void on_main_menu_about_activate(GtkMenuItem *menuitem, TopWin *oTopWin); - static void on_main_menu_quit_activate(GtkMenuItem *menuitem, TopWin *oTopWin); - -- static void ClipboardReceivedCallback(GtkClipboard *clipboard, const gchar *text, gpointer data); -- - void LoadHistory(void); - void SaveHistory(void); - public: -@@ -97,7 +95,7 @@ - bool HasFocus() { - return GTK_WIDGET_HAS_FOCUS(GTK_COMBO(WordCombo)->entry); - } -- -+ static void ClipboardReceivedCallback(GtkClipboard *clipboard, const gchar *text, gpointer data); - }; - - class ListWin diff --git a/app-text/stardict/files/stardict-2.4.8-floatwin-disappear.patch b/app-text/stardict/files/stardict-2.4.8-floatwin-disappear.patch deleted file mode 100644 index 44f92ee..0000000 --- a/app-text/stardict/files/stardict-2.4.8-floatwin-disappear.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: stardict-2.4.8/src/floatwin.cpp -=================================================================== ---- stardict-2.4.8.orig/src/floatwin.cpp -+++ stardict-2.4.8/src/floatwin.cpp -@@ -788,7 +788,7 @@ gboolean FloatWin::vButtonReleaseCallbac - - gboolean FloatWin::vMotionNotifyCallback (GtkWidget * widget, GdkEventMotion * event , FloatWin *oFloatWin) - { -- if (event->window == oFloatWin->FloatWindow->window || (event->state & GDK_BUTTON1_MASK)) -+ if (event->state & GDK_BUTTON1_MASK) - { - gint x,y; - x = oFloatWin->press_window_x + (gint)(event->x_root) - oFloatWin->press_x_root; diff --git a/app-text/stardict/files/stardict-3.0.1-changelog-minor-typo-fixes.patch b/app-text/stardict/files/stardict-3.0.1-changelog-minor-typo-fixes.patch deleted file mode 100644 index bd7248a..0000000 --- a/app-text/stardict/files/stardict-3.0.1-changelog-minor-typo-fixes.patch +++ /dev/null @@ -1,63 +0,0 @@ -#! /bin/sh /usr/share/dpatch/dpatch-run -## 04_changelog-minor-typo-fixes.dpatch by Anthony Fok <foka@debian.org> -## -## All lines beginning with `## DP:' are a description of the patch. -## DP: Minor typo fixes to upstream ChangeLog. - -@DPATCH@ - ---- stardict-3.0.1.orig/ChangeLog -+++ stardict-3.0.1/ChangeLog -@@ -12,7 +12,7 @@ - - 2007.8.13 - StarDict-3.0.0 (RedHat) released. --http://www.StarDict.org on-line dictionries website is out in 2006.9.25. We have developed the stardictd dictionary server for it. -+http://www.StarDict.org on-line dictionaries website is out in 2006.9.25. We have developed the stardictd dictionary server for it. - StarDict's total download count reached two millions in 2007.3.8. - Network dictionaries support. - Plugin system. -@@ -38,14 +38,14 @@ - KingSoft PowerWord support. This added 158 dictionaries. The data is cracked by Dwing(http://free5.ys168.com/?dwing). - Synonym support. - Sort word list by collate function support. --XDXF project(http://xdxf.sourceforge.net) has port its dictionaries to StarDict format, some dictionries are come from Sdictionary. This added 615 dictionries. -+XDXF project (http://xdxf.sourceforge.net) has port its dictionaries to StarDict format, some dictionaries are come from Sdictionary. This added 615 dictionaries. - French translation, thanks Christophe Durville <cdurpp@ifrance.com>. - Brazilian Portuguese translation, thanks Ernesto <ernesto_mor@yahoo.com.ar>. - Add cfdict dictionary, thanks Gilles Vigner <xiaogil@yahoo.fr>. - Add English-Thai Lexitron Dictionary and Thai-English Lexitron Dictionary, thanks Suphanut Thanyaboon <suphanut@tcllab.org>. - Add many Japanese dictionaries. - Add some Chinese dictionaries, data comes from KDic. --Add two Germany dictionries: ldaf, xindehan. -+Add two Germany dictionaries: ldaf, xindehan. - Add duden Germany dictionary, thanks Liu Guizhu <zhuzi813@gmail.com> for providing data file. - Add fundset dictionary, thanks Lin Fanshun <fundset@hotmail.com> for providing data file. - Add DrEye4in1 dictionary, thanks Lilian <fairyland@gmail.com> for providing data file. -@@ -54,7 +54,7 @@ - - 2006.4.18 - StarDict-2.4.7 (complete) released. --Port to GPE(http://gpe.handhelds.org). -+Port to GPE (http://gpe.handhelds.org). - Full-text search. - Acrobat plug-in in Win32, thanks Dewolf Xue <dewolf_matri_x@msn.com>. - Evgeniy's patches for special character search and other changes. -@@ -94,14 +94,14 @@ - - 2005.7.20 - StarDict-2.4.5 (final) released. --Source code optimize and many changes, thanks Evgeney <dushistov@mail.ru>. -+Source code optimize and many changes, thanks Evgeniy <dushistov@mail.ru>. - Dutch translation and help document translation, thanks Ruud Slaats <ruudslaats@eurotechgroup.nl>. - - 2004.11.28 - StarDict-2.4.4 (fine) released. --sdcv-0.1(StarDict command line version) is out, developed by Evgeney <dushistov@mail.ru>. -+sdcv-0.1(StarDict command line version) is out, developed by Evgeniy <dushistov@mail.ru>. - Try to create .idx.oft file to speed up the interpretation of the .idx file. This feature is especially useful to sdcv. --Mueller7 optimized, thanks Evgeney. -+Mueller7 optimized, thanks Evgeniy. - quick_eng-gre, quick_gre-eng dictionary encoding fix, thanks Christophe Combelles <ccomb@free.fr> for bug reporting. - Add Hanzi Master dictionary, thanks Michael Robinson <robinson@netrinsics.com>. - zh_TW help document translation and a small bug fix, thanks Roy Chan <roy.chan@debian.org.hk>. diff --git a/app-text/stardict/files/stardict-3.0.1-configure.in-EST.diff b/app-text/stardict/files/stardict-3.0.1-configure.in-EST.diff deleted file mode 100644 index 286da76..0000000 --- a/app-text/stardict/files/stardict-3.0.1-configure.in-EST.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.in.orig 2007-08-13 20:44:31.000000000 +0800 -+++ configure.in 2007-08-13 22:12:33.000000000 +0800 -@@ -131,7 +131,7 @@ - else - AC_MSG_RESULT(yes) - FESTIVAL_LIBS="-lFestival -lestools -lestbase -leststring" -- FESTIVAL_CFLAGS="-I/usr/include/speech-tools/EST -ffriend-injection -Wno-deprecated" -+ FESTIVAL_CFLAGS="-I/usr/include/speech-tools -ffriend-injection -Wno-deprecated" - FESTIVAL_PLUGIN_DIR="stardict-festival-tts-plugin" - fi - else diff --git a/app-text/stardict/files/stardict-3.0.1-gcc43.patch b/app-text/stardict/files/stardict-3.0.1-gcc43.patch deleted file mode 100644 index f90642b..0000000 --- a/app-text/stardict/files/stardict-3.0.1-gcc43.patch +++ /dev/null @@ -1,406 +0,0 @@ -=== modified file 'src/config_file.hpp' ---- src/config_file.hpp 2008-04-26 21:05:23 +0000 -+++ src/config_file.hpp 2008-04-26 21:05:29 +0000 -@@ -5,7 +5,7 @@ - #include <list> - #include <string> - --#include "sigc++/sigc++.h" -+#include <sigc++/sigc++.h> - - class config_file; - - -=== modified file 'src/gconf_file.cpp' ---- src/gconf_file.cpp 2008-04-26 21:05:23 +0000 -+++ src/gconf_file.cpp 2008-04-26 21:05:29 +0000 -@@ -22,6 +22,7 @@ - # include "config.h" - #endif - -+#include <memory> - #include <glib/gi18n.h> - - #include "gconf_file.hpp" - -=== modified file 'src/inifile.cpp' ---- src/inifile.cpp 2008-04-26 21:05:23 +0000 -+++ src/inifile.cpp 2008-04-26 21:05:29 +0000 -@@ -28,6 +28,7 @@ - #include <cstdio> - #include <glib/gi18n.h> - #include <glib/gstdio.h> -+#include <stdlib.h> - - #include "utils.h" - - -=== modified file 'src/lib/common.cpp' ---- src/lib/common.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/common.cpp 2008-04-26 21:05:29 +0000 -@@ -24,6 +24,8 @@ - # include "config.h" - #endif - -+#include <cstring> -+#include <stdlib.h> - #include "common.hpp" - - static void parse_description(const char *p, long len, std::string &description) - -=== modified file 'src/lib/data.cpp' ---- src/lib/data.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/data.cpp 2008-04-26 21:05:29 +0000 -@@ -26,6 +26,7 @@ - - #include "data.hpp" - #include "getuint32.h" -+#include <cstring> - - - DictBase::DictBase() - -=== modified file 'src/lib/http_client.cpp' ---- src/lib/http_client.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/http_client.cpp 2008-04-26 21:05:29 +0000 -@@ -4,6 +4,7 @@ - - #include "http_client.h" - #include "sockets.hpp" -+#include <cstring> - - sigc::signal<void, HttpClient *, const char *> HttpClient::on_error_; - sigc::signal<void, HttpClient *> HttpClient::on_response_; - -=== modified file 'src/lib/pluginmanager.cpp' ---- src/lib/pluginmanager.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/pluginmanager.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,7 @@ - #include "pluginmanager.h" - #include "file.hpp" - #include <string> -+#include <cstring> - - StarDictPluginBaseObject::StarDictPluginBaseObject(const char *filename, GModule *module_, plugin_configure_func_t configure_func_): - plugin_filename(filename), module(module_), configure_func(configure_func_) - -=== modified file 'src/lib/stardict_client.cpp' ---- src/lib/stardict_client.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/stardict_client.cpp 2008-04-26 21:05:29 +0000 -@@ -25,6 +25,8 @@ - #include <glib.h> - #include <glib/gi18n.h> - -+#include <cstring> -+#include <stdlib.h> - #include "sockets.hpp" - #include "md5.h" - #include "getuint32.h" - -=== modified file 'src/lib/stddict.cpp' ---- src/lib/stddict.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/stddict.cpp 2008-04-26 21:05:29 +0000 -@@ -28,6 +28,7 @@ - # include "config.h" - #endif - -+#include <cstring> - #include <glib/gi18n.h> - #include <glib/gstdio.h> - - -=== modified file 'src/lib/treedict.cpp' ---- src/lib/treedict.cpp 2008-04-26 21:05:23 +0000 -+++ src/lib/treedict.cpp 2008-04-26 21:05:29 +0000 -@@ -25,6 +25,7 @@ - # include "config.h" - #endif - -+#include <cstring> - #include "file.hpp" - #include "getuint32.h" - - -=== modified file 'src/pangoview.cpp' ---- src/pangoview.cpp 2008-04-26 21:05:23 +0000 -+++ src/pangoview.cpp 2008-04-26 21:05:29 +0000 -@@ -22,6 +22,7 @@ - # include "config.h" - #endif - -+#include <cstring> - #include "gtktextviewpango.h" - #include "utils.h" - #include "skin.h"//for SkinCursor definition - -=== modified file 'src/prefsdlg.cpp' ---- src/prefsdlg.cpp 2008-04-26 21:05:23 +0000 -+++ src/prefsdlg.cpp 2008-04-26 21:07:58 +0000 -@@ -34,6 +34,7 @@ - #include "utils.h" - #include "iskeyspressed.hpp" - #include "lib/md5.h" -+#include <cstdlib> - - #include "prefsdlg.h" - - -=== modified file 'src/readword.cpp' ---- src/readword.cpp 2008-04-26 21:05:23 +0000 -+++ src/readword.cpp 2008-04-26 21:08:42 +0000 -@@ -4,6 +4,7 @@ - - #include <cstring> - #include <string> -+#include <cstdlib> - - #include <glib/gi18n.h> - - -=== modified file 'src/sigc++/signal.h' ---- src/sigc++/signal.h 2008-04-26 21:05:23 +0000 -+++ src/sigc++/signal.h 2008-04-26 21:06:11 +0000 -@@ -18,7 +18,7 @@ - //Compilers, such as older versions of SUN Forte C++, that do not allow this also often - //do not allow a typedef to have the same name as a class in the typedef's definition. - //For Sun Forte CC 5.7 (SUN Workshop 10), comment this out to fix the build. -- #define SIGC_TYPEDEF_REDEFINE_ALLOWED 1 -+ //#define SIGC_TYPEDEF_REDEFINE_ALLOWED 1 - #endif - - namespace sigc { - -=== modified file 'src/utils.cpp' ---- src/utils.cpp 2008-04-26 21:05:23 +0000 -+++ src/utils.cpp 2008-04-26 21:05:29 +0000 -@@ -22,6 +22,7 @@ - # include "config.h" - #endif - -+#include <cstring> - #include <glib.h> - #include <glib/gi18n.h> - #include <cstdlib> - -=== modified file 'src/x11_iskeyspressed.hpp' ---- src/x11_iskeyspressed.hpp 2008-04-26 21:05:23 +0000 -+++ src/x11_iskeyspressed.hpp 2008-04-26 21:05:29 +0000 -@@ -5,6 +5,8 @@ - #include <X11/keysym.h> - #include <gtk/gtk.h> - -+#include <memory> -+ - #include "iskeyspressed.hpp" - - typedef enum { SYM, CODE, BUTTON } KeyType_t; - -=== modified file 'stardict-plugins/stardict-advertisement-plugin/advertisement.cpp' ---- stardict-plugins/stardict-advertisement-plugin/advertisement.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-advertisement-plugin/advertisement.cpp 2008-04-26 21:05:29 +0000 -@@ -2,6 +2,7 @@ - #include <glib.h> - #include <glib/gi18n.h> - #include <glib/gstdio.h> -+#include <cstring> - #include <string> - #include <map> - #include <list> - -=== modified file 'stardict-plugins/stardict-dictdotcn-plugin/stardict_dictdotcn.cpp' ---- stardict-plugins/stardict-dictdotcn-plugin/stardict_dictdotcn.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-dictdotcn-plugin/stardict_dictdotcn.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,6 @@ - #include "stardict_dictdotcn.h" - #include <glib/gi18n.h> -+#include <cstring> - #include <string> - #include <list> - - -=== modified file 'stardict-plugins/stardict-espeak-tts-plugin/stardict_espeak.cpp' ---- stardict-plugins/stardict-espeak-tts-plugin/stardict_espeak.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-espeak-tts-plugin/stardict_espeak.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,7 @@ - #include "stardict_espeak.h" - #include <espeak/speak_lib.h> - #include <glib/gi18n.h> -+#include <cstring> - - static const StarDictPluginSystemInfo *plugin_info = NULL; - static std::string voice_engine; - -=== modified file 'stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp' ---- stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,8 @@ - #include "stardict_gucharmap.h" - #include <glib/gi18n.h> - #include <gucharmap/gucharmap.h> -+#include <stdlib.h> -+#include <cstring> - #include <string> - - static char *build_dictdata(char type, const char *definition) - -=== modified file 'stardict-plugins/stardict-html-parsedata-plugin/stardict_html_parsedata.cpp' ---- stardict-plugins/stardict-html-parsedata-plugin/stardict_html_parsedata.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-html-parsedata-plugin/stardict_html_parsedata.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,7 @@ - #include "stardict_html_parsedata.h" - #include <glib/gi18n.h> -+#include <cstring> -+#include <stdlib.h> - - #ifdef _WIN32 - #include <windows.h> - -=== modified file 'stardict-plugins/stardict-man-plugin/stardict_man.cpp' ---- stardict-plugins/stardict-man-plugin/stardict_man.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-man-plugin/stardict_man.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,6 @@ - #include "stardict_man.h" - #include <glib/gi18n.h> -+#include <cstring> - #include <string> - - static const StarDictPluginSystemInfo *plugin_info = NULL; - -=== modified file 'stardict-plugins/stardict-powerword-parsedata-plugin/stardict_powerword_parsedata.cpp' ---- stardict-plugins/stardict-powerword-parsedata-plugin/stardict_powerword_parsedata.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-powerword-parsedata-plugin/stardict_powerword_parsedata.cpp 2008-04-26 21:05:29 +0000 -@@ -1,4 +1,5 @@ - #include "stardict_powerword_parsedata.h" -+#include <cstring> - #include <glib/gi18n.h> - - #ifdef _WIN32 - -=== modified file 'stardict-plugins/stardict-qqwry-plugin/stardict_qqwry.cpp' ---- stardict-plugins/stardict-qqwry-plugin/stardict_qqwry.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-qqwry-plugin/stardict_qqwry.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,8 @@ - #include "stardict_qqwry.h" - #include <glib/gi18n.h> - #include <glib/gstdio.h> -+#include <cstring> -+#include <stdlib.h> - #include <string> - - #ifdef _WIN32 - -=== modified file 'stardict-plugins/stardict-spell-plugin/stardict_spell.cpp' ---- stardict-plugins/stardict-spell-plugin/stardict_spell.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-spell-plugin/stardict_spell.cpp 2008-04-26 21:05:29 +0000 -@@ -3,6 +3,7 @@ - #include <glib/gi18n.h> - #include <enchant.h> - #include <pango/pango.h> -+#include <cstring> - #include <string> - #include <vector> - - -=== modified file 'stardict-plugins/stardict-update-info-plugin/stardict_update_info.cpp' ---- stardict-plugins/stardict-update-info-plugin/stardict_update_info.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-update-info-plugin/stardict_update_info.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,7 @@ - #include "stardict_update_info.h" - #include <glib/gi18n.h> -+#include <cstring> -+#include <stdlib.h> - - #ifdef _WIN32 - #include <windows.h> - -=== modified file 'stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki2xml.cpp' ---- stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki2xml.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki2xml.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,6 @@ - #include "stardict_wiki2xml.h" - #include "WIKI2XML.h" -+#include <cstring> - #include <glib.h> - - std::string wiki2xml(std::string &str) - -=== modified file 'stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki_parsedata.cpp' ---- stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki_parsedata.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-wiki-parsedata-plugin/stardict_wiki_parsedata.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,6 @@ - #include "stardict_wiki_parsedata.h" - #include "stardict_wiki2xml.h" -+#include <cstring> - #include <glib/gi18n.h> - - #ifdef _WIN32 - -=== modified file 'stardict-plugins/stardict-wordnet-plugin/court_widget.cpp' ---- stardict-plugins/stardict-wordnet-plugin/court_widget.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-wordnet-plugin/court_widget.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,7 @@ - #include "court_widget.h" - #include <math.h> - #include <list> -+#include <cstring> - - - wnobj::wnobj(partic_t & p, unsigned int t) : _p(p), _t(t), highlight(false) - -=== modified file 'stardict-plugins/stardict-wordnet-plugin/stardict_wordnet.cpp' ---- stardict-plugins/stardict-wordnet-plugin/stardict_wordnet.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-wordnet-plugin/stardict_wordnet.cpp 2008-04-26 21:05:29 +0000 -@@ -1,6 +1,7 @@ - #include "stardict_wordnet.h" - #include "court_widget.h" - #include <glib/gi18n.h> -+#include <cstring> - - #ifdef _WIN32 - #include <windows.h> - -=== modified file 'stardict-plugins/stardict-wordnet-plugin/stardict_wordnet_parsedata.cpp' ---- stardict-plugins/stardict-wordnet-plugin/stardict_wordnet_parsedata.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-wordnet-plugin/stardict_wordnet_parsedata.cpp 2008-04-26 21:05:29 +0000 -@@ -1,4 +1,5 @@ - #include "stardict_wordnet_parsedata.h" -+#include <cstring> - #include <glib/gi18n.h> - - #ifdef _WIN32 - -=== modified file 'stardict-plugins/stardict-xdxf-parsedata-plugin/stardict_xdxf_parsedata.cpp' ---- stardict-plugins/stardict-xdxf-parsedata-plugin/stardict_xdxf_parsedata.cpp 2008-04-26 21:05:23 +0000 -+++ stardict-plugins/stardict-xdxf-parsedata-plugin/stardict_xdxf_parsedata.cpp 2008-04-26 21:05:29 +0000 -@@ -1,5 +1,6 @@ - #include "stardict_xdxf_parsedata.h" - #include <glib/gi18n.h> -+#include <cstring> - - #ifdef _WIN32 - #include <windows.h> - -=== modified file 'tests/t_config_file.cpp' ---- tests/t_config_file.cpp 2008-04-26 21:05:23 +0000 -+++ tests/t_config_file.cpp 2008-04-26 21:05:29 +0000 -@@ -2,6 +2,7 @@ - # include "config.h" - #endif - -+#include <memory> - #include <cerrno> - #include <cstdio> - #include <cstdlib> - -=== modified file 'tests/t_xml.cpp' ---- tests/t_xml.cpp 2008-04-26 21:05:23 +0000 -+++ tests/t_xml.cpp 2008-04-26 21:05:29 +0000 -@@ -3,6 +3,7 @@ - #endif - - #include <glib.h> -+#include <cstring> - #include <cstdlib> - #include <string> - - diff --git a/app-text/stardict/files/stardict-3.0.1-gconf-m4.diff b/app-text/stardict/files/stardict-3.0.1-gconf-m4.diff deleted file mode 100644 index fc412ec..0000000 --- a/app-text/stardict/files/stardict-3.0.1-gconf-m4.diff +++ /dev/null @@ -1,43 +0,0 @@ -diff -urN stardict-3.0.0.orig/m4/gconf-2.m4 stardict-3.0.0/m4/gconf-2.m4 ---- m4/gconf-2.m4 1970-01-01 08:00:00.000000000 +0800 -+++ m4/gconf-2.m4 2007-11-10 14:48:00.000000000 +0800 -@@ -0,0 +1,39 @@ -+dnl AM_GCONF_SOURCE_2 -+dnl Defines GCONF_SCHEMA_CONFIG_SOURCE which is where you should install schemas -+dnl (i.e. pass to gconftool-2 -+dnl Defines GCONF_SCHEMA_FILE_DIR which is a filesystem directory where -+dnl you should install foo.schemas files -+dnl -+ -+AC_DEFUN([AM_GCONF_SOURCE_2], -+[ -+ if test "x$GCONF_SCHEMA_INSTALL_SOURCE" = "x"; then -+ GCONF_SCHEMA_CONFIG_SOURCE=`gconftool-2 --get-default-source` -+ else -+ GCONF_SCHEMA_CONFIG_SOURCE=$GCONF_SCHEMA_INSTALL_SOURCE -+ fi -+ -+ AC_ARG_WITH(gconf-source, -+ [ --with-gconf-source=sourceaddress Config database for installing schema files.],GCONF_SCHEMA_CONFIG_SOURCE="$withval",) -+ -+ AC_SUBST(GCONF_SCHEMA_CONFIG_SOURCE) -+ AC_MSG_RESULT([Using config source $GCONF_SCHEMA_CONFIG_SOURCE for schema installation]) -+ -+ if test "x$GCONF_SCHEMA_FILE_DIR" = "x"; then -+ GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' -+ fi -+ -+ AC_ARG_WITH(gconf-schema-file-dir, -+ [ --with-gconf-schema-file-dir=dir Directory for installing schema files.],GCONF_SCHEMA_FILE_DIR="$withval",) -+ -+ AC_SUBST(GCONF_SCHEMA_FILE_DIR) -+ AC_MSG_RESULT([Using $GCONF_SCHEMA_FILE_DIR as install directory for schema files]) -+ -+ AC_ARG_ENABLE(schemas-install, -+ [ --disable-schemas-install Disable the schemas installation], -+ [case ${enableval} in -+ yes|no) ;; -+ *) AC_MSG_ERROR(bad value ${enableval} for --enable-schemas-install) ;; -+ esac]) -+ AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [test "$enable_schemas_install" != no]) -+]) diff --git a/app-text/stardict/files/stardict-3.0.1-gucharmap.patch b/app-text/stardict/files/stardict-3.0.1-gucharmap.patch deleted file mode 100644 index c9a076a..0000000 --- a/app-text/stardict/files/stardict-3.0.1-gucharmap.patch +++ /dev/null @@ -1,44 +0,0 @@ -Index: configure.in -=================================================================== ---- configure.in (revision 257) -+++ configure.in (working copy) -@@ -12,6 +12,7 @@ - - AC_PATH_PROG(GCONFTOOL, gconftool-2) - AC_PROG_INTLTOOL([0.22]) -+PKG_PROG_PKG_CONFIG - - AC_CONFIG_MACRO_DIR(m4) - AM_PROG_LIBTOOL -@@ -72,13 +73,17 @@ - dnl gucharmap plugin checks. - dnl ================================================================ - -+GUCHARMAP_REQUIRED=1.4.0 - AC_ARG_ENABLE([gucharmap], - AS_HELP_STRING([--disable-gucharmap],[Disable gucharmap plugin (default: enabled)]), - [enable_gucharmap=$enableval], - [enable_gucharmap=yes]) - - if test "x$enable_gucharmap" = "xyes" ; then -- PKG_CHECK_MODULES(GUCHARMAP, [gucharmap >= 1.4.0], have_gucharmap=yes, have_gucharmap=no) -+ PKG_CHECK_MODULES(GUCHARMAP, [gucharmap >= $GUCHARMAP_REQUIRED], have_gucharmap=yes, have_gucharmap=no) -+ if test "x$have_gucharmap" != "xyes"; then -+ PKG_CHECK_MODULES(GUCHARMAP, [gucharmap-2 >= $GUCHARMAP_REQUIRED], have_gucharmap=yes, have_gucharmap=no) -+ fi - if test "x$have_gucharmap" = "xyes"; then - GUCHARMAP_CFLAGS="${GUCHARMAP_CFLAGS}" - GUCHARMAP_LIBS="${GUCHARMAP_LIBS}" -Index: stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp -=================================================================== ---- stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp (revision 257) -+++ stardict-plugins/stardict-gucharmap-plugin/stardict_gucharmap.cpp (working copy) -@@ -238,7 +238,7 @@ - /* canonical decomposition */ - gunichar *decomposition; - gsize result_len; -- decomposition = gucharmap_unicode_canonical_decomposition (uc, &result_len); -+ decomposition = g_unicode_canonical_decomposition (uc, &result_len); - if (result_len != 1) { - definition += _("Canonical decomposition:"); - definition += " "; diff --git a/app-text/stardict/files/stardict-3.0.1-optional-esd.patch b/app-text/stardict/files/stardict-3.0.1-optional-esd.patch deleted file mode 100644 index ab283b3..0000000 --- a/app-text/stardict/files/stardict-3.0.1-optional-esd.patch +++ /dev/null @@ -1,125 +0,0 @@ -diff -urN stardict-3.0.1/configure.in stardict-3.0.1-f/configure.in ---- stardict-3.0.1/configure.in 2007-11-01 15:37:15.000000000 +0800 -+++ stardict-3.0.1-f/configure.in 2008-11-09 14:30:49.000000000 +0800 -@@ -296,6 +296,8 @@ - AC_ARG_ENABLE(gnome-support, AC_HELP_STRING([--disable-gnome-support], [Disable gnome support])) - AC_ARG_ENABLE(gpe-support, AC_HELP_STRING([--enable-gpe-support], [Enable gpe support])) - AC_ARG_ENABLE(maemo-support, AC_HELP_STRING([--enable-maemo-support], [Enable maemo support])) -+AC_ARG_ENABLE(esd-support, AC_HELP_STRING([--enable-esd-support], [Enable esd support])) -+AM_CONDITIONAL(ESD_SUPPORT, test "x${enable_gpe_support}" != "xyes" && test "x${enable_maemo_support}" != "xyes" && test "x${enable_gnome_support}" != "xno" && test "x${enable_esd_support}" = "xyes" ) - AM_CONDITIONAL(GNOME_SUPPORT, test "x${enable_gpe_support}" != "xyes" && test "x${enable_maemo_support}" != "xyes" && test "x${enable_gnome_support}" != "xno") - AM_CONDITIONAL(GPE_SUPPORT, test "x${enable_gpe_support}" = "xyes") - AM_CONDITIONAL(MAEMO_SUPPORT, test "x${enable_maemo_support}" = "xyes") -@@ -307,7 +309,11 @@ - elif test "x${enable_gnome_support}" = "xno" ; then - DEP_MODULES="gtk+-2.0 >= 2.12 gthread-2.0" - else -- DEP_MODULES="libgnomeui-2.0 >= 2.20" -+ if test "x${enable_esd_support}" = "xyes"; then -+ DEP_MODULES="libgnomeui-2.0 >= 2.20 esound >= 0.2" -+ else -+ DEP_MODULES="libgnomeui-2.0 >= 2.20" -+ fi - fi - - dnl -@@ -338,6 +344,12 @@ - echo "Enable gnome suppport"; - AC_DEFINE([CONFIG_GNOME],[], [Compile with gnome support]) - -+dnl For esound support -+ if test "x${enable_esd_support}" = "xyes"; then -+ echo "Enable esound suppport"; -+ AC_DEFINE([CONFIG_ESD],[], [Compile with esound support]) -+ fi -+ - dnl ********************************************* - dnl for anything which calls gconftool-2 correctly - dnl ********************************************* -diff -urN stardict-3.0.1/src/conf.cpp stardict-3.0.1-f/src/conf.cpp ---- stardict-3.0.1/src/conf.cpp 2007-10-30 16:05:35.000000000 +0800 -+++ stardict-3.0.1-f/src/conf.cpp 2008-11-09 14:11:51.000000000 +0800 -@@ -108,7 +108,7 @@ - add_entry("/apps/stardict/preferences/dictionary/enable_collation", false); - add_entry("/apps/stardict/preferences/dictionary/collate_function", 0); - --#if defined(CONFIG_GTK) || defined (CONFIG_GPE) -+#if defined(CONFIG_GTK) || defined (CONFIG_GPE) || (! defined(CONFIG_ESD)) - add_entry("/apps/stardict/preferences/dictionary/play_command", std::string("play")); - #endif - #ifdef _WIN32 -diff -urN stardict-3.0.1/src/desktop.cpp stardict-3.0.1-f/src/desktop.cpp ---- stardict-3.0.1/src/desktop.cpp 2007-08-31 15:27:59.000000000 +0800 -+++ stardict-3.0.1-f/src/desktop.cpp 2008-11-09 13:51:51.000000000 +0800 -@@ -37,7 +37,7 @@ - - #include "desktop.hpp" - --#if defined(CONFIG_GTK) || defined(CONFIG_GPE) || defined(CONFIG_MAEMO) -+#if defined(CONFIG_GTK) || defined(CONFIG_GPE) || defined(CONFIG_MAEMO) || (! defined(CONFIG_ESD)) - static void spawn_command(const gchar *exe, const gchar *arg) - { - gchar *qarg = g_shell_quote(arg); -@@ -55,7 +55,7 @@ - #if !defined(_MSC_VER) - PlaySound(filename.c_str(), 0, SND_ASYNC | SND_FILENAME); - #endif --#elif defined(CONFIG_GNOME) -+#elif defined(CONFIG_ESD) - gnome_sound_play(filename.c_str()); - #else - const std::string &playcmd= -diff -urN stardict-3.0.1/src/prefsdlg.cpp stardict-3.0.1-f/src/prefsdlg.cpp ---- stardict-3.0.1/src/prefsdlg.cpp 2007-10-30 16:14:07.000000000 +0800 -+++ stardict-3.0.1-f/src/prefsdlg.cpp 2008-11-09 14:13:38.000000000 +0800 -@@ -734,7 +734,7 @@ - g_signal_connect (G_OBJECT (check_button), "toggled", G_CALLBACK (on_setup_dictionary_sound_ckbutton_toggled), (gpointer)this); - gtk_box_pack_start(GTK_BOX(vbox1),check_button,false,false,0); - GtkWidget *label; --#if defined(CONFIG_GTK) || defined(CONFIG_GPE) -+#if defined(CONFIG_GTK) || defined(CONFIG_GPE) || (! defined(CONFIG_ESD)) - GtkWidget *hbox2 = gtk_hbox_new(FALSE, 6); - label=gtk_label_new(_("Command for playing wav files:")); - gtk_box_pack_start(GTK_BOX(hbox2), label, FALSE, FALSE, 0); -@@ -1865,7 +1865,7 @@ - port = 2628; - conf->set_int_at("network/port", port); - gpAppFrame->oStarDictClient.set_server(server, port); --#if defined(CONFIG_GTK) || defined(CONFIG_GPE) -+#if defined(CONFIG_GTK) || defined(CONFIG_GPE) || (! defined(CONFIG_ESD)) - ch = gtk_entry_get_text(ePlayCommand); - if (ch[0]) - conf->set_string_at("dictionary/play_command", ch); -diff -urN stardict-3.0.1/src/prefsdlg.h stardict-3.0.1-f/src/prefsdlg.h ---- stardict-3.0.1/src/prefsdlg.h 2007-10-30 16:05:48.000000000 +0800 -+++ stardict-3.0.1-f/src/prefsdlg.h 2008-11-09 14:43:43.000000000 +0800 -@@ -32,7 +32,7 @@ - GtkButton *bAccount; - std::string register_user; - std::string register_hex; --#if defined(CONFIG_GTK) || defined(CONFIG_GPE) -+#if defined(CONFIG_GTK) || defined(CONFIG_GPE) || (! defined(CONFIG_ESD)) - GtkEntry *ePlayCommand; - #endif - #ifndef CONFIG_GPE -diff -urN stardict-3.0.1/src/stardict.cpp stardict-3.0.1-f/src/stardict.cpp ---- stardict-3.0.1/src/stardict.cpp 2007-11-05 11:39:51.000000000 +0800 -+++ stardict-3.0.1-f/src/stardict.cpp 2008-11-09 13:25:35.000000000 +0800 -@@ -136,7 +136,7 @@ - dict_manage_dlg = NULL; - plugin_manage_dlg = NULL; - prefs_dlg = NULL; --#ifdef CONFIG_GNOME -+#ifdef CONFIG_ESD - gnome_sound_init(NULL); - #endif - } -@@ -144,7 +144,7 @@ - AppCore::~AppCore() - { - stop_word_change_timer(); --#ifdef CONFIG_GNOME -+#ifdef CONFIG_ESD - gnome_sound_shutdown(); - #endif - delete dict_manage_dlg; diff --git a/app-text/stardict/files/stardict-3.0.1-transparent_trayicon.patch b/app-text/stardict/files/stardict-3.0.1-transparent_trayicon.patch deleted file mode 100644 index 1522a2a..0000000 --- a/app-text/stardict/files/stardict-3.0.1-transparent_trayicon.patch +++ /dev/null @@ -1,168 +0,0 @@ ---- stardict-3.0.1/src/docklet.cpp 2007-10-25 10:57:22.000000000 +0400 -+++ stardict/src/docklet.cpp 2008-02-25 16:32:08.000000000 +0300 -@@ -25,15 +25,15 @@ - void DockLet::create_docklet() - { - docklet_ = egg_tray_icon_new("StarDict"); -- box_ = gtk_event_box_new(); -+ gtk_widget_add_events (GTK_WIDGET(docklet_), GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK); - if (is_hide_state()) { -- gtk_widget_set_tooltip_text(box_, _("StarDict")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict")); - image_ = gtk_image_new_from_pixbuf(normal_icon_); - } else if (is_scan_on()) { -- gtk_widget_set_tooltip_text(box_, _("StarDict - Scanning")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict - Scanning")); - image_ = gtk_image_new_from_pixbuf(scan_icon_); - } else { -- gtk_widget_set_tooltip_text(box_, _("StarDict - Stopped")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict - Stopped")); - image_ = gtk_image_new_from_pixbuf(stop_icon_); - } - -@@ -41,11 +41,10 @@ - G_CALLBACK(on_embedded), this); - g_signal_connect(G_OBJECT(docklet_), "destroy", - G_CALLBACK(on_destroyed), this); -- g_signal_connect(G_OBJECT(box_), "button-press-event", -+ g_signal_connect(G_OBJECT(docklet_), "button-press-event", - G_CALLBACK(on_btn_press), this); - -- gtk_container_add(GTK_CONTAINER(box_), image_); -- gtk_container_add(GTK_CONTAINER(docklet_), box_); -+ gtk_container_add(GTK_CONTAINER(docklet_), image_); - gtk_widget_show_all(GTK_WIDGET(docklet_)); - - /* ref the docklet_ before we bandy it about the place */ -@@ -179,13 +178,13 @@ - - void DockLet::scan_on() - { -- gtk_widget_set_tooltip_text(box_, _("StarDict - Scanning")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict - Scanning")); - gtk_image_set_from_pixbuf(GTK_IMAGE(image_), scan_icon_); - } - - void DockLet::scan_off() - { -- gtk_widget_set_tooltip_text(box_, _("StarDict - Stopped")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict - Stopped")); - gtk_image_set_from_pixbuf(GTK_IMAGE(image_), stop_icon_); - } - -@@ -193,7 +192,7 @@ - { - if (!image_) - return; -- gtk_widget_set_tooltip_text(box_, _("StarDict")); -+ gtk_widget_set_tooltip_text(GTK_WIDGET(docklet_), _("StarDict")); - gtk_image_set_from_pixbuf(GTK_IMAGE(image_), normal_icon_); - } - ---- stardict-3.0.1/src/docklet.h 2007-10-25 10:53:06.000000000 +0400 -+++ stardict/src/docklet.h 2008-02-25 16:32:08.000000000 +0300 -@@ -16,7 +16,6 @@ - void set_scan_mode(bool); - private: - EggTrayIcon *docklet_; -- GtkWidget *box_; - GtkWidget *image_; //icon image. - typedef ResourceWrapper<GtkWidget, GtkWidget, gtk_widget_destroy> GMenu; - GMenu menu_; ---- stardict-3.0.1/src/eggtrayicon.c 2007-07-10 11:16:04.000000000 +0400 -+++ stardict/src/eggtrayicon.c 2008-02-25 16:32:08.000000000 +0300 -@@ -66,6 +66,8 @@ - - static void egg_tray_icon_realize (GtkWidget *widget); - static void egg_tray_icon_unrealize (GtkWidget *widget); -+static void egg_tray_icon_add (GtkContainer *container, -+ GtkWidget *widget); - - #ifdef GDK_WINDOWING_X11 - static void egg_tray_icon_update_manager_window (EggTrayIcon *icon, -@@ -113,6 +115,7 @@ - { - GObjectClass *gobject_class = (GObjectClass *)klass; - GtkWidgetClass *widget_class = (GtkWidgetClass *)klass; -+ GtkContainerClass *container_class = (GtkContainerClass *)klass; - - parent_class = g_type_class_peek_parent (klass); - -@@ -121,6 +124,8 @@ - widget_class->realize = egg_tray_icon_realize; - widget_class->unrealize = egg_tray_icon_unrealize; - -+ container_class->add = egg_tray_icon_add; -+ - g_object_class_install_property (gobject_class, - PROP_ORIENTATION, - g_param_spec_enum ("orientation", -@@ -159,6 +164,35 @@ - } - - #ifdef GDK_WINDOWING_X11 -+static gboolean -+transparent_expose_event (GtkWidget *widget, GdkEventExpose *event, gpointer user_data) -+{ -+ gdk_window_clear_area (widget->window, event->area.x, event->area.y, -+ event->area.width, event->area.height); -+ return FALSE; -+} -+ -+static void -+make_transparent_again (GtkWidget *widget, GtkStyle *previous_style, -+ gpointer user_data) -+{ -+ gdk_window_set_back_pixmap(widget->window, NULL, TRUE); -+} -+ -+static void -+make_transparent (GtkWidget *widget, gpointer user_data) -+{ -+ if (GTK_WIDGET_NO_WINDOW (widget) || GTK_WIDGET_APP_PAINTABLE (widget)) -+ return; -+ -+ gtk_widget_set_app_paintable (widget, TRUE); -+ gtk_widget_set_double_buffered (widget, FALSE); -+ gdk_window_set_back_pixmap (widget->window, NULL, TRUE); -+ g_signal_connect (widget, "expose_event", -+ G_CALLBACK (transparent_expose_event), NULL); -+ g_signal_connect_after (widget, "style_set", -+ G_CALLBACK (make_transparent_again), NULL); -+} - - static void - egg_tray_icon_get_orientation_property (EggTrayIcon *icon) -@@ -238,10 +272,22 @@ - } - return GDK_FILTER_CONTINUE; - } -- -+#else -+static void -+make_transparent (GtkWidget *widget, gpointer user_data) -+{ -+} - #endif - - static void -+egg_tray_icon_add (GtkContainer *container, GtkWidget *widget) -+{ -+ g_signal_connect (widget, "realize", -+ G_CALLBACK (make_transparent), NULL); -+ GTK_CONTAINER_CLASS (parent_class)->add (container, widget); -+} -+ -+static void - egg_tray_icon_unrealize (GtkWidget *widget) - { - #ifdef GDK_WINDOWING_X11 -@@ -381,6 +427,8 @@ - if (GTK_WIDGET_CLASS (parent_class)->realize) - GTK_WIDGET_CLASS (parent_class)->realize (widget); - -+ make_transparent (widget, NULL); -+ - screen = gtk_widget_get_screen (widget); - display = gdk_screen_get_display (screen); - xdisplay = gdk_x11_display_get_xdisplay (display); diff --git a/app-text/stardict/metadata.xml b/app-text/stardict/metadata.xml deleted file mode 100644 index 843f74a..0000000 --- a/app-text/stardict/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <herd>app-dicts</herd> - <longdescription> - StarDict is an international dictionary Software. It has powerful features - such as "Glob-style pattern matching", "Scan selection word," "Fuzzy - query," etc. Stardict Version3.0 has developed a lot of new functions, such - as Full-text translation, Net Dict. - </longdescription> -</pkgmetadata> diff --git a/app-text/stardict/stardict-3.0.1-r2.ebuild b/app-text/stardict/stardict-3.0.1-r2.ebuild deleted file mode 100644 index cb5e769..0000000 --- a/app-text/stardict/stardict-3.0.1-r2.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict/stardict-3.0.1-r1.ebuild,v 1.3 2008/04/29 08:24:24 pva Exp $ - -inherit gnome2 eutils autotools - -# NOTE: Even though the *.dict.dz are the same as dictd/freedict's files, -# their indexes seem to be in a different format. So we'll keep them -# seperate for now. - -DESCRIPTION="A GNOME2 international dictionary supporting fuzzy and glob style matching" -HOMEPAGE="http://stardict.sourceforge.net/" -SRC_URI="mirror://sourceforge/stardict/${P}.tar.bz2 - qqwry? ( mirror://sourceforge/stardict/QQWry.Dat.bz2 )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="festival espeak esd gnome gucharmap qqwry pronounce spell" -RESTRICT="test" - -DEP="gnome? ( >=gnome-base/libbonobo-2.2.0 - >=gnome-base/libgnome-2.2.0 - >=gnome-base/libgnomeui-2.2.0 - >=gnome-base/gconf-2 - >=gnome-base/orbit-2.6 - app-text/scrollkeeper ) - pronounce? ( app-dicts/wyabdcrealpeopletts ) - spell? ( app-text/enchant ) - gucharmap? ( >=gnome-extra/gucharmap-1.4.0 ) - >=sys-libs/zlib-1.1.4 - >=x11-libs/gtk+-2.12" - -RDEPEND="${DEP} - espeak? ( >=app-accessibility/espeak-1.29 ) - festival? ( =app-accessibility/festival-1.96_beta )" - -DEPEND="${DEP} - >=dev-util/intltool-0.22 - dev-util/pkgconfig" - -pkg_setup() { - if (use gnome && use pronounce && ! built_with_use gnome-base/libgnome esd); then - if use esd; then - ewarn 'Note, being built with USE="gnome" stardict uses gnome_sound_play()' - ewarn 'to play RealPeopleTTS sounds, which plays sounds only in case' - ewarn 'gnome-base/libgnome was built with USE="esd".' - else - ewarn "Note: to play sounde you'll have manually configure command" - ewarn "to play sounds:" - ewarn "Preferences -> Sound -> Command for playing wav files" - fi - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}/${P}-configure.in-EST.diff" - epatch "${FILESDIR}/${P}-gconf-m4.diff" - epatch "${FILESDIR}/${P}-gcc43.patch" - epatch "${FILESDIR}/${P}-transparent_trayicon.patch" - epatch "${FILESDIR}/${P}-changelog-minor-typo-fixes.patch" - epatch "${FILESDIR}/${P}-gucharmap.patch" - epatch "${FILESDIR}/${P}-optional-esd.patch" - eautoreconf - gnome2_omf_fix -} - -src_compile() { - # Festival plugin crashes, bug 188684. Disable for now. - G2CONF="$(use_enable gnome gnome-support) - $(use_enable spell) - $(use_enable esd esd-support) - $(use_enable gucharmap) - $(use_enable espeak) - $(use_enable qqwry) - --disable-festival - --disable-advertisement - --disable-updateinfo" - gnome2_src_compile -} - -src_install() { - gnome2_src_install - if use qqwry; then - insinto /usr/share/stardict/data - doins ../QQWry.Dat - fi - dodoc doc/{FAQ,HowToCreateDictionary,StarDictFileFormat,Translation,HACKING} -} - -pkg_postinst() { - if use festival; then - elog "Note: festival text to speach (TTS) plugin is not built. To use festival" - elog 'TTS plugin, please, enable "Use TTS program." at:' - elog '"Preferences -> Dictionary -> Sound" and fill in "Commandline" with:' - elog '"echo %s | festival --tts"' - elog - fi - elog "You will now need to install stardict dictionary files. If" - elog "you have not, execute the below to get a list of dictionaries:" - elog - elog " emerge -s stardict-" -} diff --git a/media-libs/sdl-mixer/ChangeLog b/media-libs/sdl-mixer/ChangeLog deleted file mode 100644 index a085f56..0000000 --- a/media-libs/sdl-mixer/ChangeLog +++ /dev/null @@ -1,292 +0,0 @@ -# ChangeLog for media-libs/sdl-mixer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/ChangeLog,v 1.72 2010/01/26 00:35:09 jer Exp $ - - 26 Jan 2010; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.11.ebuild: - Stable for HPPA (bug #297119). - - 23 Jan 2010; Tobias Klausmann <klausman@gentoo.org> - sdl-mixer-1.2.11.ebuild: - Stable on alpha, bug #297119 - - 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> sdl-mixer-1.2.8.ebuild, - sdl-mixer-1.2.11.ebuild: - sh stable - - 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> - sdl-mixer-1.2.11.ebuild: - Transfer Prefix keywords - - 05 Jan 2010; Joseph Jezak <josejx@gentoo.org> sdl-mixer-1.2.11.ebuild: - Marked ppc stable for bug #297119. - - 31 Dec 2009; Christian Faulhammer <fauli@gentoo.org> - sdl-mixer-1.2.11.ebuild: - stable x86, bug 297119 - - 31 Dec 2009; Markus Meier <maekke@gentoo.org> sdl-mixer-1.2.11.ebuild: - amd64/arm stable, bug #297119 - - 31 Dec 2009; Brent Baude <ranger@gentoo.org> sdl-mixer-1.2.11.ebuild: - Marking sdl-mixer-1.2.11 ppc64 for bug 297119 - -*sdl-mixer-1.2.11 (15 Nov 2009) - - 15 Nov 2009; Mike Frysinger <vapier@gentoo.org> +sdl-mixer-1.2.11.ebuild: - Version bump. - -*sdl-mixer-1.2.10 (09 Nov 2009) - - 09 Nov 2009; Mike Frysinger <vapier@gentoo.org> +sdl-mixer-1.2.10.ebuild: - Version bump. - -*sdl-mixer-1.2.9 (21 Oct 2009) - - 21 Oct 2009; Mike Frysinger <vapier@gentoo.org> +sdl-mixer-1.2.9.ebuild, - metadata.xml: - Version bump. - - 08 Jun 2009; Raúl Porcel <armin76@gentoo.org> sdl-mixer-1.2.8.ebuild: - Add ~sh wrt #271076 - - 31 Aug 2008; Michael Sterrett <mr_bones_@gentoo.org> - -files/sdl-mixer-1.2.7-build.patch, - -files/sdl-mixer-1.2.7-libmikmod.patch, -sdl-mixer-1.2.7.ebuild: - clean out old ebuilds - - 08 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> - sdl-mixer-1.2.8.ebuild: - amd64 stable wrt bug #207051 - - 29 Jan 2008; Jeroen Roovers <jer@gentoo.org> sdl-mixer-1.2.8.ebuild: - Stable for HPPA (bug #207051). - - 28 Jan 2008; Raúl Porcel <armin76@gentoo.org> sdl-mixer-1.2.8.ebuild: - alpha/ia64/sparc stable wrt #207051 - - 25 Jan 2008; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.8.ebuild: - Stable on ppc64; bug #207051 - - 24 Jan 2008; nixnut <nixnut@gentoo.org> sdl-mixer-1.2.8.ebuild: - Stable on ppc wrt bug 207051 - - 23 Jan 2008; Markus Meier <maekke@gentoo.org> sdl-mixer-1.2.8.ebuild: - x86 stable, bug #207051 - - 02 Aug 2007; Mike Frysinger <vapier@gentoo.org> sdl-mixer-1.2.8.ebuild: - Should not need to run autotools anymore. - -*sdl-mixer-1.2.8 (21 Jul 2007) - - 21 Jul 2007; Mike Frysinger <vapier@gentoo.org> +sdl-mixer-1.2.8.ebuild: - Version bump. - - 07 Nov 2006; Mike Frysinger <vapier@gentoo.org> - +files/sdl-mixer-1.2.7-build.patch, sdl-mixer-1.2.7.ebuild: - Fixup autotools. - - 01 Nov 2006; Michael Sterrett <mr_bones_@gentoo.org> - -files/1.2.5-gcc3.patch, -files/sdl-mixer-1.2.5-amd64-mikmod.patch, - -sdl-mixer-1.2.5-r1.ebuild, -sdl-mixer-1.2.6.ebuild: - remove older ebuilds - - 18 Oct 2006; Aron Griffis <agriffis@gentoo.org> sdl-mixer-1.2.7.ebuild: - Mark 1.2.7 stable on alpha. #145217 - - 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> - sdl-mixer-1.2.7.ebuild: - hppa stable, bug #145217 - - 14 Oct 2006; Aron Griffis <agriffis@gentoo.org> sdl-mixer-1.2.7.ebuild: - Mark 1.2.7 stable on ia64. #145217 - - 05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> - sdl-mixer-1.2.7.ebuild: - Stable on sparc wrt #145217 - - 04 Oct 2006; Joseph Jezak <josejx@gentoo.org> sdl-mixer-1.2.7.ebuild: - Marked ppc stable for bug #145217. - - 03 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> - sdl-mixer-1.2.7.ebuild: - Stable on amd64/x86 wrt bug #145217. - - 03 Oct 2006; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.7.ebuild: - Stable on ppc64; bug #145217 - - 29 Aug 2006; Joshua Kinard <kumba@gentoo.org> sdl-mixer-1.2.6-r1.ebuild: - Marked stable on mips. - - 24 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org> - +files/sdl-mixer-1.2.7-libmikmod.patch, sdl-mixer-1.2.7.ebuild: - work around wonky logic for mikmod support in configure (bug #140152) - -*sdl-mixer-1.2.7 (19 May 2006) - - 19 May 2006; Michael Sterrett <mr_bones_@gentoo.org> - +sdl-mixer-1.2.7.ebuild: - version bump - - 11 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> - sdl-mixer-1.2.6-r1.ebuild: - Add ~x86-fbsd keyword. - - 03 Apr 2006; Thomas Cort <tcort@gentoo.org> sdl-mixer-1.2.6-r1.ebuild: - Stable on alpha wrt bug #125673. Tested by Mike Hlavac - <mike@flyingpenguins.org> - - 24 Mar 2006; Aron Griffis <agriffis@gentoo.org> sdl-mixer-1.2.6-r1.ebuild: - Mark 1.2.6-r1 stable on ia64. #125673 - - 16 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> - sdl-mixer-1.2.6-r1.ebuild: - Stable on sparc wrt #125673 - - 15 Mar 2006; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.6-r1.ebuild: - Stable on ppc64; bug #125673 - - 15 Mar 2006; Joseph Jezak <josejx@gentoo.org> sdl-mixer-1.2.6-r1.ebuild: - Marked ppc stable for bug #125673. - - 14 Mar 2006; Chris Gianelloni <wolf31o2@gentoo.org> - sdl-mixer-1.2.6-r1.ebuild: - Marking stable on amd64/x86 for bug #125673. - - 26 Dec 2005; Luca Barbato <lu_zero@gentoo.org> sdl-mixer-1.2.5-r1.ebuild: - oggvorbis Cleanup - - 11 Nov 2005; Michael Sterrett <mr_bones_@gentoo.org> - sdl-mixer-1.2.6-r1.ebuild: - don't use the internal mikmod library, use the system one if USE=mikmod (bug - #112116) - - 04 Nov 2005; Chris Gianelloni <wolf31o2@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild, sdl-mixer-1.2.6.ebuild, - sdl-mixer-1.2.6-r1.ebuild: - Made smpeg conditional based on mp3 USE flag and closing bug #111395. - -*sdl-mixer-1.2.6-r1 (10 Oct 2005) - - 10 Oct 2005; Mike Frysinger <vapier@gentoo.org> - +files/sdl-mixer-1.2.6-mikmod-music-init.patch, - +sdl-mixer-1.2.6-r1.ebuild: - Fix sdl-mixer as proposed in #99590 by TGL and like upstream has done in cvs - already. - - 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> sdl-mixer-1.2.6.ebuild: - Stable on alpha. - - 12 Jun 2005; Joseph Jezak <josejx@gentoo.org> ChangeLog: - Marked ppc stable. - - 06 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> - sdl-mixer-1.2.6.ebuild: - Stable on sparc - - 06 Jun 2005; Markus Rothe <corsair@gentoo.org> sdl-mixer-1.2.6.ebuild: - Stable on ppc64 - -*sdl-mixer-1.2.6 (16 Dec 2004) - - 16 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> - +sdl-mixer-1.2.6.ebuild: - version bump - - 11 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - gnuconfig_update in src_unpack(); tidy - - 10 Aug 2004; Tom Gall <tgall@gentoo.org> sdl-mixer-1.2.5-r1.ebuild: - stable on ppc64, bug #57992 - -*sdl-mixer-1.2.5-r3 (27 May 2004) - - 27 May 2004; Jason Eric Huebel <jhuebel@gentoo.org> - amd64 patches for mikmod.h and mikmod_internals.h, provided by Tyler Montbriand <tsm@accesscomm.ca> - -*sdl-mixer-1.2.5-r2 (23 May 2004) - - 23 May 2004; Mike Frysinger <vapier@gentoo.org> - +files/1.2.5-system-mikmod.patch, +sdl-mixer-1.2.5-r2.ebuild: - Version bump to use system version of mikmod instead of bundled #51852 by Paul - de Vrieze - - 10 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - sdl-mixer is under the LGPL, not the GPL - - 02 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - don't RDEPEND on sed - - 16 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - tighten DEPEND (bug #44817); add metadata file (games since we seem to be the - biggest customer); inherit eutils for epatch - - 14 Mar 2004; Stephen P. Becker <geoman@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - Added ~mips keyword. - - 06 Oct 2003; Aron Griffis <agriffis@gentoo.org> sdl-mixer-1.2.5-r1.ebuild: - Stable on alpha - - 25 Sep 2003; Michael Sterrett <msterret@gentoo.org> - sdl-mixer-1.2.5-r1.ebuild: - DEPEND on sed >= 4 for sed -i; more error messages - -*sdl-mixer-1.2.5-r1 (24 Mar 2003) - - 04 Sep 2003; Mike Frysinger <vapier@gentoo.org> : - Added patch so it'll detect smpeg correctly with gcc-3.x #27909. - - 24 Mar 2003; Philip Walls <malverian@gentoo.org> sdl-mixer-1.2.5-r1.ebuild, - files/digest-sdl-mixer-1.2.5-r1 : - Thanks to Jordan <lx_xero@zapo.net> for this fix; Resolves bug 18011. - sdl-mixer now looks in the correct directory for the timidity patches. - -*sdl-mixer-1.2.5 (19 Mar 2003) - - 19 Mar 2003; Philip Walls <malverian@gentoo.org> sdl-mixer-1.2.5.ebuild - digest-sdl-mixer-1.2.5 : - - Version bump. - -*sdl-mixer-1.2.4 (08 Jul 2002) - - 15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> sdl-mixer-1.2.4.ebuild : - Add alpha to KEYWORDS - - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - - 02 Aug 2002; mark Guertin <gerk@gentoo.org> sdl-mixer-1.2.4.ebuild : - Added ppc to keywords - - 08 Jul 2002; Seemant Kulleen <seemant@gentoo.org> sdl-mixer-1.2.4.ebuild - files/digest-sdl-mixer-1.2.4 : - - Version bump, thanks to darkepaw@users.sourceforge.net (Darke0 in bug - #4718 - -*sdl-mixer-1.2.3 (24 Apr 2002) - - 24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> sdl-mixer-1.2.1.ebuild - files/digest-sdl-mixer-1.2.1 : - - Version bump. - -*sdl-mixer-1.2.1 (28 Mar 2002) - - 28 Mar 2002; Seemant Kulleen <seemant@gentoo.org> sdl-mixer-1.2.1.ebuild : - - Changed the ogg USE flag to oggvorbis instead. - -*sdl-mixer-1.2.1 (1 Feb 2002) - - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/media-libs/sdl-mixer/Manifest b/media-libs/sdl-mixer/Manifest deleted file mode 100644 index ca74ec4..0000000 --- a/media-libs/sdl-mixer/Manifest +++ /dev/null @@ -1,4 +0,0 @@ -DIST SDL_mixer-1.2.11.tar.gz 2690654 RMD160 559355116a1c380edf71879da0dbcf5359f05476 SHA1 ef5d45160babeb51eafa7e4019cec38324ee1a5d SHA256 86145ac39cac6d2c6169c226f937648dca5e89dcd828751763dd174fa9af9cf9 -EBUILD sdl-mixer-1.2.11.ebuild 1751 RMD160 8d5453477d4d6270c3c76cfc61eef06e68298647 SHA1 49241af511a27239a97c1fa259c0d53f99932251 SHA256 504dfbf0b1a6fa4fbf3fb24f92450b2c38002de605fc67a7900f2a4d8ead66ae -MISC ChangeLog 9567 RMD160 4e2355630627075dd88e9ad2d526370c0f037f73 SHA1 d096e0b5b518329a7b5a4d33c341e4f1da5c1979 SHA256 6ba371cd8f56ec34459a6746fcbfc93812d86991b03a1630eafe63f2d0af5542 -MISC metadata.xml 358 RMD160 2de6f45ace5380fbadd227a32142dafc6dc80f95 SHA1 ccfcc69d805064f257468b6f6aaa326c304baeb4 SHA256 11e4bce23ec51c83c19af3f1d2589beec5c25d9b88ef4ff8252a170040057594 diff --git a/media-libs/sdl-mixer/metadata.xml b/media-libs/sdl-mixer/metadata.xml deleted file mode 100644 index 3155ea1..0000000 --- a/media-libs/sdl-mixer/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>games</herd> -<use> - <flag name='midi'>basic support for MIDI files</flag> - <flag name='playtools'>Install playwave and playmus tools (usefull for testing)</flag> - <flag name='wav'>support WAVE files</flag> -</use> -</pkgmetadata> diff --git a/media-libs/sdl-mixer/sdl-mixer-1.2.11.ebuild b/media-libs/sdl-mixer/sdl-mixer-1.2.11.ebuild deleted file mode 100644 index 307151f..0000000 --- a/media-libs/sdl-mixer/sdl-mixer-1.2.11.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-mixer/sdl-mixer-1.2.11.ebuild,v 1.10 2010/01/26 00:35:09 jer Exp $ - -EAPI=2 -inherit eutils - -MY_P=${P/sdl-/SDL_} -DESCRIPTION="Simple Direct Media Layer Mixer Library" -HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/" -SRC_URI="http://www.libsdl.org/projects/SDL_mixer/release/${MY_P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" -IUSE="flac mad +midi mikmod mp3 timidity playtools vorbis +wav" - -DEPEND=">=media-libs/libsdl-1.2.10 - flac? ( media-libs/flac ) - timidity? ( media-sound/timidity++ ) - mad? ( media-libs/libmad ) - !mad? ( mp3? ( >=media-libs/smpeg-0.4.4-r1 ) ) - vorbis? ( >=media-libs/libvorbis-1.0_beta4 media-libs/libogg ) - mikmod? ( >=media-libs/libmikmod-3.1.10 )" - -S=${WORKDIR}/${MY_P} - -src_prepare() { - # Either install playwave playmus or don't bulid em - if use playtools; then - sed 's: #\(install-bin\): \1:' -i Makefile.in || die - else - sed '/^all:/{s:$(objects)/\(playwave\|playmus\)$(EXE)::g}' \ - -i Makefile.in || die - fi -} - -src_configure() { - econf \ - --disable-dependency-tracking \ - $(use_enable wav music-wave) \ - $(use_enable midi music-midi) \ - $(use_enable timidity music-timidity-midi) \ - $(use_enable mikmod music-mod) \ - $(use_enable vorbis music-ogg) \ - $(use_enable flac music-flac) \ - $(use mad && echo --disable-music-mp3 || use_enable mp3 music-mp3) \ - $(use_enable mad music-mp3-mad-gpl) -} - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - dodoc CHANGES README -} diff --git a/sys-auth/pam_ssh_agent_auth/Manifest b/sys-auth/pam_ssh_agent_auth/Manifest deleted file mode 100644 index 69fb210..0000000 --- a/sys-auth/pam_ssh_agent_auth/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST pam_ssh_agent_auth-0.9.2.tar.bz2 237156 RMD160 2ef2a4dbb1f3115751f596629c0518e65500cdf4 SHA1 0f3d9455a8f983907cfad293105cfb16c4a08a0a SHA256 76c80b6482ea5d03e1f33514f30ac77cd56e2fc8cb233a470562686df7426f4b -EBUILD pam_ssh_agent_auth-0.9.2.ebuild 1223 RMD160 da31a8076fa50ac4df1d109448a47318ffd7f515 SHA1 d63494793a7501f44678d393e4cc0ae5e8f59c6e SHA256 7c754a6d47e47b0980b38a96aab4be8a966c489018573a022f7ae3f1f682e66b -MISC metadata.xml 303 RMD160 0b123462fecaa2f2d4f5d88765b9b788a54a9c11 SHA1 1eeb97ac7500d17a0fc1ab11ed2c785c64a0132c SHA256 34ae5e89926d124ed383aaa24b0ddd537034ce56c755d10f7bfbc9566b7d00ad diff --git a/sys-auth/pam_ssh_agent_auth/metadata.xml b/sys-auth/pam_ssh_agent_auth/metadata.xml deleted file mode 100644 index fa92e80..0000000 --- a/sys-auth/pam_ssh_agent_auth/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>pam</herd> -<maintainer> - <email>pva@gentoo.org</email> - <name>Peter Volkov</name> -</maintainer> -<maintainer> -<email>pam-bugs@gentoo.org</email> -</maintainer> -</pkgmetadata> diff --git a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.9.2.ebuild b/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.9.2.ebuild deleted file mode 100644 index 35750da..0000000 --- a/sys-auth/pam_ssh_agent_auth/pam_ssh_agent_auth-0.9.2.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_ssh/pam_ssh-1.97-r1.ebuild,v 1.7 2010/01/17 05:31:51 abcd Exp $ - -EAPI=2 - -inherit pam - -DESCRIPTION="provides authentication via ssh-agent" -HOMEPAGE="http://pamsshagentauth.sourceforge.net" -SRC_URI="mirror://sourceforge/pamsshagentauth/files/pam_ssh_agent_auth/v${PV}/${P}.tar.bz2" - -LICENSE="as-is" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -# Haven't checked with OpenPAM. -DEPEND="sys-libs/pam - dev-libs/openssl" - -RDEPEND="${DEPEND} - virtual/ssh" - -src_configure() { - econf \ - --libexecdir=$(getpam_mod_dir) -} - -src_install() { - emake DESTDIR="${D}" install || die "install failed" -} - -pkg_postinst() { - einfo - elog "Simple steps to make this work (with sudo):" - einfo - elog "1. emerge sudo[pam] and update /etc/pam.d/sudo to contain only:" - elog "auth sufficient pam_ssh_agent_auth.so file=/etc/security/authorized_keys" - elog "account include system-auth" - einfo - elog "2. Update sudo config to contain:" - elog 'Defaults env_keep += "SSH_AUTH_SOCK"' - einfo - elog "3. Put required keys into /etc/security/authorized_keys and try it out!" - einfo -} |