-
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.
1) Handle the shared share/icons/hicolor directory. 2) Properly regenerate the icon theme cache during (de)installation. Bump PKGREVISION.
- Loading branch information
jmmv
committed
Apr 2, 2006
1 parent
7c873b8
commit 3839f4a
Showing
16 changed files
with
48 additions
and
32 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
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
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,11 +1,12 @@ | ||
# $NetBSD: Makefile,v 1.11 2006/02/05 23:09:41 joerg Exp $ | ||
# $NetBSD: Makefile,v 1.12 2006/04/02 09:49:01 jmmv Exp $ | ||
|
||
.include "../../meta-pkgs/xfce4/Makefile.common" | ||
|
||
DISTNAME= xfce4-iconbox-${XFCE4_VERSION} | ||
PKGREVISION= 2 | ||
PKGREVISION= 3 | ||
CATEGORIES= graphics | ||
COMMENT= Xfce icon displayer | ||
|
||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk" | ||
.include "../../x11/xfce4-mcs-plugins/buildlink3.mk" | ||
.include "../../mk/bsd.pkg.mk" |
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
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,13 +1,14 @@ | ||
# $NetBSD: Makefile,v 1.4 2006/02/05 23:11:11 joerg Exp $ | ||
# $NetBSD: Makefile,v 1.5 2006/04/02 09:49:01 jmmv Exp $ | ||
|
||
.include "../../meta-pkgs/xfce4/Makefile.common" | ||
|
||
DISTNAME= xfcalendar-${XFCE4_VERSION} | ||
PKGNAME= xfce4-calendar-${XFCE4_VERSION} | ||
PKGREVISION= 2 | ||
PKGREVISION= 3 | ||
CATEGORIES= time | ||
COMMENT= Xfce calendar | ||
|
||
.include "../../databases/dbh/buildlink3.mk" | ||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk" | ||
.include "../../x11/xfce4-mcs-plugins/buildlink3.mk" | ||
.include "../../mk/bsd.pkg.mk" |
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
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,12 +1,13 @@ | ||
# $NetBSD: Makefile,v 1.11 2006/02/05 23:11:46 joerg Exp $ | ||
# $NetBSD: Makefile,v 1.12 2006/04/02 09:49:01 jmmv Exp $ | ||
|
||
.include "../../meta-pkgs/xfce4/Makefile.common" | ||
|
||
DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION} | ||
PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION} | ||
PKGREVISION= 2 | ||
PKGREVISION= 3 | ||
CATEGORIES= x11 | ||
COMMENT= Xfce settings manager plugins | ||
|
||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk" | ||
.include "../../x11/xfce4-mcs-manager/buildlink3.mk" | ||
.include "../../mk/bsd.pkg.mk" |
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
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