Skip to content

Commit

Permalink
updating syncevolution
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacedo committed Dec 1, 2011
1 parent 9543c12 commit ecdd535
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app-pda/syncevolution/Manifest
Expand Up @@ -2,7 +2,11 @@ DIST syncevolution-1.0.1.tar.gz 11479341 RMD160 2da0c350854fff14c20a52d7b1eed802
DIST syncevolution-1.0.tar.gz 11486957 RMD160 e7af91e17b426a8f26f8af18203c6b12d87e7696 SHA1 12d7ed0a94646d09ca930951e5a8034d8cb8142a SHA256 d5964eaffcbe70e0cc8c166ec557a887bb2df668117d67a7336eeb36d6df3312
DIST syncevolution-1.1.1.tar.gz 11550798 RMD160 b64a803f14b3c36ad72e41409d5631d0b9231a4a SHA1 bdf056e0ee44891cc8516a56ad3191b9d23fc6cb SHA256 c11e31198228a1e9cdc093791bf61f142d2982b76d72e0d1d1fc3fcb1e6ff645
DIST syncevolution-1.1.tar.gz 11544652 RMD160 1940409579c08c061e5639b332ba0cba7c63c1c3 SHA1 ad3619887770f1728e28648915c8e406656f2e64 SHA256 c22beb9e71d8d834622c927577e0e163b7d2bd3ec3457df173b4779e6da3d63a
DIST syncevolution-1.2.1.tar.gz 11850619 RMD160 8cb4d307595a2155fbeece2f1c770198f727e328 SHA1 ea758b5e1a3e73147efb7f6a02e52402c5070309 SHA256 4cadbcd66ba3ca5ec9c66976054cff6a71fa46563f5ef98a820073d16ad9271b
DIST syncevolution-1.2.tar.gz 11828472 RMD160 9761a50171aed02b36325c8eb2820cc2b4b77eaa SHA1 c3f7d51485944680c7e3f36f6091dbdd2f43a9bf SHA256 de8ce5172951c7c9358f68bb8003b01fd6db6d9c81918785fd8229395d936ce0
EBUILD syncevolution-1.0.1.ebuild 1039 RMD160 dd0942efe2ce68a24f7313567af0b804448bfb23 SHA1 b5be27157938cb74b21e98911042f5577ea35423 SHA256 7b0d22984b53e8aaf82b80e2c48c410328a4577d3d393568e635232e2b4804e6
EBUILD syncevolution-1.0.ebuild 913 RMD160 3eae080ff609aa3075a2be11bf89d3064ca2dc21 SHA1 8fc94ca0add2e84df7a7195e36174e92e37f439a SHA256 eefef7da5cd89a0b09676373393ca35125a57ded9fdcd5c7b9f37ff49165c99a
EBUILD syncevolution-1.1.1.ebuild 1063 RMD160 f73de89acfb03af8f9fd745d0766e9aafbd4d0d8 SHA1 c825d140a0e007d99ff13a3e638f9ebf6416d363 SHA256 0074cdfc3fab65fc612f63a68ff5cde8d2c83b73a70d31dd31f43bf941dfc28c
EBUILD syncevolution-1.1.ebuild 1068 RMD160 f584f55a6402158e03c8491b1eb86f558db047fd SHA1 8d6f72949a8092eb150143815fdd9269d22fe58d SHA256 b329d83a40cecbb095cc616402e42eb50ec0b07a2711df18747b9337d7fde345
EBUILD syncevolution-1.2.1.ebuild 1063 RMD160 f73de89acfb03af8f9fd745d0766e9aafbd4d0d8 SHA1 c825d140a0e007d99ff13a3e638f9ebf6416d363 SHA256 0074cdfc3fab65fc612f63a68ff5cde8d2c83b73a70d31dd31f43bf941dfc28c
EBUILD syncevolution-1.2.ebuild 1063 RMD160 f73de89acfb03af8f9fd745d0766e9aafbd4d0d8 SHA1 c825d140a0e007d99ff13a3e638f9ebf6416d363 SHA256 0074cdfc3fab65fc612f63a68ff5cde8d2c83b73a70d31dd31f43bf941dfc28c
41 changes: 41 additions & 0 deletions app-pda/syncevolution/syncevolution-1.2.1.ebuild
@@ -0,0 +1,41 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit gnome2

MY_P=${P}
S=${WORKDIR}/${MY_P}

DESCRIPTION="SyncEvolution synchronizes personal information management (PIM) data such as contacts, appointments, tasks and memos using the Synthesis sync engine, which provides support for the SyncML synchronization protocol."
HOMEPAGE="http://syncevolution.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="dbus gtk"

SRC_URI="http://downloads.syncevolution.org/syncevolution/sources/${MY_P}.tar.gz"

RESTRICT="mirror"

RDEPEND=">=gnome-base/gconf-2
>=dev-libs/glib-2.8
>=x11-libs/gtk+-2.4
>=gnome-base/libgnome-2.14
>=gnome-base/libgnomeui-2
>=gnome-extra/evolution-data-server-1.2"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.35"

DOCS="AUTHORS ChangeLog"

src_compile() {
econf \
$(use_enable dbus dbus-service) \
$(use_enable gtk gui) \
|| die "configure failed"

emake || die "emake failed"
}

41 changes: 41 additions & 0 deletions app-pda/syncevolution/syncevolution-1.2.ebuild
@@ -0,0 +1,41 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit gnome2

MY_P=${P}
S=${WORKDIR}/${MY_P}

DESCRIPTION="SyncEvolution synchronizes personal information management (PIM) data such as contacts, appointments, tasks and memos using the Synthesis sync engine, which provides support for the SyncML synchronization protocol."
HOMEPAGE="http://syncevolution.org/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="dbus gtk"

SRC_URI="http://downloads.syncevolution.org/syncevolution/sources/${MY_P}.tar.gz"

RESTRICT="mirror"

RDEPEND=">=gnome-base/gconf-2
>=dev-libs/glib-2.8
>=x11-libs/gtk+-2.4
>=gnome-base/libgnome-2.14
>=gnome-base/libgnomeui-2
>=gnome-extra/evolution-data-server-1.2"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.9
>=dev-util/intltool-0.35"

DOCS="AUTHORS ChangeLog"

src_compile() {
econf \
$(use_enable dbus dbus-service) \
$(use_enable gtk gui) \
|| die "configure failed"

emake || die "emake failed"
}

0 comments on commit ecdd535

Please sign in to comment.