pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
habak: remove
Module Name: pkgsrc-wip
Committed By: miwarin <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Sat May 26 20:09:06 2018 +0900
Changeset: 1a89e6cb2d7d3cdc3b7dd8586732368edf345a37
Modified Files:
Makefile
Removed Files:
habak/DESCR
habak/Makefile
habak/PLIST
habak/distinfo
Log Message:
habak: remove
MASTER_SITE not found
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1a89e6cb2d7d3cdc3b7dd8586732368edf345a37
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
habak/DESCR | 6 ------
habak/Makefile | 32 --------------------------------
habak/PLIST | 2 --
habak/distinfo | 5 -----
5 files changed, 46 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 20a79942dc..d70ceacc04 100644
--- a/Makefile
+++ b/Makefile
@@ -1118,7 +1118,6 @@ SUBDIR+= gxmms2
SUBDIR+= h323plus
SUBDIR+= h8300-elf-binutils
SUBDIR+= h8300-elf-gcc
-SUBDIR+= habak
SUBDIR+= haddock
SUBDIR+= hammer
SUBDIR+= hanazono-ttf
diff --git a/habak/DESCR b/habak/DESCR
deleted file mode 100644
index 1ae3a6e690..0000000000
--- a/habak/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-Habak uses layered model. Lowermost layer is just black screen. You can put
-other objects on it and these objects are called habaks.
-There are three kinds of habaks: graphic files (images), texts and "internal
-objects". Final background image consists of one or more habaks positioned on
-the black screen. The order of habaks in the command line is also the order of
-displaying them on screen. So last habak would be drawn on the top of previous.
diff --git a/habak/Makefile b/habak/Makefile
deleted file mode 100644
index c7291420eb..0000000000
--- a/habak/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/09/29 16:46:13 asau Exp $
-
-H_VERSION= 0.2.5
-DISTNAME= habak-${H_VERSION}
-PKGREVISION= 1
-CATEGORIES= x11
-MASTER_SITES= http://download.gna.org/fvwm-crystal/habak/${H_VERSION}/
-
-MAINTAINER= milos.negovanovic%googlemail.com@localhost
-HOMEPAGE= http://fvwm-crystal.org/
-COMMENT= Layered desktop background tool
-
-NO_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/habak-${H_VERSION}/src
-
-SUBST_CLASSES+= fix-linking
-SUBST_STAGE.fix-linking= pre-build
-SUBST_MESSAGE.fix-linking= Fixing linking.
-SUBST_FILES.fix-linking= Makefile
-SUBST_SED.fix-linking= -e 's,CFLAGS += -I/usr/X11R6/include -Wall,,g'
-SUBST_SED.fix-linking+= -e 's,LDFLAGS += -L/usr/X11R6/lib -lImlib2 -lm,LDFLAGS += -lImlib2 -lm,g'
-
-
-INSTALLATION_DIRS= bin
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/habak ${DESTDIR}${PREFIX}/bin
-
-
-.include "../../graphics/imlib2/buildlink3.mk"
-#.include "../../x11/libXext/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/habak/PLIST b/habak/PLIST
deleted file mode 100644
index 746fc902b4..0000000000
--- a/habak/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/08 17:05:46 milosn Exp $
-bin/habak
diff --git a/habak/distinfo b/habak/distinfo
deleted file mode 100644
index 1ede8221aa..0000000000
--- a/habak/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/08 17:05:46 milosn Exp $
-
-SHA1 (habak-0.2.5.tar.gz) = 34bf98be6babf4603aa50f53756a73e048e07d2c
-RMD160 (habak-0.2.5.tar.gz) = 8f2a23e54b2f14c4f2d9f76acc4e65127e89420b
-Size (habak-0.2.5.tar.gz) = 28747 bytes
Home |
Main Index |
Thread Index |
Old Index