You are not logged in.

#101 2006-07-31 22:50:47

baze
Member
Registered: 2005-10-30
Posts: 393

Re: Shadowhand's Repo Information

jinn wrote:

Yet one annoyance with xfce4-svn, no multiple marking with the mouse on desktop.. thats annoying.

you mean rubber band selection. at the moment the desktop icons and this stuff is done by xfdesktop but in the future it will be done using thunar and then rubber banding on the desktop will be available too as it is in thunar.

Offline

#102 2006-08-01 12:08:07

TomE
Member
Registered: 2005-08-06
Posts: 164

Re: Shadowhand's Repo Information

jinn wrote:

Btw Is there anyone with a plugin for xmms for xfce4? or any of the other cool plugins that exists here.. I have installed some of them but could not get them working..

pkgname=xfce4-xmms-plugin-svn
pkgver=0.5
pkgrel=1
pkgdesc="An XMMS control plugin for the Xfce panel"
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xmms-plugin"
groups='xfce4-svn-extra'
conflicts=('')
depends=('xfce4-panel-svn' 'xmms')
makedepends=('xfce4-dev-tools')
source="http://goodies.xfce.org/_media/projects/panel-plugins/xfce4-xmms-plugin.tar.bz2"

build() {
  cd $startdir/src/xfce4-xmms-plugin
  ./configure --prefix=/opt/xfce4
  make || return 1
  make DESTDIR=$startdir/pkg install
  
  #libtool-slay!
  find $startdir/pkg -type f -name '*.la' -exec rm {} ;
  [ -d $startdir/pkg/opt/xfce4/lib/xfce4 ] && 
    find $startdir/pkg/opt/xfce4/lib/xfce4 -name '*.a' -exec rm -f {} ; || 
    /bin/true
  
}

Should work but I've not tryed it

Offline

#103 2006-08-04 16:46:43

detto
Member
Registered: 2006-01-23
Posts: 510

Re: Shadowhand's Repo Information

I dont get it:
Xfce 4.3.90.2 beta installed from www.xfce.org with the installer to /usr/local (gtk-2.10 is installed already) and i can change my keyboard shortcuts to use Windows-key.

Xfce4.4 (svn) installed from ur repo doesnt work with windows key sad  sad
Isn't it compiled against 2.10 already? What pkg do i have to compile myself again to get this thing workin?

Offline

#104 2006-08-04 17:02:55

detto
Member
Registered: 2006-01-23
Posts: 510

Re: Shadowhand's Repo Information

Ok, heres a progress: compiling/building gtk-xfce-engine-svn helps to assign keyboard shortcuts with windows-key in "Keyboard Settings". But not from xfwm4. so i (re)builded also xfwm4-svn but it doesnt work .... bug?  :oops:

Offline

#105 2006-09-09 15:06:07

fk
Member
From: Germany
Registered: 2006-04-29
Posts: 524

Re: Shadowhand's Repo Information

when will the repo been updated?

or will it never be?


Have you tried to turn it off and on again?

Offline

#106 2006-09-11 06:54:55

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: Shadowhand's Repo Information

Repo has been updated.

Please see here: http://wiki.archlinux.org/index.php/Sha … positories


·¬»· i am shadowhand, powered by webfaction

Offline

#107 2006-09-11 09:20:27

baze
Member
Registered: 2005-10-30
Posts: 393

Re: Shadowhand's Repo Information

you still use the wrong PKGBUILD for thunar-archive-plugin wink
please change to

_svntrunk=http://svn.xfce.org/svn/goodies/thunar-archive-plugin/trunk

and remove the depends=(taglib). you use the old repository and thus have a totally outdated version of the plugin and depends=() is twice in your PKGBUILD. taglib is not needed for this plugin. i think it's still in the file from copying it from the media-plugin which needs taglib wink

Offline

#108 2006-10-01 07:19:39

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Shadowhand's Repo Information

Unstickying in light of new devels smile

Offline

Board footer

Powered by FluxBB