From: "Nirbheek Chauhan" <nirbheek@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/
Date: Sat, 22 Sep 2012 18:45:17 +0000 (UTC) [thread overview]
Message-ID: <1348338206.b75eab9e1e4aa04fdd4d9e99da22df4cf6a5a684.nirbheek@gentoo> (raw)
commit: b75eab9e1e4aa04fdd4d9e99da22df4cf6a5a684
Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 22 18:19:28 2012 +0000
Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
CommitDate: Sat Sep 22 18:23:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=b75eab9e
Add app-arch/file-roller-3.5.92
---
...oller-9999.ebuild => file-roller-3.5.92.ebuild} | 18 ++++++++++++++----
app-arch/file-roller/file-roller-9999.ebuild | 18 ++++++++++++++----
2 files changed, 28 insertions(+), 8 deletions(-)
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-3.5.92.ebuild
similarity index 87%
copy from app-arch/file-roller/file-roller-9999.ebuild
copy to app-arch/file-roller/file-roller-3.5.92.ebuild
index d25e6c6..2d8e198 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-3.5.92.ebuild
@@ -30,8 +30,13 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.0.2:3
x11-libs/pango
+ x11-libs/libSM
+ x11-libs/libICE
+ >=x11-libs/gtk+-3.4.0:3
+ >=app-arch/libarchive-3.0.0
+ >=x11-libs/libnotify-0.4.3
+ >=dev-libs/json-glib-0.14.0
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
@@ -40,8 +45,11 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40.0
sys-devel/gettext
virtual/pkgconfig"
-# eautoreconf needs:
-# gnome-base/gnome-common
+
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ app-text/yelp-tools"
+fi
pkg_setup() {
# --disable-debug because enabling it adds -O0 to CFLAGS
@@ -53,8 +61,11 @@ pkg_setup() {
--disable-schemas-compile
--disable-debug
--enable-magic
+ --enable-libarchive
+ --with-smclient=xsmp
$(use_enable nautilus nautilus-actions)
$(use_enable packagekit)"
+ [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
@@ -85,7 +96,6 @@ pkg_postinst() {
elog " iso - app-cdr/cdrtools"
elog " jar,zip - app-arch/zip and app-arch/unzip"
elog " lha - app-arch/lha"
- elog " lzma - app-arch/xz-utils"
elog " lzop - app-arch/lzop"
elog " rar - app-arch/unrar"
elog " rpm - app-arch/rpm"
diff --git a/app-arch/file-roller/file-roller-9999.ebuild b/app-arch/file-roller/file-roller-9999.ebuild
index d25e6c6..2d8e198 100644
--- a/app-arch/file-roller/file-roller-9999.ebuild
+++ b/app-arch/file-roller/file-roller-9999.ebuild
@@ -30,8 +30,13 @@ RDEPEND=">=dev-libs/glib-2.29.14:2
sys-apps/file
x11-libs/cairo
x11-libs/gdk-pixbuf:2
- >=x11-libs/gtk+-3.0.2:3
x11-libs/pango
+ x11-libs/libSM
+ x11-libs/libICE
+ >=x11-libs/gtk+-3.4.0:3
+ >=app-arch/libarchive-3.0.0
+ >=x11-libs/libnotify-0.4.3
+ >=dev-libs/json-glib-0.14.0
nautilus? ( >=gnome-base/nautilus-3 )
packagekit? ( app-admin/packagekit-base )
"
@@ -40,8 +45,11 @@ DEPEND="${RDEPEND}
>=dev-util/intltool-0.40.0
sys-devel/gettext
virtual/pkgconfig"
-# eautoreconf needs:
-# gnome-base/gnome-common
+
+if [[ ${PV} = 9999 ]]; then
+ DEPEND="${DEPEND}
+ app-text/yelp-tools"
+fi
pkg_setup() {
# --disable-debug because enabling it adds -O0 to CFLAGS
@@ -53,8 +61,11 @@ pkg_setup() {
--disable-schemas-compile
--disable-debug
--enable-magic
+ --enable-libarchive
+ --with-smclient=xsmp
$(use_enable nautilus nautilus-actions)
$(use_enable packagekit)"
+ [[ ${PV} != 9999 ]] && G2CONF="${G2CONF} ITSTOOL=$(type -P true)"
DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README TODO"
}
@@ -85,7 +96,6 @@ pkg_postinst() {
elog " iso - app-cdr/cdrtools"
elog " jar,zip - app-arch/zip and app-arch/unzip"
elog " lha - app-arch/lha"
- elog " lzma - app-arch/xz-utils"
elog " lzop - app-arch/lzop"
elog " rar - app-arch/unrar"
elog " rpm - app-arch/rpm"
next reply other threads:[~2012-09-22 18:45 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-22 18:45 Nirbheek Chauhan [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-31 10:30 [gentoo-commits] proj/gnome:master commit in: app-arch/file-roller/ Mart Raudsepp
2018-12-28 23:32 Gilles Dartiguelongue
2018-12-26 4:11 Sobhan Mohammadpour
2018-11-19 16:00 Gilles Dartiguelongue
2018-08-05 9:59 Mart Raudsepp
2018-08-05 9:59 Mart Raudsepp
2018-05-26 23:45 Gilles Dartiguelongue
2018-05-26 23:45 Gilles Dartiguelongue
2018-03-02 17:26 Sobhan Mohammadpour
2015-06-09 13:48 Gilles Dartiguelongue
2015-05-12 19:31 Gilles Dartiguelongue
2015-05-03 21:56 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-11-23 22:27 Gilles Dartiguelongue
2014-10-13 21:51 Gilles Dartiguelongue
2014-04-23 22:14 Gilles Dartiguelongue
2014-04-06 21:32 Gilles Dartiguelongue
2013-12-01 17:19 Gilles Dartiguelongue
2013-11-14 22:52 Gilles Dartiguelongue
2012-12-16 18:38 Gilles Dartiguelongue
2012-11-22 23:04 Gilles Dartiguelongue
2012-10-23 9:47 Alexandre Rostovtsev
2012-05-24 9:11 Alexandre Restovtsev
2011-10-18 7:37 Alexandre Restovtsev
2011-05-30 18:39 Nirbheek Chauhan
2011-04-27 22:22 Gilles Dartiguelongue
2011-04-13 5:25 Gilles Dartiguelongue
2011-04-05 0:57 Nirbheek Chauhan
2011-03-26 1:58 Nirbheek Chauhan
2011-03-23 5:20 Nirbheek Chauhan
2011-03-09 11:34 Nirbheek Chauhan
2011-02-21 22:35 Nirbheek Chauhan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1348338206.b75eab9e1e4aa04fdd4d9e99da22df4cf6a5a684.nirbheek@gentoo \
--to=nirbheek@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox