diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-10-25 20:43:19 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-10-25 20:43:19 +0000 |
commit | 9f62fadcfcf04377eaa5ce02136d9269a62d2088 (patch) | |
tree | 7664a533c37e84d24fc5f47e0f5c1bac0df363c8 /app-mobilephone/gnokii | |
parent | First commit (diff) | |
download | gentoo-2-9f62fadcfcf04377eaa5ce02136d9269a62d2088.tar.gz gentoo-2-9f62fadcfcf04377eaa5ce02136d9269a62d2088.tar.bz2 gentoo-2-9f62fadcfcf04377eaa5ce02136d9269a62d2088.zip |
Version bump.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-mobilephone/gnokii')
-rw-r--r-- | app-mobilephone/gnokii/ChangeLog | 8 | ||||
-rw-r--r-- | app-mobilephone/gnokii/files/digest-gnokii-0.6.17 | 3 | ||||
-rw-r--r-- | app-mobilephone/gnokii/files/digest-gnokii-0.6.19 | 3 | ||||
-rw-r--r-- | app-mobilephone/gnokii/gnokii-0.6.19.ebuild (renamed from app-mobilephone/gnokii/gnokii-0.6.17.ebuild) | 18 |
4 files changed, 15 insertions, 17 deletions
diff --git a/app-mobilephone/gnokii/ChangeLog b/app-mobilephone/gnokii/ChangeLog index 6d159f0fdf15..6d7c95bd0cca 100644 --- a/app-mobilephone/gnokii/ChangeLog +++ b/app-mobilephone/gnokii/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-mobilephone/gnokii # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.62 2007/08/18 07:48:30 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/ChangeLog,v 1.63 2007/10/25 20:43:18 mrness Exp $ + +*gnokii-0.6.19 (25 Oct 2007) + + 25 Oct 2007; Alin Năstac <mrness@gentoo.org> -gnokii-0.6.17.ebuild, + +gnokii-0.6.19.ebuild: + Version bump. 18 Aug 2007; Alin Năstac <mrness@gentoo.org> gnokii-0.6.14-r2.ebuild, gnokii-0.6.17.ebuild, gnokii-0.6.18-r1.ebuild: diff --git a/app-mobilephone/gnokii/files/digest-gnokii-0.6.17 b/app-mobilephone/gnokii/files/digest-gnokii-0.6.17 deleted file mode 100644 index b9f9ac2537ec..000000000000 --- a/app-mobilephone/gnokii/files/digest-gnokii-0.6.17 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 42b78d30e9eff4de9cfa20a54ead1818 gnokii-0.6.17.tar.bz2 1739452 -RMD160 ebe140c6f24f18e707fecca426f6069dd3dae9ff gnokii-0.6.17.tar.bz2 1739452 -SHA256 f16ab192c72161f99473f2644e2afa9e31c7702b2544b5595231213e26a90f6c gnokii-0.6.17.tar.bz2 1739452 diff --git a/app-mobilephone/gnokii/files/digest-gnokii-0.6.19 b/app-mobilephone/gnokii/files/digest-gnokii-0.6.19 new file mode 100644 index 000000000000..7fde7d58e098 --- /dev/null +++ b/app-mobilephone/gnokii/files/digest-gnokii-0.6.19 @@ -0,0 +1,3 @@ +MD5 cfc05a6a4dfae5083862ba5f59b07969 gnokii-0.6.19.tar.bz2 1742929 +RMD160 53ba65c0ced672c8063b758294b91bca2eea0bfd gnokii-0.6.19.tar.bz2 1742929 +SHA256 06fc2c7d728084a102b2d0762bd2846a4f7bfb1a8d0f17b409623bbfd4ab129c gnokii-0.6.19.tar.bz2 1742929 diff --git a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild b/app-mobilephone/gnokii/gnokii-0.6.19.ebuild index 90b9d24df70f..f0a873504792 100644 --- a/app-mobilephone/gnokii/gnokii-0.6.17.ebuild +++ b/app-mobilephone/gnokii/gnokii-0.6.19.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.17.ebuild,v 1.5 2007/08/18 07:48:30 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnokii/gnokii-0.6.19.ebuild,v 1.1 2007/10/25 20:43:18 mrness Exp $ -inherit eutils flag-o-matic linux-info +inherit eutils linux-info DESCRIPTION="user space driver and tools for use with mobile phones" HOMEPAGE="http://www.gnokii.org/" @@ -46,8 +46,8 @@ src_unpack() { fi sed -i \ - -e "s/^DB_OBJS.*=.*file[.]lo/DB_OBJS = ${MY_SMSD_DB_OBJS}/" \ - -e "s/^DB_LIBS.*=.*libfile[.]la/DB_LIBS = ${MY_SMSD_DB_LIBS}/" \ + -e "s/^\(DB_OBJS[\t ]*=\).*$/\1 ${MY_SMSD_DB_OBJS}/" \ + -e "s/^\(DB_LIBS[\t ]*=\).*$/\1 ${MY_SMSD_DB_LIBS}/" \ -e 's/\(^.*LIBTOOL.*--mode=finish.*$\)/#\1/' \ smsd/Makefile @@ -58,15 +58,11 @@ src_unpack() { elif use mysql ; then MY_DEFAULT_DB_MODULE="mysql" fi - [[ ${MY_DEFAULT_DB_MODULE} == "file" ]] || \ - sed -i -e "s/\"file\"/\"${MY_DEFAULT_DB_MODULE}\"/" smsd/smsd.c + sed -i -e "s/\(smsdConfig[.]dbMod[\t ]*=.*\"\).*\(\"\)/\1${MY_DEFAULT_DB_MODULE}\2/" smsd/smsd.c fi } src_compile() { - append-flags -fno-strict-aliasing - append-ldflags $(bindnow-flags) #avoid QA notices - config_xdebug="--disable-xdebug" use X && use debug && config_xdebug="--enable-xdebug" @@ -131,8 +127,4 @@ pkg_postinst() { elog "Make sure the user that runs gnokii has read/write access to the device" elog "which your phone is connected to." elog "The simple way of doing that is to add your user to the uucp group." - echo - ewarn "We've received at least one report of gnokii with USB connection" - ewarn "breaking the phone, which needed to be serviced afterwards." - ewarn "Be careful if you decide to try that..." } |