Maato / thunar-dropbox

Plugin for thunar that adds context-menu items for dropbox.
GNU General Public License v3.0
32 stars 5 forks source link

Install in fedora18-64 #1

Closed ghost closed 11 years ago

ghost commented 11 years ago
☮ thunar-dropbox (master) ∴ ./waf configure --prefix=/usr
Checking for program gcc or cc           : /usr/bin/gcc 
Checking for program cpp                 : /usr/bin/cpp 
Checking for program ar                  : /usr/bin/ar 
Checking for program ranlib              : /usr/bin/ranlib 
Checking for gcc                         : ok  
Checking for thunarx-2                   : not found 
HeikoAdams commented 11 years ago

Try this patch:

--- wscript @@ -13,8 +13,21 @@ def set_options(opt): opt.tool_options('compiler_cc') opt.tool_options('gnu_dirs')

ghost commented 11 years ago

@HeikoAdams have a build including this somewhere ^_^ ?

HeikoAdams commented 11 years ago

Not yet but I'm working on packaging it for my personal repo (http://repo.heiko-adams.de)

ghost commented 11 years ago

Awesome, please let me know when you'll have one.

HeikoAdams commented 11 years ago

I've uploaded packages for thunar-dropbox to my repo.

ghost commented 11 years ago

Hmm,

name=Maato
baseurl=http://repo.heiko-adams.de
enabled=1
skip_if_unavailable=1
gpgcheck=0
ghost commented 11 years ago

@HeikoAdams Awesome !!

[heiko-adams] name=heiko-adams baseurl=http://repo.heiko-adams.de enabled=1 skip_if_unavailable=1 gpgcheck=0