-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- MASTER_SITES changed - HOMEPAGE changed - added LICENSE - added intltool to USE_TOOLS
- Loading branch information
imil
committed
Nov 26, 2009
1 parent
d08f713
commit f200ee3
Showing
4 changed files
with
160 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
# $NetBSD: Makefile,v 1.7 2009/07/22 09:01:49 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.8 2009/11/26 20:11:13 imil Exp $ | ||
# | ||
|
||
DISTNAME= ccsm-0.6.0 | ||
PKGREVISION= 1 | ||
PKGVER= 0.8.4 | ||
DISTNAME= ccsm-${PKGVER} | ||
CATEGORIES= wm gnome | ||
MASTER_SITES= http://releases.compiz-fusion.org/0.6.0/ | ||
MASTER_SITES= http://releases.compiz.org/${PKGVER}/ | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.compiz-fusion.org/ | ||
HOMEPAGE= http://compiz.org/ | ||
COMMENT= CompizConfig Settings Manager | ||
LICENSE= gnu-gpl-v2 | ||
|
||
PKG_DESTDIR_SUPPORT= user-destdir | ||
|
||
USE_TOOLS+= pkg-config gmake msgfmt | ||
USE_TOOLS+= pkg-config gmake msgfmt intltool | ||
|
||
PY_PATCHPLIST= yes | ||
PYDISTUTILSPKG= yes | ||
PYTHON_PATCH_SCRIPTS= setup.py | ||
PYTHON_PATCH_SCRIPTS+= ccm/*.py | ||
REPLACE_PYTHON= ${WRKSRC}/setup.py ${WRKSRC}/ccm/*.py | ||
|
||
MAKE_ENV+= PYTHONBIN=${PYTHONBIN:Q} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.1.1.1 2008/05/12 12:08:13 jmcneill Exp $ | ||
$NetBSD: distinfo,v 1.2 2009/11/26 20:11:13 imil Exp $ | ||
|
||
SHA1 (ccsm-0.6.0.tar.gz) = 6bd25039608d4a98ecfa30665b332198c233e754 | ||
RMD160 (ccsm-0.6.0.tar.gz) = 50564ea2e8e185fba0a8a0c05e2273169047727b | ||
Size (ccsm-0.6.0.tar.gz) = 565794 bytes | ||
SHA1 (patch-aa) = b6e0b750158a4a35149bd9d012a909ed045614d7 | ||
SHA1 (ccsm-0.8.4.tar.gz) = be7b6788373cf40e15bf91eafc69b9742dd81acc | ||
RMD160 (ccsm-0.8.4.tar.gz) = d2d17d7eb627c5142b33f6a1d04557beabdb4665 | ||
Size (ccsm-0.8.4.tar.gz) = 635866 bytes | ||
SHA1 (patch-aa) = 83439bdc7c716fe5e94eef90c22d2975ca7f2357 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters