[gnome: theme] gdm-themes-arch and -freshmeat

Package gdm-themes-arch to Archify your login experience now in incoming.
# Contributor: K. Piche <[email protected]>
# To add more themes simply add new sources and their md5sums.
# For the build script to work the theme must untar into its own dir.
pkgname=gdm-themes-arch
pkgver=0.1
pkgrel=1
pkgdesc="Arch Linux themes for GDM"
url=(http://www.dcs.warwick.ac.uk/~csucil/arch/)
depends=('gdm')
source=(
http://www.dcs.warwick.ac.uk/~csucil/arch/archgdm.tar.gz
http://www.dcs.warwick.ac.uk/~csucil/arch/archmilkgdm.tar.gz
http://www.dcs.warwick.ac.uk/~csucil/arch/archbluegdm.tar.gz
md5sums=('b1acaf46c245da22bde4bc7ce99f1311' '4ef4f6864fe40469e7b4b70a819e5372'
'06d112c6044202a0d1bef3ac14caac57')
build() {
mkdir -p $startdir/pkg/opt/gnome/share/gdm/themes/
for i in `/bin/ls -1 $startdir/src`; do
if [ -d $i ]; then
mv $startdir/src/$i $startdir/pkg/opt/gnome/share/gdm/themes
fi
done
cd $startdir/pkg/opt/gnome/share/gdm/themes
find -type f -not -perm 644 -exec chmod 644 {} ;
find -type d -not -perm 755 -exec chmod 755 {} ;

Another package gdm-themes-freshmeat contains some of the more popular themes on Freshmeat for GDM.
# Contributor: K. Piche <[email protected]>
# To add more themes simply add new sources and their md5sums.
# For the build script to work the theme must untar into its own dir.
pkgname=gdm-themes-freshmeat
pkgver=0.1
pkgrel=1
pkgdesc="Some popular themes for GDM from Freshmeat"
url=(http://themes.freshmeat.net/)
depends=('gdm')
source=(
http://themes.freshmeat.net/redir/matrix_gdm/39962/url_tgz/matrix_gdm-default-0.0.1.tar.gz
http://themes.freshmeat.net/redir/delicious/31909/url_tgz/delicious-default-0.6.tar.gz
http://themes.freshmeat.net/redir/hal9000gdm/36653/url_tgz/hal9000gdm-default-1.0.tar.gz
http://themes.freshmeat.net/redir/gdm-lcars/40771/url_tgz/GDM-lcars.tar.gz
http://themes.freshmeat.net/redir/war3gdm/33552/url_tgz/war3.tar.gz
http://themes.freshmeat.net/redir/nightelf/33534/url_tgz/GDM-Night-Elf-1.0.1.tar.gz
http://themes.freshmeat.net/redir/falling-angel/36155/url_tgz/falling-angel-default.tar.gz
http://themes.freshmeat.net/redir/gdmpenguintheme/34367/url_tgz/gdmpenguintheme-default-1.0.tar.gz
md5sums=('9a76ce78ec0f73dd34d5cc2f83ba5353' '008a07b2999777c5e9364cff85556c49'
'e28fe7db45730933b67851a34219a29c' 'c488f60d6d3dec6362c09d338b86f748'
'eab0e01fc9b4598d6f675d1b02bd78bc' '9f0b1976c2ba612ca9c285a3d7c27ea6'
'95c2d2f79cb72a47d26b373e603ed250' '063e93b55c0b9e0ad8a1eccd4e6f1182')
build() {
mkdir -p $startdir/pkg/opt/gnome/share/gdm/themes/
for i in `/bin/ls -1 $startdir/src`; do
if [ -d $i ]; then
mv $startdir/src/$i $startdir/pkg/opt/gnome/share/gdm/themes
fi
done
cd $startdir/pkg/opt/gnome/share/gdm/themes
find -type f -not -perm 644 -exec chmod 644 {} ;
find -type d -not -perm 755 -exec chmod 755 {} ;

Similar Messages

  • Ubuntu look-alike gnome theme for arch linux

    Is there any theme/gnome package(s) for arch linux that will give me gnome that looks kind of like the gnome package for ubuntu? I'm moving over from ubuntu to arch, and I'm hoping to ease the transition at first while I get used to the rest of the system. Thanks!
    EDIT:  Actually, how configurable is xfce? I've used gnome and kde for arch a bit, but they're just so vanilla, and I'm still looking for a relatively nice graphical interface on top of cli. Thanks!
    Last edited by pythonscript (2009-07-27 23:29:40)

    xfce4 is just about as configurable as GNOME at the level of gconf/ xfconf and way more configurable via the settings GUI.

  • Getting gnome themes/styles to work properly in openbox

    Hi first this is my first post here and I'd like to express how awesome Arch is. I've long battled with toing and throwing between various distros and Windows but I think that will stop with Arch. It just 'feels' right for me . Now onto my issue.
    I've installed Openbox via the beginners wiki (http://wiki.archlinux.org/index.php/Beg … de#Openbox) and am also running thunar. My question is this, how do I get gnome themes to display correctly in my applications including thunar. I've installed the following theme (http://box-look.org/content/show.php/Mu … tent=66198) as I thought this particular setup looked nice http://img13.imageshack.us/img13/8910/screen220323.jpg. But thats all I get after selecting the theme in obconf is nastly looking WIndows 95esqe looking windows and menus with ridgid boring styles. Do I have to install gnome first and then install openbox as I don't want all the crap that a gnome installation would dump onto my system.

    You use obconf to change the Openbox theme (just the window borders). To change the GTK theme you can use lxappearance or a few other tools:
    http://wiki.archlinux.org/index.php/GTK%2B#GTK.2B_2.x
    Last edited by anonymous_user (2010-06-09 22:03:13)

  • Can't Find gnome-theme-manager

    I just installed Arch on a new machine after using it for about 2 years on my previous computer, and I can't find gnome-theme-manager.
    I have installed the following packages:
    gnome
    gnome-extra
    gnome-themes-extras
    On my old machine, gnome-theme-manager is present in /usr/bin, but not on the new one. I also checked /opt/gnome/bin which contains only gconftool.
    Am I missing something stupid?
    edit: not in /usr/share or /usr/sbin
    Last edited by egghead3 (2008-01-21 17:19:20)

    try gnome-appearance-properties
    I think it changed it GNOME 2.20

  • Gtk-chtheme overwhelms gnome-theme-manager

    I just used gtk-chtheme in icewm and when I returned on gnome, I had the gtk theme instead of the one of gnome. So I tried putting the theme I wanted with gnome-theme-manager : Ocean Dream. But then, just a part of the theme would load, I had to find a theme that fits well with Ocean Dream on gtk-chtheme.
    Gtk-chtheme has made some sort of shortcircuit on gnome themes. :S
    Help!

    gtk-chtheme writes out ~/.gtkrc-2.0, this is what sets the theme in icewm, and it's also the one setting the theme in gnome.
    maybe just use gtk-chtheme in gnome?
    or, run gnome-settings-daemon in icewm, and use the gnome-theme-preferences in icewm..
    James

  • Gnome-themes-extras

    After the move to /usr gnome-settings-daemon gets 100% CPU if gnome-themes-extras is installed and i try to change the theme.
    Can anyone reproduce this?
    Last edited by High|ander (2007-04-27 05:35:46)

    zeppelin wrote:
    anyone with the same problem?
    Gtk-WARNING **: /usr/lib/gtk-2.0/2.4.0/engines/libsmooth.so: undefined symbol: GTK_IS_COMBO
    I noticed, that it only happens when I'm a single user. It doesn't give warning when I'm a root
    hope that helps
    I've got that one with all gnome apps, root or non-root

  • [SOLVED] icon-theme.cache and post install

    Hi all,
    after a problem with an app (in this case RawTherapee) that requires uptodate icon-theme.cache files under /usr/share/icons/THEME - I just want to ask for your opinion: Is this a feature that should be provided by the icon-theme package post install?
    For example, xfce4-icon-theme has
    post_install() {
    gtk-update-icon-cache -q -t -f usr/share/icons/Rodent
    in it's xfce4-icon-theme.install,
    while gnome-icon-theme and hicolor-icon-theme don't and require issueing gtk-update-icon-cache manually after installation/update.
    So what do you think, does this call for a feature request?
    Edit: Seems like I got the concept wrong and that a solution is not that simple / on the segfaulting programs side... see http://bugs.archlinux.org/task/14237. Thx Jan for explaining.
    Last edited by gnidam (2009-04-15 11:31:30)

    Apparently gtk-update-icon-cache didn't accept that i had a .icon-theme.cache in /usr/share/icons/hicolor/. After removing it gtk-update-icon-cache apparently created a new file "icon-theme.cache" and doesn't complain anymore. The thing that is wierd about this is that on my other comp i have the .icon-theme.cache and it doesn't complain when upgrading.. Marking this solved anyway
    Last edited by fgrano (2008-10-31 13:47:28)

  • Photos. They are on my macBook, backed up on time machine. Copied them (hours and hours) to external hard drive. They are now in alphabetical order (19,000  of them) NOT IN THEIR EVENTS or date order-and have been taken with different cameras- help!!!!!!

    Photos.
    They are on my macBook, backed up on time machine. There are 19,000+ of them, some rescued from a pc crash- which I used the nifty iPhoto to put back into date order.    
    I want to take them all off my laptop, now............as I need to use it for WORK!!
    Copied them (hours and hours) to another external hard drive.
    They are now in alphabetical order (all 19,000+ of them) NOT IN THEIR EVENTS or date order. (-They have also been taken with different cameras over the years and some of the generic camera numbering remains.)
    I have tried to copy them (only a few as an experiment)  one event at a time, but that again "opens up" the Event "folder" and tips them out as individuals and therefore just lists image letters and numbers alphabetically.
    How can I copy
    the whole library still in  "Events" to an external hard drive?
    the folders/albums I have already made on to this hard drive?
    and how can I add to this back up monthly, again keeping events and folders separate and updated?
    Mac is so user friendly - there must be a way.........
    Thanks

    UPDATE : I have re-installed from disk, various apps that were no longer functioning such as iLife, iWork etc. So, I now can access my photos again.
    Also, I had to re-install all the software for my printer ( Stylus Pro 4880 ) and reset it so the printer is working again.
    Photoshop CS4 won't open. I think I will have to get in touch with Adobe as basically, I guess they have a built-in "blocker" which prevents me from opening the app as the license is for only 1 user and having re-installed the OS, there are now, in effect, 2 users ( Me and Me 1, I think ).
    So, having added on a new external HD, Time Machine has made a copy of most of the files, folders, apps etc onto the external HD. The internal HD is still nearly full ( 220 GBs out of 232 GBs ).
    I am guessing the way to go now in order to free up space on the internal HD is to delete/trash older photos from my iPhoto library and hope that if needed, I will be able to access them on the external HD.
    Am I correct ? Please advise before I do something I will regret.
    Thanks, Sean.

  • When i open safari on my Imac if i also open an additional window, when i then close them down and reopen safari they both paper again.also if i then add additional windows the additional windows keep coming up too

    when i open safari on my Imac if i also open an additional window, when i then close them down and reopen safari they both paper again.also if i then add additional windows the additional windows keep coming up too

    If you are running v10.7 Lion, disable Resume >  How To Disable Lion's 'Resume' Feature - MacRumors.com

  • My apps wont update! App store says I have 20 updates, when I click update all, they all go in to "Waiting" mode and its been like that for 24 hours now with no sign of updating. Do I have to delete them all and reinstall ?

    I updated my iOS system 2 Days ago. App store says I have 20 updates, when I click update all, they all go in to "Waiting" mode and its been like that for 24 hours now with no sign of updating. Do I have to delete them all and reinstall ? any help much apreciated.

    Snafujafo wrote:
    Dear ED3K:
        First:  I hope you don't work for Apple as you have some poor communication skills in assistance. That said, I would never in a million years pay you 45 dollars to help me. I think I would sleep with Satan first!!
    No one here works for Apple. This is a user-to-user technical support forum. Everyone here is a volunteer. You tend to get from this forum what you bring to it. If you come in ranting and raving and saying you're going to throw your iPhone out the window and that Apple is mean, people are not likely to respond to you with sweetness and light and puppies and kittens.
    If you really want help, I'd suggest you take a deep breath and then start a new thread in which you explain the problems you're having, the steps you've taken to resolve the problems, any error messages you've gotten. Stick to the facts. Check the attitude and emotion at the door. People will do their best to help you.
    Best of luck.

  • After upgrading iOS5, my apps were deleted. Truing get them back, and only partially, the other apps, apple store is changing me again. Tried to restore and and sent an error. Now the Ipad won´t even boot. Can anyone help, besides Apple?

    The iOS5 erased all my apps. Went to get them back and only part of it was recognized by Apple store. The others the store prompts to pay. I tried to go back to the old system and restore but as it was in sync an error ocurred and now I don´t have even the operating system. It won´t rebbot. I am afraid it will not stop searching the booting system until batery is dead and it will take many hours.
    Any chance somenone ran into the same problem that could help?

    The only people who can possibly assist you with this is Apple Customer Relations, call your local Apple contact number and ask for Customer Relations then explain your situation clearly and politely (be firm but don't rant).
    You might want to investiage what the local laws are regarding defective goods and 'fit for use' definitions on warranties etc. Consumer Protection can be a useful tool to use or bargain with if needed ...

  • I have a macbook pro and I connected a new iphone to my computer. Somehow all my pictures in the iphoto app deleted. How can I get them back, and no I do not have my TimeMachine On. Please help!

    I have a macbook pro and I connected a new iphone to my computer. Somehow all my pictures in the iphoto app deleted. How can I get them back, and no I do not have my TimeMachine On. Please help!

    If you are running Lion then all drivers are distributed through Software Update. You do not need to install anything, other than to install the printer in System Preferences > Print & Scan. If you already added the printer while it was connected using USB, you might want to delete it and set it up again wirelessly to avoid confusion. Or, give them two distinct names e.g. "Photosmart D110 (USB)" and "Photosmart D110 (wireless)".
    All scanning functions are now performed using Preview, but you can also access the scanner through the same Print & Scan preference pane, or with Image Capture.
    This HP document may help explain how driver software is distributed now:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03079365&cc=us&dlc=en&lc=en &product=4144493&tmp_track_link=ot_search#N108

  • My Themes, Music and Settings buttons don't work at all (iPhoto '11)

    In my iPhoto '11, my Themes, Music and Settings buttons (shown below on the right side) don't work at all.  When clicking them, nothing happens (no response, no windows open, etc).  The only button that works is the Text Slide button.  I've already rebuilt my library and that didn't work.  Please help!!!    

    Delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your Home/Library/Preferences folder, launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding the the Option key.  You'll also have to reset the iPhoto's various preferences.

  • The songs on my Ipod Classic wont play at all although you can feel and hear the machinery working hard. The tracks are not playng at all but you can see the Ipod rewinding them all and returning to the album. And this happens to the second IPOD I have!

    The songs on my Ipod Classic wont play at all although you can feel and hear the machinery working hard. The tracks are not playng at all but you can see the Ipod rewinding them all and returning to the album. And this happens to the second IPOD I just got!

    First off, I would STRONGLY suggest that a external hard drive would make you life much easier by at least being able to back up your songs on the external drive for when you need them. Even if you don't want them in the iTunes library, you can have them all ready on the external to be re-added as needed. You can get 100's of gigs for under $100 shipped.
    Anyway, since you used Yamipod, are all the songs back on the computer? If so, I would go ahead and restore the iPod, let iTunes then resync everything back to the iPod, then switch it back to manual and see if the restore and resync clears up the issue.
    Patrick

  • I converted from a PC to a Mac Mini.  I have my PC documents backed up on a DVD disk.  I have an external DVD drive connected to the Mac Mini.  I want to open them up and save them to the Mac, BUT....when I put the DVD disk in the Mac is NOT reading it!

    I converted from a PC to a Mac Mini.  I have my PC documents backed up on a DVD disk.  I have an external DVD drive connected to the Mac Mini.  I want to open these documents up from the DVD storage and save them to the Mac, BUT....when I put the DVD disk in the Mac is NOT reading it!

    Hi Joe,
    Thanks for your quick response.  I should add....it worked before.  When I previously inserted the two DVDs into this remote drive, and I went into finder, I could click on the "remote device" line and see all my saved documents (excel, word, etc) on the DVD and open them on the Mac.  Now I cannot see them, when I try to open them on the Mac, nothing happens, nothing is displayed.  I just re-tested the remote DVD drive with a CD and, no problem, it opened up the CD via iTunes and I cold play the CD.  SO......I know the remote DVD drive (it's an LG by the way) is fine, it's something to do with some settings on my mini mac,especially where I could open it previously.  I do not remember changing any settings since then. 
    When I go into system preferences and click on CD/DVD it gives me options of how to open up a music CD (default is iTunes), a DVD (default is iMovie), etc.  The problem is my DVD is all miscellaneious files/documents.  I just want to be able to see them in the finder.  I also tried to open them via microsoft word, from the remote disk and again, it could not open the drive, even though some of the documents were microsoft word documents.  Again, I was able to open them previously and the DVD is not corrupted in any way.  
    Any additional advice? 
    Thank you!

Maybe you are looking for

  • Trouble importing p2 in FCP 7. Please help.

    I have upgraded to FCP 7 and now I cannot import p2 files.. What can I do to fix this?

  • No Audio - Converted Video

    I have MPG videos with video and audio, so I converted using iTunes Convert Selection for iPod and bought QuickTime Pro 7.1.5 and converted using Movie to AppleTV option. In both instances, the resulting movie has no audio. If I play the original in

  • CLOSE icon

    hello, i have a problem with event KEY-EXIT this event doesn't include the CLOSE icon (right top of all windows) and users can exit without execute the code in KEY-EXIT event in fact KEY-EXIT is trigger only by the icon exit in the tool bar How can I

  • Creating image from text

    Hi guys! I want to write/find a way to create image that contains some text. For example when you sing in to yahoo.com it shows you an immage with text that you should input to prove that you`re registering from the site .. How to do this?

  • OAS and Linux and Apache

    I have successfully installed OAS 4.0.8.1 on Linux RedHat 6.1. The default (oracle) http listner runs fine, after setting it to port 81. I did this because the default http server for Linux (Apache 1.3.9-4) is on 80. I would like to use Apache as my