Search Criteria
Package Details: pekwm-git 1:0.1.17.r146.g24f9f9b-1
Git Clone URL: | https://aur.archlinux.org/pekwm-git.git (read-only, click to copy) |
---|---|
Package Base: | pekwm-git |
Description: | Small, fast, functional, and flexible window manager |
Upstream URL: | http://www.pekwm.org/ |
Keywords: | floating windowmanager X11 |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2008-05-11 02:55 |
Last Updated: | 2019-07-06 05:25 |
Dependencies (10)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo-minimal-git, libjpeg-turbo)
- libxft (libxft-bgra, libxft-bgra-git)
- libxinerama (libxinerama-randr-git)
- libxpm
- libxrandr (libxrandr-git)
- git (git-git) (make)
- gendesk>=0.6 (make)
- lxappearance (optional) – feature-rich GTK+ theme switcher
- nitrogen (optional) – background browser and setter
- tint2 (tint2-git, tint2-improved) (optional) – basic, good-looking task manager
Required by (1)
- fundamental-theme (requires pekwm) (optional)
Latest Comments
1 2 Next › Last »
bidulock commented on 2015-02-09 23:46
Thanks! What happened to pekwm.org?
schrodinger72 commented on 2015-02-09 19:56
if you want to compile, use http://projects.pekdon.net/git/pekwm.git as repository
bidulock commented on 2014-03-16 02:42
Thanks!
mytbk commented on 2014-03-16 01:01
@bidulock: I update the package, and replace the `libpng12' with `libpng' in configure.ac and now it builds.
bidulock commented on 2014-03-13 23:51
Package won't build anymore... :(
g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -std=c++11 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libpng12 -DSYSCONFDIR=\"/etc/pekwm\" -DDATADIR=\"/usr/share\" -Wl,-O1,--sort-common,--as-needed,-z,relro -lSM -lICE -o pekwm ActionHandler.o ActionMenu.o AutoProperties.o CfgParser.o CfgParserKey.o CfgParserSource.o Compat.o Completer.o Client.o CmdDialog.o Config.o DockApp.o Frame.o FontHandler.o FrameListMenu.o Harbour.o ImageHandler.o InputDialog.o KeyGrabber.o LayouterTiling.o ManagerWindows.o MenuHandler.o Observable.o PDecor.o PFont.o PMenu.o PTexturePlain.o PWinObj.o PWinObjReference.o PImage.o PImageIcon.o PImageLoaderJpeg.o PImageLoaderPng.o PImageLoaderXpm.o PixmapHandler.o RegexString.o ScreenResources.o StatusWindow.o SearchDialog.o Theme.o TextureHandler.o Util.o WORefMenu.o WindowManager.o WinLayouter.o Workspaces.o WorkspaceIndicator.o x11.o main.o -lX11 -lXext -lXinerama -lXft -lpng12 -ljpeg -lXpm -lXrandr
/usr/bin/ld: PImageLoaderPng.o: undefined reference to symbol 'png_set_longjmp_fn@@PNG16_0'
/usr/lib/libpng16.so.16: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Looks like /usr/include/libpng16 is included but -lpng12 is given to the loader.
bidulock commented on 2013-09-10 15:00
There is no --enable-harbour option and --enable-xinerama is enabled by default, please remove from configure call.
bidulock commented on 2013-09-10 14:50
Why do you have "$_pkgname-git" in conflicts?
bidulock commented on 2013-09-10 14:43
namcap says to replace libpng dependency with libpng12.
KittyKatt commented on 2013-05-12 07:28
Don't have the time to keep up with this one anymore. Someone else can maintain.
KittyKatt commented on 2011-04-23 10:29
Should be fixed. o.O