mirror of
https://github.com/vale981/spectrwm
synced 2025-03-06 02:01:42 -05:00
remove port stuff
This commit is contained in:
parent
163f135835
commit
50549aa1ce
7 changed files with 0 additions and 122 deletions
|
@ -1,48 +0,0 @@
|
|||
# $OpenBSD: Makefile,v 1.23 2010/10/19 08:13:59 espie Exp $
|
||||
|
||||
COMMENT= small tiling window manager
|
||||
|
||||
SHARED_LIBS= swmhack 0.0
|
||||
|
||||
DISTNAME= scrotwm-SCROTWMVERSION
|
||||
EXTRACT_SUFX= .tgz
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.scrotwm.org/
|
||||
MAINTAINER= Marco Peereboom <marco@peereboom.us>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://opensource.conformal.com/snapshots/scrotwm/
|
||||
|
||||
NO_REGRESS= Yes
|
||||
WANTLIB= c X11 Xrandr util
|
||||
|
||||
RUN_DEPENDS= :dmenu->=3.9:x11/dmenu
|
||||
|
||||
MAKE_FLAGS= BINDIR="${TRUEPREFIX}/bin" \
|
||||
MANDIR="${TRUEPREFIX}/man/cat" \
|
||||
SHLIB_MAJOR=${LIBswmhack_VERSION:C/\..*//} \
|
||||
SHLIB_MINOR=${LIBswmhack_VERSION:C/.*\.//}
|
||||
USE_GROFF = Yes
|
||||
|
||||
pre-configure:
|
||||
@${SUBST_CMD} ${WRKSRC}/scrotwm.conf ${WRKSRC}/scrotwm.c
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/scrotwm
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/baraction.sh ${PREFIX}/share/examples/scrotwm
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${PREFIX}/share/examples/scrotwm
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/examples/scrotwm
|
||||
${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm
|
||||
|
||||
.for i in es it pt ru
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/man/$i/cat1
|
||||
mv ${PREFIX}/man/cat1/scrotwm_$i.0 ${PREFIX}/man/$i/cat1/scrotwm.0
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,5 +0,0 @@
|
|||
MD5 (scrotwm-0.9.26.tgz) = 3enLoAOvWTeABwhhsMvLhg==
|
||||
RMD160 (scrotwm-0.9.26.tgz) = zXX8IyM2FePZ/0N6/buIoM92c0w=
|
||||
SHA1 (scrotwm-0.9.26.tgz) = PW28Zkhqm1BzgJCqDs/277PRCUE=
|
||||
SHA256 (scrotwm-0.9.26.tgz) = PMRByETTuxb5gcCUzIO7Qoh5k/qKA41ndQq1CNvAUwg=
|
||||
SIZE (scrotwm-0.9.26.tgz) = 56674
|
|
@ -1,12 +0,0 @@
|
|||
$OpenBSD: patch-scrotwm_c,v 1.7 2009/09/30 00:54:06 sthen Exp $
|
||||
--- scrotwm.c.orig Wed Sep 23 06:04:09 2009
|
||||
+++ scrotwm.c Fri Sep 25 17:28:03 2009
|
||||
@@ -150,7 +150,7 @@ u_int32_t swm_debug = 0
|
||||
#define SWM_MAX_FONT_STEPS (3)
|
||||
|
||||
#ifndef SWM_LIB
|
||||
-#define SWM_LIB "/usr/local/lib/libswmhack.so"
|
||||
+#define SWM_LIB "${PREFIX}/lib/libswmhack.so"
|
||||
#endif
|
||||
|
||||
char **start_argv;
|
|
@ -1,25 +0,0 @@
|
|||
--- scrotwm.conf.orig Wed Oct 7 10:15:33 2009
|
||||
+++ scrotwm.conf Wed Oct 7 10:17:10 2009
|
||||
@@ -10,7 +10,7 @@ bar_border[1] = rgb:00/80/80
|
||||
bar_color[1] = black
|
||||
bar_font_color[1] = rgb:a0/a0/a0
|
||||
bar_font = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
|
||||
-#bar_action = baraction.sh
|
||||
+#bar_action = ${PREFIX}/share/scrotwm/baraction.sh
|
||||
#bar_delay = 1
|
||||
stack_enabled = 1
|
||||
clock_enabled = 1
|
||||
@@ -19,10 +19,10 @@ title_class_enabled = 0
|
||||
|
||||
# spawn app
|
||||
# program[term] = xterm
|
||||
-# program[screenshot_all] = screenshot.sh full
|
||||
-# program[screenshot_wind] = screenshot.sh window
|
||||
+# program[screenshot_all] = ${PREFIX}/share/scrotwm/screenshot.sh full
|
||||
+# program[screenshot_wind] = ${PREFIX}/share/scrotwm/screenshot.sh window
|
||||
# program[lock] = xlock
|
||||
-# program[initscr] = initscreen.sh
|
||||
+# program[initscr] = ${PREFIX}/share/scrotwm/initscreen.sh
|
||||
# program[menu] = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
|
||||
spawn_term = xterm
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
Scrotwm is a small dynamic tiling window manager for X11. It tries to
|
||||
stay out of the way so that valuable screen real estate can be used for
|
||||
much more important stuff. It has sane defaults and does not require one
|
||||
to learn a language to do any configuration. It was written by hackers
|
||||
for hackers and it strives to be small, compact and fast.
|
|
@ -1,2 +0,0 @@
|
|||
@comment $OpenBSD: PFRAG.shared,v 1.2 2009/09/30 00:54:06 sthen Exp $
|
||||
@lib lib/libswmhack.so.${LIBswmhack_VERSION}
|
|
@ -1,25 +0,0 @@
|
|||
@comment $OpenBSD: PLIST,v 1.2 2009/10/13 12:24:42 sthen Exp $
|
||||
%%SHARED%%
|
||||
@bin bin/scrotwm
|
||||
@man man/cat1/scrotwm.0
|
||||
man/es/
|
||||
man/es/cat1/
|
||||
@man man/es/cat1/scrotwm.0
|
||||
man/it/
|
||||
man/it/cat1/
|
||||
@man man/it/cat1/scrotwm.0
|
||||
man/ru/
|
||||
man/ru/cat1/
|
||||
@man man/ru/cat1/scrotwm.0
|
||||
share/examples/scrotwm/
|
||||
@sample share/scrotwm/
|
||||
share/examples/scrotwm/baraction.sh
|
||||
@mode 0555
|
||||
@sample share/scrotwm/baraction.sh
|
||||
share/examples/scrotwm/initscreen.sh
|
||||
@sample share/scrotwm/initscreen.sh
|
||||
share/examples/scrotwm/screenshot.sh
|
||||
@sample share/scrotwm/screenshot.sh
|
||||
@mode
|
||||
share/examples/scrotwm/scrotwm.conf
|
||||
@sample ${SYSCONFDIR}/scrotwm.conf
|
Loading…
Add table
Reference in a new issue